Skip to content

Implementation of Facebook's InferSent in Keras as well as a slightly improved version.

Notifications You must be signed in to change notification settings

celestialtaha/InferSent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InferSent

Facebook's InferSent Implemetation and Improvement using Keras framework

This is a Supervised algorithm of learning sentence representations, which has a hugely faster training time and comparable performance compared to unsupervised methods such as Skip-Thoughts and also capability of transferring to other non-sentiment based NLP tasks.

image

Best Performing model is ESIM-FastText There is no significant difference between using Glove or FastText Embeddings The Proposed ESIM-FastText outperforms original model by 2.24%

Taha Samavati - Analysis of final results

About

Implementation of Facebook's InferSent in Keras as well as a slightly improved version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published