Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 596 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 596 Bytes

Sentiment Analysis

The main idea behind the project is to check the sentiments of the writer who has written the given text. The required softwares for the project to run is python 3.9.

Setup for the project

For Windows users:

  • Step 1: Go to python.org/downloads/ and download the latest version of python.
  • Step 2: Follow the steps of the Python installer and complete the installation process.
  • Step 3: Now download the files from this repository. Extract it in a folder.
  • Step 4: Right click on the folder and open the terminal for it.