Skip to content

Latest commit

 

History

History

ESIM

ESIM

ESIM represents The Enhanced Sequential Inference Model, which was first proposed in this paper:

@InProceedings{Chen-Qian:2017:ACL,
 author    = {Chen, Qian and Zhu, Xiaodan and Ling, Zhenhua and Wei, Si and Jiang, Hui and Inkpen, Diana},
 title     = {Enhanced {LSTM} for Natural Language Inference},
 booktitle = {Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (ACL)},
 year      = {2017}
}

A few notes

  1. We refer the original theano code for our PyTorch implementation.
  2. Tree_IM contains code for tree version of ESIM.
  3. The corresponding preprocessed data can be found here
  NODES
Association 1
COMMUNITY 1
Note 1
Project 3
USERS 1