Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 735 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 735 Bytes

Instagram-profile-analyzer

A tool that gave you the ability to download and analyze the data for any instagram profile and perform some sentiment analysis on the comments.

IG PROFILE

Dependencies

  • Spacy
  • Instaloader
  • Streamlit
  • Numpy
  • Pytorch
  • Pandas

Installing

  • Clone or Download this repo
  • Create a new enviroment using the requirements.txt

Executing program

  • How to run the program
streamlit run stream_app.py
  • Open the browser and follow the link printed on the terminale to open the app

Authors

Contributors names and contact info

@lorenzodemiri

Version History

  • 0.1
    • Initial Release