This is an automated email from the ASF dual-hosted git repository.

krickert pushed a change to branch OPENNLP-1850-3-dl
in repository https://gitbox.apache.org/repos/asf/opennlp.git


    from c51f37d12 OPENNLP-1850 Offset-safe, Unicode-aware input normalization 
in the DL components
     add 40698dcd2 OPENNLP-1850 Add OffsetMappingNameFinder capability 
interface and a findInOriginal end-to-end test

No new revisions were added by this update.

Summary of changes:
 .../tools/namefind/OffsetMappingNameFinder.java    | 44 ++++++++++++++++++++++
 .../java/opennlp/dl/namefinder/NameFinderDL.java   | 13 +++----
 .../opennlp/dl/namefinder/NameFinderDLEval.java    | 42 +++++++++++++++++++++
 3 files changed, 92 insertions(+), 7 deletions(-)
 create mode 100644 
opennlp-api/src/main/java/opennlp/tools/namefind/OffsetMappingNameFinder.java

Reply via email to