|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractLabel
object acts as a Label with linguistic
attributes.AdaptiveLabelFactory
object makes simple
Label
s for objects, by creating a label of an
appropriate type depending on the arguments passed in.Category
object acts as a Label by containing a
String
that is a part-of-speech category.Label
interface.
Label
.
Label
.
Label
s is defined in the first instance
as equality of their String
value()
.
Category
).
Tag
).
HasCategory
interface
knows about categories.HasTag
interface
knows about part-of-speech tags.HasWord
interface
knows about words.Label
interface can act as a
constituent, node, or word label with linguistic attributes.LabelFactory
object acts as a factory for creating
objects of class Label
, or some descendent class.Category
).
Tag
).
StringLabel
).
TaggedWord
).
Word
).
Label
, where the label is
formed from
the Label
object passed in.
StringLabel
, where the label is
formed from
the Label
object passed in.
TaggedWord Label
, where the label is
formed from
the Label
object passed in.
Word Label
, where the label is
formed from
the Label
object passed in.
Label
, where the label is formed from
the Label
object passed in.
String
as the "name".
String
as the value (word).
String
passed in.
String
as the
value
.
Label
, where the Label
is formed from the passed in String, using it to name the component
given by options
.
String
as the "name".
String
as a value component.
String
passed in.
String
as the value, and
the type determined in an implementation-dependent way from the
options value.
String
as the "name".
String
passed in.
String
passed in.
TaggedWord
from two
lists of String
, one for the words, and the second for
the tags.
String
representing the
complete contents of the label.
String
passed in.
StringLabel
object acts as a Label by containing a
single String, which it sets or returns in response to requests.StringLabel
with a null content (i.e., str).
StringLabel
with the
value()
of another label as its label.
StringLabel
with the given content.
StringLabelFactory
object makes a simple
StringLabel
out of a String
.Tag
object acts as a Label by containing a
String
that is a part-of-speech tag.Label
interface.
TaggedWord
object contains a word and its tag.TaggedWord
.
TaggedWord
.
TaggedWord
.
TaggedWord
.
TaggedWord
.
TaggedWordFactory
acts as a factory for creating objects of
class TaggedWord
.TaggedWordFactory
.
TaggedWordFactory
.
Word
object acts as a Label by containing a String.null
value.
Label
interface.
WordFactory
acts as a factory for creating objects of
class Word
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |