helboukkouri / awesome-nlp-papersLinks
A collection/reading-list of awesome Natural Language Processing papers sorted by date.
☆35Updated 7 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:
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆84Updated 6 years ago
- Minimal Interactive Attention Visualization☆140Updated 5 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Python code for various NLP metrics☆169Updated 6 years ago
- Question Answering using Albert and Electra☆208Updated 2 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…☆359Updated 3 years ago
- Evidence-based QA system for community question answering.☆113Updated 4 years ago
- Evaluation script for named entity recognition (NER) systems based on entity-level F1 score.☆69Updated 4 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
- Code for the AllenNLP demo.☆198Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- This is a list of open-source projects at Microsoft Research NLP Group☆112Updated 5 years ago
- ☆82Updated 4 years ago
- Preprocessing Library for Natural Language Processing☆165Updated 3 years ago
- ☆65Updated 5 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- architectures and pre-trained models for long document classification.☆154Updated 5 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 3 years ago
- Unsupervised Question answering via Cloze Translation☆218Updated 3 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 3 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆32Updated 7 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 years ago
- Concatenate word and character embeddings in Keras☆45Updated 4 years ago