xueyouluo / Biaffine-BERT-NERLinks
A simple implementation of Biaffine NER.
☆35Updated 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
Sorting:
- using lear to do ner extraction☆29Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- ☆129Updated 2 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 4 years ago
- ☆58Updated 2 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- ☆18Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- Knowledge Graph☆175Updated 3 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- 实验苏神的CoSENT的Torch实现☆33Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆129Updated 4 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- Pattern-Exploiting Training在中文上的简单实验☆174Updated 4 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆55Updated 3 years ago
- NLP实 验:新词挖掘+预训练模型继续Pre-training☆48Updated 2 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- Label Mask for Multi-label Classification☆57Updated 4 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- ☆87Updated 3 years ago