|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Counter
.remove()
defined to throw an
UnsupportedOperationException
.TreebankLangParserParams
implementing class.height
nodes up from the current node.
TreebankLangParserParams
implementing class for
the Penn Arabic Treebank.destNode
,
and returns the Set
of Object
s which
label those arcs.
destNode
,
or null
if no such arc exists.
true
iff o1
and o2
are equal by the desired
evaluation criterion.
StringUtils.argsToMap(java.lang.String[])
.
CoreMap
backed by Java Arrays.labelAnnotationIntroducingCharacters()
.
PTBTokenizer
.
CategoryWordTag
object acts as a complex Label
which contains a category, a head word, and a tag.CategoryWordTagFactory
is a factory that makes
a Label
which is a CategoryWordTag
triplet.t1
and t2
which are
dominated by this node, returns true
iff
t1
c-commands t2
.
ChineseGrammaticalRelations
is a
set of GrammaticalRelation
objects for the Chinese language.GrammaticalStructure
from an
existing parse tree.
Treebank
.
Treebank
.
Treebank
.
Treebank
.
IdentityHashSet
instance:
the elements themselves are not cloned.
TreeReader
.
TreeReader
.
TreeReader
.
Collection<TypedDependency>
by
collapsing several types of transitive pairs of dependencies.
Collection<TypedDependency>
to collapse
language-dependent transitive dependencies.
Collection<TypedDependency>
by
collapsing several types of transitive pairs of dependencies, but keeping
the tree structure.
Collection<TypedDependency>
to collapse
language-dependent transitive dependencies but keeping a tree structure.
Collection
s.CollocationFinder
over the Tree
t.
CollocationFinder
over the Tree
t.
CollocationFinder
over the Tree
t.
value()
's lexicographic ordering.
MutableDouble
objects numerically.
MutableInteger
objects numerically.
MutableInteger
object to another object.
Pair
to another object.
TreePattern
instance.
List
argument.
Constituent
object defines a generic edge in a graph.ConstituentFactory
is a factory for creating objects
of class Constituent
, or some descendent class.ClassicCounter
, this currently returns true if the count is
explicitly 0.0 for something
CoreMap
,
parameterized by the type of the value associated with the annotation.CoreMap
's.CoreLabel
s as Strings with a corresponding BEGIN and END position.TypedDependencyGraph
to correct
language-dependent dependencies.
Counter
s.this
as a ClassicCounter
.
Pair
s
CTBTreeReaderFactory
is a factory for creating a
TreeReader suitable for the Penn CTB.Object.equals(java.lang.Object)
to determine equality.
GrammaticalStructure
.
DependencyTyper
.
DiskTreebank
is a Collection
of
Tree
s.System.out
.
System.out
.
Counters
.PTBTokenizer
.
PTBTokenizer
.
this
dominates the Tree passed in
as an argument.
this
and the dominated node itself.
FileReader
but allows for the specification of input encoding.System.err
(without stopping timer).
EnglishGrammaticalRelations
is a
set of GrammaticalRelation
objects for the English language.GrammaticalStructure
from anCCpro
existing parse tree.
GrammaticalStructure
from an
existing parse tree.
ValueLabel
s is defined in the first instance
as equality of their String
value()
.
TreeGraphNode
s.
Object
s
to their equivalence classes.Collection
s.Object.equals(java.lang.Object)
as equality criterion
and grouping all items into the "null" equivalence class for reporting purposes
Object.equals(java.lang.Object)
as equality criterion
and grouping all items according to the EquivalenceClasser argument.
Object.equals(java.lang.Object)
as equality criterion
and grouping all items according to the EquivalenceClasser argument.
Object
s.Collection
s to the tabulated statistics of
the evaluation.
Tree
and a TregexMatcher
that has been successfully matched against the tree.
Tag
).
EquivalenceClassEval.Factory
instance that vends new EquivalenceClassEval instances with
settings like this
TreeFactory
that produces trees of the
LabeledScoredTree{Node|Leaf}
type.
TreeFactory
that produces trees of the
LabeledScoredTree{Node|Leaf}
type, with
the Label
made with the supplied
LabelFactory
.
TreeFactory
that produces trees of the
LabeledScoredTree{Node|Leaf}
type.
TreeFactory
that produces trees of the
LabeledScoredTree{Node|Leaf}
type, with
the Label
made with the supplied
LabelFactory
.
TreeFactory
that produces trees of the
SimpleTree
type.
TreeFactory
that produces trees of type
TreeGraphNode
.
TreeFactory
that produces trees of type
TreeGraphNode
, with the Label
made
by the supplied LabelFactory
.
FilePathProcessor
traverses a directory structure and
applies the processFile
method to files meeting some
criterion.accept
method.FilteringTreeReader
filters the output of another TreeReader.null
if none.
TreeGraphNode
to which there
exists an arc bearing the specified label from this node, or
null
if no such node exists.
Set
of TreeGraphNode
s to
which there exist arcs bearing the specified label from this
node, or null
if no such nodes exist.
List
s of a
prespecified length.Function
object that maps Strings to Strings according
to this TreebankLanguagePack's basicCategory() method.
Function
object that maps Strings to Strings according
to this TreebankLanguagePack's basicCategory method.
parse
was
called, or null if none exists.
Function
object that maps Strings to Strings according
to this TreebankLanguagePack's categoryAndFunction() method.
Function
object that maps Strings to Strings according
to this TreebankLanguagePack's categoryAndFunction method.
GeneralizedCounter.getCounts(java.util.List)
({o})
; works only
for depth 1 GeneralizedCounters
GeneralizedCounter.getCounts(java.util.List)
({o1,o2})
; works only for depth 2
GeneralizedCounters
GeneralizedCounter.getCounts(java.util.List)
({o1,o2,o3})
; works only for depth 3
GeneralizedCounters
double[]
array of length
depth+1
, containing the conditional counts on a
depth
-length list given each level of conditional
distribution from 0 to depth
.
File
from which trees are currently being
read by apply()
and passed to a
TreePprocessor
.
Set
of leaf (terminal) nodes
which are the DEPENDENT
s of the given node t
.
GOVERNOR
of the given node t
.
name
in the pattern.
i
th node in the tree, with node numbers defined
as in Tree.nodeNumber(Tree)
.
Distribution
instead of using this method.
GrammaticalRelation
.
n
th preterminal in tree
.
Tree
node t
, attempts to
return a list of nodes to which node t
has this
grammatical relation.
SUBJECT
(whether
nominal or clausal) of the given node t
.
n
th terminal in tree
.
PTBTokenizer
.
GrammaticalRelation
is used to define a
standardized, hierarchical set of grammatical relations,
together with patterns for identifying them in
parse trees.GrammaticalStructure
is a TreeGraph
(that is, a tree with additional labeled
arcs between nodes) for representing the grammatical relations in a
parse tree.GrammaticalStructure
objects.GrammaticalStructure
objects of the given specific type
GrammaticalStructure
objects of the given specific type
HasCategory
interface
knows about categories.ArrayCoreMap
with an immutable set of key,value
pairs that is used for equality and hashcode comparisons.true
if this Tokenizer has more elements.
true
if and only if this Tokenizer has more elements.
HasOffset
interface
bears a offset reference to the original textHasTag
interface
knows about part-of-speech tags.HasWord
interface
knows about words.TueBaDZHeadFinder
.
head
(transitively) heads node
null
if none), as recorded in this node's CyclicCoreLabel
.
null
if none), as recorded in this node's CyclicCoreLabel
.
IdentityHashMap
-backed
implementation of the Set
interface.GeneralizedCounter.depth()
-dimensional key l
.
GeneralizedCounter.incrementCount(java.util.List, java.lang.Object)
({o}, count)
;
only works for a depth 1 GeneralizedCounter.
Tree
, starting with 1.
TreeGraphNode
.
dtr
after position
existing
daughters in this
.
Set
such that each element in the returned set
is a unique object e' that .equals the corresponding element e in the
original set.
Set
such that each element in the returned set
is a unique object e' that .equals the corresponding element e in the
original set.
true
iff the value of Tree
node t
matches the sourcePattern
for
this GrammaticalRelation
, indicating that this
GrammaticalRelation
is one that could hold between
Tree
node t
and some other node.
true
if this set contains no elements.
String
is the end-of-line token for
this tokenizer.
this
is a leaf.
Collection
with the given glue.
t1
and t2
which are
dominated by this node, returns their "join node": the node
j
such that j
dominates both
t1
and t2
, and no other node which
also dominates both t1
and t2
dominates j
.
List
s of size
equal to the depth of the GeneralizedCounter.
Label
interface can act as a
constituent, node, or word label with linguistic attributes.Label
.LabeledConstituent
object represents a single bracketing in
a derivation, including start and end points and Label
information, but excluding probabilistic information.LabeledConstituent
object.
LabeledConstituent
object with given
values.
LabeledConstituent
object with given values.
LabeledConstituent
object with given values.
LabeledScoredConstituent
object defines an edge in a graph
with a label and a score.LabeledScoredConstituent
object.
LabeledScoredConstituent
object with given
values.
LabeledScoredConstituent
object with given
values.
LabeledScoredConstituentFactory
acts as a factory for
creating objects of class LabeledScoredConstituent
.LabeledScoredTreeFactory
acts as a factory for creating
trees with labels and scores.LabeledScoredTreeLeaf
represents the leaf of a tree
in a parse tree with labels and scores.LabeledScoredTreeNode
represents a tree composed of a root
label, a score,
and an array of daughter parse trees.TreeReaderFactory
that produces
labeled, scored array-based Trees, which have been cleaned up to
delete empties, etc.LabeledWord
object contains a word and its tag.TaggedWord
.
TaggedWord
.
TaggedWord
.
CategoryWordTag
).
TaggedWord
).
LabelFactory
object acts as a factory for creating
objects of class Label
, or some descendant class.StringLabel
).
Tag
).
TaggedWord
).
Word
).
TaggedWord
).
TaggedWord
).
Label
s,
null or otherwise, contained in the tree.
null
if none.
WordLemmaTag
.
Lexicon
object suitable to the particular language/treebank combination of interest.
LexerTokenizer
.Tokenizer
designed to work with
Lexer
implementing classes.edu.stanford.nlp.SerializedLexicalizedParser
,
or a default file location.
edu.stanford.nlp.SerializedLexicalizedParser
,
or a default file location
(/u/nlp/data/lexparser/englishPCFG.ser.gz
).
loadFromFilename
, and is intended to be included in a routine
that unpacks a text-serialized form of an object that incorporates an Index.
Tree
s that ares the local trees
of the tree.
fromIndex
, inclusive, and
toIndex
, exclusive, of an array of numbers, which are
themselves input in log form.
List
of size one less than the depth of the GeneralizedCounter, and
each value is a ClassicCounter
.
TreeMatcher
that can match
this
pattern to the specified input tree.
TregexMatcher
for this pattern on this tree.
TreePattern
against the
specified Tree, at the supplied Tree
node t
.
node
.
float
values.
double
values.
head
in
root
given a HeadFinder
MemoryTreebank
object stores a corpus of examples with
given tree structures in memory (as a List
).float
values.
double
values.
GrammaticalStructure
based on the given Tree
.
String
as the "name".
String
as the value.
String
objects passed in.
CategoryWordTag Label
, where the label is
formed from
the Label
object passed in.
String
as the
value
.
String
as the value, and
the type determined in an implementation-dependent way from the
options value.
Label
, where the label is formed from
the Label
object passed in.
String
as the "name".
String
as the "name".
StringLabel
, where the label is
formed from
the Label
object passed in.
String
as the value (word).
String
as a value component.
TaggedWord Label
, where the label is
formed from
the Label
object passed in.
String
passed in.
String
passed in.
Word Label
, where the label is
formed from
the Label
object passed in.
String
as the value (word).
String
as a value component.
WordLemmaTag Label
, where the label is
formed from the Label
object passed in.
String
as the value (word).
String
as a value component.
WordTag Label
, where the label is
formed from
the Label
object passed in.
String
as the "name".
String
as the "name".
String
passed in.
String
passed in.
String
passed in.
String
passed in.
String
passed in.
String
passed in.
TreeReader
using the provided
Reader
.
TreeReaderFactory
interface.
TreeReader
.
TreeReaderFactory
interface.
TreeReader
using the provided
Reader
.
root
and ending at this
.
Tree
.
null
daughter
in parent
by ==.
Collection
.
List
of indexed objects, in the order of their indices.
this
as a ClassicCounter
.
TsurgeonPattern
.
Parser.Parser(String, String)
with both arguments being null
.
Constituent
s for PARSEVAL.
Constituent
s for
PARSEVAL evaluation.
t1
and t2
which are
dominated by this node, returns a list of all the nodes on the
path from t1 to t2, inclusive, or null if none found.
pcfgThresholdValue
, then -Inf is returned as the
outside Score by oScore()
(while otherwise the true
outside score is returned).
pennPrint()
and saves output to a String
PennTreeReader
is a TreeReader
that
reads in Penn Treebank-style files.Reader
.
Reader
.
Reader
.
PennTreeReader
objects.LabeledScoredTreeFactory
,
with StringLabels, a PennTreebankTokenizer
,
and a TreeNormalizer
.
TreeFactory
;
uses a PennTreebankTokenizer
, and a TreeNormalizer
.
TreeNormalizer
;
uses a PennTreebankTokenizer
, and a LabeledScoredTreeFactory
.
TreeFactory
;
uses a PennTreebankTokenizer
, and a TreeNormalizer
.
HeadFinder
to determine the heads for this node and all its descendants,
and to store references to the head word node and head tag node
in this node's CyclicCoreLabel
and the
CyclicCoreLabel
s of all its descendants.
System.out
.
PrintWriter
.
PrintWriter
in the specified format.
Tree
as strings.
add()
, changePriority()
,
removeFirst()
, and getFirst()
method calls.File
.
length
character positions in the
lexer.
UnupportedOperationException
.
System.err
(without stopping timer).
System.err
and restart timer.
num
IOException
.Sentence
.true
, then multiple instances of the same item will not be merged.
i
th child of this
with the tree t.
Tree
.
Tree
.
TreeGraphNode
.
String
returned when the inner tokenizer
returns an end-of-line token.
String
representing the
complete contents of the label.
String
representing the
complete contents of the label.
String
passed in.
String
passed in.
String
as the "name", perhaps
by doing some appropriate decoding of the string.
BasicDocument.parse(String)
.
Tokenizer
.
TreeGraph
of which this node
is a part.
SimpleConstituent
object defines a generic edge in a graph.SimpleConstituent
object.
SimpleConstituent
object with given values.
ConstituentFactory
acts as a factory for creating objects
of class Constituent
, or some descendent class.SimpleTree
is a minimal concrete implementation of an
unlabeled, unscored Tree
.SimpleTreeFactory
acts as a factory for creating objects
of class SimpleTree
.TreeFactory
.
TreeFactory
.
TreeReaderFactory
.NegraPennLanguagePack
Constituent
SloppyMath
contains methods for performing basic
numeric operations.System.err
and stop timer.
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 given content.
StringLabel
with the given content.
StringLabel
with the
value()
of another label as its label.
TreeReaderFactory
that produces
labeled, scored array-based Trees, which have been cleaned up to
delete empties, etc.StringLabelFactory
object makes a simple
StringLabel
out of a String
.Processor
whose process
method deletes all
SGML/XML/HTML tags (tokens starting with <
and ending
with >.- StripTagsProcessor() -
Constructor for class edu.stanford.nlp.process.StripTagsProcessor
- Constructs a new StripTagsProcessor that doesn't mark line breaks.
- StripTagsProcessor(boolean) -
Constructor for class edu.stanford.nlp.process.StripTagsProcessor
- Constructs a new StripTagProcessor that marks line breaks as specified.
- subArray(int[], int, int) -
Static method in class edu.stanford.nlp.math.ArrayMath
-
- subcategoryStripper() -
Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
- Returns a TreeTransformer appropriate to the Treebank which
can be used to remove functional tags (such as "-TMP") from
categories.
- subcategoryStripper() -
Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
- Returns a TreeTransformer appropriate to the Treebank which
can be used to remove functional tags (such as "-TMP") from
categories.
- subcategoryStripper() -
Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
- Returns a TreeTransformer appropriate to the Treebank which
can be used to remove functional tags (such as "-TMP") from
categories.
- SUBJECT -
Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
- The "subject" grammatical relation.
- SUBJECT -
Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
- The "subject" grammatical relation.
- subList(int, int) -
Method in class edu.stanford.nlp.trees.MemoryTreebank
-
- subState -
Variable in class edu.stanford.nlp.parser.lexparser.Hook
-
- subtractAll(IntCounter<E>) -
Method in class edu.stanford.nlp.stats.IntCounter
- Subtracts the counts in the given Counter from the counts in this Counter.
- subtractAll(K1, ClassicCounter<K2>) -
Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- subtractAll(TwoDimensionalCounter<K1, K2>, boolean) -
Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- subtractInPlace(Counter<E>, Counter<E>) -
Static method in class edu.stanford.nlp.stats.Counters
- Sets each value of target to be target[k]-arg[k] for all keys k in target.
- subTreeList() -
Method in class edu.stanford.nlp.trees.Tree
- Get the list of all subtrees inside the tree by returning a tree
rooted at each node.
- subTrees() -
Method in class edu.stanford.nlp.trees.Tree
- Get the set of all subtrees inside the tree by returning a tree
rooted at each node.
- subTrees(T) -
Method in class edu.stanford.nlp.trees.Tree
- Add the set of all subtrees inside a tree (including the tree itself)
to the given
Collection
.
- sum(double[]) -
Static method in class edu.stanford.nlp.math.ArrayMath
- Returns the sum of an array of numbers.
- sum(double[], int, int) -
Static method in class edu.stanford.nlp.math.ArrayMath
- Returns the sum of the portion of an array of numbers between
fromIndex
, inclusive, and toIndex
, exclusive.
- sum(int[]) -
Static method in class edu.stanford.nlp.math.ArrayMath
-
- sum(float[]) -
Static method in class edu.stanford.nlp.math.ArrayMath
-
- sum(int[][]) -
Static method in class edu.stanford.nlp.math.ArrayMath
-
- sumSquaredError(double[]) -
Static method in class edu.stanford.nlp.math.ArrayMath
-
- SunJurafskyChineseHeadFinder - Class in edu.stanford.nlp.trees.international.pennchinese
- A headfinder for Chinese based on rules described in Sun/Jurafsky NAACL '04.
- SunJurafskyChineseHeadFinder() -
Constructor for class edu.stanford.nlp.trees.international.pennchinese.SunJurafskyChineseHeadFinder
-
- SunJurafskyChineseHeadFinder(TreebankLanguagePack) -
Constructor for class edu.stanford.nlp.trees.international.pennchinese.SunJurafskyChineseHeadFinder
-
- sunJurafskyHeadFinder -
Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- superPaint(Graphics) -
Method in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- SUPPCUTOFF -
Static variable in class edu.stanford.nlp.parser.lexparser.ParentAnnotationStats
- Minimum support of parent annotated node for grandparent to be
studied.
- SUPPCUTOFF -
Static variable in class edu.stanford.nlp.parser.lexparser.SisterAnnotationStats
- Minimum support of parent annotated node for grandparent to be
studied.
- supportedFonts(int) -
Static method in class edu.stanford.nlp.swing.FontDetector
- Returns which Fonts on the system can display the sample string.
- suppressEscaping -
Variable in class edu.stanford.nlp.process.PTBTokenizer.PTBTokenizerFactory
-
- suppressTerminalDetails -
Static variable in class edu.stanford.nlp.ling.CategoryWordTag
- If set to true, when a terminal or preterminal has as its category
something that is also the word or tag value, the latter are
suppressed.
- switchedFilter(Filter<E>, boolean) -
Static method in class edu.stanford.nlp.util.Filters
- Filter that's either negated or normal as specified.
- SwitchTo(int) -
Static method in class edu.stanford.nlp.trees.tregex.TregexParserTokenManager
- Switch to specified lex state.
- SwitchTo(int) -
Static method in class edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParserTokenManager
-
- SynchronizedInterner<T> - Class in edu.stanford.nlp.util.concurrent
-
For interning (canonicalizing) things in a multi-threaded environment.
- SynchronizedInterner(Interner<T>) -
Constructor for class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
- SynchronizedInterner(Interner<T>, Object) -
Constructor for class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
- syncSpi() -
Method in class edu.stanford.nlp.util.DisabledPreferences
-
- systemRoot() -
Method in class edu.stanford.nlp.util.DisabledPreferencesFactory
-
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
.
TreeGraph
of which this
node is part.
System.err
and restart (static) timer.
java.io.StreamTokenizer
and a edu.stanford.nlp.process.Tokenizer
.TokenizerAdaptor
.
BasicDocument.parse(String)
.
BasicDocument.parse(String)
.
String
representation of this node and
its subtree as a one-line parenthesized list.
List
key in the GeneralizedCounter.
String
representation of this
GrammaticalRelation
and the hierarchy below
it, with one node per line, indented according to level.
String
representation of this node and
its subtree with one node per line, indented according to
indentLevel
.
PriorityQueue
whose elements
are the keys of Counter c,
and the score of each key in c becomes its priority.
TaggedWord
from two
lists of String
, one for the words, and the second for
the tags.
Word
from a
list of String
.
Word
objects from
an array of String objects.
Constituent
.
String
representation of the label.
String
representation of the label.
String
containing the value (and index,
if any) of this label.
Constituent
.
GrammaticalRelation
.
String
representing this treegraph.
StringBuffer
.
StringBuffer
.
StringBuffer
.
String
representation of the k
keys
with the largest counts in the given Counter
, using the given
format string.
Tree
is used to collect all of the
tree types, and acts as a generic extendable type.Treebank
object provides access to a corpus of examples with
given tree structures.CoreMap
's that require classes from
the trees package.TreeFactory
that produces trees of the
same type as the current Tree
.
TreeFactory
that produces trees of the
same type as the current Tree
.
TreeFactory
that produces trees of the
SimpleTree
type.
TreeFactory
that produces trees of the
appropriate type.
TreeFactory
acts as a factory for creating objects of
class Tree
, or some descendent class.TreeFactory
that produces
TreeGraphNode
s.
TreeGraph
is a tree with additional directed,
labeled arcs between arbitrary pairs of nodes.TreeGraph
having the same tree
structure and label values as an existing tree (but no shared
storage).
TreeGraph
of which this node is a
part.
TreeGraphNode
.
TreeGraphNode
with the supplied
label.
TreeGraphNode
with the supplied
label and list of child nodes.
TreeGraphNode
having the same tree
structure and label values as an existing tree (but no shared
storage).
TreeGraphNode
having the same tree
structure and label values as an existing tree (but no shared
storage).
TreeGraphNodeFactory
acts as a factory for creating
nodes in a TreeGraph
.TreeFactory
that produces
TreeGraphNode
s.
TreeLengthComparator
orders trees by their yield sentence
lengths.TreeLengthComparator
.
TreePattern
against a Tree
.tgrep
-type pattern.edu.stanford.nlp.trees.Tree
as the output of the
parser.TreeReader
adds functionality to another Reader
by reading in Trees, or some descendant class.TreeReaderFactory
for a Treebank
--
this method is provided in order to make the
TreeReaderFactory
available to subclasses.
TreeReaderFactory
is a factory for creating objects of
class TreeReader
, or some descendent class.Tree
class.Tree
.Tree
.TregexPattern
against a Tree
.tgrep
-type pattern for matching tree
node configurations.Tree
s when
successfully matched on with a TregexMatcher
.TypedDependency
is a relation between two words in a
GrammaticalStructure
.ValueLabel
object acts as a Label with linguistic
attributes.toString()
,
pennPrint()
, or as in the Penn Treebank).
toString()
,
pennPrint()
, or as in the Penn Treebank.
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
.WordLemmaTag
.
WordLemmaTag
.
WordLemmaTag
from a Label.
WordLemmaTagFactory
acts as a factory for creating
objects of class WordLemmaTag
.WordLemmaTagFactory
.
WordLemmaTagFactory
.
WordTag
.
WordTag
from a Label.
WordTagFactory
acts as a factory for creating
objects of class WordTag
.WordTagFactory
.
WordTagFactory
.
WordToSentenceProcessor
using a sensible default
list of tokens to split on.
WordToTaggedWordProcessor
using the default
forward slash character to split on.
Reader
inside the Lexer.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |