Closed GoogleCodeExporter closed 9 years ago
Hi Djame,
This option is already implemented. The options listed for the eval command are:
eval: evaluate morpho-tagging and lemmatization results
eval [OPTION...] TRAIN-FILE GOLD-FILE TEST-FILE
--ignore-case ignore case for evaluation
--baseline-file=PATH path to baseline results
--dict-file=PATH path to optional dictionary
--ignore-punctuation ignore punctuation for evaluation
--ignore-pos=POS-prefix ignore POS starting with POS-prefix for evaluation
So you can ignore punctuation, or ignore arbitrary POS tags. File an issue if
it's not working as expected.
Original comment by pitekus
on 27 Oct 2010 at 9:49
Original issue reported on code.google.com by
djame.seddah@gmail.com
on 27 Oct 2010 at 1:14