helboukkouri / awesome-nlp-papersLinks
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
Sorting:
- Python code for various NLP metrics☆168Updated 5 years ago
- Minimal Interactive Attention Visualization☆140Updated 5 years ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Example code for "Real-World Natural Language Processing"☆339Updated 4 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Preprocessing Library for Natural Language Processing☆166Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- ☆66Updated 5 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- ☆82Updated 3 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- New dataset☆306Updated 4 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆230Updated 4 years ago
- Evidence-based QA system for community question answering.☆107Updated 4 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 5 years ago