[
https://issues.apache.org/jira/browse/UIMA-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-4729.
-------------------------------
Resolution: Fixed
fixed
> 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)