You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2017/01/20 16:00:29 UTC

[jira] [Resolved] (OPENNLP-950) Deprecate DocumentCategorizer.categorzie(String) variants

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

Suneel Marthi resolved OPENNLP-950.
-----------------------------------
    Resolution: Fixed

> Deprecate DocumentCategorizer.categorzie(String) variants
> ---------------------------------------------------------
>
>                 Key: OPENNLP-950
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-950
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Doccat
>            Reporter: Joern Kottmann
>            Assignee: Suneel Marthi
>            Priority: Minor
>             Fix For: 1.7.1
>
>
> The user is supposed to pass tokenized text to the Document Categorizer, therefore the methods and mechanism which deal with untokenized text should be deprecated so it can be removed in the future.
> DocumentCategorizer.categorize(String)
> DocumentCategorizer.categorize(String, Map<String, Object>)
> And also DoccatFactory tokenizer methods.



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