Skip to content

Sanjay-Reddy-S/NLP-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Assignments

Projects as part of UMass 585 course

Gender_Age_Prediction is the final project for the course. Given text samples (like hotel reviews or tweets or social media conversations) the system tries to predict the age and gender of the writer. The idea was inspired from PAN challenge. The pdf inside the folder goes into more details and also presents the accuracies.

HW-1 is a Naive Bayes implementation

HW-2 is a Viterbi+Structured Pereceptron.

HW-3 is regarding Word2Vec implementations and Lexicons

HW-4 is about CKY parsing on given grammar rules

Initial code blurbs in the HW and the datasets do not belong to me. Check "nlp umass 2017" site.

About

Projects as part of NLP 585 course at UMass Amherst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published