Skip to content

MeysamAmirsardari/socio-sent-sighter

Repository files navigation

socio-sent-sighter

Persian Social Media Sentiment Analyzer

Under Construction...

  • Warning: This project is still under development and it's not yet ready for real-world usage! please wait for the first official release... :)

Setup

Install prerequisite libraries

To run SocioSentSighter, install it locally using this:

wget https://github.com/MeysamAmirsardari/socio-sent-sighter/blob/main/requirements

Pip install libraries:

pip install -r requirements.txt

Download and unzip contents from GitHub repo

Download and unzip contents from this repo and open up the command prompt and traverse to the location where you unzipped the repo contents

Launch SocioSentSighter!

Use this command to run it on your local machine

streamlit run SocioSentSighter.py