Skip to content
/ ESIM Public

Tensorflow implementation of ESIM model described in paper Enhanced LSTM for Natural Language Inference

License

Notifications You must be signed in to change notification settings

zhongbin1/ESIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESIM

Tensorflow implementation of ESIM model presented in paper Enhanced LSTM for Natural Language Inference

Implement details

mask: The calculation of attention weights and pooling layer should mask the padding words.

num_classes: For simpliticy, we set the number of label classes as 2. Of cause, you can change it to satisfy your own data.

Reporting issues

Please let me know, if you encounter any problems.

About

Tensorflow implementation of ESIM model described in paper Enhanced LSTM for Natural Language Inference

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages