Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 457 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 457 Bytes

EntailmentProbabilityEmbedding

This respository contains code and data from the following paper:

Learning to Predict Denotational Probabilities For Modeling Entailment
Alice Lai and Julia Hockenmaier
EACL 2017

SNLI is not included in this respository. In order to train the LSTM or LSTM+ProbabilityFeature models, you need to download SNLI and add the .txt files to the data/snli/ directory.