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 2013/02/08 11:07:12 UTC

[jira] [Assigned] (UIMA-2647) Loading TextMarker dictionaries from the classpath

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

Peter Klügl reassigned UIMA-2647:
---------------------------------

    Assignee: Peter Klügl
    
> Loading TextMarker dictionaries from the classpath
> --------------------------------------------------
>
>                 Key: UIMA-2647
>                 URL: https://issues.apache.org/jira/browse/UIMA-2647
>             Project: UIMA
>          Issue Type: Improvement
>          Components: TextMarker
>    Affects Versions: 2.0.0TextMarker
>            Reporter: Pablo Duboue (KeaText)
>            Assignee: Peter Klügl
>            Priority: Minor
>         Attachments: load-dictionaries-from-classpath.patch
>
>
> While TextMarker can cope with loading its main script relative to the classpath, it can't load dictionaries from it. That feature is very useful in production enviroments.
> Attached is a patch that enables that. It also tries to "bubble" up the exceptions in the low level classes a little bit more (currently TextMarker "eats" a lot of exceptions, that's something most probably to be addressed in UIMA #2567).
> Of note: both MultiTreeWordList and TreeWordList will silently ignore their parameters (and load nothing) if it doesn't end in a "magic" extension (e.g., "txt" or "twl"). Shouldn't they throw an exception or at least log a warning? If so, that could be worth another bug report.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira