zhoujx4 / NLP-Series-relation-extraction
NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention
☆100Updated 3 years ago
Alternatives and similar repositories for NLP-Series-relation-extraction:
Users that are interested in NLP-Series-relation-extraction are comparing it to the libraries listed below
- TPlinker for NER 中文/英文命名实体识别☆124Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 3 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- Knowledge Graph☆172Updated 2 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆132Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- ☆18Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆85Updated last year
- pytorch Efficient GlobalPointer☆53Updated 3 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆203Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆128Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆44Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆117Updated 3 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- ☆42Updated last year
- 基于transformers的三元组抽取☆36Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago