soldierbupt's Stars
BshoterJ/awesome-kgqa
A collection of some materials of knowledge graph question answering
BrambleXu/knowledge-graph-learning
A curated list of awesome knowledge graph tutorials, projects and communities.
totogo/awesome-knowledge-graph
A curated list of Knowledge Graph related learning materials, databases, tools and other resources
husthuke/awesome-knowledge-graph
整理知识图谱相关学习资料
ngl567/GANA-FewShotKGC
SIGIR2021: Relational Learning with Gated and Attentive Neighbor Aggregator for Few-Shot Knowledge Graph Completion
floodsung/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
zhedahht/CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
Jack-Cherish/LeetCode
:monkey:LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
ZhangRon/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
JiaweiSheng/FAAN
Source code for EMNLP 2020 paper: Adaptive Attentional Network for Few-Shot Knowledge Graph Completion.
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
xwhan/One-shot-Relational-Learning
Code for One-shot Relational Learning for Knowledge Graphs (EMNLP18)
997261095/bert-kbqa
基于bert的kbqa系统
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
keyue123/poemKBQA
基于知识图谱的问答系统
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
FreedomIntelligence/Medical_NLP
Medical NLP Competition, dataset, large models, paper
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
ttrouill/complex
Source code for experiments in the papers "Complex Embeddings for Simple Link Prediction" (ICML 2016) and "Knowledge Graph Completion via Complex Tensor Factorization" (JMLR 2017).
pkumod/gAnswer
A KBQA system based on DBpedia.
Randool/pyRecommender
基于知识图谱的推荐系统
liuhuanyong/LanguageKnowledgeGraph
个人实现的基于django,d3js与echarts的领域知识图谱检索与计量平台.面向语言政策领,包括语言政策领域的知识检索,关系检索与钻取,计量分析,知识可视化.
ZainCheung/helper-618
🚀基于Autojs的淘宝/京东618以及淘宝双11活动自动刷任务项目。
hwwang55/RippleNet
A tensorflow implementation of RippleNet
MLNLP-World/MIT-Linear-Algebra-Notes
MLNLP: Notes for MIT-Linear-Algebra
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。