TextBySentenceBuilder - apache/ctakes GitHub Wiki
Builds a new cas or populates an existing jcas with sections, their names and sentence text.
- Author: SPF , chip-nlp
- Version: %I%
-
Since: 9/22/2019
-
Parameters:
-
namename of the section. This will be placed in the text and used to create an id: name_#
-
-
Returns: this builder.
Places the given sentence text in the current section.
-
Parameters:
-
texttext content of the sentence.
-
-
Returns: this builder.
- Returns: a jcas created from scratch and populated with the sections and sentences added in this builder.
-
Exceptions:
-
UIMAExceptionis the fresh jcas cannot be created.
-
-
Parameters:
-
jCasye olde ...
-
-
Returns: the given jcas populated with the sections and sentences added in this builder.
internal storage device.