taishan1994 / pytorch_GlobalPointer_triple_extraction
基于pytorch的GlobalPointer进行三元组抽取。
☆79Updated last year
Alternatives and similar repositories for pytorch_GlobalPointer_triple_extraction:
Users that are interested in pytorch_GlobalPointer_triple_extraction are comparing it to the libraries listed below
- Implemention of NER model on chinese dataset.☆70Updated last year
- CMeEE/CBLUE/NER实体识别☆125Updated 2 years ago
- GPLinker_pytorch☆80Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆221Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆151Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆124Updated last year
- 使用bert进行事件抽取。☆42Updated last year
- OneRel在中文关系抽取中的使用☆116Updated last year
- Using BERT+Bi-LSTM+CRF☆136Updated 2 years ago
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆49Updated 2 years ago
- 关系抽取☆57Updated last year
- ☆36Updated 2 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆120Updated last year
- GlobalPointer的优化版/NER实体识别☆114Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆87Updated 3 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆61Updated 2 years ago
- The source code of the paper "OneRel: Joint Entity and Relation Extraction with One Module in One Step"☆53Updated 2 years ago
- 基于BERT的中文命名实体识别☆37Updated 2 years ago
- 中文命名实体识别☆45Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆51Updated 3 years ago
- CHIP 2020 中文医学文本实体关系抽取☆85Updated 2 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆237Updated last year
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- ☆162Updated last year
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆82Updated last year
- 基于GlobalPointer的实体/关系/事件抽取☆145Updated 2 years ago
- Knowledge Graph☆170Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- Apply prompt learning in Chinese NER tasks☆13Updated 2 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆131Updated 7 months ago