Skip to content

dev-ayomide/Sentiment-Analysis-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sentiment-Analysis-

A Sentiment Analysis Project

This repository contains a Jupyter Notebook with a sentiment analysis project analyzing movie reviews. To run the notebook locally, follow the instructions below: Instructions:

  1. Clone the Repository

    • Open your terminal or command prompt.
    • Run the following command to clone the repository to your local machine:
      git clone https://github.com/Ayomide2007/Sentiment-Analysis-.git
      
  2. Install Dependencies:

    • Ensure you have Python installed on your machine.
    • Install the required dependencies by running:
      pip install -r requirements.txt
      
  3. Open Jupyter Notebook:

    • Navigate to the cloned repository using the terminal or command prompt.
    • Run the following command to open the Jupyter Notebook:
      jupyter notebook
      
  4. Run the Notebook:

    • Once the Jupyter Notebook dashboard opens in your browser, locate and open the Sentiment_Analysis.ipynb file.
    • Run each cell in the notebook sequentially to execute the code and see the results.

Feel free to explore and modify the notebook as needed. If you encounter any issues or have questions, don't hesitate to reach out.

Happy analyzing!

About

A Sentiment Analysis Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published