Skip to content

Python project on sentiment analysis using text vectorization with one-hot encoding and embedding

License

Notifications You must be signed in to change notification settings

samisayed0611/sentiment-analysis-using-text-vectorization-and-one-hot-encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python project on sentiment analysis using text vectorization with one-hot encoding and embedding

Predicted clinical status

  1. The project develops a sentiment analysis model to classify text data into positive or negative sentiments, utilizing Python for preprocessing and model training.
  2. Survival rate (0-1, with 1 being the best chance of survival).
  3. This approach allows for capturing semantic relationships between words, improving the model's ability to interpret and analyze the sentiment of varied text inputs effectively.

Requirements

  • Python 3
  • NLTK - Natural Language Toolkit
  • Pandas
  • NumPy
  • TensorFlow

alt text

About

Python project on sentiment analysis using text vectorization with one-hot encoding and embedding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published