[
https://issues.apache.org/jira/browse/UIMA-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427409#comment-13427409
]
Peter Klügl commented on UIMA-2451:
-----------------------------------
Whitespaces are now included in the trie structure, but are ignored by default
by MARKFAST.
Document{ -> RETAINTYPE(SPACE)};
Document{ -> MARKFAST(MyType, myList, false, 0, false)};
should do the trick for your use case.
> 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