Table of Contents
This repository holds code for sentiment analysis system in python 🧑🏽💻.
Sentiment analysis is the use of natural language processing, text analysis, computational linguistics, and biometrics to systematically identify, extract, quantify, and study affective states and subjective information. 🧑🏽💻
in short
A System which measures the attitude of the customer towards the aspects of a service or product which they describe in text. 👾
- python3 🐍
- pandas 🐼
- numpy 👩💻
- sklearn 🧬
you need a computer/laptop 🐒
This is an example of how to list things you need to use the software and how to install them.
- python 🐍 - https://www.python.org/downloads/
- Machine Learning libraries📚 pandas, numpy, nltk:
pip install pandas, numpy, nltk
- Clone the repo
git clone https://github.com/ankit5577/sentiment_analysis_system.git
- Go to Folder
cd code
- Run Python File
python main.py
clone the repo 👉 cd code && python main.py 👉 let it train & run 🧑🏽💻
For AiBoost.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Ankit Kaushal - @ankit55771 - ankit@aiboost.in