leefsir / triplet_extractionLinks
知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)
☆106Updated 3 years ago
Alternatives and similar repositories for triplet_extraction
Users that are interested in triplet_extraction are comparing it to the libraries listed below
Sorting:
- 基于知识图谱的问答系统☆137Updated 5 years ago
- 基于知识图谱和相似度匹配的肝病智能问答系统☆36Updated 5 years ago
- 爬取 百度百科词条,抽取三元组,构建知识图谱☆35Updated 5 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆153Updated last year
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆123Updated 2 years ago