xueyouluo / Biaffine-BERT-NER
A simple implementation of Biaffine NER.
☆34Updated 3 years ago
Alternatives and similar repositories for Biaffine-BERT-NER:
Users that are interested in Biaffine-BERT-NER are comparing it to the libraries listed below
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- using lear to do ner extraction☆29Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 3 years ago
- ☆57Updated 2 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- ☆18Updated 2 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated last year
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Updated 2 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 3 years ago
- 实验苏神的CoSENT的Torch实现☆32Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得 大家更容易复现这个代码。☆56Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Updated 4 years ago
- ccks2021事件抽取比赛☆30Updated 3 years ago
- 天池大赛疫情文本挑战赛☆48Updated 4 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆70Updated 3 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 3 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆37Updated 3 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- ☆54Updated 2 years ago
- CTC2021-中文文本纠错大赛的SOTA方案及在线演示☆72Updated last year