aditya1503 / Siamese-LSTM

Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.
200 stars 68 forks source link

Entailment code not yet added? #11

Open Pranav-Goel opened 7 years ago

Pranav-Goel commented 7 years ago

The paper mentions training and testing of the embeddings for an entailment prediction task. Is the code or function to get the entailment prediction not added? If it is added, please point me towards it as I am unable to find it.

Also, how should I get the LSTM embeddings of any text using the trained model?

Thank you.

jonzarecki commented 6 years ago

Available in my fork https://github.com/yonilx/LSTM-Sentence-Similarity