KaiyuanGao / awesome-deeplearning-nlp-papersLinks
A curated list of Deep learning and NLP must read papers
☆34Updated 5 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)☆20Updated 5 years ago
- reference pytorch code for named entity tagging☆86Updated 9 months ago
- This is my reading list for my PhD in AI, NLP, Deep Learning and more.☆175Updated 4 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆99Updated 4 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 2 years ago
- ☆82Updated 3 years ago
- Survey on Machine Reading Comprehension☆148Updated 4 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆51Updated 3 years ago
- Word2Vec implementation using numpy☆94Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Updated 6 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆255Updated 7 years ago
- [EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)☆113Updated 4 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆193Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Text summarization starting from scratch.☆95Updated 11 months ago
- Example code for "Real-World Natural Language Processing"☆338Updated 4 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- Lecture summarization with BERT☆152Updated 2 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- A pytorch implementation of BERT-based relation classification☆149Updated 4 years ago
- Tutorial for text classification with BERT, using HuggingFace's transformers.☆13Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- A Pointer Generator with a BERT encoder☆10Updated 6 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated 2 years ago
- BERT-DST: Scalable End-to-End Dialogue State Tracking with Bidirectional Encoder Representations from Transformer☆101Updated 4 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago