Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 234 Bytes

README.org

File metadata and controls

14 lines (12 loc) · 234 Bytes

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