helboukkouri / awesome-nlp-papers
A collection/reading-list of awesome Natural Language Processing papers sorted by date.
☆34Updated 6 years ago
Alternatives and similar repositories for awesome-nlp-papers:
Users that are interested in awesome-nlp-papers are comparing it to the libraries listed below
- Minimal Interactive Attention Visualization☆139Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Official code and data repository for our ACL 2019 long paper "Generating Question-Answer Hierarchies" (https://arxiv.org/abs/1906.02622)…☆93Updated 7 months ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 3 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- ☆66Updated 4 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- a Fairseq fork for sequence tagging/labeling tasks☆31Updated 4 years ago
- A list of resources about Text Style Transfer☆59Updated 4 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- Text Simplification Model based on Encoder-Decoder (includes Transformer and Seq2Seq) model.☆68Updated 2 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- ☆33Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Preprocessing Library for Natural Language Processing☆161Updated 2 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆120Updated 4 years ago
- This repository will contain the data and codes for WNUT 2020 NER task☆51Updated 2 years ago
- Authors' implementation of EMNLP-IJCNLP 2019 paper "Answering Complex Open-domain Questions Through Iterative Query Generation"☆195Updated 5 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆135Updated last year
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year