[go: nahoru, domu]

Skip to content

Assignments for Course COL772 - Natural Language Processing at IIT Delhi

License

Notifications You must be signed in to change notification settings

nilax97/NLP-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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