Hi all,

Is there a way to remove data that was inserted into a view? 

In our application, we load the initial raw document bytes and store it
in a CAS view in one annotator, but later in another downstream
annotator we transform the raw document bytes into plain text and store
it in the "main" CAS view as the document text. At that point the
initial raw document bytes are of no interest. 

I've looked but don't see a clear way to remove that data. I tried the
reset/release methods, but that deleted other data from the CAS that is
needed.

Thoughts?

Thanks,
Kirk

Reply via email to