You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2012/12/14 10:36:12 UTC

[jira] [Commented] (UIMA-2525) Add initTypeSystem Support to SimplePipeline

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

Richard Eckart de Castilho commented on UIMA-2525:
--------------------------------------------------

Add this line where necessary, e.g. in line after line 74 or line 140 - I didn't test it, but it should work.

{code}
reader.typeSystemInit(cas.getTypeSystem());
{code}
                
> Add initTypeSystem Support to SimplePipeline
> --------------------------------------------
>
>                 Key: UIMA-2525
>                 URL: https://issues.apache.org/jira/browse/UIMA-2525
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Sandbox-uimafit
>            Reporter: Andreas Niekler
>            Priority: Minor
>
> I found out that the SimplePipeline does not support initialisation of a typeSystem by a given TypeSystemDescription. This would be a nice feature. If you guide me to the code or to the place where i can improve that i will add this on my own. Can it be done simply?

--
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