KaiyuanGao / awesome-deeplearning-nlp-papersLinks
A curated list of Deep learning and NLP must read papers
☆34Updated 6 years ago
Alternatives and similar repositories for awesome-deeplearning-nlp-papers
Users that are interested in awesome-deeplearning-nlp-papers are comparing it to the libraries listed below
Sorting:
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 6 years ago
- Machine Reading Comprehension (MRC)☆19Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆51Updated 3 years ago
- reference pytorch code for named entity tagging☆87Updated last year
- A collection/reading-list of awesome Natural Language Processing papers sorted by date.☆34Updated 7 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆100Updated 4 years ago
- Survey on Machine Reading Comprehension☆147Updated 4 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆192Updated 2 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 7 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- BERT with History Answer Embedding for Conversational Question Answering☆113Updated 4 years ago
- ☆82Updated 4 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- A Pointer Generator with a BERT encoder☆10Updated 6 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated 2 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- A BERT-Based Machine Reading Comprehension Baseline☆63Updated 6 years ago
- CIKM 2020: Speaker-Aware BERT for Multi-Turn Response Selection in Retrieval-Based Chatbots☆74Updated 5 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- XLNet Extension in TensorFlow☆131Updated 4 years ago
- Code for ANA at SemEval-2019 Task 3☆46Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 3 years ago
- Machine Reading Comprehension in Tensorflow☆39Updated 6 years ago