Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.04 KB

readme.md

File metadata and controls

32 lines (24 loc) · 1.04 KB

Sentiment Analysis Project

Description

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.

Tutorial

Features

  • Perform sentiment analysis on text data.
  • Classify text into positive or negative.
  • Explore different techniques and algorithms for sentiment analysis.

Tools

  • Tensorflow
  • Jupyter Notebook
  • Python
  • IMDB Dataset (Partial)
  • Pandas
  • Numpy
  • Matplotlib
  • Scikit-learn
  • Math

DISCLAIMER

THIS PROJECT DOESN'T PROVIDE ADVANCED TOPICS BEHIND THE AI, THIS INCLUDES ACTIVATION FUNCTIONS, LAYERS, OPTIMIZERS, ETC. Thank you :)

  • Made with ❤️ by HPD1155