Skip to content

Text Classification experiments on IMDB dataset using pretrained word embeddings (Word2Vec, Glove, FasText ) and N.N like CNN, RNN

Notifications You must be signed in to change notification settings

GladiatorX/IMDB-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IMDB-experiments

Text Classification experiments on IMDB dataset using pretrained word embeddings (Word2Vec, Glove, FasText ) and Neural Network architecture like like CNN, RNN.

Steps followed for Text Classification

Alt

Reported Model Performances in the Experiment

Alt

  • Movie data preprocessing details about text preprocessing steps.

  • The value mentioned in Sr.No columnn the () corresponsds to the experiment in IMDB-experiments/Expt with embeddings.

  • 2027 Out of vocabulary word found in Fastext Embeding

  • 327 Out of vocabulary word found in Glove

  • When embeddings layers parameter trainable parameter is False model has poor generalisation.

About

Text Classification experiments on IMDB dataset using pretrained word embeddings (Word2Vec, Glove, FasText ) and N.N like CNN, RNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published