/NLP-Assignments

Assignments for Course COL772 - Natural Language Processing at IIT Delhi

Primary LanguagePythonMIT LicenseMIT

NLP-Assignments

Assignments for Course COL772 - Natural Language Processing at IIT Delhi

Assignment 1

Sentiment Categorization of business reviews on Yelp using non-neural Machine Learning algorithms

Download the dataset from here

For more details refer to problem statement

Assignment 2

Domain Adaptation of Google's pre-trained Word Vectors to mid-19th century English Literature text

Download the pretrained word2vec embeddings from here

For more details refer to problem statement

Assignment 3

Named Entity Recognition for Real Estate Text

For more details refer to problem statement