creswick / chatter

A library of Natural Language Processing algorithms for Haskell.
Other
73 stars 24 forks source link

Evaluation function #3

Closed creswick closed 11 years ago

creswick commented 11 years ago

We need:

eval :: POSTagger -> [TaggedSentence] -> MeasureOfPerformance

creswick commented 11 years ago

Resolved by commit ba5085c30