You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Jörn Kottmann (JIRA)" <ji...@apache.org> on 2011/01/28 13:06:43 UTC

[jira] Closed: (OPENNLP-105) Deprecate the methods which take a List in the POS Tagger interfaces

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

Jörn Kottmann closed OPENNLP-105.
---------------------------------

    Resolution: Fixed
      Assignee: Jörn Kottmann

> Deprecate the methods which take a List in the POS Tagger interfaces
> --------------------------------------------------------------------
>
>                 Key: OPENNLP-105
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-105
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: POS Tagger
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Trivial
>             Fix For: tools-1.5.1-incubating
>
>
> All the methods in the POS Tagger interface which take a List should be deprecated, having List and String array methods does not has an advantage. Users can easily call List.toArray to do the conversation them self.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.