You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2012/08/01 15:56:03 UTC

[jira] [Resolved] (UIMA-2447) MARKFAST on StringList

     [ https://issues.apache.org/jira/browse/UIMA-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Klügl resolved UIMA-2447.
-------------------------------

    Resolution: Fixed

A string list can now be used instead of a word list.

                
> MARKFAST on StringList
> ----------------------
>
>                 Key: UIMA-2447
>                 URL: https://issues.apache.org/jira/browse/UIMA-2447
>             Project: UIMA
>          Issue Type: Bug
>          Components: TextMarker
>            Reporter: Philipp Daumke
>            Assignee: Peter Klügl
>            Priority: Minor
>
> Hi Jens,
> is there a particular reason why MARKFAST ist not allowed on STRINGLISTs?
> eg. the following code doesn't work:
> STRINGLIST myList = {"Peter", "Philipp", "Kai"}; 
> DECLARE Name;
> Document{->MARKFAST(Name, myList)};
> Best regards
> 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