This project aims to perform sentiment analysis on Tokopedia reviews from the Google Play Store using various natural language processing (NLP) tools and libraries. By employing techniques tokenization, and sentiment classification, this project aims to extract and analyze user opinions from app reviews effectively.
- Programming Languages: Python
- Libraries and Frameworks:
gensim==4.3.2google_play_scraper==1.2.7keras==3.4.0matplotlib==3.9.1nltk==3.8.1numpy==2.0.0pandas==2.2.2Requests==2.32.3Sastrawi==1.0.1scikit_learn==1.5.1seaborn==0.13.2tensorflow==2.16.1tensorflow_intel==2.16.1wordcloud==1.9.3
To run this project locally, follow these steps:
- Klon repositori ini
git clone https://github.com/Fqih/SentimentAnalisys.git
- Navigate to the project directory
cd DirectoryName - Create and activate a virtual environment
python -m venv env env\Scripts\activate //or source env/bin/activate
- Install all dependencies
pip install -r requirements.txt
You can replace the app ID in the ScrapingSentiment.py to try other apps.
- Run the script to scrape reviews from the Google Play Store:
python scrape_reviews.py
If you have any feedback, please reach out to me at mhmdfkih21@gmail.com
Name : Muhammad Faqih Hakim
Email : mhmdfkih21@gmail.com