Skip to content

Sharunethra/TextClassificationWithTensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text Classification With Tensorflow

This is my capstone project for AI domain. It uses LSTM model to classify IMDB movie reviews as positive or negative.

Tools Used:

  • TensorFlow
  • Keras
  • Python
  • Google Colab
  • Kaggle IMDB Dataset

Project Steps:

  1. Data cleaning and preprocessing
  2. Tokenization and padding
  3. LSTM model building
  4. Training and validation
  5. Evaluation and prediction

Output:

Achieved over 85% accuracy on test data.

About

Capstone project on movie review sentiment classification using LSTM with TensorFlow and IMDB dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors