You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Chris Fournier (JIRA)" <ji...@apache.org> on 2014/01/24 22:13:37 UTC

[jira] [Commented] (OPENNLP-544) Added an interface for opennlp.tools.util.Span

    [ https://issues.apache.org/jira/browse/OPENNLP-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881430#comment-13881430 ] 

Chris Fournier commented on OPENNLP-544:
----------------------------------------

It's a backwards incompatible refactoring, so it probably needs to be in a major release, e.g. 1.6.0/1.7.0, etc., depending upon your version number semantics.  

Maybe close this and create a new issue for a larger refactoring of a variety of type hierarchies later for a specific version?

> Added an interface for opennlp.tools.util.Span
> ----------------------------------------------
>
>                 Key: OPENNLP-544
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-544
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Tokenizer
>    Affects Versions: tools-1.5.3
>            Reporter: Chris Fournier
>            Priority: Trivial
>              Labels: newbie, patch
>         Attachments: SpannableApplied_OPENNLP-544-1.5.3.patch, Spannable_OPENNLP-544-1.5.3.patch
>
>
> Added an interface, opennlp.tools.util.Spannable, to allow for the creation of objects that can span text and fulfill the same functionality as Span without necessarily needing to extend it (currently implemented only by opennlp.tools.util.Span).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)