KaiyuanGao / awesome-deeplearning-nlp-papersLinks
A curated list of Deep learning and NLP must read papers
☆33Updated 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
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 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
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 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.☆35Updated 7 years ago
- Survey on Machine Reading Comprehension☆147Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Concatenate word and character embeddings in Keras☆45Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆100Updated 4 years ago
- ☆31Updated 7 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆84Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- The public state-of-the-art methods for deep learning based ASC☆124Updated 5 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 5 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated 2 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 7 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 4 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 6 years ago
- Word2Vec implementation using numpy☆94Updated 5 years ago