taishan1994 / pytorch_casrel_triple_extractionLinks
基于pytorch的CasRel进行三元组抽取。
☆38Updated 2 years ago
Alternatives and similar repositories for pytorch_casrel_triple_extraction
Users that are interested in pytorch_casrel_triple_extraction are comparing it to the libraries listed below
Sorting:
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆37Updated 2 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆122Updated 3 years ago
- OneRel在中文关系抽取中的使用☆126Updated last year
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆122Updated 2 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆20Updated 3 years ago