Skip to content

deq2/TwitterTagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterTagger

This project tags sentences in Twitter statuses by part of speech. It tags with the Penn Treebank categories for part of speech (I have also tested it with a simpler 14-tag system). It uses a perceptron algorithm to train and predict.

Explanatory paper and citations in writeup. The main perceptron algorithm is in perceptron. Data and files for reading data are in data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published