Lingyi-lk / NLP-Papers

Natural Language Processing Papers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP-Papers

Papers and Notes

Distributed Word Representations

Distributed Sentence Representations

  • 2017-11
  • 2018-12
    • Li and Hovy - 2014 - A Model of Coherence Based on Distributed Sentence Representation [pdf]
    • Kiros et al. - 2015 - Skip-Thought Vectors [pdf]
    • Hill et al. - 2016 - Learning Distributed Representations of Sentences from Unlabelled Data [pdf]
    • Arora et al. - 2016 - A simple but tough-to-beat baseline for sentence embeddings [pdf]
    • Pagliardini et al. - 2017 - Unsupervised Learning of Sentence Embeddings using Compositional n-Gram Features (sent2vec) [pdf]
    • Logeswaran et al. - 2018 - An efficient framework for learning sentence representations (Quick-Thought Vectors) [pdf]
  • 2019-01
    • Wieting et al. - 2015 - Towards universal paraphrastic sentence embeddings [pdf]
    • Adi et al. - 2016 - Fine-grained Analysis of Sentence Embeddings Using Auxiliary Prediction Tasks [pdf]
    • Conneau et al. - 2017 - Supervised Learning of Universal Sentence Representations from Natural Language Inference Data (InferSent) [pdf]
    • Cer et al. - 2018 - Universal Sentence Encoder [pdf]
  • references

Entity Recognition

  • 2018-10
    • Lample et al. - 2016 - Neural Architectures for Named Entity Recognition [pdf]
    • Ma and Hovy - 2016 - End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF [pdf]
    • Yang et al. - 2017 - Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks [pdf]
    • Peters et al. - 2017 - Semi-supervised sequence tagging with bidirectional language models [pdf]
    • Shang et al. - 2018 - Learning Named Entity Tagger using Domain-Specific Dictionary [pdf]
  • references

Language Model

  • 2017-11
    • Bengio et al. - 2003 - A neural probabilistic language model [pdf]
    • Press and Wolf - 2016 - Using the output embedding to improve language model [pdf]
  • references

Machine Translation

  • 2017-12
  • 2018-05
    • Sutskever et al. - 2014 - Sequence to Sequence Learning with Neural Networks [pdf]
    • Cho et al. - 2014 - Learning Phrase Representations using RNN Encoder-Decoder for NMT [pdf]
    • Bahdanau et al. - 2014 - NMT by Jointly Learning to Align and Translate [pdf]
    • Luong et al. - 2015 - Effective Approaches to Attention-based NMT [pdf]
  • 2018-06
    • Gehring et al. - 2017 - Convolutional sequence to sequence learning [pdf]
    • Vaswani et al. - 2017 - Attention is all you need [pdf]
  • references

Question Answering

Relation Extraction

  • 2018-08
    • Mintz et al. - 2009 - Distant supervision for relation extraction without labeled data [pdf]
    • Zeng et al. - 2015 - Distant Supervision for Relation Extraction via Piecewise Convolutional Neural Networks [pdf]
    • Zhou et al. - 2016 - Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification [pdf]
    • Lin et al. - 2016 - Neural Relation Extraction with Selective Attention over Instances [pdf]
  • 2018-09
    • Ji et al. - 2017 - Distant Supervision for Relation Extraction with Sentence-Level Attention and Entity Descriptions [pdf]
    • Levy et al. - 2017 - Zero-Shot Relation Extraction via Reading Comprehension [pdf]
  • references

Sentences Matching

  • 2017-12
  • 2018-07
    • Nie and Bansal - 2017 - Shortcut-Stacked Sentence Encoders for Multi-Domain Inference [pdf] [note]
    • Wang et al. - 2017 - Bilateral Multi-Perspective Matching for Natural Language Sentences [pdf] [note]
    • Tay et al. - 2017 - A Compare-Propagate Architecture with Alignment Factorization for Natural Language Inference [pdf]
    • Chen et al. - 2017 - Enhanced LSTM for Natural Language Inference [pdf] [note]
    • Ghaeini et al. - 2018 - DR-BiLSTM: Dependent Reading Bidirectional LSTM for Natural Language Inference [pdf]
  • references

Text Classification

Materials

About

Natural Language Processing Papers