Samir, I'm not sure I understand your question. Are you saying you want to be able to look at/process annotations in a file more than once without re-processing the note? Tim
________________________________________ From: samir chabou [[email protected]] Sent: Monday, April 13, 2015 11:22 PM To: [email protected]; [email protected] Subject: Re: iterate on the features of CAS consumer (FileWriterCasConsumer) 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
