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 2016/01/08 10:43:39 UTC

[jira] [Commented] (UIMA-4729) Ruta: Token seeder without Markup

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

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

Take a look at the current trunk. Does this work for you?

> Ruta: Token seeder without Markup 
> ----------------------------------
>
>                 Key: UIMA-4729
>                 URL: https://issues.apache.org/jira/browse/UIMA-4729
>             Project: UIMA
>          Issue Type: Improvement
>          Components: ruta
>    Affects Versions: 2.4.0ruta
>            Reporter: Mario Juric
>            Assignee: Peter Klügl
>             Fix For: 2.4.0ruta
>
>
> I have a case where I need the token seeds coming from the default seeder but I don’t want to run the markup initialisation. There is currently no separate seeder defined for this. Right now I will have to maintain my own copy of the default seeder without the MARKUP initialisation but obviously this is not desirable. One solution is to split the seeder in two seeders with both added as default and another solution is just to add an additional token seeder without MARKUP to the library, which can then be used optionally to replace the default seeder. The latter solution would probably benefit that the common code of the two seeders is shared somehow to make sure the implementations are always in sync.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)