Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 1.28 KB

File metadata and controls

10 lines (8 loc) · 1.28 KB

Natural Language Inference and Text Summarization

Natural Language Inference (Textual Entailment, Sentence Matching)

  • [2016 NAACL] Learning Natural Language Inference with LSTM, [paper], source: [shuohangwang/SeqMatchSeq].
  • [2017 IJCAI] BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences, [paper], sources: [zhiguowang/BiMPM].
  • [2017 ArXiv] Distance-based Self-Attention Network for Natural Language Inference, [paper].
  • [2018 AAAI] DiSAN: Directional Self-Attention Network for RNN/CNN-free Language Understanding, [paper], sources: [taoshen58/DiSAN].

Text Summarization