- All Implemented Interfaces:
- org.apache.uima.collection.base_cpm.CasObjectProcessor, org.apache.uima.collection.base_cpm.CasProcessor, org.apache.uima.collection.CasConsumer, org.apache.uima.resource.ConfigurableResource, org.apache.uima.resource.Resource
@PipeBitInfo(name="Property Text Writer (UIMA)",
description="Writes text files with lists of annotations and properties (POS, Semantic Group, CUI, Negation).",
role=WRITER,
dependencies={DOCUMENT_ID,SENTENCE,IDENTIFIED_ANNOTATION})
public class PropertyTextWriterUima
extends org.apache.uima.collection.CasConsumer_ImplBase
Writes Document event and anatomic information to file.
This can be used with the old descriptor .xml files and the UIMA CPE Gui. For a UimaFit PropertyTextWriter, use
PropertyTextWriterFit
- Since:
- 10/15/2015
- Version:
- %I%
- Author:
- SPF , chip-nlp