Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.stanford.nlp.trees Classes and Interfaces - 441 results found.
NameDescriptionTypePackageFramework
AbstractCollinsHeadFinderA base class for a HeadFinder similar to the one described in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesStanford Parser
AbstractDatasetClassedu.stanford.nlp.trees.treebankStanford Parser
AbstractDataset .SplitFilterClassedu.stanford.nlp.trees.treebank.AbstractDatasetStanford Parser
AbstractTreebankLanguagePackThis provides an implementation of parts of the TreebankLanguagePack API to reduce the load on fresh implementations.Classedu.stanford.nlp.treesStanford Parser
ArabicHeadFinderFind the head of an Arabic tree, using the usual kind of heuristic head finding rules.Classedu.stanford.nlp.trees.international.arabicStanford Parser
ArabicHeadFinder .TagSetReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.trees.international.arabic.ArabicHeadFinderStanford Parser
ArabicTreebankLanguagePackSpecifies the treebank/language specific components needed for parsing the Penn Arabic Treebank (ATB).Classedu.stanford.nlp.trees.international.arabicStanford Parser
ArabicTreebankTokenizerBuilds a tokenizer for the Penn Arabic Treebank (ATB) using a This implementation is current as of the following LDC catalog numbers: Classedu.stanford.nlp.trees.international.arabicStanford Parser
ArabicTreeNormalizerNormalizes both terminals and non-terminals in Penn Arabic Treebank (ATB) trees.Classedu.stanford.nlp.trees.international.arabicStanford Parser
ArabicTreeNormalizer .ArabicEmptyFilterRemove traces and pronoun deletion markers.Classedu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizerStanford Parser
ArabicTreeReaderFactoryReads ArabicTreebank trees.Classedu.stanford.nlp.trees.international.arabicStanford Parser
ArabicTreeReaderFactory .ArabicRawTreeReaderFactoryClassedu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactoryStanford Parser
ATBTreeUtilsVarious static convenience methods for processing Arabic parse trees.Classedu.stanford.nlp.trees.international.arabicStanford Parser
BasicCategoryTreeTransformerTransforms trees by turning the labels into their basic categories TreebankLanguagePackClassedu.stanford.nlp.treesStanford Parser
BikelChineseHeadFinderA headfinder implementing Dan Bikel's head rules.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
BobChrisTreeNormalizerNormalizes trees in the way used in Manning and Carpenter 1997.Classedu.stanford.nlp.treesStanford Parser
BobChrisTreeNormalizer .AOverAFilterClassedu.stanford.nlp.trees.BobChrisTreeNormalizerStanford Parser
BobChrisTreeNormalizer .EmptyFilterClassedu.stanford.nlp.trees.BobChrisTreeNormalizerStanford Parser
CEDictClassedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseCollinizerPerforms collinization operations on Chinese trees similar to those for English Namely: strips all functional & automatically-added tagsClassedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseEnglishWordMapA class for mapping Chinese words to English.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseEscaperAn Escaper for Chinese normalization to match Treebank.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseGrammaticalRelationsChineseGrammaticalRelations is a set of GrammaticalRelation objects for the Chinese language.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseGrammaticalStructureA GrammaticalStructure for Chinese.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseGrammaticalStructure .FromDependenciesFactoryClassedu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructureStanford Parser
ChineseGrammaticalStructureFactoryClassedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseHeadFinderHeadFinder for the Penn Chinese Treebank.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseSemanticHeadFinderClassedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseTreebankLanguagePackLanguage pack for the UPenn/Colorado Chinese treebank.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
ChineseUtilsThis class contains a few String constants and static methods for dealing with Chinese text.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
CHTBTokenizerA simple tokenizer for tokenizing Penn Chinese Treebank files.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
CollinsHeadFinder Except: we've added a head rule for NX, which returns the leftmost item.Classedu.stanford.nlp.treesStanford Parser
CollocationFinderFinds WordNet collocations in parse trees.Classedu.stanford.nlp.treesStanford Parser
CompositeTreebankClassedu.stanford.nlp.treesStanford Parser
CompositeTreeTransformerA TreeTransformer that applies component TreeTransformers in order.Classedu.stanford.nlp.treesStanford Parser
ConfigParserClassedu.stanford.nlp.trees.treebankStanford Parser
CoNLLUDocumentReaderReader for ConLL-U formatted dependency treebanks.Classedu.stanford.nlp.trees.udStanford Parser
CoNLLUDocumentWriterClassedu.stanford.nlp.trees.udStanford Parser
CoNLLUUtilsUtility functions for reading and writing CoNLL-U files.Classedu.stanford.nlp.trees.udStanford Parser
CoNLLUUtils .FeatureNameComparatorClassedu.stanford.nlp.trees.ud.CoNLLUUtilsStanford Parser
ConstituentA Constituent object defines a generic edge in a graph.Classedu.stanford.nlp.treesStanford Parser
ConstituentFactoryA ConstituentFactory is a factory for creating objects of class Constituent, or some descendent class.Interfaceedu.stanford.nlp.treesStanford Parser
CoordinationTransformerCoordination transformer transforms a PennTreebank tree containing a coordination in a flat structure in order to get the dependenciesClassedu.stanford.nlp.treesStanford Parser
CopulaHeadFinderA mix-in interface for HeadFinders which support the makesCopulaHead method, which says how the HeadFinder in questionInterfaceedu.stanford.nlp.treesStanford Parser
CreateSubtreeNodeGiven the start and end children of a particular node, takes all children between start and end (including the endpoints) andClassedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
CTBErrorCorrectingTreeNormalizerThis was originally written to correct a few errors Galen found in CTB3.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
CTBErrorCorrectingTreeNormalizer .CTBErrorCorrectingTreeReaderFactorySo you can create a TreeReaderFactory using this TreeNormalizer easily by reflection.Classedu.stanford.nlp.trees.international.pennchinese.CTBErrorCorrectingTreeNormalizerStanford Parser
CTBTreeReaderFactoryThe CTBTreeReaderFactory is a factory for creating a TreeReader suitable for the Penn Chinese Treebank (CTB).Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
CTBTreeReaderFactory .NoEmptiesCTBTreeReaderFactoryClassedu.stanford.nlp.trees.international.pennchinese.CTBTreeReaderFactoryStanford Parser
DatasetA generic interface loading, processing, and writing a data set.Interfaceedu.stanford.nlp.trees.treebankStanford Parser
Dataset .EncodingReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.trees.treebank.DatasetStanford Parser
DateTreeTransformerFlattens the following two structures: (NP (NP (NNP Month) (CD Day) )Classedu.stanford.nlp.treesStanford Parser
DeepTreeA tree combined with a map from subtree to SimpleMatrix vectors.Classedu.stanford.nlp.treesStanford Parser
DefaultMapperClassedu.stanford.nlp.trees.treebankStanford Parser
DependenciesUtilities for Dependency objects.Classedu.stanford.nlp.treesStanford Parser
Dependencies .DependentPuncTagRejectFilterClassedu.stanford.nlp.trees.DependenciesStanford Parser
Dependencies .DependentPuncWordRejectFilterClassedu.stanford.nlp.trees.DependenciesStanford Parser
DependencyAn individual dependency between a governor and a dependent.Interfaceedu.stanford.nlp.treesStanford Parser
DependencyFactoryA factory for dependencies of a certain type.Interfaceedu.stanford.nlp.treesStanford Parser
DependencyPrinterInterfaceedu.stanford.nlp.treesStanford Parser
DependencyReaderInterfaceedu.stanford.nlp.treesStanford Parser
DependencyScoringClassedu.stanford.nlp.treesStanford Parser
DependencyScoring .ScoreClassedu.stanford.nlp.trees.DependencyScoringStanford Parser
DependencyTreeTransformerTransforms an English structure parse tree in order to get the dependencies right: -- put a ROOT node Classedu.stanford.nlp.treesStanford Parser
DependencyTyperA generified interface for making some kind of dependency object between a head and dependent.Interfaceedu.stanford.nlp.treesStanford Parser
DiskTreebankA DiskTreebank is a Collection of A DiskTreebank object stores merely the information toClassedu.stanford.nlp.treesStanford Parser
DisplayMatchesPanelClass for creating the panel which shows a graphical version of the tree (as in TreeJPanel) as well as the file name of the file from which the tree is from.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
DistributionPackageAdds data files to a tar'd / gzip'd distribution package.Classedu.stanford.nlp.trees.treebankStanford Parser
DybroFrenchHeadFinderClassedu.stanford.nlp.trees.international.frenchStanford Parser
EnglishGrammaticalRelationsEnglishGrammaticalRelations is a set of GrammaticalRelation objects for the English language.Classedu.stanford.nlp.treesStanford Parser
EnglishGrammaticalStructureA GrammaticalStructure for English.Classedu.stanford.nlp.treesStanford Parser
EnglishGrammaticalStructure .FromDependenciesFactoryClassedu.stanford.nlp.trees.EnglishGrammaticalStructureStanford Parser
EnglishGrammaticalStructureFactoryClassedu.stanford.nlp.treesStanford Parser
EnglishPatternsThis class contains some English String or Tregex regular expression patterns.Classedu.stanford.nlp.treesStanford Parser
EnglishPTBTreebankCorrectorClassedu.stanford.nlp.treesStanford Parser
FilePanelClass representing the hierarchy of files in which trees may be searched and allowing users to select whether to search a particular file or notClassedu.stanford.nlp.trees.tregex.guiStanford Parser
FileTreeModelComponent for managing the data for files containing trees.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
FileTreeNodeRepresents a node in a JTree that holds a file and displays the short name of the file in the JTree.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
FileTreeNode .FileTreeNodeListenerInterfaceedu.stanford.nlp.trees.tregex.gui.FileTreeNodeStanford Parser
FilteringTreebankClassedu.stanford.nlp.treesStanford Parser
FilteringTreeReaderA FilteringTreeReader filters the output of another TreeReader.Classedu.stanford.nlp.treesStanford Parser
FragDiscardingPennTreeReaderClassedu.stanford.nlp.trees.international.pennchineseStanford Parser
FrenchHeadFinderTODO wsg2010: Compare these head finding rules to those found in Arun Abishek's Author:mcdmSee Also:Serialized FormClassedu.stanford.nlp.trees.international.frenchStanford Parser
FrenchTreebankLanguagePackLanguage pack for the French treebank.Classedu.stanford.nlp.trees.international.frenchStanford Parser
FrenchTreeNormalizerPrepares French Treebank trees for parsing.Classedu.stanford.nlp.trees.international.frenchStanford Parser
FrenchTreeNormalizer .FrenchAOverAFilterClassedu.stanford.nlp.trees.international.french.FrenchTreeNormalizerStanford Parser
FrenchTreeReaderFactoryA class for reading French Treebank trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.frenchStanford Parser
FrenchXMLTreeReaderA reader for XML format French Treebank files.Classedu.stanford.nlp.trees.international.frenchStanford Parser
FrenchXMLTreeReaderFactoryA class for reading French Treebank trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.frenchStanford Parser
GrammaticalFunctionTreeNormalizerTree normalizer for cleaning up labels and preserving the whole node label, the grammatical function and category information from the label, or onlyClassedu.stanford.nlp.treesStanford Parser
GrammaticalRelationGrammaticalRelation is used to define a standardized, hierarchical set of grammatical relations,Classedu.stanford.nlp.treesStanford Parser
GrammaticalStructureA GrammaticalStructure stores dependency relations between nodes in a tree.Classedu.stanford.nlp.treesStanford Parser
GrammaticalStructure .ExtrasA specification for the types of extra edges to add to the dependency tree.Classedu.stanford.nlp.trees.GrammaticalStructureStanford Parser
GrammaticalStructureFactoryA general factory for GrammaticalStructure objects.Interfaceedu.stanford.nlp.treesStanford Parser
GrammaticalStructureFromDependenciesFactoryAn interface for a factory that builds a GrammaticalStructure from a list of TypedDependencies and a TreeGraphNode.Interfaceedu.stanford.nlp.treesStanford Parser
HasParentOnly to be implemented by Tree subclasses that actualy keep their parent pointers.Interfaceedu.stanford.nlp.treesStanford Parser
HeadFinderAn interface for finding the "head" daughter of a phrase structure tree.Interfaceedu.stanford.nlp.treesStanford Parser
HebrewTreebankLanguagePackClassedu.stanford.nlp.trees.international.hebrewStanford Parser
HebrewTreeNormalizerClassedu.stanford.nlp.trees.international.hebrewStanford Parser
HebrewTreeNormalizer .HebrewEmptyFilterRemove traces and pronoun deletion markers.Classedu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizerStanford Parser
HebrewTreeReaderFactoryClassedu.stanford.nlp.trees.international.hebrewStanford Parser
HighlightUtilsClassedu.stanford.nlp.trees.tregex.guiStanford Parser
InputPanelClass representing the panel that gets input from the user and does (in a thread-safe manner) the computation for finding tree matches and performing tsurgeon operations.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
InputPanel .HistoryEntryClassedu.stanford.nlp.trees.tregex.gui.InputPanelStanford Parser
InputPanel .TRegexGUITreeVisitorMethod for returning the number of matches found in the last tree visited by this tree visitor.Classedu.stanford.nlp.trees.tregex.gui.InputPanelStanford Parser
JJTTsurgeonParserStateClassedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
LabeledInterface for Objects which have a Label.Interfaceedu.stanford.nlp.treesStanford Parser
LabeledConstituentA LabeledConstituent object represents a single bracketing in a derivation, including start and end points and LabelClassedu.stanford.nlp.treesStanford Parser
LabeledScoredConstituentA LabeledScoredConstituent object defines an edge in a graph with a label and a score.Classedu.stanford.nlp.treesStanford Parser
LabeledScoredConstituentFactoryA LabeledScoredConstituentFactory acts as a factory for creating objects of class LabeledScoredConstituent.Classedu.stanford.nlp.treesStanford Parser
LabeledScoredTreeFactoryA LabeledScoredTreeFactory acts as a factory for creating trees with labels and scores.Classedu.stanford.nlp.treesStanford Parser
LabeledScoredTreeNodeA LabeledScoredTreeNode represents a tree composed of a root and an array of daughter parse trees.Classedu.stanford.nlp.treesStanford Parser
LabeledScoredTreeReaderFactoryThis class implements a TreeReaderFactory that produces labeled, scored array-based Trees, which have been cleaned up toClassedu.stanford.nlp.treesStanford Parser
LeftHeadFinderHeadFinder that always returns the leftmost daughter as head.Classedu.stanford.nlp.treesStanford Parser
LengthTreeFilterOnly accept trees that are short enough (less than or equal to length).Classedu.stanford.nlp.treesStanford Parser
MacrosThis defines how to use macros from a file in Tregex.Classedu.stanford.nlp.trees.tregexStanford Parser
MapperGeneric interface for mapping one string to another given some contextual evidence.Interfaceedu.stanford.nlp.trees.treebankStanford Parser
MatchesPanelComponent for displaying the list of trees that matchAuthor:Anna RaffertySee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.guiStanford Parser
MatchesPanel .MatchesPanelListenerAllows other panels to be updated about changes to the matches panel (better abstraction)Interfaceedu.stanford.nlp.trees.tregex.gui.MatchesPanelStanford Parser
MemoryTreebankA MemoryTreebank object stores a corpus of examples with given tree structures in memory (as a List).Classedu.stanford.nlp.treesStanford Parser
ModCollinsHeadFinder thesis.Classedu.stanford.nlp.treesStanford Parser
NamedDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesStanford Parser
NegraHeadFinderHeadFinder for the Negra Treebank.Classedu.stanford.nlp.trees.international.negraStanford Parser
NegraLabelClassedu.stanford.nlp.trees.international.negraStanford Parser
NegraPennLanguagePackLanguage pack for Negra and Tiger treebanks after conversion toAuthor:Roger Levy, Spence GreenSee Also:Serialized FormClassedu.stanford.nlp.trees.international.negraStanford Parser
NegraPennTokenizerClassedu.stanford.nlp.trees.international.negraStanford Parser
NegraPennTreeNormalizerTree normalizer for Negra Penn Treebank format.Classedu.stanford.nlp.trees.international.negraStanford Parser
NegraPennTreeReaderFactoryA TreeReaderFactory for the Negra and Tiger treebanks in their Penn Treebank compatible export format.Classedu.stanford.nlp.trees.international.negraStanford Parser
NoEmptiesCTBTreeReaderFactoryA CTB TreeReaderFactory that deletes empty nodes.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
NPTmpRetainingTreeNormalizerSame TreeNormalizer as BobChrisTreeNormalizer, but optionally provides four extras.Classedu.stanford.nlp.treesStanford Parser
NPTmpRetainingTreeNormalizer .NPTmpAdvRetainingTreeReaderFactory constructing by reflection.Classedu.stanford.nlp.trees.NPTmpRetainingTreeNormalizerStanford Parser
NPTmpRetainingTreeNormalizer .NPTmpRetainingTreeReaderFactory constructing by reflection.Classedu.stanford.nlp.trees.NPTmpRetainingTreeNormalizerStanford Parser
OrderedCombinationTreeNormalizerThis class combines multiple tree normalizers.Classedu.stanford.nlp.treesStanford Parser
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.trees.tregexStanford Parser
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
PennTreebankLanguagePackSpecifies the treebank/language specific components needed for parsing the English Penn Treebank.Classedu.stanford.nlp.treesStanford Parser
PennTreebankTokenizerBuilds a tokenizer for English PennTreebank (release 2) trees.Classedu.stanford.nlp.treesStanford Parser
PennTreeReaderThis class implements the TreeReader interface to read Penn Treebank-style files.Classedu.stanford.nlp.treesStanford Parser
PennTreeReaderFactoryVends PennTreeReader objects.Classedu.stanford.nlp.treesStanford Parser
PreferencesManages storage and retrieval of application preferences.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
PreferencesPanelClass for creating the preferences panel which holds user definable preferences (e.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
QPTreeTransformerTransforms an English structure parse tree in order to get the dependencies right: Adds an extra structure in QP phrases:Classedu.stanford.nlp.treesStanford Parser
RadicalMapA way to determine the primary (or "semantic") radical of a Chinese character or get the set of characters with a given semantic radical.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
RecursiveTreeTransformerA tool to recursively alter a tree in various ways.Classedu.stanford.nlp.treesStanford Parser
ScrollableTreeJPanelComponent for displaying a tree in a JPanel that works correctly withAuthor:Anna RaffertySee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.guiStanford Parser
SemanticHeadFinder found in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesStanford Parser
SimpleConstituentA SimpleConstituent object defines a generic edge in a graph.Classedu.stanford.nlp.treesStanford Parser
SimpleConstituentFactoryA ConstituentFactory acts as a factory for creating objects of class Constituent, or some descendent class.Classedu.stanford.nlp.treesStanford Parser
SimpleTreeA SimpleTree is a minimal concrete implementation of an unlabeled, unscored Tree.Classedu.stanford.nlp.treesStanford Parser
SimpleTreeFactoryA SimpleTreeFactory acts as a factory for creating objects of class SimpleTree.Classedu.stanford.nlp.treesStanford Parser
SpanA Span is an optimized SimpleConstituent object.Classedu.stanford.nlp.treesStanford Parser
SpanishHeadFinderClassedu.stanford.nlp.trees.international.spanishStanford Parser
SpanishTreebankLanguagePackLanguage pack for the Spanish treebank.Classedu.stanford.nlp.trees.international.spanishStanford Parser
SpanishTreeNormalizerNormalize trees read from the AnCora Spanish corpus.Classedu.stanford.nlp.trees.international.spanishStanford Parser
SpanishTreeReaderFactoryA class for reading Spanish AnCora trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.spanishStanford Parser
StringLabeledScoredTreeReaderFactoryThis class implements a TreeReaderFactory that produces labeled, scored array-based Trees, which have been cleaned up toClassedu.stanford.nlp.treesStanford Parser
SunJurafskyChineseHeadFinderA HeadFinder for Chinese based on rules described in Sun/Jurafsky NAACL 2004.Classedu.stanford.nlp.trees.international.pennchineseStanford Parser
SynchronizedTreeTransformerIf you have a TreeTransformer which is not threadsafe, and you need to call it from multiple threads, this will wrap it in aClassedu.stanford.nlp.treesStanford Parser
TdiffExtracts the differences between the sets of constituents indicated by a pair of parse trees.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
TransformingTreebankThis class wraps another Treebank, and will vend trees that have been through a TreeTransformer.Classedu.stanford.nlp.treesStanford Parser
TreeThe abstract class Tree is used to collect all of the tree types, and acts as a generic extensible type.Classedu.stanford.nlp.treesStanford Parser
TreebankA Treebank object provides access to a corpus of examples with given tree structures.Classedu.stanford.nlp.treesStanford Parser
TreebankFactoryAn interface for treebank vendors.Interfaceedu.stanford.nlp.treesStanford Parser
TreebankLanguagePackThis interface specifies language/treebank specific information for a Treebank, which a parser or other treebank user might need to know.Interfaceedu.stanford.nlp.treesStanford Parser
TreebankPreprocessorA data preparation pipeline for treebanks.Classedu.stanford.nlp.trees.treebankStanford Parser
TreebanksThis is just a main method and other static methods for command-line manipulation, statistics, and testing ofClassedu.stanford.nlp.treesStanford Parser
TreeCoreAnnotationsSet of common annotations for CoreMaps that require classes from the trees package.Classedu.stanford.nlp.treesStanford Parser
TreeCoreAnnotations .BinarizedTreeAnnotationThe CoreMap key for getting the binarized version of the syntactic parse tree of a sentence.Classedu.stanford.nlp.trees.TreeCoreAnnotationsStanford Parser
TreeCoreAnnotations .HeadTagLabelAnnotationClassedu.stanford.nlp.trees.TreeCoreAnnotationsStanford Parser
TreeCoreAnnotations .HeadWordLabelAnnotationClassedu.stanford.nlp.trees.TreeCoreAnnotationsStanford Parser
TreeCoreAnnotations .KBestTreesAnnotationThe standard key for storing a list of k-best parses.Classedu.stanford.nlp.trees.TreeCoreAnnotationsStanford Parser
TreeCoreAnnotations .TreeAnnotationThe CoreMap key for getting the syntactic parse tree of a sentence.Classedu.stanford.nlp.trees.TreeCoreAnnotationsStanford Parser
TreeFactoryA TreeFactory acts as a factory for creating objects of class Tree, or some descendant class.Interfaceedu.stanford.nlp.treesStanford Parser
TreeFiltersA location for general implementations of Filter.Classedu.stanford.nlp.treesStanford Parser
TreeFilters .HasMatchingChildClassedu.stanford.nlp.trees.TreeFiltersStanford Parser
TreeFromFileSimple utility class for storing a tree as well as the sentence the tree represents and a label with the filename of the file that the tree was stored in.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
TreeFunctionsThis is a utility class which vends tree transformers to translate trees from one factory type to trees of another.Classedu.stanford.nlp.treesStanford Parser
TreeGraphNode A TreeGraphNode is simply a with some additional functionality.Classedu.stanford.nlp.treesStanford Parser
TreeGraphNodeFactoryA TreeGraphNodeFactory acts as a factory for creating tree nodes of type TreeGraphNode.Classedu.stanford.nlp.treesStanford Parser
TreeLeafLabelTransformerApplies a Function to the labels in a tree.Classedu.stanford.nlp.treesStanford Parser
TreeLemmatizerClassedu.stanford.nlp.treesStanford Parser
TreeLengthComparatorA TreeLengthComparator orders trees by their yield sentenceVersion:2003/03/24Author:Christopher ManningClassedu.stanford.nlp.treesStanford Parser
TreeNormalizerA class for tree normalization.Classedu.stanford.nlp.treesStanford Parser
TreePrintA class for customizing the print method(s) for a edu.Classedu.stanford.nlp.treesStanford Parser
TreeReaderA TreeReader adds functionality to another Reader by reading in Trees, or some descendant class.Interfaceedu.stanford.nlp.treesStanford Parser
TreeReaderFactoryA TreeReaderFactory is a factory for creating objects of class TreeReader, or some descendant class.Interfaceedu.stanford.nlp.treesStanford Parser
TreesVarious static utilities for the Tree class.Classedu.stanford.nlp.treesStanford Parser
TreeTokenizerFactoryWrapper for TreeReaderFactory.Classedu.stanford.nlp.treesStanford Parser
TreeTransformerThis is a simple interface for a function that alters aAuthor:Christopher Manning.Interfaceedu.stanford.nlp.treesStanford Parser
TreeVisitorThis is a simple strategy-type interface for operations that are applied to Tree.Interfaceedu.stanford.nlp.treesStanford Parser
TregexGUIMain class for creating a tregex gui.Classedu.stanford.nlp.trees.tregex.guiStanford Parser
TregexGUI .FilterTypeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.trees.tregex.gui.TregexGUIStanford Parser
TregexGUI .TransferActionListenerClassedu.stanford.nlp.trees.tregex.gui.TregexGUIStanford Parser
TregexMatcherA TregexMatcher can be used to match a TregexPattern against a Tree.Classedu.stanford.nlp.trees.tregexStanford Parser
TregexParseExceptionA runtime exception that indicates something went wrong parsing a tregex expression.Classedu.stanford.nlp.trees.tregexStanford Parser
TregexPatternA TregexPattern is a tgrep-type pattern for matching tree node configurations.Classedu.stanford.nlp.trees.tregexStanford Parser
TregexPattern .TRegexTreeReaderFactoryClassedu.stanford.nlp.trees.tregex.TregexPatternStanford Parser
TregexPatternCompilerA class for compiling TregexPatterns with specific HeadFinders and or basicCategoryFunctions.Classedu.stanford.nlp.trees.tregexStanford Parser
TsurgeonTsurgeon provides a way of editing trees based on a set of operations that are applied to tree locations matching a tregex pattern.Classedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
TsurgeonMatcherAn object factored out to keep the state of a Tsurgeon operation separate from the TsurgeonPattern objects.Classedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
TsurgeonParseExceptionA runtime exception that indicates something went wrong parsing a Tsurgeon expression.Classedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
TsurgeonParserTreeConstantsInterfaceedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
TsurgeonPatternAn abstract class for patterns to manipulate Trees when successfully matched on with a TregexMatcher.Classedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
TsurgeonRuntimeExceptionSomething has gone wrong internally in TsurgeonAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.tsurgeonStanford Parser
TueBaDZHeadFinderA HeadFinder for TueBa-D/Z.Classedu.stanford.nlp.trees.international.tuebadzStanford Parser
TueBaDZLanguagePackLanguage pack for the Tuebingen Treebank of Written German (TueBa-D/Z).Classedu.stanford.nlp.trees.international.tuebadzStanford Parser
TueBaDZPennTreeNormalizerTree normalizer for the TueBaDZ treebank.Classedu.stanford.nlp.trees.international.tuebadzStanford Parser
TueBaDZTreeReaderFactoryClassedu.stanford.nlp.trees.international.tuebadzStanford Parser
TypedDependencyA TypedDependency is a relation between two words in a GrammaticalStructure.Classedu.stanford.nlp.treesStanford Parser
UniversalDependenciesFeatureAnnotatorAdds lemmata and features to an English CoNLL-U dependenciesAuthor:Sebastian SchusterClassedu.stanford.nlp.trees.udStanford Parser
UniversalEnglishGrammaticalRelationsUniversalEnglishGrammaticalRelations is a set of GrammaticalRelation objects according to the UniversalClassedu.stanford.nlp.treesStanford Parser
UniversalEnglishGrammaticalStructureA GrammaticalStructure for Universal Dependencies English.Classedu.stanford.nlp.treesStanford Parser
UniversalEnglishGrammaticalStructure .FromDependenciesFactoryClassedu.stanford.nlp.trees.UniversalEnglishGrammaticalStructureStanford Parser
UniversalEnglishGrammaticalStructureFactoryClassedu.stanford.nlp.treesStanford Parser
UniversalPOSMapperHelper class to perform a context-sensitive mapping of POS tags in a tree to universal POS tags.Classedu.stanford.nlp.treesStanford Parser
UniversalSemanticHeadFinder in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesStanford Parser
UnnamedConcreteDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesStanford Parser
UnnamedDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesStanford Parser
WordNetConnectionAllows us to verify that a wordnet connection is available without compile time errors if the package is not found.Interfaceedu.stanford.nlp.treesStanford Parser
WordStemmerStems the Words in a Tree using Morphology.Classedu.stanford.nlp.treesStanford Parser
AbstractCollinsHeadFinderA base class for a HeadFinder similar to the one described in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesJavaNlp
AbstractDatasetClassedu.stanford.nlp.trees.treebankJavaNlp
AbstractDataset .SplitFilterClassedu.stanford.nlp.trees.treebank.AbstractDatasetJavaNlp
AbstractTreebankLanguagePackThis provides an implementation of parts of the TreebankLanguagePack API to reduce the load on fresh implementations.Classedu.stanford.nlp.treesJavaNlp
ArabicHeadFinderFind the head of an Arabic tree, using the usual kind of heuristic head finding rules.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicHeadFinder .TagSetReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.trees.international.arabic.ArabicHeadFinderJavaNlp
ArabicTreebankLanguagePackSpecifies the treebank/language specific components needed for parsing the Penn Arabic Treebank (ATB).Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicTreebankTokenizerBuilds a tokenizer for the Penn Arabic Treebank (ATB) using a This implementation is current as of the following LDC catalog numbers: Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicTreeNormalizerNormalizes both terminals and non-terminals in Penn Arabic Treebank (ATB) trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicTreeNormalizer .ArabicEmptyFilterRemove traces and pronoun deletion markers.Classedu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizerJavaNlp
ArabicTreeReaderFactoryReads ArabicTreebank trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicTreeReaderFactory .ArabicRawTreeReaderFactoryClassedu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactoryJavaNlp
ATBTreeUtilsVarious static convenience methods for processing Arabic parse trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
BasicCategoryTreeTransformerTransforms trees by turning the labels into their basic categories TreebankLanguagePackClassedu.stanford.nlp.treesJavaNlp
BikelChineseHeadFinderA headfinder implementing Dan Bikel's head rules.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
BobChrisTreeNormalizerNormalizes trees in the way used in Manning and Carpenter 1997.Classedu.stanford.nlp.treesJavaNlp
BobChrisTreeNormalizer .AOverAFilterClassedu.stanford.nlp.trees.BobChrisTreeNormalizerJavaNlp
BobChrisTreeNormalizer .EmptyFilterClassedu.stanford.nlp.trees.BobChrisTreeNormalizerJavaNlp
CEDictClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseCollinizerPerforms collinization operations on Chinese trees similar to those for English Namely: strips all functional & automatically-added tagsClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseEnglishWordMapA class for mapping Chinese words to English.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseEscaperAn Escaper for Chinese normalization to match Treebank.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseGrammaticalRelationsChineseGrammaticalRelations is a set of GrammaticalRelation objects for the Chinese language.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseGrammaticalStructureA GrammaticalStructure for Chinese.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseGrammaticalStructure .FromDependenciesFactoryClassedu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructureJavaNlp
ChineseGrammaticalStructureFactoryClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseHeadFinderHeadFinder for the Penn Chinese Treebank.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseSemanticHeadFinderClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseTreebankLanguagePackLanguage pack for the UPenn/Colorado Chinese treebank.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseUtilsThis class contains a few String constants and static methods for dealing with Chinese text.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CHTBTokenizerA simple tokenizer for tokenizing Penn Chinese Treebank files.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CollinsHeadFinder Except: we've added a head rule for NX, which returns the leftmost item.Classedu.stanford.nlp.treesJavaNlp
CollocationFinderFinds WordNet collocations in parse trees.Classedu.stanford.nlp.treesJavaNlp
CompositeTreebankClassedu.stanford.nlp.treesJavaNlp
CompositeTreeTransformerA TreeTransformer that applies component TreeTransformers in order.Classedu.stanford.nlp.treesJavaNlp
ConfigParserClassedu.stanford.nlp.trees.treebankJavaNlp
CoNLLUDocumentReaderReader for ConLL-U formatted dependency treebanks.Classedu.stanford.nlp.trees.udJavaNlp
CoNLLUDocumentWriterClassedu.stanford.nlp.trees.udJavaNlp
CoNLLUUtilsUtility functions for reading and writing CoNLL-U files.Classedu.stanford.nlp.trees.udJavaNlp
CoNLLUUtils .FeatureNameComparatorClassedu.stanford.nlp.trees.ud.CoNLLUUtilsJavaNlp
ConstituentA Constituent object defines a generic edge in a graph.Classedu.stanford.nlp.treesJavaNlp
ConstituentFactoryA ConstituentFactory is a factory for creating objects of class Constituent, or some descendent class.Interfaceedu.stanford.nlp.treesJavaNlp
CoordinationTransformerCoordination transformer transforms a PennTreebank tree containing a coordination in a flat structure in order to get the dependenciesClassedu.stanford.nlp.treesJavaNlp
CopulaHeadFinderA mix-in interface for HeadFinders which support the makesCopulaHead method, which says how the HeadFinder in questionInterfaceedu.stanford.nlp.treesJavaNlp
CreateSubtreeNodeGiven the start and end children of a particular node, takes all children between start and end (including the endpoints) andClassedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
CTBErrorCorrectingTreeNormalizerThis was originally written to correct a few errors Galen found in CTB3.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CTBErrorCorrectingTreeNormalizer .CTBErrorCorrectingTreeReaderFactorySo you can create a TreeReaderFactory using this TreeNormalizer easily by reflection.Classedu.stanford.nlp.trees.international.pennchinese.CTBErrorCorrectingTreeNormalizerJavaNlp
CTBTreeReaderFactoryThe CTBTreeReaderFactory is a factory for creating a TreeReader suitable for the Penn Chinese Treebank (CTB).Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CTBTreeReaderFactory .NoEmptiesCTBTreeReaderFactoryClassedu.stanford.nlp.trees.international.pennchinese.CTBTreeReaderFactoryJavaNlp
DatasetA generic interface loading, processing, and writing a data set.Interfaceedu.stanford.nlp.trees.treebankJavaNlp
Dataset .EncodingReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.trees.treebank.DatasetJavaNlp
DateTreeTransformerFlattens the following two structures: (NP (NP (NNP Month) (CD Day) )Classedu.stanford.nlp.treesJavaNlp
DeepTreeA tree combined with a map from subtree to SimpleMatrix vectors.Classedu.stanford.nlp.treesJavaNlp
DefaultMapperClassedu.stanford.nlp.trees.treebankJavaNlp
DependenciesUtilities for Dependency objects.Classedu.stanford.nlp.treesJavaNlp
Dependencies .DependentPuncTagRejectFilterClassedu.stanford.nlp.trees.DependenciesJavaNlp
Dependencies .DependentPuncWordRejectFilterClassedu.stanford.nlp.trees.DependenciesJavaNlp
DependencyAn individual dependency between a governor and a dependent.Interfaceedu.stanford.nlp.treesJavaNlp
DependencyFactoryA factory for dependencies of a certain type.Interfaceedu.stanford.nlp.treesJavaNlp
DependencyPrinterInterfaceedu.stanford.nlp.treesJavaNlp
DependencyReaderInterfaceedu.stanford.nlp.treesJavaNlp
DependencyScoringClassedu.stanford.nlp.treesJavaNlp
DependencyScoring .ScoreClassedu.stanford.nlp.trees.DependencyScoringJavaNlp
DependencyTreeTransformerTransforms an English structure parse tree in order to get the dependencies right: -- put a ROOT node Classedu.stanford.nlp.treesJavaNlp
DependencyTyperA generified interface for making some kind of dependency object between a head and dependent.Interfaceedu.stanford.nlp.treesJavaNlp
DiskTreebankA DiskTreebank is a Collection of A DiskTreebank object stores merely the information toClassedu.stanford.nlp.treesJavaNlp
DisplayMatchesPanelClass for creating the panel which shows a graphical version of the tree (as in TreeJPanel) as well as the file name of the file from which the tree is from.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
DistributionPackageAdds data files to a tar'd / gzip'd distribution package.Classedu.stanford.nlp.trees.treebankJavaNlp
DybroFrenchHeadFinderClassedu.stanford.nlp.trees.international.frenchJavaNlp
EnglishGrammaticalRelationsEnglishGrammaticalRelations is a set of GrammaticalRelation objects for the English language.Classedu.stanford.nlp.treesJavaNlp
EnglishGrammaticalStructureA GrammaticalStructure for English.Classedu.stanford.nlp.treesJavaNlp
EnglishGrammaticalStructure .FromDependenciesFactoryClassedu.stanford.nlp.trees.EnglishGrammaticalStructureJavaNlp
EnglishGrammaticalStructureFactoryClassedu.stanford.nlp.treesJavaNlp
EnglishPatternsThis class contains some English String or Tregex regular expression patterns.Classedu.stanford.nlp.treesJavaNlp
EnglishPTBTreebankCorrectorClassedu.stanford.nlp.treesJavaNlp
FilePanelClass representing the hierarchy of files in which trees may be searched and allowing users to select whether to search a particular file or notClassedu.stanford.nlp.trees.tregex.guiJavaNlp
FileTreeModelComponent for managing the data for files containing trees.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
FileTreeNodeRepresents a node in a JTree that holds a file and displays the short name of the file in the JTree.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
FileTreeNode .FileTreeNodeListenerInterfaceedu.stanford.nlp.trees.tregex.gui.FileTreeNodeJavaNlp
FilteringTreebankClassedu.stanford.nlp.treesJavaNlp
FilteringTreeReaderA FilteringTreeReader filters the output of another TreeReader.Classedu.stanford.nlp.treesJavaNlp
FragDiscardingPennTreeReaderClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
FrenchHeadFinderTODO wsg2010: Compare these head finding rules to those found in Arun Abishek's Author:mcdmSee Also:Serialized FormClassedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchTreebankLanguagePackLanguage pack for the French treebank.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchTreeNormalizerPrepares French Treebank trees for parsing.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchTreeNormalizer .FrenchAOverAFilterClassedu.stanford.nlp.trees.international.french.FrenchTreeNormalizerJavaNlp
FrenchTreeReaderFactoryA class for reading French Treebank trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchXMLTreeReaderA reader for XML format French Treebank files.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchXMLTreeReaderFactoryA class for reading French Treebank trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.frenchJavaNlp
GrammaticalFunctionTreeNormalizerTree normalizer for cleaning up labels and preserving the whole node label, the grammatical function and category information from the label, or onlyClassedu.stanford.nlp.treesJavaNlp
GrammaticalRelationGrammaticalRelation is used to define a standardized, hierarchical set of grammatical relations,Classedu.stanford.nlp.treesJavaNlp
GrammaticalStructureA GrammaticalStructure stores dependency relations between nodes in a tree.Classedu.stanford.nlp.treesJavaNlp
GrammaticalStructure .ExtrasA specification for the types of extra edges to add to the dependency tree.Classedu.stanford.nlp.trees.GrammaticalStructureJavaNlp
GrammaticalStructureFactoryA general factory for GrammaticalStructure objects.Interfaceedu.stanford.nlp.treesJavaNlp
GrammaticalStructureFromDependenciesFactoryAn interface for a factory that builds a GrammaticalStructure from a list of TypedDependencies and a TreeGraphNode.Interfaceedu.stanford.nlp.treesJavaNlp
HasParentOnly to be implemented by Tree subclasses that actualy keep their parent pointers.Interfaceedu.stanford.nlp.treesJavaNlp
HeadFinderAn interface for finding the "head" daughter of a phrase structure tree.Interfaceedu.stanford.nlp.treesJavaNlp
HebrewTreebankLanguagePackClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HebrewTreeNormalizerClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HebrewTreeNormalizer .HebrewEmptyFilterRemove traces and pronoun deletion markers.Classedu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizerJavaNlp
HebrewTreeReaderFactoryClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HighlightUtilsClassedu.stanford.nlp.trees.tregex.guiJavaNlp
InputPanelClass representing the panel that gets input from the user and does (in a thread-safe manner) the computation for finding tree matches and performing tsurgeon operations.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
InputPanel .HistoryEntryClassedu.stanford.nlp.trees.tregex.gui.InputPanelJavaNlp
InputPanel .TRegexGUITreeVisitorMethod for returning the number of matches found in the last tree visited by this tree visitor.Classedu.stanford.nlp.trees.tregex.gui.InputPanelJavaNlp
JJTTsurgeonParserStateClassedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
LabeledInterface for Objects which have a Label.Interfaceedu.stanford.nlp.treesJavaNlp
LabeledConstituentA LabeledConstituent object represents a single bracketing in a derivation, including start and end points and LabelClassedu.stanford.nlp.treesJavaNlp
LabeledScoredConstituentA LabeledScoredConstituent object defines an edge in a graph with a label and a score.Classedu.stanford.nlp.treesJavaNlp
LabeledScoredConstituentFactoryA LabeledScoredConstituentFactory acts as a factory for creating objects of class LabeledScoredConstituent.Classedu.stanford.nlp.treesJavaNlp
LabeledScoredTreeFactoryA LabeledScoredTreeFactory acts as a factory for creating trees with labels and scores.Classedu.stanford.nlp.treesJavaNlp
LabeledScoredTreeNodeA LabeledScoredTreeNode represents a tree composed of a root and an array of daughter parse trees.Classedu.stanford.nlp.treesJavaNlp
LabeledScoredTreeReaderFactoryThis class implements a TreeReaderFactory that produces labeled, scored array-based Trees, which have been cleaned up toClassedu.stanford.nlp.treesJavaNlp
LeftHeadFinderHeadFinder that always returns the leftmost daughter as head.Classedu.stanford.nlp.treesJavaNlp
LengthTreeFilterOnly accept trees that are short enough (less than or equal to length).Classedu.stanford.nlp.treesJavaNlp
MacrosThis defines how to use macros from a file in Tregex.Classedu.stanford.nlp.trees.tregexJavaNlp
MapperGeneric interface for mapping one string to another given some contextual evidence.Interfaceedu.stanford.nlp.trees.treebankJavaNlp
MatchesPanelComponent for displaying the list of trees that matchAuthor:Anna RaffertySee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.guiJavaNlp
MatchesPanel .MatchesPanelListenerAllows other panels to be updated about changes to the matches panel (better abstraction)Interfaceedu.stanford.nlp.trees.tregex.gui.MatchesPanelJavaNlp
MemoryTreebankA MemoryTreebank object stores a corpus of examples with given tree structures in memory (as a List).Classedu.stanford.nlp.treesJavaNlp
ModCollinsHeadFinder thesis.Classedu.stanford.nlp.treesJavaNlp
NamedDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesJavaNlp
NegraHeadFinderHeadFinder for the Negra Treebank.Classedu.stanford.nlp.trees.international.negraJavaNlp
NegraLabelClassedu.stanford.nlp.trees.international.negraJavaNlp
NegraPennLanguagePackLanguage pack for Negra and Tiger treebanks after conversion toAuthor:Roger Levy, Spence GreenSee Also:Serialized FormClassedu.stanford.nlp.trees.international.negraJavaNlp
NegraPennTokenizerClassedu.stanford.nlp.trees.international.negraJavaNlp
NegraPennTreeNormalizerTree normalizer for Negra Penn Treebank format.Classedu.stanford.nlp.trees.international.negraJavaNlp
NegraPennTreeReaderFactoryA TreeReaderFactory for the Negra and Tiger treebanks in their Penn Treebank compatible export format.Classedu.stanford.nlp.trees.international.negraJavaNlp
NoEmptiesCTBTreeReaderFactoryA CTB TreeReaderFactory that deletes empty nodes.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
NPTmpRetainingTreeNormalizerSame TreeNormalizer as BobChrisTreeNormalizer, but optionally provides four extras.Classedu.stanford.nlp.treesJavaNlp
NPTmpRetainingTreeNormalizer .NPTmpAdvRetainingTreeReaderFactory constructing by reflection.Classedu.stanford.nlp.trees.NPTmpRetainingTreeNormalizerJavaNlp
NPTmpRetainingTreeNormalizer .NPTmpRetainingTreeReaderFactory constructing by reflection.Classedu.stanford.nlp.trees.NPTmpRetainingTreeNormalizerJavaNlp
OrderedCombinationTreeNormalizerThis class combines multiple tree normalizers.Classedu.stanford.nlp.treesJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.trees.tregexJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
PennTreebankLanguagePackSpecifies the treebank/language specific components needed for parsing the English Penn Treebank.Classedu.stanford.nlp.treesJavaNlp
PennTreebankTokenizerBuilds a tokenizer for English PennTreebank (release 2) trees.Classedu.stanford.nlp.treesJavaNlp
PennTreeReaderThis class implements the TreeReader interface to read Penn Treebank-style files.Classedu.stanford.nlp.treesJavaNlp
PennTreeReaderFactoryVends PennTreeReader objects.Classedu.stanford.nlp.treesJavaNlp
PreferencesManages storage and retrieval of application preferences.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
PreferencesPanelClass for creating the preferences panel which holds user definable preferences (e.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
QPTreeTransformerTransforms an English structure parse tree in order to get the dependencies right: Adds an extra structure in QP phrases:Classedu.stanford.nlp.treesJavaNlp
RadicalMapA way to determine the primary (or "semantic") radical of a Chinese character or get the set of characters with a given semantic radical.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
RecursiveTreeTransformerA tool to recursively alter a tree in various ways.Classedu.stanford.nlp.treesJavaNlp
ScrollableTreeJPanelComponent for displaying a tree in a JPanel that works correctly withAuthor:Anna RaffertySee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.guiJavaNlp
SemanticHeadFinder found in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesJavaNlp
SimpleConstituentA SimpleConstituent object defines a generic edge in a graph.Classedu.stanford.nlp.treesJavaNlp
SimpleConstituentFactoryA ConstituentFactory acts as a factory for creating objects of class Constituent, or some descendent class.Classedu.stanford.nlp.treesJavaNlp
SimpleTreeA SimpleTree is a minimal concrete implementation of an unlabeled, unscored Tree.Classedu.stanford.nlp.treesJavaNlp
SimpleTreeFactoryA SimpleTreeFactory acts as a factory for creating objects of class SimpleTree.Classedu.stanford.nlp.treesJavaNlp
SpanA Span is an optimized SimpleConstituent object.Classedu.stanford.nlp.treesJavaNlp
SpanishHeadFinderClassedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishTreebankLanguagePackLanguage pack for the Spanish treebank.Classedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishTreeNormalizerNormalize trees read from the AnCora Spanish corpus.Classedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishTreeReaderFactoryA class for reading Spanish AnCora trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.spanishJavaNlp
StringLabeledScoredTreeReaderFactoryThis class implements a TreeReaderFactory that produces labeled, scored array-based Trees, which have been cleaned up toClassedu.stanford.nlp.treesJavaNlp
SunJurafskyChineseHeadFinderA HeadFinder for Chinese based on rules described in Sun/Jurafsky NAACL 2004.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
SynchronizedTreeTransformerIf you have a TreeTransformer which is not threadsafe, and you need to call it from multiple threads, this will wrap it in aClassedu.stanford.nlp.treesJavaNlp
TdiffExtracts the differences between the sets of constituents indicated by a pair of parse trees.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
TransformingTreebankThis class wraps another Treebank, and will vend trees that have been through a TreeTransformer.Classedu.stanford.nlp.treesJavaNlp
TreeThe abstract class Tree is used to collect all of the tree types, and acts as a generic extensible type.Classedu.stanford.nlp.treesJavaNlp
TreebankA Treebank object provides access to a corpus of examples with given tree structures.Classedu.stanford.nlp.treesJavaNlp
TreebankFactoryAn interface for treebank vendors.Interfaceedu.stanford.nlp.treesJavaNlp
TreebankLanguagePackThis interface specifies language/treebank specific information for a Treebank, which a parser or other treebank user might need to know.Interfaceedu.stanford.nlp.treesJavaNlp
TreebankPreprocessorA data preparation pipeline for treebanks.Classedu.stanford.nlp.trees.treebankJavaNlp
TreebanksThis is just a main method and other static methods for command-line manipulation, statistics, and testing ofClassedu.stanford.nlp.treesJavaNlp
TreebankTransformerInterfaceedu.stanford.nlp.treesJavaNlp
TreeCoreAnnotationsSet of common annotations for CoreMaps that require classes from the trees package.Classedu.stanford.nlp.treesJavaNlp
TreeCoreAnnotations .BinarizedTreeAnnotationThe CoreMap key for getting the binarized version of the syntactic parse tree of a sentence.Classedu.stanford.nlp.trees.TreeCoreAnnotationsJavaNlp
TreeCoreAnnotations .HeadTagLabelAnnotationClassedu.stanford.nlp.trees.TreeCoreAnnotationsJavaNlp
TreeCoreAnnotations .HeadWordLabelAnnotationClassedu.stanford.nlp.trees.TreeCoreAnnotationsJavaNlp
TreeCoreAnnotations .KBestTreesAnnotationThe standard key for storing a list of k-best parses.Classedu.stanford.nlp.trees.TreeCoreAnnotationsJavaNlp
TreeCoreAnnotations .TreeAnnotationThe CoreMap key for getting the syntactic parse tree of a sentence.Classedu.stanford.nlp.trees.TreeCoreAnnotationsJavaNlp
TreeFactoryA TreeFactory acts as a factory for creating objects of class Tree, or some descendant class.Interfaceedu.stanford.nlp.treesJavaNlp
TreeFiltersA location for general implementations of Filter.Classedu.stanford.nlp.treesJavaNlp
TreeFilters .HasMatchingChildClassedu.stanford.nlp.trees.TreeFiltersJavaNlp
TreeFromFileSimple utility class for storing a tree as well as the sentence the tree represents and a label with the filename of the file that the tree was stored in.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
TreeFunctionsThis is a utility class which vends tree transformers to translate trees from one factory type to trees of another.Classedu.stanford.nlp.treesJavaNlp
TreeGraphNode A TreeGraphNode is simply a with some additional functionality.Classedu.stanford.nlp.treesJavaNlp
TreeGraphNodeFactoryA TreeGraphNodeFactory acts as a factory for creating tree nodes of type TreeGraphNode.Classedu.stanford.nlp.treesJavaNlp
TreeLeafLabelTransformerApplies a Function to the labels in a tree.Classedu.stanford.nlp.treesJavaNlp
TreeLemmatizerClassedu.stanford.nlp.treesJavaNlp
TreeLengthComparatorA TreeLengthComparator orders trees by their yield sentenceVersion:2003/03/24Author:Christopher ManningClassedu.stanford.nlp.treesJavaNlp
TreeNormalizerA class for tree normalization.Classedu.stanford.nlp.treesJavaNlp
TreePrintA class for customizing the print method(s) for a edu.Classedu.stanford.nlp.treesJavaNlp
TreeReaderA TreeReader adds functionality to another Reader by reading in Trees, or some descendant class.Interfaceedu.stanford.nlp.treesJavaNlp
TreeReaderFactoryA TreeReaderFactory is a factory for creating objects of class TreeReader, or some descendant class.Interfaceedu.stanford.nlp.treesJavaNlp
TreesVarious static utilities for the Tree class.Classedu.stanford.nlp.treesJavaNlp
TreeTokenizerFactoryWrapper for TreeReaderFactory.Classedu.stanford.nlp.treesJavaNlp
TreeTransformerThis is a simple interface for a function that alters aAuthor:Christopher Manning.Interfaceedu.stanford.nlp.treesJavaNlp
TreeVisitorThis is a simple strategy-type interface for operations that are applied to Tree.Interfaceedu.stanford.nlp.treesJavaNlp
TregexGUIMain class for creating a tregex gui.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
TregexGUI .FilterTypeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.trees.tregex.gui.TregexGUIJavaNlp
TregexGUI .TransferActionListenerClassedu.stanford.nlp.trees.tregex.gui.TregexGUIJavaNlp
TregexMatcherA TregexMatcher can be used to match a TregexPattern against a Tree.Classedu.stanford.nlp.trees.tregexJavaNlp
TregexParseExceptionA runtime exception that indicates something went wrong parsing a tregex expression.Classedu.stanford.nlp.trees.tregexJavaNlp
TregexPatternA TregexPattern is a tgrep-type pattern for matching tree node configurations.Classedu.stanford.nlp.trees.tregexJavaNlp
TregexPattern .TRegexTreeReaderFactoryClassedu.stanford.nlp.trees.tregex.TregexPatternJavaNlp
TregexPatternCompilerA class for compiling TregexPatterns with specific HeadFinders and or basicCategoryFunctions.Classedu.stanford.nlp.trees.tregexJavaNlp
TsurgeonTsurgeon provides a way of editing trees based on a set of operations that are applied to tree locations matching a tregex pattern.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonMatcherAn object factored out to keep the state of a Tsurgeon operation separate from the TsurgeonPattern objects.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonParseExceptionA runtime exception that indicates something went wrong parsing a Tsurgeon expression.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonParserTreeConstantsInterfaceedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonPatternAn abstract class for patterns to manipulate Trees when successfully matched on with a TregexMatcher.Classedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TsurgeonRuntimeExceptionSomething has gone wrong internally in TsurgeonAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
TueBaDZHeadFinderA HeadFinder for TueBa-D/Z.Classedu.stanford.nlp.trees.international.tuebadzJavaNlp
TueBaDZLanguagePackLanguage pack for the Tuebingen Treebank of Written German (TueBa-D/Z).Classedu.stanford.nlp.trees.international.tuebadzJavaNlp
TueBaDZPennTreeNormalizerTree normalizer for the TueBaDZ treebank.Classedu.stanford.nlp.trees.international.tuebadzJavaNlp
TueBaDZTreeReaderFactoryClassedu.stanford.nlp.trees.international.tuebadzJavaNlp
TypedDependencyA TypedDependency is a relation between two words in a GrammaticalStructure.Classedu.stanford.nlp.treesJavaNlp
UniversalDependenciesFeatureAnnotatorAdds lemmata and features to an English CoNLL-U dependenciesAuthor:Sebastian SchusterClassedu.stanford.nlp.trees.udJavaNlp
UniversalEnglishGrammaticalRelationsUniversalEnglishGrammaticalRelations is a set of GrammaticalRelation objects according to the UniversalClassedu.stanford.nlp.treesJavaNlp
UniversalEnglishGrammaticalStructureA GrammaticalStructure for Universal Dependencies English.Classedu.stanford.nlp.treesJavaNlp
UniversalEnglishGrammaticalStructure .FromDependenciesFactoryClassedu.stanford.nlp.trees.UniversalEnglishGrammaticalStructureJavaNlp
UniversalEnglishGrammaticalStructureFactoryClassedu.stanford.nlp.treesJavaNlp
UniversalPOSMapperHelper class to perform a context-sensitive mapping of POS tags in a tree to universal POS tags.Classedu.stanford.nlp.treesJavaNlp
UniversalSemanticHeadFinder in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesJavaNlp
UnnamedConcreteDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesJavaNlp
UnnamedDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesJavaNlp
WordNetConnectionAllows us to verify that a wordnet connection is available without compile time errors if the package is not found.Interfaceedu.stanford.nlp.treesJavaNlp
WordStemmerStems the Words in a Tree using Morphology.Classedu.stanford.nlp.treesJavaNlp