Skip to content

5hanth/pos-tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Toy POS tagger

POS tagging using Genetic Algorithm

Play REPL

> stack build
> stack exec pos-tagger-exe I love you

# or

> stack repl
λ ppi "I love you"

Corpus

https://catalog.ldc.upenn.edu/LDC99T42

About

A toy POS tagger for English

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published