Liuyuan-77's Stars
SocioPatterns/neo4j-dynagraph
Representing and mining dynamical social networks in Neo4j
LHNCBC/SemRep
kbogas/medknow
Medical Relations and Entities Extraction
tasosnent/BiomedicalHarvesters
Harvesting knowledge from different biomedical resources (PubMed, PMC, OBO ontologies, DrugBank) into colletions of a MongoDB database.
tasosnent/Biomedical-Knowledge-Integration
A platform to automatically retrieve and integrate knowledge relevant to a disease based on a semantic graph representation.
ncbo/umls2rdf
These python scripts connect to the Unified Medical Language System (UMLS) database and translate the ontologies into RDF/OWL files. This is part of the BioPortal project.
biopragmatics/bioversions
🪝 What's the latest version for each database?
cthoyt/pystow
👜 Easily pick a place to store data for your Python code.
cthoyt/umls_downloader
Don't worry about UMLS, RxNorm, SNOMED, or SemMedDB licensing - write code that knows how to download it automatically
Matsumotos/Semmed-Neo4j-Database
kbogas/DDI_BLKG
Drug-Drug Interaction Prediction on a Biomedical Literature Knowledge Graph
rossanez/KGen
Knowledge graphs generation from unstructured text.
AccumulateMore/CPlusPlus
✔(已完结)最全面的 C++ 笔记 【黑马程序员】
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
YKXia0/LBD_AD
Repurposing Interventions for Alzheimer's Diseases through Link Prediction on Biomedical Literature.
JaesikKim/temporal-GNN
READ-BioMed/readbiomed-lbd
tkipf/pygcn
Graph Convolutional Networks in PyTorch
tonyPo/GraphCase
Inductive graph auto encode for creating embeddings on weighted, directed graphs including node and edge label information.
hyzhang98/EGAE
Implementation of "Embedding Graph Auto-Encoder for Graph Clustering", IEEE Transactions on Neural Networks and Learning Systems.
TimDettmers/ConvE
Convolutional 2D Knowledge Graph Embeddings resources
uma-pi1/kge
LibKGE - A knowledge graph embedding library for reproducible research
Sujit-O/pykg2vec
Python library for knowledge graph embedding and representation learning.
thunlp/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
mana-ysh/knowledge-graph-embeddings
Implementations of Embedding-based methods for Knowledge Base Completion tasks
xinguoxia/KGE
Some papers on Knowledge Graph Embedding(KGE)
ChandlerBang/awesome-self-supervised-gnn
Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).
benedekrozemberczki/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
ashkonf/PageRank
A Python implementation of Larry's famous PageRank algorithm.
timothyasp/PageRank
Implementation of the PageRank algorithm