jasonwei20 / eda_nlp
Data augmentation for NLP, presented at EMNLP 2019
☆1,600Updated last year
Related projects ⓘ
Alternatives and complementary repositories for eda_nlp
- Pytorch-Named-Entity-Recognition-with-BERT☆1,211Updated 3 years ago
- Data augmentation for NLP☆4,454Updated 4 months ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,097Updated 2 months ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆618Updated 3 years ago
- BERT-related papers☆2,035Updated last year
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆877Updated last year
- Code for paper Fine-tune BERT for Extractive Summarization☆1,468Updated 2 years ago
- Collection of papers and resources for data augmentation for NLP.☆828Updated 2 years ago
- Super easy library for BERT based NLP models☆1,866Updated 3 months ago
- Code for using and evaluating SpanBERT.☆891Updated last year
- Text classification using deep learning models in Pytorch☆809Updated 6 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,246Updated 2 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 3 years ago
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,426Updated last month
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,285Updated 3 months ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,339Updated 7 months ago
- A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of lang…☆1,509Updated 4 months ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated last year
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,239Updated 8 months ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆306Updated 4 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,412Updated 10 months ago
- PyTorch deep learning models for document classification☆595Updated last year
- ACL2020 Tutorial: Open-Domain Question Answering☆837Updated 3 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆661Updated last year
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆526Updated 3 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,087Updated 8 months ago
- Beyond Accuracy: Behavioral Testing of NLP models with CheckList☆2,010Updated 10 months ago
- TextAugment: Text Augmentation Library☆402Updated 9 months ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆487Updated 5 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,890Updated 2 years ago