ntunlp / daga
Data Augmentation with a Generation Approach for Low-resource Tagging Tasks
☆80Updated 4 years ago
Alternatives and similar repositories for daga:
Users that are interested in daga are comparing it to the libraries listed below
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated last year
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago
- ☆220Updated 2 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
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Updated 2 years ago
- Code for "Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition", accepted at ACL 2021.☆103Updated 2 years ago
- Negative sampling for solving the unlabeled entity problem in NER. ICLR-2021 paper: Empirical Analysis of Unlabeled Entity Problem in Nam…☆135Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆96Updated 2 years ago
- Source code for template-based NER☆211Updated 3 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated last year
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 7 months ago
- ☆32Updated 2 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- ☆54Updated 2 years ago
- ☆51Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- ontonotes5.0 数据预处理,按照官方给的方式进行训练集、验证集、测试集的分割。Ontonotes5.0 pretreatment☆26Updated 4 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆50Updated 4 years ago
- ☆66Updated 3 years ago
- The code of CAIL2021 Machine Reading Comprehension.☆23Updated last year
- ☆18Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- Source code for ACL-IJCNLP 2021 Long paper: Document-level Event Extraction via Heterogeneous Graph-based Interaction Model with a Tracke…☆104Updated 3 years ago
- 基于prompt的中文文本分类。☆54Updated last year