stanleylsx / entity_extractor_by_pointerLinks
使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行
☆134Updated last year
Alternatives and similar repositories for entity_extractor_by_pointer
Users that are interested in entity_extractor_by_pointer are comparing it to the libraries listed below
Sorting:
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆148Updated 3 years ago
- GPLinker_pytorch☆84Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 2 years ago
- Knowledge Graph☆175Updated 3 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- Tplinker注释,中文数据集适配版本☆60Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 6 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆55Updated 2 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago