brillig-0.3: Simple part of speech tagger
NLP.Brillig.Unigram
tag :: Count -> [Text] -> [Tagged Text]Source
best :: [(Tag, Int)] -> TagSource
mostfreq :: Count -> TagSource