Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.08 KB

File metadata and controls

33 lines (21 loc) · 1.08 KB

NLP-Project

Analyze user comments through Natural Language Processing (NLP) techniques and Analyze sexism dataset

let's Get start

How to run?

  • clone this repository
git clone https://github.com/RexGod/NLP-Project.git

Table of Content


Question-1 :Extract Instagram Comments about "Installer Movie"

in this question, we used apify.com > store >Instagram Comments Scraper > API > Api clients and then add links to scrap comments

you can check this out from here


Question-3

in this question, we used Sexism dataset from this repository and by using neural network techniques learned a model that can Diagnosis a sentence is sexism or non-sexism

you can check this out from here