Refactor the DefaultTokenContextGenerator to make it easier to create a 
sub-class
---------------------------------------------------------------------------------

                 Key: OPENNLP-483
                 URL: https://issues.apache.org/jira/browse/OPENNLP-483
             Project: OpenNLP
          Issue Type: Improvement
          Components: Tokenizer
    Affects Versions: tools-1.5.3
            Reporter: William Colen
            Assignee: William Colen
             Fix For: tools-1.5.3


Refactor the DefaultTokenContextGenerator to make it easier to create a 
sub-class. Basically we need to change members visibility to protected and 
create a method that creates the default context in a list, so subclasses can 
use this method without array-list conversions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to