Skip to content

ishansharma/Brill_Tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brill's Tagger Implementation in Python

Read input file with one single sentence in format word_POS, run Rule Based Tagging (Brill's Tagging) on it and return top rules

About

Brill's POS Tagging Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages