thisissum / TripleExtraction
主要模型结构来自于CasRel模型 在识别subject时使用Biaffine方法用于处理subject实体嵌套问题
☆10Updated 4 years ago
Alternatives and similar repositories for TripleExtraction
Users that are interested in TripleExtraction are comparing it to the libraries listed below
Sorting:
- bootstrap式知识三元组抽取 开放式实体关系抽取 依靠依存分析确定可能的实体和关系☆23Updated 6 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated 2 years ago
- Efficient-GlobalPointer的关系抽取任务☆23Updated 3 years ago
- 基于bert4keras开放领域的关系抽取☆20Updated 2 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27Updated 5 years ago
- BiGRU、BERT☆39Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 4 years ago
- ccks2021事件抽取比赛☆30Updated 3 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated 2 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆30Updated 5 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆31Updated 4 years ago
- ☆18Updated 3 years ago
- ACE2005事件抽取数据预处理☆56Updated 4 years ago
- Official Code For TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations (EMNLP 2021)☆42Updated 9 months ago
- ☆29Updated 5 years ago
- TPLinker: Single-stage Joint Extraction of Entities and Relations Through Token Pair Linking☆16Updated 4 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方 案代码☆53Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 科大讯飞事件抽取挑战赛2020Top1☆25Updated 4 years ago
- ccks2020基于本体的金融知识图谱自动化构建技术评测第五名方法总结☆50Updated 2 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- DeepEE: Deep Event Extraction Algorithm Gallery (基于深度学习的开源中文事件抽取算法汇总)☆41Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 3 years ago
- 基于BERT+Biaffine结构的关系抽取模 型☆12Updated 3 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago