Name Finder Sequence validator should be configurable via API
-------------------------------------------------------------

                 Key: OPENNLP-228
                 URL: https://issues.apache.org/jira/browse/OPENNLP-228
             Project: OpenNLP
          Issue Type: Improvement
          Components: Name Finder
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Minor
             Fix For: tools-1.5.2-incubating


The name finder uses a sequence validator to only create valid name sequences. 
A user might want to further restrict the possible sequences, for this purpose 
it is necessary to pass in a custom sequence validator.

The Name Finder ME constructor should be extended to accept a custom user 
defined sequence validator, and should make the current sequence validator 
public.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to