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

William Colen resolved OPENNLP-672.
-----------------------------------

    Resolution: Fixed

Added the "featureGenerators" argument to DoccatTrain and DoccatCrossValidator. 
The user can pass a comma-separated list of feature generatos classes. For 
example:

-featureGenerators 
opennlp.tools.doccat.NGramFeatureGenerator,opennlp.tools.doccat.BagOfWordsFeatureGenerator

If the argument is missing, bag of words is assumed.

> Allow setting the feature generator from CLI tools
> --------------------------------------------------
>
>                 Key: OPENNLP-672
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-672
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Doccat
>    Affects Versions: 1.6.0
>            Reporter: William Colen
>            Assignee: William Colen
>            Priority: Minor
>             Fix For: 1.6.0
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to