xueyouluo / biaffine-bert-relation-extractLinks
基于BERT+Biaffine结构的关系抽取模型
☆12Updated 3 years ago
Alternatives and similar repositories for biaffine-bert-relation-extract
Users that are interested in biaffine-bert-relation-extract are comparing it to the libraries listed below
Sorting:
- softmax, crf, biaffine, globalpointer, efficient globalpointer, ricon☆17Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆19Updated 2 years ago
- 中文事件抽取☆11Updated 4 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- GPLinker_pytorch☆86Updated 3 years ago
- ☆18Updated 3 years ago
- Efficient-GlobalPointer的关系抽取任务☆24Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆128Updated 4 years ago
- 基于bert的中文实体链接☆31Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆20Updated 2 years ago
- ccks2021事件抽取比赛☆30Updated 4 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆123Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 5 years ago
- ☆27Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆23Updated 2 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆51Updated 5 years ago
- ☆15Updated 4 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 5 years ago
- Tplinker注释,中文数据集适配版本☆61Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27Updated 5 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago