实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署
-
Updated
Apr 22, 2023 - Python
实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署
The project aims to extract entities and relations from articles
Tensorflow 版三元组抽取,含线上推理代码
Final project for COSI 137b Information Extraction
Add a description, image, and links to the entity-relation-extraction topic page so that developers can more easily learn about it.
To associate your repository with the entity-relation-extraction topic, visit your repo's landing page and select "manage topics."