ntunlp / daga
Data Augmentation with a Generation Approach for Low-resource Tagging Tasks
☆79Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for daga
- ☆215Updated 2 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated last year
- 论文复现《Named Entity Recognition as Dependency Parsing》☆126Updated 3 years ago
- Code for "Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition", accepted at ACL 2021.☆102Updated 2 years ago
- ☆87Updated 3 years ago
- ☆65Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆59Updated 8 months ago
- Negative sampling for solving the unlabeled entity problem in NER. ICLR-2021 paper: Empirical Analysis of Unlabeled Entity Problem in Nam…☆136Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Updated 2 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago
- ☆126Updated 2 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated last year
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 3 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 4 years ago
- Pattern-Exploiting Training在中文上的简单实验☆170Updated 4 years ago
- ☆32Updated last year
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- pytorch Efficient GlobalPointer☆51Updated 2 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Updated 4 years ago
- ☆54Updated 2 years ago
- 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法☆16Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆72Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- GPLinker_pytorch☆77Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆132Updated 3 years ago
- A system for CCKS2019-CKBQA, whose single system reach 0.69 and ensemble system reach 0.73☆41Updated 3 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆54Updated last year
- 基于SpanBert的中文指代消解,pytorch实现☆95Updated last year