gigglehy's Stars
scottyih/STAGG
shijx12/KQAPro_Baselines
Pytorch implementation of baseline models of KQA Pro, a large-scale dataset of complex question answering over knowledge base.
shijx12/TransferNet
Pytorch implementation of EMNLP 2021 paper "TransferNet: An Effective and Transparent Framework for Multi-hop Question Answering over Relation Graph "
TommyZihao/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
malllabiisc/EmbedKGQA
ACL 2020: Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings
RUCAIBox/UniKGQA
The folk code of UniKGQA-ICLR-2023
albert-jin/Rce-KGQA
A novel pipeline framework for multi-hop complex KGQA task. It aims at Improving Multi-hop Embedded Knowledge Graph Question Answering by Introducing Relational Chain Reasoning
thomaskamminga/KBQA_NLP
Knowledge based question anwsering with pretrained language models
HuuuNan/PLMs-in-Practical-KBQA
The code of An Empirical Study of Pre-trained Language Models in Simple Knowledge Graph Question Answering
fighting41love/cocoNLP
A Chinese information extraction tool.
THU-KEG/OmniEvent
A comprehensive, unified and modular event extraction toolkit.
BshoterJ/awesome-kgqa
A collection of some materials of knowledge graph question answering
chizhu/KGQA_HLM
基于知识图谱的《红楼梦》人物关系可视化及问答系统
FlyingPolarBear/CityKBQA
Xiaode: a Knowledge Based Question Answering System with Speech IO
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
mybatis/mybatis-3
MyBatis SQL mapper framework for Java