This project aims to provide a sentiment analysis solution for text data. Sentiment analysis is the process of determining the sentiment or emotional tone of a given text, such as positive, negative, or neutral. This project is designed to help people learn about sentiment analysis techniques and apply them to their own text data.
- Perform sentiment analysis on text data.
- Classify text into positive or negative.
- Explore different techniques and algorithms for sentiment analysis.
- Tensorflow
- Jupyter Notebook
- Python
- IMDB Dataset (Partial)
- Pandas
- Numpy
- Matplotlib
- Scikit-learn
- Math
THIS PROJECT DOESN'T PROVIDE ADVANCED TOPICS BEHIND THE AI, THIS INCLUDES ACTIVATION FUNCTIONS, LAYERS, OPTIMIZERS, ETC. Thank you :)
- Made with ❤️ by HPD1155