You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Rodrigo Agerri (JIRA)" <ji...@apache.org> on 2016/09/28 13:15:20 UTC

[jira] [Closed] (OPENNLP-814) Lemmatizer CLI tool

     [ https://issues.apache.org/jira/browse/OPENNLP-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rodrigo Agerri closed OPENNLP-814.
----------------------------------
    Resolution: Fixed

CLI tool added for the lemmatizer component. The CLI now allows to train a lemmatizer model as well as using it for lemmatization provided a text file with the output of the POS tagger component is provided as input. The CLI also evaluates the lemmatizer performance against a test set in terms of word accuracy.

> Lemmatizer CLI tool
> -------------------
>
>                 Key: OPENNLP-814
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-814
>             Project: OpenNLP
>          Issue Type: New Feature
>          Components: Lemmatizer
>            Reporter: Rodrigo Agerri
>            Assignee: Rodrigo Agerri
>             Fix For: 1.6.1
>
>
> The lemmatizer lacks a CLI tool to test it on the command line. We should add one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)