NLP project for creating simple analytic solution by scraping the data from your social from your computer AKA. from your jupyter notebook 🤓.
This project still on progress, and it aims to have few functionality:
- Web Scraping. 👨💻
- Simple EDA with cleaning the data. 👨💻
- Sentiment Analysis with Hugging Face. 🛠️
- Advanced Sentiment Analysis with UCC data as the training data. 🛠️
Before you start using this project please checkout the requirement.txt so you can create new environment in your computer without any trouble.
- Twitter data will create duplicate since the way twitter handlind their data is unique, but no worries, in EDA notebook I already solved that problem without deleting any valuable data.
This web sraping aims to collect comment, likes, datetimes, even retweet and views by using selenium. Available platform to collect data:
- Instagram.
- Twitter.
Available Notebook to process the data:
- Instagram.
- Twitter.