suolyer / PyTorch_BERT_Biaffine_NERLinks
论文复现《Named Entity Recognition as Dependency Parsing》
☆131Updated 4 years ago
Alternatives and similar repositories for PyTorch_BERT_Biaffine_NER
Users that are interested in PyTorch_BERT_Biaffine_NER are comparing it to the libraries listed below
Sorting:
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- GPLinker_pytorch☆85Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆60Updated 4 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated 2 years ago
- lic2020关系 抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 4 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆54Updated 4 years ago
- ☆136Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- ☆87Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆346Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 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
- A simple implementation of Biaffine NER.☆35Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago