/EntailmentProbabilityEmbedding

Models and code from Learning to Predict Denotational Probabilities For Modeling Entailment

Primary LanguagePython

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.