Hi,how can I load an existing FileWriterCasConsumer in a java code and
iterate through the features in the FileWriterCasConsumer ?
Note: i was able to load the clinical pipeline in my java code and create a new
jCas and process it; the problem with this is each time i ran the java code i
have to reload the clinical pipeline which take a bit of time.
please advise Thanks
On Saturday, April 11, 2015 12:54 AM, samir chabou <[email protected]>
wrote:
Hi,how can I load an existing FileWriterCasConsumer in a java code and
iterate through the features in the FileWriterCasConsumer ?
Note: i was able to load the clinical pipeline in my java code and create a new
jCas and process it; the problem with this is each time i ran the java code i
have to reload the clinical pipeline which take a bit of time.
Thanks