Support loading of custom format factory classes in CLI
-------------------------------------------------------

                 Key: OPENNLP-435
                 URL: https://issues.apache.org/jira/browse/OPENNLP-435
             Project: OpenNLP
          Issue Type: Improvement
          Components: Command Line Interface
            Reporter: Joern Kottmann
            Assignee: Joern Kottmann
            Priority: Minor
             Fix For: tools-1.5.3-incubating


It should be possible to use a class name of a sample stream factory instead of 
a format name. The sample stream factory class will then be loaded from the 
class path.
This feature is useful for users who need to implement sample streams to 
process data in a proprietary format.

--
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