Skip to content

Part of Speech Tagger for Twitter, developed as a homework for Purdue CS590NLP

Notifications You must be signed in to change notification settings

mlpacheco/tweetPOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

tweetPOS

Implementation of a POS tagger for tweets as an excercise for CS590-NLP at Purdue University.

The goal is to compare the performance of local training (HMM and MEMM) and global training (Structured Perceptron) models on this task. I used the experimental set up of Gimpel et. al for testing.

About

Part of Speech Tagger for Twitter, developed as a homework for Purdue CS590NLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages