Package | Description |
---|---|
edu.illinois.cs.cogcomp.core.datastructures.textannotation |
Modifier and Type | Class and Description |
---|---|
class |
Constituent
A Constituent represents a unit of text (not necessarily contiguous) that participates in a view.
|
class |
Relation |
class |
TextAnnotation
This class contains all annotation for a single piece of text (which could contain more than one
sentence.)
|
Modifier and Type | Method and Description |
---|---|
static void |
TextAnnotationUtilities.copyAttributesFromTo(HasAttributes origObj,
HasAttributes newObj) |
Copyright © 2017. All rights reserved.