You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each folder represents a website and there are serial and parallel running versions for the codes where the paralellism is provided by the Message Passing Interface (MPI) libraries. The webscaper scripts output .csv files as results. Then, these .csv files are processed with some processor scripts in the corresponding folders using Natural Language Processing (NLP) techniques and "bag of words" and "wordclouds" are outputted.
Please refer to the readme files inside each folder for the correspoding code/program explanations.
Keywords:
Webscraping
Parallel Programming
Message Passing Interface (MPI)
Natural Language Processing (NLP)
Sentiment Analysis
Selenium Framework
About
This repo contains Various WebScrapers for different sites and process the retrieved data (reviews) using different NLP techniques such as aspect-based sentiment analysis, polarity sentiment analysis etc.