1024wangxiao / medical_knowledge_atlas_Q-ALinks
毕业设计(医疗问答系统)
☆26Updated 3 years ago
Alternatives and similar repositories for medical_knowledge_atlas_Q-A
Users that are interested in medical_knowledge_atlas_Q-A are comparing it to the libraries listed below
Sorting:
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆153Updated last year
- 医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。☆317Updated 3 years ago
- 基于医疗知识图谱的问答系统☆104Updated 4 years ago
- 使用bert进行关系三元组抽取。