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

Peter Klügl commented on UIMA-2451:
-----------------------------------

No, only whitespace characters are ignored. Entries like "a b c" or "1 0 0" are 
treated the same ways resulting in trie paths "abc" and "100" in the 
dictionary. I found maybe a simple and reasonable way to include this 
functionality.
                
> Mapping of Numbers in Wordlists
> -------------------------------
>
>                 Key: UIMA-2451
>                 URL: https://issues.apache.org/jira/browse/UIMA-2451
>             Project: UIMA
>          Issue Type: Bug
>          Components: TextMarker
>            Reporter: Philipp Daumke
>            Assignee: Peter Klügl
>            Priority: Minor
>
> Hi Peter,
> it seems that the entry "1 0 0" in a wordlist matches the string "100" in a 
> text. Is that a bug or a feature? How to avoid it?
> All the best
> Philipp

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