boschresearch / data-augmentation-coling2020Links
Code accompanying Coling2020 publication on data augmentation for named entity recognition
☆34Updated 4 years ago
Alternatives and similar repositories for data-augmentation-coling2020
Users that are interested in data-augmentation-coling2020 are comparing it to the libraries listed below
Sorting:
- SpanNER: Named EntityRe-/Recognition as Span Prediction☆131Updated 3 years ago
- Implementation of Nested Named Entity Recognition using BERT☆136Updated 4 years ago
- [ACL-IJCNLP 2021] Improving Named Entity Recognition by External Context Retrieving and Cooperative Learning☆93Updated 3 years ago
- Pytorch-version BERT-flow: One can apply BERT-flow to any PLM within Pytorch framework.☆72Updated 4 years ago
- [ACL 20] TACRED Revisited: A Thorough Evaluation of the TACRED Relation Extraction Task☆70Updated 5 years ago
- Code repo for EMNLP21 paper "Zero-Shot Information Extraction as a Unified Text-to-Triple Translation"☆108Updated last year
- [EMNLP 2021] Distantly-Supervised Named Entity Recognition with Noise-Robust Learning and Language Model Augmented Self-Training☆65Updated 4 years ago
- PyTorch code for JEREX: Joint Entity-Level Relation Extractor☆68Updated 4 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…