/Nlp_Instagram_Comments_Analysis

This repository contains code to scrape instagram comments and then perform NLP analysis using different techniques.

Primary LanguageJupyter Notebook

======= This repository includes two notebooks.
1.Notebook for scraping comments.ipynb is for scraping the comments and text pre-processing(remove the emojis and unwanted stuff).
2.NLP_features_extraction.ipynb is used for feature extraction using the NLP techniques