Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #JavaNlp - 1207 results found.
NameDescriptionTypePackageFramework
AbstractCachingDiffFloatFunctionClassedu.stanford.nlp.optimizationJavaNlp
AbstractCachingDiffFunctionClassedu.stanford.nlp.optimizationJavaNlp
AbstractCollinsHeadFinderA base class for a HeadFinder similar to the one described in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesJavaNlp
AbstractCoreLabelInterfaceedu.stanford.nlp.lingJavaNlp
AbstractCounterClassedu.stanford.nlp.statsJavaNlp
AbstractDatasetClassedu.stanford.nlp.trees.treebankJavaNlp
AbstractDependencyGrammarAn abstract base class for dependency grammars.Classedu.stanford.nlp.parser.lexparserJavaNlp
AbstractEvalA framework for Set-based precision/recall/F1 evaluation.Classedu.stanford.nlp.parser.metricsJavaNlp
AbstractEvaluateClassedu.stanford.nlp.sentimentJavaNlp
AbstractIteratorIterator with remove() defined to throw an UnsupportedOperationException.Classedu.stanford.nlp.utilJavaNlp
AbstractLinearClassifierFactoryShared methods for training a LinearClassifier.Classedu.stanford.nlp.classifyJavaNlp
AbstractListProcessorClassedu.stanford.nlp.processJavaNlp
AbstractSequenceClassifierThis class provides common functionality for (probabilistic) sequence models.Classedu.stanford.nlp.ieJavaNlp
AbstractStochasticCachingDiffFunctionClassedu.stanford.nlp.optimizationJavaNlp
AbstractStochasticCachingDiffUpdateFunctionFunction for stochastic calculations that does update in place (instead of maintaining and returning the derivative).Classedu.stanford.nlp.optimizationJavaNlp
AbstractTextAnnotationCreatorCreates a stub implementation for creating annotation from various input sources using String as the main input sourceClassedu.stanford.nlp.pipelineJavaNlp
AbstractTokenizerAn abstract tokenizer.Classedu.stanford.nlp.processJavaNlp
AbstractTreebankLanguagePackThis provides an implementation of parts of the TreebankLanguagePack API to reduce the load on fresh implementations.Classedu.stanford.nlp.treesJavaNlp
AbstractTreebankParserParamsAn abstract class providing a common method base from which to complete a TreebankLangParserParams implementing class.Classedu.stanford.nlp.parser.lexparserJavaNlp
AbstractTreeExtractorAn abstract superclass for parser classes that extract counts from Trees.Classedu.stanford.nlp.parser.lexparserJavaNlp
AbstractUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
AccuracyStatsUtility class for aggregating counts of true positives, false positives, and false negatives and computing precision/recall/F1 stats.Classedu.stanford.nlp.statsJavaNlp
AceCharSeqClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceDocumentClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceDomReaderDOM reader for an ACE specification.Classedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceElementBase class for all ACE annotation elements.Classedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEntityClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEntityMentionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEventClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEventMentionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceEventMentionArgumentClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceMentionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceMentionArgumentClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
ACEMentionExtractorExtracts mentions from a file annotated in ACE format (ACE2004, ACE2005).Classedu.stanford.nlp.dcorefJavaNlp
AceReaderSimple wrapper of Mihai's ACE code to ie.Classedu.stanford.nlp.ie.machinereading.domains.aceJavaNlp
AceRelationClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceRelationMentionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceRelationMentionArgumentClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceSentenceSegmenterClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AceTokenClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
AcronymMatcherA simple class with a variety of acronym matching utilities.Classedu.stanford.nlp.utilJavaNlp
AdaptedGaussianPriorObjectiveFunctionAdapt the mean of the Gaussian Prior by shifting the mean to the previously trained weightsAuthor:Pi-Chuan Chang, Sarah Spikes (sdspikes@cs.Classedu.stanford.nlp.classifyJavaNlp
ADMathThe class ADMath was created to extend the current calculations of gradient to automatically include a calculation of theClassedu.stanford.nlp.mathJavaNlp
affDictaffixation informationAuthor:Huihsin Tseng, Pichuan ChangClassedu.stanford.nlp.wordsegJavaNlp
AliasMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
AliasMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
AlignmentRepresents an alignment between a text and a hypothesis as a map from hypothesis words to text words, along with a real-valued score andClassedu.stanford.nlp.semgraph.semgrexJavaNlp
AmbiguityClassAn ambiguity class for a word is the word by itself or its set of observed tags.Classedu.stanford.nlp.tagger.maxentJavaNlp
AmbiguityClassesA collection of Ambiguity Class.Classedu.stanford.nlp.tagger.maxentJavaNlp
AmericanizeTakes a HasWord or String and returns an Americanized version of it.Classedu.stanford.nlp.processJavaNlp
AmericanizeFunctionClassedu.stanford.nlp.processJavaNlp
AnCoraPronounDisambiguatorA utility for preprocessing the AnCora Spanish corpus.Classedu.stanford.nlp.international.spanish.processJavaNlp
AnnotatedTextReaderCanNOT handle overlapping labeled text (that is one token cannot belong to multiple labels)! Note that there has to be spaces around the tags Classedu.stanford.nlp.patterns.surfaceJavaNlp
AnnotationAn annotation representing a span of text in a document.Classedu.stanford.nlp.pipelineJavaNlp
AnnotationCreatorInterfaceedu.stanford.nlp.pipelineJavaNlp
AnnotationLookupClassedu.stanford.nlp.lingJavaNlp
AnnotationOutputterAn interface for outputting CoreNLP Annotations to different output These are intended to be for more or less human consumption (or for transferringClassedu.stanford.nlp.pipelineJavaNlp
AnnotationPipelineThis class is designed to apply multiple Annotators to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
AnnotationSerializerClassedu.stanford.nlp.pipelineJavaNlp
AnnotationUtilsClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
AnnotatorThis is an interface for adding annotations to a partially annotated Annotation.Interfaceedu.stanford.nlp.pipelineJavaNlp
AnnotatorFactoriesA companion to AnnotatorFactory defining the common annotators.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorFactoryA Factory for creating a certain type of Annotator.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorImplementationsA class abstracting the implementation of various annotators.Classedu.stanford.nlp.pipelineJavaNlp
AnnotatorPoolAn object for keeping track of Annotators.Classedu.stanford.nlp.pipelineJavaNlp
ApplyDepPatternsApplying Dependency patterns to sentences.Classedu.stanford.nlp.patterns.depJavaNlp
ApplyPatternsApplying SurfacePattern to sentences.Classedu.stanford.nlp.patterns.surfaceJavaNlp
ApproxMatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
ArabicDocumentReaderAndWriterReads newline delimited UTF-8 Arabic sentences with or without gold segmentation markers.Classedu.stanford.nlp.international.arabic.processJavaNlp
ArabicHeadFinderFind the head of an Arabic tree, using the usual kind of heuristic head finding rules.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicMorphoFeatureSpecificationExtracts morphosyntactic features from BAMA/SAMA analyses.Classedu.stanford.nlp.international.arabicJavaNlp
ArabicSegmenterArabic word segmentation model based on conditional random fields (CRF).Classedu.stanford.nlp.international.arabic.processJavaNlp
ArabicSegmenterFeatureFactoryFeature factory for the IOB clitic segmentation model described by Green and DeNero (2012).Classedu.stanford.nlp.international.arabic.processJavaNlp
ArabicTokenizerTokenizer for UTF-8 Arabic.Classedu.stanford.nlp.international.arabic.processJavaNlp
ArabicTreebankLanguagePackSpecifies the treebank/language specific components needed for parsing the Penn Arabic Treebank (ATB).Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicTreebankParserParamsA TreebankLangParserParams implementing class for the Penn Arabic Treebank.Classedu.stanford.nlp.parser.lexparserJavaNlp
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
ArabicTreeReaderFactoryReads ArabicTreebank trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
ArabicUnknownWordModelThis is a basic unknown word model for Arabic.Classedu.stanford.nlp.parser.lexparserJavaNlp
ArabicUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
ArcStandardClassedu.stanford.nlp.parser.nndepJavaNlp
ArgUtilsUtility methods or common blocks of code for dealing with parser arguments, such as extracting Treebank informationClassedu.stanford.nlp.parser.commonJavaNlp
ArrayCoreMap Base implementation of CoreMap backed by two Java arrays.Classedu.stanford.nlp.utilJavaNlp
ArrayHeap Values are all implicit in the comparator passed in on construction.Classedu.stanford.nlp.utilJavaNlp
ArrayMapMap backed by an Array.Classedu.stanford.nlp.utilJavaNlp
ArrayMathClassedu.stanford.nlp.mathJavaNlp
ArraySetAn array-backed set.Classedu.stanford.nlp.utilJavaNlp
ArrayStringFilterFilters Strings based on whether they exactly match any string in the array it is initially constructed with.Classedu.stanford.nlp.utilJavaNlp
ArrayUtilsStatic utility methods for operating on arrays.Classedu.stanford.nlp.utilJavaNlp
ASBCunkDictClassedu.stanford.nlp.tagger.maxentJavaNlp
AssignableExpressionThis interface represents an expression that can be assigned to.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ATBArabicDatasetConverts raw ATB trees into a format appropriate for treebank parsing.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
ATBCorrectorMakes ATB trees consistent with ArabicTreebankLanguagePack.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
ATBCorrectorVisitorWrapper class for using the ATBCorrector class with TreebankPipeline's TVISITOR parameter.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
ATBTreeUtilsVarious static convenience methods for processing Arabic parse trees.Classedu.stanford.nlp.trees.international.arabicJavaNlp
AutomatonMinimizerInterfaceedu.stanford.nlp.fsmJavaNlp
BaseLexiconThis is the default concrete instantiation of the Lexicon interface.Classedu.stanford.nlp.parser.lexparserJavaNlp
BaseModelClassedu.stanford.nlp.parser.shiftreduceJavaNlp
BaseUnknownWordModelAn unknown word model for a generic language.Classedu.stanford.nlp.parser.lexparserJavaNlp
BaseUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
BasicCategoryTreeTransformerTransforms trees by turning the labels into their basic categories TreebankLanguagePackClassedu.stanford.nlp.treesJavaNlp
BasicDatumBasic implementation of Datum interface that can be constructed with a Collection of features and one more more labels.Classedu.stanford.nlp.lingJavaNlp
BasicDocumentBasic implementation of Document that should be suitable for most needs.Classedu.stanford.nlp.lingJavaNlp
BasicEntityExtractorUses parsed files to train classifier and test on data set.Classedu.stanford.nlp.ie.machinereadingJavaNlp
BasicFeatureFactoryClassedu.stanford.nlp.parser.shiftreduceJavaNlp
BasicRelationExtractorClassedu.stanford.nlp.ie.machinereadingJavaNlp
BasicRelationFeatureFactoryClassedu.stanford.nlp.ie.machinereadingJavaNlp
BasicSequenceMatchResultClassedu.stanford.nlp.ling.tokensregexJavaNlp
Beam ScoredComparator.Classedu.stanford.nlp.utilJavaNlp
BeamBestSequenceFinderA class capable of computing the best sequence given a SequenceModel.Classedu.stanford.nlp.sequencesJavaNlp
BestFirstCorefSystemClassedu.stanford.nlp.scorefJavaNlp
BestOfTopKEvalApplies an AbstractEval to a list of trees to pick the best tree using F1 measure.Classedu.stanford.nlp.parser.metricsJavaNlp
BestSequenceFinderAn interface for classes capable of computing the best sequence given Or it turns out that some implementations don't actually find the bestInterfaceedu.stanford.nlp.sequencesJavaNlp
BiasedLogConditionalObjectiveFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
BiasedLogisticObjectiveFunctionClassedu.stanford.nlp.classifyJavaNlp
BikelChineseHeadFinderA headfinder implementing Dan Bikel's head rules.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
BiLexPCFGParser PCFG parsing.Classedu.stanford.nlp.parser.lexparserJavaNlp
BinarizerAnnotatorThis annotator takes unbinarized trees (from the parser annotator or elsewhere) and binarizes them in the attachment.Classedu.stanford.nlp.pipelineJavaNlp
BinaryGrammarMaintains efficient indexing of binary grammar rules.Classedu.stanford.nlp.parser.lexparserJavaNlp
BinaryGrammarExtractorClassedu.stanford.nlp.parser.lexparserJavaNlp
BinaryHeadFinderClassedu.stanford.nlp.parser.lexparserJavaNlp
BinaryHeapPriorityQueuePriorityQueue with explicit double priority values.Classedu.stanford.nlp.utilJavaNlp
BinaryRuleBinary rules (ints for parent, left and right children)Author:Dan Klein, Christopher ManningSee Also:Serialized FormClassedu.stanford.nlp.parser.lexparserJavaNlp
BinaryTransitionTransition that makes a binary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
BlockInterfaceedu.stanford.nlp.fsmJavaNlp
BobChrisTreeNormalizerNormalizes trees in the way used in Manning and Carpenter 1997.Classedu.stanford.nlp.treesJavaNlp
BoundaryRemoverRemoves a boundary symbol (Lexicon.Classedu.stanford.nlp.parser.lexparserJavaNlp
BoundedCostOrderedMapMap that is sorted by cost - keep lowest scores When deciding what item to keep with the same cost, ties are arbitrarily brokenClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
BuckwalterThis class can convert between Unicode and Buckwalter encodings of "MORPHOLOGICAL ANALYSIS & POS ANNOTATION," v3.Classedu.stanford.nlp.international.arabicJavaNlp
BuildBinarizedDatasetClassedu.stanford.nlp.sentimentJavaNlp
ByteStreamGobblerStream Gobbler that read and write bytes (can be used to gobble byte based stdout from a process.Classedu.stanford.nlp.utilJavaNlp
BZip2PipedOutputStreamOpens a outputstream for writing into a bzip2 file by piping into the bzip2 command.Classedu.stanford.nlp.ioJavaNlp
CacheMapA fixed size hash map with LRU replacement.Classedu.stanford.nlp.utilJavaNlp
CacheParseHypothesesClassedu.stanford.nlp.parser.dvparserJavaNlp
CallbackFunctionA callback function (along the lines of Berkeley optimization repo), which is currently used in the optimization package.Classedu.stanford.nlp.utilJavaNlp
CandidatePhraseCreated by Sonal Gupta on 11/7/14.Classedu.stanford.nlp.patternsJavaNlp
CategoryWordTagA CategoryWordTag object acts as a complex Label which contains a category, a head word, and a tag.Classedu.stanford.nlp.lingJavaNlp
CategoryWordTagFactoryA CategoryWordTagFactory is a factory that makes a Label which is a CategoryWordTag triplet.Classedu.stanford.nlp.lingJavaNlp
CEDictClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
CGMinimizerConjugate-gradient implementation based on the code in Numerical Recipes in C.Classedu.stanford.nlp.optimizationJavaNlp
CGRunnerThis class will call an optimization method such as Conjugate Gradient or Quasi-Newton on a LambdaSolve object to findClassedu.stanford.nlp.maxentJavaNlp
CharactersCharacter-level utilities.Classedu.stanford.nlp.utilJavaNlp
CharniakParserClassedu.stanford.nlp.parser.charniakJavaNlp
CharniakParserAnnotatorThis class will add parse information to an Annotation from the BLLIP parser.Classedu.stanford.nlp.pipelineJavaNlp
CharniakScoredParsesReaderWriterClassedu.stanford.nlp.parser.charniakJavaNlp
ChineseCharacterBasedLexiconClassedu.stanford.nlp.parser.lexparserJavaNlp
ChineseCollinizerPerforms collinization operations on Chinese trees similar to those for English Namely: strips all functional & automatically-added tagsClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseCoreAnnotationsClassedu.stanford.nlp.lingJavaNlp
ChineseDictionaryThis class provides a main method that loads various dictionaries, and saves them in a serialized version, and runtime compiles them into a word list used as a feature in the segmenter.Classedu.stanford.nlp.wordsegJavaNlp
ChineseDocumentToSentenceProcessorConvert a Chinese Document into a List of sentence Strings.Classedu.stanford.nlp.processJavaNlp
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
ChineseGrammaticalStructureFactoryClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseHeadFinderHeadFinder for the Penn Chinese Treebank.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseHeadMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
ChineseLexiconA lexicon class for Chinese.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseLexiconAndWordSegmenterThis class lets you train a lexicon and segmenter at the same time.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseMarkovWordSegmenterPerforms word segmentation with a hierarchical markov model over POS and over characters given POS.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseSegmenterAnnotatorThis class will add segmentation information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
ChineseSegmenterFeatureFactoryA Chinese segmenter Feature Factory for GALE project.Classedu.stanford.nlp.wordsegJavaNlp
ChineseSemanticHeadFinderClassedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseSimWordAvgDepGrammarA Dependency grammar that smooths by averaging over similar words.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseStringUtilsClassedu.stanford.nlp.wordsegJavaNlp
ChineseTreebankLanguagePackLanguage pack for the UPenn/Colorado Chinese treebank.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
ChineseTreebankParserParamsParameter file for parsing the Penn Chinese Treebank.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseUnknownWordModelStores, trains, and scores with an unknown word model.Classedu.stanford.nlp.parser.lexparserJavaNlp
ChineseUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
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
ChunkAnnotationUtilsClassedu.stanford.nlp.pipelineJavaNlp
ClassicCounterA specialized kind of hash table (or map) for storing numeric counts for objects.Classedu.stanford.nlp.statsJavaNlp
ClassifierA simple interface for classifying and scoring data points, implemented by most of the classifiers in this package.Interfaceedu.stanford.nlp.classifyJavaNlp
ClassifierNeural network classifier which powers a transition-based dependency This classifier is built to accept distributed-representationClassedu.stanford.nlp.parser.nndepJavaNlp
ClassifierCombinerMerges the outputs of two or more AbstractSequenceClassifiers according to a simple precedence scheme: any given base classifier contributes onlyClassedu.stanford.nlp.ieJavaNlp
ClassifierCreatorInterfaceedu.stanford.nlp.classifyJavaNlp
ClassifierExampleSample code that illustrates the training and use of a linear classifier.Classedu.stanford.nlp.classifyJavaNlp
ClassifierFactoryA simple interface for training a Classifier from a Dataset of training Templatized by Sarah Spikes (sdspikes@cs.Interfaceedu.stanford.nlp.classifyJavaNlp
ClauseSplitterJust a convenience alias for a clause splitting search problem factory.Interfaceedu.stanford.nlp.naturalliJavaNlp
ClauseSplitterSearchProblem A search problem for finding clauses in a sentence.Classedu.stanford.nlp.naturalliJavaNlp
CleanXmlAnnotatorAn annotator which removes all XML tags (as identified by the tokenizer) and possibly selectively keeps the text between them.Classedu.stanford.nlp.pipelineJavaNlp
CliqueThis class is meant to represent a clique in a (directed or undirected) linear-chain graphical model.Classedu.stanford.nlp.sequencesJavaNlp
CliquePotentialFunctionInterfaceedu.stanford.nlp.ie.crfJavaNlp
ClustererClassedu.stanford.nlp.scorefJavaNlp
ClustererDataLoaderClassedu.stanford.nlp.scorefJavaNlp
ClusteringCorefSystemClassedu.stanford.nlp.scorefJavaNlp
CmdEvaluatorClassedu.stanford.nlp.optimizationJavaNlp
CMMClassifierDoes Sequence Classification using a Conditional Markov Model.Classedu.stanford.nlp.ie.nerJavaNlp
CNFTransformersClassedu.stanford.nlp.parser.lexparserJavaNlp
CollapseUnaryTransformerThis transformer collapses chains of unary nodes so that the top node is the only node left.Classedu.stanford.nlp.sentimentJavaNlp
CollectionFactoryFactory for vending Collections.Classedu.stanford.nlp.utilJavaNlp
CollectionUtilsCollection of useful static methods for working with Collections.Classedu.stanford.nlp.utilJavaNlp
CollectionValuedMapMap from keys to Collections.Classedu.stanford.nlp.utilJavaNlp
CollinsHeadFinder Except: we've added a head rule for NX, which returns the leftmost item.Classedu.stanford.nlp.treesJavaNlp
CollinsPuncTransformerThis class manipulates punctuation in trees (used with training trees) in the same manner that Collins manipulated punctuation in trees whenClassedu.stanford.nlp.parser.lexparserJavaNlp
CollocationFinderFinds WordNet collocations in parse trees.Classedu.stanford.nlp.treesJavaNlp
ColorANSI supported colors These values are mirrored in Redwood.Classedu.stanford.nlp.util.loggingJavaNlp
ColumnDataClassifierColumnDataClassifier provides a command-line interface for doing context-free (independent) classification of a series of data items,Classedu.stanford.nlp.classifyJavaNlp
ColumnDataClassifierAnnotatorCreated by joberant on 9/8/14.Classedu.stanford.nlp.pipelineJavaNlp
ColumnDocumentReaderAndWriterDocumentReader for column format.Classedu.stanford.nlp.sequencesJavaNlp
CombinationFeatureFactoryCombines multiple feature factories into one feature factoryAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ComparatorsClassedu.stanford.nlp.utilJavaNlp
ComplexNodePatternPattern for matching a complex data structureAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
CompositeTreebankClassedu.stanford.nlp.treesJavaNlp
CompositeTreeTransformerA TreeTransformer that applies component TreeTransformers in order.Classedu.stanford.nlp.treesJavaNlp
CompoundUnaryTransitionTransition that makes a compound unary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
CompressedFeatureVectorClassedu.stanford.nlp.scorefJavaNlp
CompressorClassedu.stanford.nlp.scorefJavaNlp
ConcatenationIteratorIterator that represents the concatenation of two other iterators.Classedu.stanford.nlp.utilJavaNlp
ConcurrentHashIndexA fast threadsafe index that supports constant-time lookup in both directions.Classedu.stanford.nlp.util.concurrentJavaNlp
ConfigDefines configuration settings for training and testing the neural-network dependency parser.Classedu.stanford.nlp.parser.nndepJavaNlp
ConfigParserClassedu.stanford.nlp.trees.treebankJavaNlp
ConfigurationDescribe the current configuration of a parser (i.Classedu.stanford.nlp.parser.nndepJavaNlp
ConfusionMatrixThis implements a confusion table over arbitrary types of class labels.Classedu.stanford.nlp.utilJavaNlp
CoNLL2011DocumentReaderRead _conll file format from CoNLL2011.Classedu.stanford.nlp.dcorefJavaNlp
CoNLLDocumentReaderRead _conll file format from CoNLL2011.Classedu.stanford.nlp.hcoref.docreaderJavaNlp
CoNLLDocumentReaderAndWriterDocumentReader for the original CoNLL 03 format.Classedu.stanford.nlp.sequencesJavaNlp
CoNLLMentionExtractorClassedu.stanford.nlp.dcorefJavaNlp
CoNLLOutputterWrite a subset of our CoreNLP output in CoNLL format.Classedu.stanford.nlp.pipelineJavaNlp
CoNLLUDocumentReaderReader for ConLL-U formatted dependency treebanks.Classedu.stanford.nlp.trees.udJavaNlp
CoNLLUDocumentWriterClassedu.stanford.nlp.trees.udJavaNlp
CoNLLUOutputterWrite a subset of our CoreNLP output in CoNLL-U format.Classedu.stanford.nlp.pipelineJavaNlp
CoNLLUUtilsUtility functions for reading and writing CoNLL-U files.Classedu.stanford.nlp.trees.udJavaNlp
ConnectedComponentsFinds connected components in the graph, currently uses inefficient list for variable 'verticesLeft'.Classedu.stanford.nlp.graphJavaNlp
ConstantsClassedu.stanford.nlp.dcorefJavaNlp
ConstantsAndVariablesClassedu.stanford.nlp.patternsJavaNlp
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
ConvertByteArrayThis is used to convert an array of double into byte array which makes it possible to keep it more efficiently.Classedu.stanford.nlp.utilJavaNlp
CoolingScheduleClassedu.stanford.nlp.sequencesJavaNlp
CoordinationPatternClassedu.stanford.nlp.semgraph.semgrexJavaNlp
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
CoreAnnotationThe base class for any annotation that can be marked on a CoreMap, parameterized by the type of the value associated with the annotation.Interfaceedu.stanford.nlp.lingJavaNlp
CoreAnnotations Set of common annotations for CoreMaps.Classedu.stanford.nlp.lingJavaNlp
CorefAnnotatorThis class adds coref information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
CorefChainOutput of (deterministic) coref system.Classedu.stanford.nlp.dcorefJavaNlp
CorefChainOutput of (deterministic) coref system.Classedu.stanford.nlp.hcoref.dataJavaNlp
CorefClusterOne cluster for the SieveCoreferenceSystem.Classedu.stanford.nlp.dcorefJavaNlp
CorefClusterOne cluster for the SieveCoreferenceSystem.Classedu.stanford.nlp.hcoref.dataJavaNlp
CorefCoreAnnotationsSimilar to CoreAnnotations, but this class containsClassedu.stanford.nlp.dcorefJavaNlp
CorefCoreAnnotationsSimilar to CoreAnnotations, but this class containsClassedu.stanford.nlp.hcorefJavaNlp
CorefDictionaryMatchSieve that uses the coreference dictionary for the technical domain developed by Recasens, Can and Jurafsky (NAACL 2013).Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
CorefDictionaryMatchSieve that uses the coreference dictionary for the technical domain developed by Recasens, Can and Jurafsky (NAACL 2013).Classedu.stanford.nlp.hcoref.sieveJavaNlp
CorefDocMakermake Document for coref input from Annotation and optional info read input (raw, conll etc) with DocReader, mention detection, and document preprocessing will be done hereClassedu.stanford.nlp.hcorefJavaNlp
CorefMentionFinderInterface for finding coref mentions in a document.Interfaceedu.stanford.nlp.dcorefJavaNlp
CorefMentionFinderInterface for finding coref mentions in a document.Classedu.stanford.nlp.hcoref.mdJavaNlp
CorefPrinterClassedu.stanford.nlp.hcorefJavaNlp
CorefPropertiesClassedu.stanford.nlp.hcorefJavaNlp
CorefScorerWrapper for a coreference resolution score: MUC, B cubed, Pairwise.Classedu.stanford.nlp.dcorefJavaNlp
CorefSystemClassedu.stanford.nlp.hcorefJavaNlp
CoreLabelA CoreLabel represents a single word with ancillary information attached using CoreAnnotations.Classedu.stanford.nlp.lingJavaNlp
CoreLabelTokenFactoryConstructs CoreLabels from Strings optionally with beginning and ending (character after the end) offset positions inClassedu.stanford.nlp.processJavaNlp
CoreMap Base type for all annotatable core objects.Interfaceedu.stanford.nlp.utilJavaNlp
CoreMapAggregatorClassedu.stanford.nlp.pipelineJavaNlp
CoreMapAttributeAggregatorFunctions for aggregating token attributes.Classedu.stanford.nlp.pipelineJavaNlp
CoreMapExpressionExtractorRepresents a list of assignment and extraction rules over sequence patterns.Classedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapExpressionNodePatternPattern for matching a CoreMap using a generic expressionAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapNodePatternPattern for matching a CoreMapAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapNodePatternTriggerTrigger for CoreMap Node Patterns.Classedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapSequenceMatchActionClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapSequenceMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreNLPProtosClassedu.stanford.nlp.pipelineJavaNlp
CoreTokenFactoryTo make tokens like CoreMap or CoreLabel.Interfaceedu.stanford.nlp.processJavaNlp
CorpusCharCheck tag of each character from 5 different corpora.Classedu.stanford.nlp.wordsegJavaNlp
CorpusDictionaryCheck if a bigram exists in bakeoff corpora.Classedu.stanford.nlp.wordsegJavaNlp
CounterAn Object to double map used for keeping weights or counts for objects.Interfaceedu.stanford.nlp.statsJavaNlp
CountersStatic methods for operating on a Counter.Classedu.stanford.nlp.statsJavaNlp
CountWrapperA simple data structure for some tag counts.Classedu.stanford.nlp.tagger.maxentJavaNlp
CreatePatternsClassedu.stanford.nlp.patterns.surfaceJavaNlp
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
CreateTransitionSequenceClassedu.stanford.nlp.parser.shiftreduceJavaNlp
CRFBiasedClassifierCRFBiasedClassifier is used to adjust the precision-recall tradeoff of any CRF model implemented using CRFClassifier.Classedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierClass for sequence classification using a Conditional Random Field model.Classedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierEvaluatorEvaluates CRFClassifier on a set of data - called by QNMinimizer periodicallyClassedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierFloatClassedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierNoisyLabelClassedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierNonlinearSubclass of CRFClassifier for implementing the nonlinear architecture in [Wang and Manning IJCNLP-2013 Effect of Nonlinear .Classedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierWithDropoutSubclass of CRFClassifier that performs dropout feature-noising training.Classedu.stanford.nlp.ie.crfJavaNlp
CRFClassifierWithLOPSubclass of CRFClassifier for learning Logarithmic Opinion Pools.Classedu.stanford.nlp.ie.crfJavaNlp
CRFCliqueTreeBuilds a CliqueTree (an array of FactorTable) and does message passing inference along it.Classedu.stanford.nlp.ie.crfJavaNlp
CRFDatumThe representation of Datums used internally in CRFClassifier.Classedu.stanford.nlp.ie.crfJavaNlp
CRFFeatureExporterExports CRF features for use with other programs.Classedu.stanford.nlp.ie.crfJavaNlp
CRFLabelClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFloatFunctionClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFunctionClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFunctionForLOP TODO(mengqiu) currently only works with disjoint feature sets for non-disjoint feature sets, need to recompute EHat each iteration, and multiply in the scaleClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFunctionNoisyLabelClassedu.stanford.nlp.ie.crfJavaNlp
CRFLogConditionalObjectiveFunctionWithDropoutClassedu.stanford.nlp.ie.crfJavaNlp
CRFNonLinearLogConditionalObjectiveFunctionClassedu.stanford.nlp.ie.crfJavaNlp
CRFNonLinearSecondOrderLogConditionalObjectiveFunctionClassedu.stanford.nlp.ie.crfJavaNlp
CrossValidatorThis class is meant to simplify performing cross validation of classifiers for hyper-parameters.Classedu.stanford.nlp.classifyJavaNlp
CtbDictClassedu.stanford.nlp.tagger.maxentJavaNlp
CTBErrorCorrectingTreeNormalizerThis was originally written to correct a few errors Galen found in CTB3.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CTBTreeReaderFactoryThe CTBTreeReaderFactory is a factory for creating a TreeReader suitable for the Penn Chinese Treebank (CTB).Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
CTBunkDictReturns "1" as true if the dictionary listed this word with this tag, and "0" otherwise.Classedu.stanford.nlp.tagger.maxentJavaNlp
CustomAnnotationSerializerSerializes Annotation objects using our own format.Classedu.stanford.nlp.pipelineJavaNlp
DataClassedu.stanford.nlp.patternsJavaNlp
DataFilePathsSimple utility class: reads the environment variable in ENV_VARIABLE and provides a method that converts strings whichClassedu.stanford.nlp.utilJavaNlp
DataGenericA class representing a data item with an array of inputs X and a String classification Y.Classedu.stanford.nlp.maxentJavaNlp
DataInstanceIt's a list of Corelabels for SurfacePattern, Dependency parse for DepPattern etc Created by sonalg on 11/1/14.Classedu.stanford.nlp.patternsJavaNlp
DataInstanceDepCreated by sonalg on 11/1/14.Classedu.stanford.nlp.patterns.depJavaNlp
DataInstanceSurfaceCreated by sonalg on 11/1/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
DatasetAn interfacing class for ClassifierFactory that incrementally builds a more memory-efficient representation of a List ofClassedu.stanford.nlp.classifyJavaNlp
DatasetDefines a list of training / testing examples in multi-class classification setting.Classedu.stanford.nlp.parser.nndepJavaNlp
DatasetA generic interface loading, processing, and writing a data set.Interfaceedu.stanford.nlp.trees.treebankJavaNlp
DatasetBuilderClassedu.stanford.nlp.scorefJavaNlp
DataWordTagClassedu.stanford.nlp.tagger.maxentJavaNlp
DateTreeTransformerFlattens the following two structures: (NP (NP (NNP Month) (CD Day) )Classedu.stanford.nlp.treesJavaNlp
DatumInterface for Objects which can be described by their features.Interfaceedu.stanford.nlp.lingJavaNlp
DcorefSieveOptionsClassedu.stanford.nlp.hcoref.sieveJavaNlp
DebinarizerDebinarizes a binary tree from the parser.Classedu.stanford.nlp.parser.lexparserJavaNlp
DecisionTreeClassedu.stanford.nlp.hcoref.rfJavaNlp
DecisionTreeNodeClassedu.stanford.nlp.hcoref.rfJavaNlp
DeepTreeA tree combined with a map from subtree to SimpleMatrix vectors.Classedu.stanford.nlp.treesJavaNlp
DefaultLexicalMapperApplies a default set of lexical transformations that have been empirically validated in various Arabic tasks.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
DefaultMapperClassedu.stanford.nlp.trees.treebankJavaNlp
DefaultPathsDefault model paths for StanfordCoreNLP All these paths point to files distributed with the model jar file (stanford-corenlp-models-*.Classedu.stanford.nlp.pipelineJavaNlp
DefaultTeXHyphenDataDefault TeX hyphenation data, as borrowed from the TeX distribution.Classedu.stanford.nlp.ie.pascalJavaNlp
DelimitRegExIteratorAn Iterator that reads the contents of a Reader, delimited by the specified delimiter, and then be subsequently processed by an Function to produceClassedu.stanford.nlp.objectbankJavaNlp
DeltaCollectionValuedMap map and changes to that map.Classedu.stanford.nlp.utilJavaNlp
DeltaIndexA class that has a backing index, such as a hash index you don't want changed, and another index which will hold extra entries thatClassedu.stanford.nlp.utilJavaNlp
DeltaMapA Map which wraps an original Map, and only stores the changes (deltas) from the original Map.Classedu.stanford.nlp.utilJavaNlp
DependenciesUtilities for Dependency objects.Classedu.stanford.nlp.treesJavaNlp
DependencyAn individual dependency between a governor and a dependent.Interfaceedu.stanford.nlp.treesJavaNlp
DependencyCorefMentionFinderClassedu.stanford.nlp.hcoref.mdJavaNlp
DependencyFactoryA factory for dependencies of a certain type.Interfaceedu.stanford.nlp.treesJavaNlp
DependencyGrammarAn interface for DependencyGrammars.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
DependencyParseAnnotatorThis class adds dependency parse information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
DependencyParserThis class defines a transition-based dependency parser which makes use of a classifier powered by a neural network.Classedu.stanford.nlp.parser.nndepJavaNlp
DependencyParserDemoDemonstrates how to first use the tagger, then use the NN dependency parser.Classedu.stanford.nlp.parser.nndep.demoJavaNlp
DependencyPrinterInterfaceedu.stanford.nlp.treesJavaNlp
DependencyReaderInterfaceedu.stanford.nlp.treesJavaNlp
DependencyScoringClassedu.stanford.nlp.treesJavaNlp
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
DepPatternCreated by sonalg on 10/31/14.Classedu.stanford.nlp.patterns.depJavaNlp
DepPatternFactoryCreated by Sonal Gupta on 10/31/14.Classedu.stanford.nlp.patterns.depJavaNlp
DeterministicCorefAnnotator In other words, this depends on: POSTaggerAnnotator, NERCombinerAnnotator (or equivalent), and ParserAnnotator.Classedu.stanford.nlp.pipelineJavaNlp
DeterministicCorefSieveBase class for a Coref Sieve.Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
DeterministicCorefSieveBase class for a Coref Sieve.Classedu.stanford.nlp.hcoref.sieveJavaNlp
DFSADFSA: A class for representing a deterministic finite state automaton without epsilon transitions.Classedu.stanford.nlp.fsmJavaNlp
DFSAStateDFSAState represents the state of a deterministic finite state automaton without epsilon transitions.Classedu.stanford.nlp.fsmJavaNlp
DFSATransitionDFSATransition represents a transition in a weighted finite state transducer.Classedu.stanford.nlp.fsmJavaNlp
DictionariesProvides accessors for various grammatical, semantic, and world knowledge lexicons and word lists primarily used by the Sieve coreference system,Classedu.stanford.nlp.dcorefJavaNlp
DictionariesClassedu.stanford.nlp.hcoref.dataJavaNlp
DictionaryMaintains a map from words to tags and their counts.Classedu.stanford.nlp.tagger.maxentJavaNlp
DictionaryExtractorThis class is the same as a regular Extractor, but keeps a pointer to the tagger's dictionary as well.Classedu.stanford.nlp.tagger.maxentJavaNlp
DiffFloatFunctionAn interface for once-differentiable double-valued functions over double arrays.Interfaceedu.stanford.nlp.optimizationJavaNlp
DiffFunctionAn interface for once-differentiable double-valued functions over double arrays.Interfaceedu.stanford.nlp.optimizationJavaNlp
DijkstraShortestPathClassedu.stanford.nlp.graphJavaNlp
DirectedMultiGraphSimple graph library; this is directed for now.Classedu.stanford.nlp.graphJavaNlp
DisabledPreferencesA do-nothing Preferences implementation so that we can avoid the hassles of the JVM Preference implementations.Classedu.stanford.nlp.utilJavaNlp
DisabledPreferencesFactoryReturns do-nothing Preferences implementation.Classedu.stanford.nlp.utilJavaNlp
DiscourseMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
DiscourseMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
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
DistributionImmutable class for representing normalized, smoothed discrete distributions from Counters.Classedu.stanford.nlp.statsJavaNlp
DistributionPackageAdds data files to a tar'd / gzip'd distribution package.Classedu.stanford.nlp.trees.treebankJavaNlp
DistsimKeeps track of a distributional similarity mapping, eg a map from word to class.Classedu.stanford.nlp.tagger.maxentJavaNlp
DistSimClassifierMaps a String to its distributional similarity class.Classedu.stanford.nlp.processJavaNlp
DistsimFeatureFactoryFeaturizes words based only on their distributional similarity classes.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
DocReaderRead raw, CoNLL, ACE, or MUC document and return InputDocRead raw, CoNLL, ACE, or MUC document and return InputDocInterfaceedu.stanford.nlp.hcoref.docreaderJavaNlp
DocumentClassedu.stanford.nlp.dcorefJavaNlp
DocumentClassedu.stanford.nlp.hcoref.dataJavaNlp
DocumentRepresents a text document as a list of Words with a String title.Interfaceedu.stanford.nlp.lingJavaNlp
DocumentA representation of a Document.Classedu.stanford.nlp.simpleJavaNlp
DocumentExamplesClassedu.stanford.nlp.scorefJavaNlp
DocumentPreprocessorProduces a list of sentences from either a plain text or XML document.Classedu.stanford.nlp.processJavaNlp
DocumentProcessorTop-level interface for transforming Documents.Interfaceedu.stanford.nlp.processJavaNlp
DocumentProcessorInterfaceedu.stanford.nlp.scorefJavaNlp
DocumentReaderBasic mechanism for reading in Documents from various input sources.Classedu.stanford.nlp.lingJavaNlp
DocumentReaderAndWriterThis interface is used for reading data and writing output into and out of sequence classifiers.Interfaceedu.stanford.nlp.sequencesJavaNlp
DomReaderClassedu.stanford.nlp.ie.machinereading.commonJavaNlp
DoubleADThe class DoubleAD was created to extend the current calculations of gradient to automatically include a calculation of theClassedu.stanford.nlp.mathJavaNlp
DVModelClassedu.stanford.nlp.parser.dvparserJavaNlp
DVModelRerankerClassedu.stanford.nlp.parser.dvparserJavaNlp
DVParserClassedu.stanford.nlp.parser.dvparserJavaNlp
DVParserCostAndGradientClassedu.stanford.nlp.parser.dvparserJavaNlp
DybroFrenchHeadFinderClassedu.stanford.nlp.trees.international.frenchJavaNlp
EdgeClass for parse edges.Classedu.stanford.nlp.parser.lexparserJavaNlp
EditDistanceFind the (Levenshtein) edit distance between two Strings or Character By default it allows transposition.Classedu.stanford.nlp.utilJavaNlp
EditDistanceDamerauLevenshteinLikeCOPIED FROM https://gist.Classedu.stanford.nlp.patternsJavaNlp
EmbeddingClassedu.stanford.nlp.neuralJavaNlp
EmpiricalNERPriorBIOClassedu.stanford.nlp.ieJavaNlp
EncodingFileReaderThis is a convenience class which works almost exactly like but allows for the specification of input encoding.Classedu.stanford.nlp.ioJavaNlp
EncodingPrintWriterA convenience IO class with print and println statements to standard output and standard error allowing encoding in anClassedu.stanford.nlp.ioJavaNlp
EnglishGrammaticalRelationsEnglishGrammaticalRelations is a set of GrammaticalRelation objects for the English language.Classedu.stanford.nlp.treesJavaNlp
EnglishGrammaticalStructureA GrammaticalStructure for English.Classedu.stanford.nlp.treesJavaNlp
EnglishGrammaticalStructureFactoryClassedu.stanford.nlp.treesJavaNlp
EnglishPatternsThis class contains some English String or Tregex regular expression patterns.Classedu.stanford.nlp.treesJavaNlp
EnglishPTBTreebankCorrectorClassedu.stanford.nlp.treesJavaNlp
EnglishTreebankParserParamsParser parameters for the Penn English Treebank (WSJ, Brown, Switchboard).Classedu.stanford.nlp.parser.lexparserJavaNlp
EnglishUnknownWordModelThis is a basic unknown word model for English.Classedu.stanford.nlp.parser.lexparserJavaNlp
EnglishUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
EntityCachingAbstractSequencePriorBIOThis class keeps track of all labeled entities and updates the its list whenever the label at a point gets changed.Classedu.stanford.nlp.ieJavaNlp
EntityMentionEach entity mention is described by a type (possibly subtype) and a span of textAuthor:Andrey Gusev, MihaiSee Also:Serialized FormClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
EntityMentionFactoryClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
EntityMentionsAnnotatorAnnotator that marks entity mentions in a document.Classedu.stanford.nlp.pipelineJavaNlp
EnvHolds environment variables to be used for compiling string into a pattern.Classedu.stanford.nlp.ling.tokensregexJavaNlp
EnvCreated by sonalg on 11/3/14.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
EnvLookupProvides lookup functions using an EnvClassedu.stanford.nlp.ling.tokensregexJavaNlp
EquivalenceClasserA strategy-type interface for specifying a function from Objects to their equivalence classes.Interfaceedu.stanford.nlp.statsJavaNlp
ErasureUtilsClass to gather unsafe operations into one place.Classedu.stanford.nlp.utilJavaNlp
EvalAn interface which can be implemented by anything that evaluates one tree at a time and then prints out a summary when done.Interfaceedu.stanford.nlp.parser.metricsJavaNlp
EvalbA Java re-implementation of the evalb bracket scoring metric (Collins, 1997) that accepts Unicode input.Classedu.stanford.nlp.parser.metricsJavaNlp
EvalbByCatComputes labeled precision and recall (evalb) at the constituent category level.Classedu.stanford.nlp.parser.metricsJavaNlp
EvalbFormatWriterClassedu.stanford.nlp.parser.lexparserJavaNlp
EvaluateClassedu.stanford.nlp.sentimentJavaNlp
EvaluateTreebankClassedu.stanford.nlp.parser.lexparserJavaNlp
EvaluatorInterfaceedu.stanford.nlp.optimizationJavaNlp
EvalUtilsClassedu.stanford.nlp.scorefJavaNlp
EventMentionClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
ExactBestSequenceFinderA class capable of computing the best sequence given a SequenceModel.Classedu.stanford.nlp.sequencesJavaNlp
ExactGrammarCompactorClassedu.stanford.nlp.parser.lexparserJavaNlp
ExactMatchCostClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
ExactStringMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
ExactStringMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
ExampleClassedu.stanford.nlp.scorefJavaNlp
ExecutionA class to set command line options.Classedu.stanford.nlp.utilJavaNlp
ExhaustiveDependencyParserAn exhaustive O(n4t2) time and O(n2t) space dependency parser.Classedu.stanford.nlp.parser.lexparserJavaNlp
ExhaustivePCFGParserAn exhaustive generalized CKY PCFG parser.Classedu.stanford.nlp.parser.lexparserJavaNlp
ExperimentsThis class represents the training samples.Classedu.stanford.nlp.maxentJavaNlp
ExpressionThis interface represents an expression that can be evaluated to obtain a value.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ExpressionsVarious implementations of the Expression interface, which is used for specifying an "action" or "result" in TokensRegex extraction rules.Classedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ExtensionFileFilterClassedu.stanford.nlp.ioJavaNlp
ExtractedPhraseClassedu.stanford.nlp.patterns.depJavaNlp
ExtractionObjectRepresents any object that can be extracted - entity, relation, eventAuthor:Andrey Gusev, MihaiSee Also:Serialized FormClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
ExtractorAnnotates the given dataset with the current model This works in place, i.Interfaceedu.stanford.nlp.ie.machinereadingJavaNlp
ExtractorInterfaceedu.stanford.nlp.parser.lexparserJavaNlp
ExtractorThis class serves as the base class for classes which extract relevant information from a history to give it to the features.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorDistsimExtractor for adding distsim information.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorDistsimConjunctionExtractor for adding a conjunction of distsim information.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorFramesThis class contains the basic feature extractors used for all words and tag sequences (and interaction terms) for the MaxentTagger, but not theClassedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorFramesRareThis class contains feature extractors for the MaxentTagger that are only applied to rare (low frequency/unknown) words.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorMergerSimple extractor which combines several other Extractors.Classedu.stanford.nlp.ie.machinereadingJavaNlp
ExtractorsMaintains a set of feature extractors and applies them.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractorVerbalVBNZeroLook for verbs selecting a VBN verb.Classedu.stanford.nlp.tagger.maxentJavaNlp
ExtractPhraseFromPatternClassedu.stanford.nlp.patterns.depJavaNlp
FactoredLexiconClassedu.stanford.nlp.parser.lexparserJavaNlp
FactoredLexiconEventClassedu.stanford.nlp.parser.lexparserJavaNlp
FactoredParserClassedu.stanford.nlp.parser.lexparserJavaNlp
FactoredSequenceListenerClassedu.stanford.nlp.sequencesJavaNlp
FactoredSequenceModel Date: Dec 14, 2004, nmramesh Date: May 12, 2010Classedu.stanford.nlp.sequencesJavaNlp
FactorTableStores a factor table as a one dimensional array of doubles.Classedu.stanford.nlp.ie.crfJavaNlp
FactoryA generified factory class which creates instances of a particular type.Interfaceedu.stanford.nlp.utilJavaNlp
FastExactAutomatonMinimizerMinimization in n log n a la Hopcroft.Classedu.stanford.nlp.fsmJavaNlp
FastFactoredParserProvides a much faster way to realize the factored parsing idea, including easily returning "k good" resultsClassedu.stanford.nlp.parser.lexparserJavaNlp
FeatureThis class is used as a base class for TaggerFeature for the tagging problem and for BinaryFeature for the general problem with binaryClassedu.stanford.nlp.maxentJavaNlp
FeatureExtractorClassedu.stanford.nlp.scorefJavaNlp
FeatureExtractorRunnerClassedu.stanford.nlp.scorefJavaNlp
FeatureFactoryClassedu.stanford.nlp.parser.shiftreduceJavaNlp
FeatureFactoryThis is the abstract class that all feature factories must subclass.Classedu.stanford.nlp.sequencesJavaNlp
FeatureKeyStores a triple of an extractor ID, a feature value (derived from history) and a y (tag) value.Classedu.stanford.nlp.tagger.maxentJavaNlp
FeaturesClassedu.stanford.nlp.maxentJavaNlp
FeaturizableInterface for Objects that can be described by their features.Interfaceedu.stanford.nlp.lingJavaNlp
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
FilePathProcessorThe FilePathProcessor traverses a directory structure and applies the processFile method to files meeting someClassedu.stanford.nlp.utilJavaNlp
FileProcessorInterface for a Visitor pattern for Files.Interfaceedu.stanford.nlp.utilJavaNlp
FileSequentialCollectionA FileSequentialCollection maintains a read-only collection of Files.Classedu.stanford.nlp.ioJavaNlp
FileSystemProvides various filesystem operations common to scripting languages such as Perl and Python but not present (currently) in the Java standard libraries.Classedu.stanford.nlp.ioJavaNlp
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
FilterConfusingRulesThis filter rejects Trees which have unary or binary productions which the given parser does not contain.Classedu.stanford.nlp.parser.dvparserJavaNlp
FilteredEvalAn AbstractEval which doesn't just evaluate all constituents, but lets you provide a filter to only pay attention to constituentsClassedu.stanford.nlp.parser.metricsJavaNlp
FilteredIteratorIterator that suppresses items in another iterator based on a filter function.Classedu.stanford.nlp.utilJavaNlp
FilteringTreebankClassedu.stanford.nlp.treesJavaNlp
FilteringTreeReaderA FilteringTreeReader filters the output of another TreeReader.Classedu.stanford.nlp.treesJavaNlp
FiltersStatic class with some useful Predicate implementations and utility methods for working Contains filters that always accept or reject, filters that accept or reject an Object if it's in a givenClassedu.stanford.nlp.utilJavaNlp
FinalizeTransitionTransition that finishes the processing of a stateSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
FixedPrioritiesPriorityQueueA priority queue based on a binary heap.Classedu.stanford.nlp.utilJavaNlp
FloatFactorTableStores a factor table as a one dimensional array of floats.Classedu.stanford.nlp.ie.crfJavaNlp
FloatFunctionAn interface for double-valued functions over double arrays.Interfaceedu.stanford.nlp.optimizationJavaNlp
FontDetectorDetects which Fonts can be used to display unicode characters in a given language.Classedu.stanford.nlp.swingJavaNlp
ForwardEntailerA class to find the forward entailments warranted by a particular sentence or clause.Classedu.stanford.nlp.naturalliJavaNlp
ForwardEntailerSearchProblemA particular instance of a search problem for finding entailed sentences.Classedu.stanford.nlp.naturalliJavaNlp
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
FrenchMorphoFeatureSpecificationIf MorphoFeatureType.Classedu.stanford.nlp.international.frenchJavaNlp
FrenchTokenizerTokenizer for raw French text.Classedu.stanford.nlp.international.french.processJavaNlp
FrenchTreebankLanguagePackLanguage pack for the French treebank.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchTreebankParserParamsTreebankLangParserParams for the French Treebank corpus.Classedu.stanford.nlp.parser.lexparserJavaNlp
FrenchTreeNormalizerPrepares French Treebank trees for parsing.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchTreeReaderFactoryA class for reading French Treebank trees that have been converted from XML to PTB format.Classedu.stanford.nlp.trees.international.frenchJavaNlp
FrenchUnknownWordModelClassedu.stanford.nlp.parser.lexparserJavaNlp
FrenchUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
FrenchUnknownWordSignaturesContains patterns for matching certain word types in French, such as common suffices for nouns, verbs, adjectives and adverbs.Classedu.stanford.nlp.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
FTBCorrectorMakes FTB trees consistent with FrenchTreebankLanguagePack.Classedu.stanford.nlp.international.french.pipelineJavaNlp
FTBCorrectorVisitorWrapper class for using the ATBCorrector class with TreebankPipeline's TVISITOR parameter.Classedu.stanford.nlp.international.french.pipelineJavaNlp
FTBDatasetProduces the pre-processed version of the FTB used in the experiments of Green et al.Classedu.stanford.nlp.international.french.pipelineJavaNlp
FunctionAn interface for double-valued functions over double arrays.Interfaceedu.stanford.nlp.optimizationJavaNlp
FuzzyIntervalA FuzzyInterval is an extension of Interval where not all endpoints are always specified or comparable.Classedu.stanford.nlp.utilJavaNlp
Gale2007ChineseSegmenterFeatureFactoryA Chinese segmenter Feature Factory for the GALE project.Classedu.stanford.nlp.wordsegJavaNlp
GenderAnnotatorThis class adds gender information (MALE / FEMALE) to tokens as GenderAnnotations.Classedu.stanford.nlp.pipelineJavaNlp
GeneralDatasetThe purpose of this interface is to unify Dataset and RVFDataset.Classedu.stanford.nlp.classifyJavaNlp
GeneralizedCounterA class for keeping double counts of Lists of a prespecified length.Classedu.stanford.nlp.statsJavaNlp
GeneralizedExpectationObjectiveFunction an I.Classedu.stanford.nlp.classifyJavaNlp
GenericAnnotationSerializerClassedu.stanford.nlp.pipelineJavaNlp
GenericDataSetReaderClassedu.stanford.nlp.ie.machinereadingJavaNlp
GenericsA collection of utilities to make dealing with Java generics less painful and verbose.Classedu.stanford.nlp.utilJavaNlp
GenericTimeExpressionPatternsProvides generic mechanism to convert natural language into temporal representation by reading patterns/rules specifying mapping between text and temporal objectsClassedu.stanford.nlp.timeJavaNlp
GermanUnknownWordModelAn unknown word model for German; relies on BaseUnknownWordModel plus number matching.Classedu.stanford.nlp.parser.lexparserJavaNlp
GermanUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
GetPatternsFromDataMultiClassGiven text and a seed list, this class gives more words like the seed words by learning surface word or dependency patterns.Classedu.stanford.nlp.patternsJavaNlp
GoldenSectionLineSearchA class to do golden section line search.Classedu.stanford.nlp.optimizationJavaNlp
GoogleNGramsSQLBackedTo query Google Ngrams counts from SQL in a memory efficient manner.Classedu.stanford.nlp.utilJavaNlp
GrammarCompactorClassedu.stanford.nlp.parser.lexparserJavaNlp
GrammarProjectionMaps between the states of a more split and less split grammar.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
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
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
GraphAdds vertices (if not already in the graph) and the edge between them.Interfaceedu.stanford.nlp.graphJavaNlp
GUTimeAnnotatorAnnotates text using GUTime perl script.Classedu.stanford.nlp.timeJavaNlp
HasCategorySomething that implements the HasCategory interface knows about categories.Interfaceedu.stanford.nlp.lingJavaNlp
HasCliquePotentialFunctionIndicates that this function can build a clique potential function for external usegetCliquePotentialFunctionInterfaceedu.stanford.nlp.ie.crfJavaNlp
HasContextReturn the whitespace String after the word.Interfaceedu.stanford.nlp.lingJavaNlp
HasEvaluatorsInterfaceedu.stanford.nlp.optimizationJavaNlp
HasFeatureGroupingInterfaceedu.stanford.nlp.optimizationJavaNlp
HasFloatInitialIndicates that a function has a method for supplying an intitial value.Interfaceedu.stanford.nlp.optimizationJavaNlp
HashableCoreMapAn extension of ArrayCoreMap with an immutable set of key,value pairs that is used for equality and hashcode comparisons.Classedu.stanford.nlp.utilJavaNlp
HashIndex both directions (via get(int) and indexOf(E).Classedu.stanford.nlp.utilJavaNlp
HasIndexInterfaceedu.stanford.nlp.lingJavaNlp
HasInitialIndicates that a function has a method for supplying an intitial value.Interfaceedu.stanford.nlp.optimizationJavaNlp
HasIntervalInterfaceedu.stanford.nlp.utilJavaNlp
HasLemmaSomething that implements the HasLemma interface knows about lemmas.Interfaceedu.stanford.nlp.lingJavaNlp
HasOffsetSomething that implements the HasOffset interface bears a offset reference to the original textInterfaceedu.stanford.nlp.lingJavaNlp
HasParentOnly to be implemented by Tree subclasses that actualy keep their parent pointers.Interfaceedu.stanford.nlp.treesJavaNlp
HasRegularizerParamRangeIndicates that a Function should only be regularized on a subsetgetRegularizerParamRangeInterfaceedu.stanford.nlp.optimizationJavaNlp
HasTagSomething that implements the HasTag interface knows about part-of-speech tags.Interfaceedu.stanford.nlp.lingJavaNlp
HasWordSomething that implements the HasWord interfaceAuthor:Christopher ManningInterfaceedu.stanford.nlp.lingJavaNlp
HeadFinderAn interface for finding the "head" daughter of a phrase structure tree.Interfaceedu.stanford.nlp.treesJavaNlp
Heap These heaps implement a decreaseKey operation, which requires a separate Object to Index map, and for objects to be unique in the Heap.Interfaceedu.stanford.nlp.utilJavaNlp
HebrewTreebankLanguagePackClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HebrewTreebankParserParamsInitial version of a parser pack for the HTB.Classedu.stanford.nlp.parser.lexparserJavaNlp
HebrewTreeNormalizerClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HebrewTreeReaderFactoryClassedu.stanford.nlp.trees.international.hebrewJavaNlp
HeidelTimeAnnotatorAnnotates text using HeidelTime.Classedu.stanford.nlp.timeJavaNlp
HighlightUtilsClassedu.stanford.nlp.trees.tregex.guiJavaNlp
HistoryClassedu.stanford.nlp.tagger.maxentJavaNlp
HistoryTableNotes: This maintains a two way lookup between a History andVersion:1.Classedu.stanford.nlp.tagger.maxentJavaNlp
HookClass for parse table hooks.Classedu.stanford.nlp.parser.lexparserJavaNlp
HTKLatticeReaderClassedu.stanford.nlp.parser.lexparserJavaNlp
HybridCorefMentionFinderClassedu.stanford.nlp.hcoref.mdJavaNlp
HybridMinimizerHybrid Minimizer is set up as a combination of two minimizers.Classedu.stanford.nlp.optimizationJavaNlp
IBMArabicEscaperThis escaper is intended for use on flat input to be parsed by LexicalizedParser.Classedu.stanford.nlp.international.arabicJavaNlp
IdentityFunctionAn Identity function that returns its argument.Classedu.stanford.nlp.objectbankJavaNlp
IdentityHashSetThis class provides a IdentityHashMap-backed implementation of the Set interface.Classedu.stanford.nlp.utilJavaNlp
IdleTransitionTransition that literally does nothingSee Also:Serialized FormClassedu.stanford.nlp.parser.shiftreduceJavaNlp
IndexA collection that maps between a vocabulary of type E and a continuous non-negative integer index series beginning (inclusively) at 0.Classedu.stanford.nlp.utilJavaNlp
IndexedWordThis class provides a CoreLabel that uses its DocIDAnnotation, SentenceIndexAnnotation, and IndexAnnotation to implementClassedu.stanford.nlp.lingJavaNlp
IndexedWordUnaryPredClassedu.stanford.nlp.semgraphJavaNlp
InefficientSGDMinimizerStochastic Gradient Descent Minimizer.Classedu.stanford.nlp.optimizationJavaNlp
InputDocInput document read from input source (CoNLL, ACE, MUC, or raw text) Stores Annotation, gold info (optional) and additional document information (optional)Classedu.stanford.nlp.hcoref.dataJavaNlp
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
IntCounterA specialized kind of hash table (or map) for storing numeric counts for objects.Classedu.stanford.nlp.statsJavaNlp
IntDependencyMaintains a dependency between head and dependent where they are each an IntTaggedWord.Classedu.stanford.nlp.parser.lexparserJavaNlp
InternerFor interning (canonicalizing) things.Classedu.stanford.nlp.utilJavaNlp
InterruptibleMulticoreWrapperClassedu.stanford.nlp.util.concurrentJavaNlp
IntervalRepresents a interval of a generic type E that is comparable.Classedu.stanford.nlp.utilJavaNlp
IntervalTreeAn interval tree maintains a tree so that all intervals to the left start before current interval and all intervals to the right start after.Classedu.stanford.nlp.utilJavaNlp
IntPairClassedu.stanford.nlp.utilJavaNlp
IntQuadrupleClassedu.stanford.nlp.utilJavaNlp
IntTaggedWordRepresents a WordTag (in the sense that equality is defined on both components), where each half is represented by anClassedu.stanford.nlp.parser.lexparserJavaNlp
IntTripleClassedu.stanford.nlp.utilJavaNlp
IntTupleA tuple of int.Classedu.stanford.nlp.utilJavaNlp
IntUniJust a single integerAuthor:Kristina Toutanova (kristina@cs.Classedu.stanford.nlp.utilJavaNlp
InvertedIndexByTokensCreates an inverted index of (classkey:value) => {sentid1,sentid2,.Classedu.stanford.nlp.patternsJavaNlp
IOBUtilsA class for converting strings to input suitable for processing by an IOB sequence model.Classedu.stanford.nlp.international.arabic.processJavaNlp
IOBUtilsA static class with functions to convert lists of tokens between different IOB-style representations.Classedu.stanford.nlp.sequencesJavaNlp
IOUtilsHelper Class for various I/O related things.Classedu.stanford.nlp.ioJavaNlp
ISemanticGraphEdgeEqlInterfaceedu.stanford.nlp.semgraphJavaNlp
ISODateInstanceRepresents dates and times according to ISO8601 standard while also allowing for wild cards - e.Classedu.stanford.nlp.ie.pascalJavaNlp
ItemAbstract class for parse items.Classedu.stanford.nlp.parser.lexparserJavaNlp
IterableIteratorThis cures a pet peeve of mine: that you can't use an Iterator directly in Java 5's foreach construct.Classedu.stanford.nlp.utilJavaNlp
IterablesUtilities for helping out with Iterables as Collections is to Collection.Classedu.stanford.nlp.utilJavaNlp
IterativeCKYPCFGParserDoes iterative deepening search inside the CKY algorithm for faster parsing.Classedu.stanford.nlp.parser.lexparserJavaNlp
IteratorFromReaderFactoryAn IteratorFromReaderFactory is used to convert a java.Interfaceedu.stanford.nlp.objectbankJavaNlp
JarFileChooserThis class shows a dialog which lets the user select a file from among a list of files contained in a given jar file.Classedu.stanford.nlp.uiJavaNlp
JavaUtilLoggingAdaptorReroutes java.Classedu.stanford.nlp.util.loggingJavaNlp
JavaUtilLoggingHandlerAn outputter that writes to Java Util Logging logs.Classedu.stanford.nlp.util.loggingJavaNlp
JJTTsurgeonParserStateClassedu.stanford.nlp.trees.tregex.tsurgeonJavaNlp
JodaTimeUtilsExtensions to Joda time.Classedu.stanford.nlp.timeJavaNlp
JollyDayHolidaysWrapper around jollyday library so we can hook in holiday configurations from jollyday with SUTime.Classedu.stanford.nlp.timeJavaNlp
JSONOutputterOutput an Annotation to human readable JSON.Classedu.stanford.nlp.pipelineJavaNlp
KBestSequenceFinderA SequenceFinder which can efficiently return a k-best list of sequence labellings.Classedu.stanford.nlp.sequencesJavaNlp
KBestViterbiParserAn interface that supports finding k best and/or k good parses and parse sampling.Interfaceedu.stanford.nlp.parserJavaNlp
LabelSomething that implements the Label interface can act as a constituent, node, or word label with linguistic attributes.Interfaceedu.stanford.nlp.lingJavaNlp
LabelDictionaryConstrains test-time inference to labels observed in training.Classedu.stanford.nlp.ie.crfJavaNlp
LabeledInterface for Objects that have a label, whose label is an Object.Interfaceedu.stanford.nlp.lingJavaNlp
LabeledInterface for Objects which have a Label.Interfaceedu.stanford.nlp.treesJavaNlp
LabeledChunkIdentifierIdentifies chunks based on labels that uses IOB like encoding Assumes labels have the form -Classedu.stanford.nlp.pipelineJavaNlp
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
LabeledWordA LabeledWord object contains a word and its tag.Classedu.stanford.nlp.lingJavaNlp
LabelFactoryA LabelFactory object acts as a factory for creating objects of class Label, or some descendant class.Interfaceedu.stanford.nlp.lingJavaNlp
LabelValidatorInterfaceedu.stanford.nlp.ie.machinereadingJavaNlp
LambdaSolveThis is the main class that does the core computation in IIS.Classedu.stanford.nlp.maxent.iisJavaNlp
LambdaSolveTaggerThis module does the working out of lambda parameters for binary tagger features.Classedu.stanford.nlp.tagger.maxentJavaNlp
LanguageConstants and parameters for multilingual NLP (primarily, parsing).Classedu.stanford.nlp.internationalJavaNlp
LatticeClassedu.stanford.nlp.parser.lexparserJavaNlp
LatticeEdgeClassedu.stanford.nlp.parser.lexparserJavaNlp
LatticeScorerInterfaceedu.stanford.nlp.parser.lexparserJavaNlp
LatticeWriterThis interface is used for writing lattices out of SequenceClassifiers.Interfaceedu.stanford.nlp.sequencesJavaNlp
LazyAn instantiation of a lazy object.Classedu.stanford.nlp.utilJavaNlp
LDCPosMapperMaps pre-terminal ATB morphological analyses to the shortened Bies tag set.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
LeafAncestorEval later analyzed more completely by Clegg and Shepherd (2005).Classedu.stanford.nlp.parser.metricsJavaNlp
LearnImportantFeaturesThe idea is that you can learn features that are important using ML algorithm and use those features in learning weights for patterns.Classedu.stanford.nlp.patterns.surfaceJavaNlp
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
LexedTokenFactoryConstructs a token (of arbitrary type) from a String and its position in the underlying text.Interfaceedu.stanford.nlp.processJavaNlp
LexerA Lexer interface to be used with LexerTokenizer.Interfaceedu.stanford.nlp.ioJavaNlp
LexerTokenizerAn implementation of Tokenizer designed to work with Lexer implementing classes.Classedu.stanford.nlp.processJavaNlp
LexicalChainMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
LexicalChainMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
LexicalizedParserThis class provides the top-level API and command-line interface to a set of reasonably good treebank-trained parsers.Classedu.stanford.nlp.parser.lexparserJavaNlp
LexicalizedParserClientThe sister class to LexicalizedParserServer.Classedu.stanford.nlp.parser.serverJavaNlp
LexicalizedParserQueryReturn the best parse of the sentence most recently parsed.Classedu.stanford.nlp.parser.lexparserJavaNlp
LexicalizedParserServerServes requests to the given parser model on the given port.Classedu.stanford.nlp.parser.serverJavaNlp
LexiconAn interface for lexicons interfacing to lexparser.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
LinearClassifier can be any generalized linear model classifier (such as a perceptron, a maxent classifier (softmax logistic regression), or an SVM).Classedu.stanford.nlp.classifyJavaNlp
LinearClassifierFactoryBuilds various types of linear classifiers, with functionality for setting objective function, optimization method, and other parameters.Classedu.stanford.nlp.classifyJavaNlp
LinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
LinearGrammarSmootherClassedu.stanford.nlp.parser.lexparserJavaNlp
LineIteratorAn Iterator that returns a line of a file at a time.Classedu.stanford.nlp.objectbankJavaNlp
LineSearcherThe interface for one variable function minimizers.Interfaceedu.stanford.nlp.optimizationJavaNlp
ListeningSequenceModelThis is simply a conjunctive interface for something that is a SequenceModel and a SequenceListener.Interfaceedu.stanford.nlp.sequencesJavaNlp
ListProcessorAn interface for things that operate on a List.Interfaceedu.stanford.nlp.processJavaNlp
LogConditionalEqConstraintFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
LogConditionalObjectiveFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
LogisticClassifierA classifier for binary logistic regression problems.Classedu.stanford.nlp.classifyJavaNlp
LogisticClassifierFactoryBuilds a classifier for binary logistic regression problems.Classedu.stanford.nlp.classifyJavaNlp
LogisticObjectiveFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
LogPriorA Prior for functions.Classedu.stanford.nlp.classifyJavaNlp
LogRecordHandlerA log message handler.Classedu.stanford.nlp.util.loggingJavaNlp
LowercaseAndAmericanizeFunctionClassedu.stanford.nlp.processJavaNlp
LowercaseFunctionClassedu.stanford.nlp.processJavaNlp
MachineReadingMain driver for Machine Reading training, annotation, and evaluation.Classedu.stanford.nlp.ie.machinereadingJavaNlp
MachineReadingAnnotationsClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
MachineReadingPropertiesClassedu.stanford.nlp.ie.machinereadingJavaNlp
MacrosThis defines how to use macros from a file in Tregex.Classedu.stanford.nlp.trees.tregexJavaNlp
MapFactoryA factory class for vending different sorts of Maps.Classedu.stanford.nlp.utilJavaNlp
MapListThis implements a map to a set of lists.Classedu.stanford.nlp.utilJavaNlp
MapperGeneric interface for mapping one string to another given some contextual evidence.Interfaceedu.stanford.nlp.trees.treebankJavaNlp
MapsUtilities for Maps, including inverting, composing, and support for list/set values.Classedu.stanford.nlp.utilJavaNlp
MarkRoleClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
MarkRoleClassedu.stanford.nlp.hcoref.sieveJavaNlp
MatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MatchCostFunctionInterfaceedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MatchedExpressionMatched Expression represents a chunk of text that was matched from an original segment of text).Classedu.stanford.nlp.ling.tokensregexJavaNlp
MatchesPanelComponent for displaying the list of trees that matchAuthor:Anna RaffertySee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.guiJavaNlp
MatchExceptionClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
MaxentTaggerThe main class for users to run, train, and test the part of speech tagger.Classedu.stanford.nlp.tagger.maxentJavaNlp
MaxentTaggerGUIA very simple GUI for illustrating the POS tagger tagging text.Classedu.stanford.nlp.tagger.maxentJavaNlp
MaxentTaggerServerA POS tagger server for the Stanford POS Tagger.Classedu.stanford.nlp.tagger.maxentJavaNlp
MaxMarginMentionRankerClassedu.stanford.nlp.scorefJavaNlp
MaxSizeConcurrentHashSetA hash set supporting full concurrency of retrievals and high expected concurrency for updates but with an (adjustable) maximum size.Classedu.stanford.nlp.utilJavaNlp
MemoryEvaluatorClassedu.stanford.nlp.optimizationJavaNlp
MemoryMonitorUtilities for monitoring memory use, including peak memory use.Classedu.stanford.nlp.utilJavaNlp
MemoryTreebankA MemoryTreebank object stores a corpus of examples with given tree structures in memory (as a List).Classedu.stanford.nlp.treesJavaNlp
MentionOne mention for the SieveCoreferenceSystem.Classedu.stanford.nlp.dcorefJavaNlp
MentionOne mention for the SieveCoreferenceSystem.Classedu.stanford.nlp.hcoref.dataJavaNlp
MentionAnnotatorThis class adds mention information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
MentionDetectionClassifierClassedu.stanford.nlp.hcoref.mdJavaNlp
MentionExtractorGeneric mention extractor from a corpus.Classedu.stanford.nlp.dcorefJavaNlp
MentionMatcherInterfaceedu.stanford.nlp.dcorefJavaNlp
MentionMatcherInterfaceedu.stanford.nlp.hcorefJavaNlp
MetaClassA meta class using Java's reflection library.Classedu.stanford.nlp.utilJavaNlp
MetadataWriterClassedu.stanford.nlp.scorefJavaNlp
MetaFeatureExtractorClassedu.stanford.nlp.scorefJavaNlp
MinimizerThe interface for unconstrained function minimizers.Interfaceedu.stanford.nlp.optimizationJavaNlp
MLEDependencyGrammarClassedu.stanford.nlp.parser.lexparserJavaNlp
MLEDependencyGrammarExtractorGathers statistics on tree dependencies and then passes them to an MLEDependencyGrammar for dependency grammar construction.Classedu.stanford.nlp.parser.lexparserJavaNlp
ModCollinsHeadFinder thesis.Classedu.stanford.nlp.treesJavaNlp
MonotonicityA monotonicity value.Classedu.stanford.nlp.naturalliJavaNlp
MonotonicityTypeenum MonotonicityTypeThe monotonicity type -- that is, additive, multiplicative, or both/neitherClassedu.stanford.nlp.naturalliJavaNlp
MorphaAnnotatorThis class will add the lemmas of all the words to the Annotation.Classedu.stanford.nlp.pipelineJavaNlp
MorphoFeaturesHolds a set of morphosyntactic features for a given surface form.Classedu.stanford.nlp.international.morphJavaNlp
MorphoFeatureSpecificationMorphological feature specification for surface forms in a given language.Classedu.stanford.nlp.international.morphJavaNlp
MorphologyMorphology computes the base form of English words, by removing just inflections (not derivational morphology).Classedu.stanford.nlp.processJavaNlp
MUCMentionExtractorExtracts mentions from a file annotated in MUC format.Classedu.stanford.nlp.dcorefJavaNlp
MultiClassAccuracyStatsClassedu.stanford.nlp.statsJavaNlp
MultiClassChunkEvalStatsCalculates phrase based precision and recall (similar to conlleval) Handles various encodings such as IO, IOB, IOE, BILOU, SBEIO, []Classedu.stanford.nlp.statsJavaNlp
MultiClassPrecisionRecallExtendedStatsClassedu.stanford.nlp.statsJavaNlp
MultiClassPrecisionRecallStatsClassedu.stanford.nlp.statsJavaNlp
MultiCoreMapNodePatternPattern for matching across multiple core maps.Classedu.stanford.nlp.ling.tokensregexJavaNlp
MulticoreWrapperProvides convenient multicore processing for threadsafe objects.Classedu.stanford.nlp.util.concurrentJavaNlp
MulticoreWrapperDemoIllustrates simple multithreading of threadsafe objects.Classedu.stanford.nlp.tagger.maxent.documentationJavaNlp
MultiMatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MultiNodePatternMatches potentially multiple node (i.Classedu.stanford.nlp.ling.tokensregexJavaNlp
MultiPatternMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
MultiTokenTagRepresents a tag for a multi token expression Can be used to annotate individual tokens withoutClassedu.stanford.nlp.lingJavaNlp
MultiWordStringMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
MutableDoubleA class for Double objects that you can change.Classedu.stanford.nlp.utilJavaNlp
MutableIntegerA class for Integer objects that you can change.Classedu.stanford.nlp.utilJavaNlp
MutableLongA class for Long objects that you can change.Classedu.stanford.nlp.utilJavaNlp
MWEPreprocessorVarious modifications to the MWEs in the treebank.Classedu.stanford.nlp.international.french.pipelineJavaNlp
MWETreeVisitorClassedu.stanford.nlp.international.arabic.pipelineJavaNlp
NaiveBayesClassifierA Naive Bayes classifier with a fixed number of features.Classedu.stanford.nlp.classifyJavaNlp
NaiveBayesClassifierFactoryCreates a NaiveBayesClassifier given an RVFDataset.Classedu.stanford.nlp.classifyJavaNlp
NamedDependencyAn individual dependency between a head and a dependent.Classedu.stanford.nlp.treesJavaNlp
NameMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
NameMatchUse name matcher - match full names onlyAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.hcoref.sieveJavaNlp
NameMatchPreciseClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
NameMatchPreciseUse name matcher - more precise matchAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.hcoref.sieveJavaNlp
NaturalLogicAnnotationsA collection of CoreAnnotations for various Natural Logic data.Classedu.stanford.nlp.naturalliJavaNlp
NaturalLogicAnnotatorAn annotator marking operators with their scope.Classedu.stanford.nlp.naturalliJavaNlp
NaturalLogicRelationenum NaturalLogicRelationThe catalog of the seven Natural Logic relations.Classedu.stanford.nlp.naturalliJavaNlp
NaturalLogicWeightsAn encapsulation of the natural logic weights to use during forward inference.Classedu.stanford.nlp.naturalliJavaNlp
NBLinearClassifierFactoryProvides a medium-weight implementation of Bernoulli (or binary) Naive Bayes via a linear classifier.Classedu.stanford.nlp.classifyJavaNlp
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
NegraPennTreebankParserParamsParameter file for parsing the Penn Treebank format of the Negra Treebank (German).Classedu.stanford.nlp.parser.lexparserJavaNlp
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
NERClassifierCombinerSubclass of ClassifierCombiner that behaves like a NER, by copying the AnswerAnnotation labels to NERAnnotation.Classedu.stanford.nlp.ieJavaNlp
NERCombinerAnnotatorThis class will add NER information to an Annotation using a combination of NER models.Classedu.stanford.nlp.pipelineJavaNlp
NERDemoThis is a demo of calling CRFClassifier programmatically.Classedu.stanford.nlp.ie.demoJavaNlp
NERFeatureFactoryFeatures for Named Entity Recognition.Classedu.stanford.nlp.ieJavaNlp
NERGUIA GUI for Named Entity sequence classifiers.Classedu.stanford.nlp.ie.crfJavaNlp
NERServerA named-entity recognizer server for Stanford's NER.Classedu.stanford.nlp.ieJavaNlp
NeuralUtilsIncludes a bunch of utility methods usable by projects which use RNN, such as the parser and sentiment models.Classedu.stanford.nlp.neuralJavaNlp
NewlineLogFormatterSimply format and put a newline after each log message.Classedu.stanford.nlp.util.loggingJavaNlp
NodePatternMatches a Node (i.Classedu.stanford.nlp.ling.tokensregexJavaNlp
NodePatternClassedu.stanford.nlp.semgraph.semgrexJavaNlp
NodePatternTransformerInterfaceedu.stanford.nlp.ling.tokensregexJavaNlp
NoEmptiesCTBTreeReaderFactoryA CTB TreeReaderFactory that deletes empty nodes.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
NoisyLabelLinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NonDict2Classedu.stanford.nlp.wordsegJavaNlp
NonLinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NonLinearSecondOrderCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NoPunctuationHeadFinderSimple variant of the ModCollinsHeadFinder avoids supplying punctuation tags as heads whenever possible.Classedu.stanford.nlp.ie.machinereading.commonJavaNlp
NoSuchParseExceptionClassedu.stanford.nlp.parser.commonJavaNlp
NPTmpRetainingTreeNormalizerSame TreeNormalizer as BobChrisTreeNormalizer, but optionally provides four extras.Classedu.stanford.nlp.treesJavaNlp
NullOutputStreamAn OutputStream which throws away all output instead of outputting anything Taken from http://stackoverflow.Classedu.stanford.nlp.ioJavaNlp
NumberMatchingRegexThis file includes a regular expression to match numbers.Classedu.stanford.nlp.mathJavaNlp
NumberNormalizerProvides functions for converting words to numbers Unlike QuantifiableEntityNormalizer that normalizes variousClassedu.stanford.nlp.ieJavaNlp
NumberRangeFileFilter determine acceptance.Classedu.stanford.nlp.ioJavaNlp
NumberRangesFileFilter determine acceptance.Classedu.stanford.nlp.ioJavaNlp
NumberSequenceClassifierA set of deterministic rules for marking certain entities, to add categories and to correct for failures of statistical NER taggers.Classedu.stanford.nlp.ie.regexpJavaNlp
ObjectBankThe ObjectBank class is designed to make it easy to change the format/source of data read in by other classes and to standardize how data is read inClassedu.stanford.nlp.objectbankJavaNlp
ObjectBankWrapperThis class is used to wrap the ObjectBank used by the sequence models and is where any sort of general processing, like the IOB mappingClassedu.stanford.nlp.sequencesJavaNlp
OpenIE An OpenIE system based on valid Natural Logic deletions of a sentence.Classedu.stanford.nlp.naturalliJavaNlp
OpenPageDialogSimple dialog to ask user for urlAuthor:Huy NguyenSee Also:Serialized FormClassedu.stanford.nlp.io.uiJavaNlp
OperatorA collection of quantifiers.Classedu.stanford.nlp.naturalliJavaNlp
OperatorSpecA silly little class to denote a quantifier scope.Classedu.stanford.nlp.naturalliJavaNlp
OptionsThis class contains options to the parser which MUST be the SAME at both training and testing (parsing) time in order for the parser toClassedu.stanford.nlp.parser.lexparserJavaNlp
OptionsClassedu.stanford.nlp.timeJavaNlp
OracleSieveClassedu.stanford.nlp.hcoref.sieveJavaNlp
OrderedCombinationTreeNormalizerThis class combines multiple tree normalizers.Classedu.stanford.nlp.treesJavaNlp
OutputHandlerAn abstract handler incorporating the logic of outputing a log message, to some source.Classedu.stanford.nlp.util.loggingJavaNlp
OutsideRuleFilterClassedu.stanford.nlp.parser.lexparserJavaNlp
PaddedListA PaddedList wraps another list, presenting an apparently infinite list by padding outside the real confines of the list with a defaultClassedu.stanford.nlp.utilJavaNlp
PairPair is a Class for holding mutable pairs of objects.Classedu.stanford.nlp.utilJavaNlp
PairsHolderA simple class that maintains a list of WordTag pairs which are interned as they are added.Classedu.stanford.nlp.tagger.maxentJavaNlp
PairwiseModelClassedu.stanford.nlp.scorefJavaNlp
PairwiseModelTrainerClassedu.stanford.nlp.scorefJavaNlp
ParentAnnotationStatsSee what parent annotation helps in treebank, based on support andVersion:2003/01/04Author:Christopher ManningClassedu.stanford.nlp.parser.lexparserJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.ling.tokensregex.parserJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
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
ParseFilesRuns the parser over a set of files.Classedu.stanford.nlp.parser.lexparserJavaNlp
ParserThe interface for parser objects.Interfaceedu.stanford.nlp.parserJavaNlp
ParserA simple GUI app for Parsing.Classedu.stanford.nlp.parser.uiJavaNlp
ParserAnnotationsParse time options for the Stanford lexicalized parser.Classedu.stanford.nlp.parser.commonJavaNlp
ParserAnnotatorThis class will add parse information to an Annotation.Classedu.stanford.nlp.pipelineJavaNlp
ParserAnnotatorUtilsClassedu.stanford.nlp.pipelineJavaNlp
ParserConstraintA Constraint represents a restriction on possible parse trees to consider.Classedu.stanford.nlp.parser.commonJavaNlp
ParserGrammarAn interface for the classes which store the data for a parser.Classedu.stanford.nlp.parser.commonJavaNlp
ParserPanelProvides a simple GUI Panel for Parsing.Classedu.stanford.nlp.parser.uiJavaNlp
ParserQueryInterfaceedu.stanford.nlp.parser.commonJavaNlp
ParserQueryEvalInterfaceedu.stanford.nlp.parser.metricsJavaNlp
ParserUtilsFactor out some useful methods more than lexparser module may want.Classedu.stanford.nlp.parser.commonJavaNlp
ParsingSystemDefines a transition-based parsing framework for dependency parsing.Classedu.stanford.nlp.parser.nndepJavaNlp
ParsingThreadsafeProcessorTakes a sentence and returns a ParserQuery with the given sentence parsed.Classedu.stanford.nlp.parser.commonJavaNlp
PatternAn abstract class to represent a Pattern.Classedu.stanford.nlp.patternsJavaNlp
PatternFactoryCreated by sonalg on 10/27/14.Classedu.stanford.nlp.patternsJavaNlp
PatternsAnnotationsClassedu.stanford.nlp.patternsJavaNlp
PatternsForEachTokenCreated by Sonal Gupta on 10/8/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
PatternsForEachTokenDBCreated by sonalg on 10/22/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
PatternsForEachTokenInMemoryCreated by sonalg on 10/22/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
PatternTokenClass to represent a target phrase.Classedu.stanford.nlp.patterns.surfaceJavaNlp
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
PerceptronModelClassedu.stanford.nlp.parser.shiftreduceJavaNlp
PhraseScorerClassedu.stanford.nlp.patternsJavaNlp
PhraseTableTable used to lookup multi-word phrases.Classedu.stanford.nlp.ling.tokensregexJavaNlp
PlainTextDocumentReaderAndWriterThis class provides methods for reading plain text documents and writing out those documents once classified in several different formats.Classedu.stanford.nlp.sequencesJavaNlp
PointerA pointer to an object, to get around not being able to access non-final variables within an anonymous function.Classedu.stanford.nlp.utilJavaNlp
Polarity A class intended to be attached to a lexical item, determining what mutations are valid on it while maintaining valid Natural Logic inference.Classedu.stanford.nlp.naturalliJavaNlp
POSTaggerAnnotatorWrapper for the maxent part of speech tagger.Classedu.stanford.nlp.pipelineJavaNlp
PRCurveA class to create recall-precision curves given scores used to fit the best monotonic function for logistic regression and SVMs.Classedu.stanford.nlp.classifyJavaNlp
PreciseConstructsClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
PreciseConstructsClassedu.stanford.nlp.hcoref.sieveJavaNlp
PrecisionRecallStatsUtility class for aggregating counts of true positives, false positives, and false negatives and computing precision/recall/F1 stats.Classedu.stanford.nlp.statsJavaNlp
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
PreprocessorCoref document preprocessor.Classedu.stanford.nlp.hcorefJavaNlp
PrettyLoggableIndicates that a class supports "pretty logging".Interfaceedu.stanford.nlp.util.loggingJavaNlp
PrettyLoggerPrimarily for debugging, PrettyLogger helps you dump various collection objects in a reasonably structured way via Redwood logging.Classedu.stanford.nlp.util.loggingJavaNlp
PrintFileShorthand class for opening an output file for human-readable output.Classedu.stanford.nlp.ioJavaNlp
PriorityQueueA Set that also represents an ordering of its elements, and responds quickly to add(), changePriority(),Interfaceedu.stanford.nlp.utilJavaNlp
PriorModelFactoryInterfaceedu.stanford.nlp.ieJavaNlp
ProbabilisticClassifierInterfaceedu.stanford.nlp.classifyJavaNlp
ProbabilisticClassifierCreatorCreates a probablic classifier with given weightscreateProbabilisticClassifierInterfaceedu.stanford.nlp.classifyJavaNlp
ProbabilityDistributionThis is an interface for probability measures, which will allow samples to be drawn and the probability of objects computed.Interfaceedu.stanford.nlp.statsJavaNlp
ProblemThis is a general class for a Problem to be solved by the MaxEnt toolkit.Classedu.stanford.nlp.maxentJavaNlp
PronounMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
PronounMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
PropertiesUtilsUtilities methods for standard (but woeful) Java Properties objects.Classedu.stanford.nlp.utilJavaNlp
ProtobufAnnotationSerializer A serializer using Google's protocol buffer format.Classedu.stanford.nlp.pipelineJavaNlp
PTBEscapingProcessorProduces a new Document of Words in which special characters of the PTB have been properly escaped.Classedu.stanford.nlp.processJavaNlp
PTBTokenizerA fast, rule-based tokenizer implementation, which produces Penn Treebank style tokenization of English text.Classedu.stanford.nlp.processJavaNlp
PunctEquivalenceClasserPerforms equivalence classing of punctuation per PTB guidelines.Classedu.stanford.nlp.parser.toolsJavaNlp
QNMinimizerAn implementation of L-BFGS for Quasi Newton unconstrained minimization.Classedu.stanford.nlp.optimizationJavaNlp
QPTreeTransformerTransforms an English structure parse tree in order to get the dependencies right: Adds an extra structure in QP phrases:Classedu.stanford.nlp.treesJavaNlp
QuadrupleA quadruple of ordered objects.Classedu.stanford.nlp.utilJavaNlp
QuantifiableEntityNormalizerVarious methods for normalizing Money, Date, Percent, Time, and Number, Ordinal amounts.Classedu.stanford.nlp.ieJavaNlp
QuasiDeterminizerQuasiDeterminizer performing quasi-determinization on TransducerGraphs.Classedu.stanford.nlp.fsmJavaNlp
QuoteAnnotatorAn annotator which picks quotations out of the given text.Classedu.stanford.nlp.pipelineJavaNlp
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
RandomForestClassedu.stanford.nlp.hcoref.rfJavaNlp
ReadDataTaggedReads tagged data from a file and creates a dictionary.Classedu.stanford.nlp.tagger.maxentJavaNlp
ReaderInputStreamAdapts a Reader as an InputStream.Classedu.stanford.nlp.ioJavaNlp
ReaderIteratorFactoryA ReaderIteratorFactory provides a means of getting an Iterator which returns java.Classedu.stanford.nlp.objectbankJavaNlp
ReadSentimentDatasetReads the sentiment dataset and writes it to the appropriate files.Classedu.stanford.nlp.sentimentJavaNlp
RecursiveTreeTransformerA tool to recursively alter a tree in various ways.Classedu.stanford.nlp.treesJavaNlp
RedirectOutputHandlerA class to redirect the output of Redwood to another logging mechanism, e.Classedu.stanford.nlp.util.loggingJavaNlp
RedwoodA hierarchical channel based logger.Classedu.stanford.nlp.util.loggingJavaNlp
RedwoodConfigurationA class which encapsulates configuration settings for Redwood.Classedu.stanford.nlp.util.loggingJavaNlp
RedwoodPrintStreamA PrintStream that writes to Redwood logs.Classedu.stanford.nlp.util.loggingJavaNlp
ReflectionLoadingThe goal of this class is to make it easier to load stuff by reflection.Classedu.stanford.nlp.utilJavaNlp
RegExFileFilter Preciesly, it will accept exactly those Files for which the matches() method of the Pattern returns true on the output of the getName()Classedu.stanford.nlp.ioJavaNlp
RegexNERAnnotatorThis class adds NER information to an annotation using the RegexNERSequenceClassifier.Classedu.stanford.nlp.pipelineJavaNlp
RegexNERSequenceClassifierA sequence classifier that labels tokens with types based on a simple manual mapping from regular expressions to the types of the entities they are meant to describe.Classedu.stanford.nlp.ie.regexpJavaNlp
RegexStringFilterFilters Strings based on whether they match a given regex.Classedu.stanford.nlp.utilJavaNlp
RelationExtractorAnnotatorAnnotating relations between entities produced by the NER system.Classedu.stanford.nlp.pipelineJavaNlp
RelationExtractorResultsPrinterClassedu.stanford.nlp.ie.machinereadingJavaNlp
RelationFeatureFactoryBase class for feature factories Created by Sonal Gupta.Classedu.stanford.nlp.ie.machinereadingJavaNlp
RelationMentionEach relation has a type and set of argumentsAuthor:Andrey Gusev, Mihai, David McCloskySee Also:Serialized FormClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
RelationMentionFactoryClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
RelationTripleA (subject, relation, object) triple; e.Classedu.stanford.nlp.ie.utilJavaNlp
RelationTripleSegmenterThis class takes a SentenceFragment and converts it to a conventional OpenIE triple, as materialized in the RelationTriple class.Classedu.stanford.nlp.naturalliJavaNlp
RelaxedExactStringMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
RelaxedExactStringMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
RelaxedHeadMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
RelaxedHeadMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
ReorderingOracleA second attempt at making an oracle.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
RepeatedRecordHandlerFilters repeated messages and replaces them with the number of times they were logged.Classedu.stanford.nlp.util.loggingJavaNlp
RequirementStores and describes a set of requirements for the typical use of the pipeline.Classedu.stanford.nlp.pipelineJavaNlp
RerankerA scorer which the RerankingParserQuery can use to rescore sentences.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
RerankerQueryProcess a Tree and return a score.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
RerankingParserQueryRerank trees from the ParserQuery based on scores from a Reranker.Classedu.stanford.nlp.parser.lexparserJavaNlp
RerouteChannelClassedu.stanford.nlp.util.loggingJavaNlp
ResettableReaderIteratorFactoryVends ReaderIterators which can always be rewound.Classedu.stanford.nlp.objectbankJavaNlp
ResultsPrinterClass for comparing the output of information extraction to a gold standard, and printing the results.Classedu.stanford.nlp.ie.machinereadingJavaNlp
ResultStoringFloatMonitorClassedu.stanford.nlp.optimizationJavaNlp
ResultStoringMonitorClassedu.stanford.nlp.optimizationJavaNlp
RFSieveClassedu.stanford.nlp.hcoref.sieveJavaNlp
RNNCoreAnnotationsClassedu.stanford.nlp.neural.rnnJavaNlp
RNNOptionsClassedu.stanford.nlp.sentimentJavaNlp
RNNTestOptionsEvaluation-only options for the RNN modelsAuthor:John BauerSee Also:Serialized FormClassedu.stanford.nlp.sentimentJavaNlp
RNNTrainOptionsClassedu.stanford.nlp.sentimentJavaNlp
RobustTokenizerClassedu.stanford.nlp.ie.machinereading.domains.ace.readerJavaNlp
RothCONLL04ReaderClassedu.stanford.nlp.ie.machinereading.domains.rothJavaNlp
RothEntityExtractorClassedu.stanford.nlp.ie.machinereading.domains.rothJavaNlp
RuleInterface for int-format grammar rules.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
RuleBasedCorefMentionFinderClassedu.stanford.nlp.dcorefJavaNlp
RuleBasedCorefMentionFinderClassedu.stanford.nlp.hcoref.mdJavaNlp
RulesRules for coref system (mention detection, entity coref, event coref) The name of the method for mention detection starts with detection,Classedu.stanford.nlp.dcorefJavaNlp
RulesRules for coref system (mention detection, entity coref, event coref) The name of the method for mention detection starts with detection,Classedu.stanford.nlp.hcorefJavaNlp
RuntimeInterruptedExceptionAn unchecked version of InterruptedException.Classedu.stanford.nlp.utilJavaNlp
RuntimeIOExceptionAn unchecked version of IOException.Classedu.stanford.nlp.ioJavaNlp
RVFClassifierA simple interface for classifying and scoring data points with real-valued features.Interfaceedu.stanford.nlp.classifyJavaNlp
RVFDatasetAn interfacing class for ClassifierFactory that incrementally builds a more memory-efficient representation of a List of RVFDatumClassedu.stanford.nlp.classifyJavaNlp
RVFDatumA basic implementation of the Datum interface that can be constructed with a Collection of features and one more more labels.Classedu.stanford.nlp.lingJavaNlp
SamplerAn interace for drawing samples from the label space of an object.Interfaceedu.stanford.nlp.statsJavaNlp
ScaledSGDMinimizerStochastic Gradient Descent To Quasi Newton Minimizer.Classedu.stanford.nlp.optimizationJavaNlp
ScoredScored: This is a simple interface that says that an object can answer requests for the score, or goodness of the object.Interfaceedu.stanford.nlp.utilJavaNlp
ScoredComparatorScoredComparator allows one to compare Scored things.Classedu.stanford.nlp.utilJavaNlp
ScoredObjectWrapper class for holding a scored object.Classedu.stanford.nlp.utilJavaNlp
ScorePatternsClassedu.stanford.nlp.patternsJavaNlp
ScorePatternsF1Used if patternScoring flag is set to F1 with the seed pattern.Classedu.stanford.nlp.patterns.surfaceJavaNlp
ScorePatternsFreqBasedClassedu.stanford.nlp.patternsJavaNlp
ScorePatternsRatioModifiedFreqClassedu.stanford.nlp.patternsJavaNlp
ScorePhrasesClassedu.stanford.nlp.patternsJavaNlp
ScorePhrasesAverageFeaturesScore phrases by averaging scores of individual features.Classedu.stanford.nlp.patternsJavaNlp
ScorerClassedu.stanford.nlp.hcorefJavaNlp
ScorerInterface for supporting A* scoring.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
ScorerInterfaceedu.stanford.nlp.statsJavaNlp
ScorerBCubedClassedu.stanford.nlp.dcorefJavaNlp
ScorerMUCClassedu.stanford.nlp.dcorefJavaNlp
ScorerPairwiseClassedu.stanford.nlp.dcorefJavaNlp
ScrollableTreeJPanelComponent for displaying a tree in a JPanel that works correctly withAuthor:Anna RaffertySee Also:Serialized FormClassedu.stanford.nlp.trees.tregex.guiJavaNlp
SemanticGraphRepresents a semantic graph of a sentence or document, with IndexedWord The root is not at present represented as a vertex in the graph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphCoreAnnotationsThis class collects CoreAnnotations that are used in working with a SemanticGraph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphEdgeRepresents an edge in the dependency graph.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphFactoryRefactoring of static makers of SemanticGraphs in order to simplify the SemanticGraph class.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphFormatterDefines a class for pretty-printing SemanticGraphs.Classedu.stanford.nlp.semgraphJavaNlp
SemanticGraphUtilsGeneric utilities for dealing with Dependency graphs and other structures, useful for text simplification and rewriting.Classedu.stanford.nlp.semgraphJavaNlp
SemanticHeadFinder found in Michael Collins' 1999 thesis.Classedu.stanford.nlp.treesJavaNlp
SemanticsClassedu.stanford.nlp.dcorefJavaNlp
SemanticsClassedu.stanford.nlp.hcoref.dataJavaNlp
SemgrexMatcherA SemgrexMatcher can be used to match a SemgrexPattern against a SemanticGraph.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemgrexParseExceptionA runtime exception that indicates something went wrong parsing a semgrex expression.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemgrexPatternA SemgrexPattern is a tgrep-type pattern for matching node configurations in one of the SemanticGraph structures.Classedu.stanford.nlp.semgraph.semgrexJavaNlp
SemiSupervisedLogConditionalObjectiveFunctionMaximizes the conditional likelihood with a given prior.Classedu.stanford.nlp.classifyJavaNlp
SentenceSentence holds a couple utility methods for lists.Classedu.stanford.nlp.lingJavaNlp
SentenceA representation of a single Sentence.Classedu.stanford.nlp.simpleJavaNlp
SentenceAlgorithms A set of common utility algorithms for working with sentences (e.Classedu.stanford.nlp.simpleJavaNlp
SentenceAnnotatorA parent class for annotators which might want to analyze one sentence at a time, possibly in a multithreaded manner.Classedu.stanford.nlp.pipelineJavaNlp
SentenceFragmentA representation of a sentence fragment.Classedu.stanford.nlp.naturalliJavaNlp
SentenceIndexCreated by sonalg on 10/15/14.Classedu.stanford.nlp.patternsJavaNlp
SentimentAnnotatorThis annotator attaches a binarized tree with sentiment annotations to each sentence.Classedu.stanford.nlp.pipelineJavaNlp
SentimentCoreAnnotationsAnnotations specific to the Sentiment project.Classedu.stanford.nlp.sentimentJavaNlp
SentimentCostAndGradientClassedu.stanford.nlp.sentimentJavaNlp
SentimentModelClassedu.stanford.nlp.sentimentJavaNlp
SentimentPipelineA wrapper class which creates a suitable pipeline for the sentiment model and processes raw text.Classedu.stanford.nlp.sentimentJavaNlp
SentimentTrainingClassedu.stanford.nlp.sentimentJavaNlp
SentimentUtilsIn the Sentiment dataset converted to tree form, the labels on the intermediate nodes are the sentiment scores and the leaves are theClassedu.stanford.nlp.sentimentJavaNlp
SeqClassifierFlagsFlags for sequence classifiers.Classedu.stanford.nlp.sequencesJavaNlp
SequenceGibbsSamplerA Gibbs sampler for sequence models.Classedu.stanford.nlp.sequencesJavaNlp
SequenceListenerA class capable of listening to changes about a sequence, represented as an array of type int.Interfaceedu.stanford.nlp.sequencesJavaNlp
SequenceMatchActionInterfaceedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatcherA generic sequence matcher.Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatchResultThe result of a match against a sequence.Interfaceedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatchRulesRules for matching sequences using regular expressions There are 2 types of rules:Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceModelInterface for scoring the labeling of sequences of a fixed length.Interfaceedu.stanford.nlp.sequencesJavaNlp
SequencePatternGeneric Sequence Pattern for regular expressions.Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceSamplerThis class will sample an output from a sequence model.Classedu.stanford.nlp.sequencesJavaNlp
SerializableFunctionThis interface is a conjunction of Function and Serializable, which is a bad idea from the perspective of the type system, but one that seemsInterfaceedu.stanford.nlp.processJavaNlp
SetsClassedu.stanford.nlp.utilJavaNlp
SGDMinimizerIn place Stochastic Gradient Descent Minimizer.Classedu.stanford.nlp.optimizationJavaNlp
SGDToQNMinimizerStochastic Gradient Descent To Quasi Newton Minimizer An experimental minimizer which takes a stochastic function (one implementing AbstractStochasticCachingDiffFunction)Classedu.stanford.nlp.optimizationJavaNlp
SGDWithAdaGradAndFOBOSStochastic Gradient Descent With AdaGrad and FOBOS in batch mode.Classedu.stanford.nlp.optimizationJavaNlp
ShiftReduceOptionsClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftReduceParserA shift-reduce constituency parser.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftReduceParserQueryClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftReduceTestOptionsClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftReduceTrainOptionsClassedu.stanford.nlp.parser.shiftreduceJavaNlp
ShiftTransitionTransition that moves a single item from the front of the queue to the top of the stack without making any other changes.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
SieveClassedu.stanford.nlp.hcoref.sieveJavaNlp
SieveCoreferenceSystemMulti-pass Sieve coreference resolution system (see EMNLP 2010 paper).Classedu.stanford.nlp.dcorefJavaNlp
SieveOptionsClassedu.stanford.nlp.dcorefJavaNlp
Sighan2005DocumentReaderAndWriterDocumentReader for Chinese segmentation task.Classedu.stanford.nlp.wordsegJavaNlp
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
SimpleGoodTuringSimple Good-Turing smoothing, based on code from Sampson, available at: ftp://ftp.Classedu.stanford.nlp.statsJavaNlp
SimpleLinearClassifierClassedu.stanford.nlp.scorefJavaNlp
SimpleTensorThis class defines a block tensor, somewhat like a three dimensional matrix.Classedu.stanford.nlp.neuralJavaNlp
SimpleTokenizeClassedu.stanford.nlp.ie.machinereading.commonJavaNlp
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
SisterAnnotationStatsSee what sister annotation helps in treebank, based on support and KL divergence.Classedu.stanford.nlp.parser.lexparserJavaNlp
SloppyMathThe class SloppyMath contains methods for performing basic numeric operations.Classedu.stanford.nlp.mathJavaNlp
SMDMinimizer Stochastic Meta Descent Minimizer based on Accelerated training of conditional random fields with stochastic gradient methodsClassedu.stanford.nlp.optimizationJavaNlp
SpanStores the offsets for a span of text Offsets may indicate either token or byte positionsClassedu.stanford.nlp.ie.machinereading.structureJavaNlp
SpanA Span is an optimized SimpleConstituent object.Classedu.stanford.nlp.treesJavaNlp
SpanishHeadFinderClassedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishTokenizerTokenizer for raw Spanish text.Classedu.stanford.nlp.international.spanish.processJavaNlp
SpanishTreebankLanguagePackLanguage pack for the Spanish treebank.Classedu.stanford.nlp.trees.international.spanishJavaNlp
SpanishTreebankParserParamsTreebankLangParserParams for the AnCora corpus.Classedu.stanford.nlp.parser.lexparserJavaNlp
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
SpanishUnknownWordModelClassedu.stanford.nlp.parser.lexparserJavaNlp
SpanishUnknownWordModelTrainerClassedu.stanford.nlp.parser.lexparserJavaNlp
SpanishUnknownWordSignaturesContains patterns for matching certain word types in Spanish, such as common suffices for nouns, verbs, adjectives and adverbs.Classedu.stanford.nlp.international.spanishJavaNlp
SpanishVerbStripperProvides a utility function for removing attached pronouns from Spanish verb forms.Classedu.stanford.nlp.international.spanishJavaNlp
SpeakerInfoClassedu.stanford.nlp.dcorefJavaNlp
SpeakerInfoInformation about a speakerAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.hcoref.dataJavaNlp
SpeakerMatchClassedu.stanford.nlp.hcoref.sieveJavaNlp
SplittingGrammarExtractorThis class is a reimplementation of Berkeley's state splitting grammar.Classedu.stanford.nlp.parser.lexparserJavaNlp
SQLConnectionCreated by sonalg on 10/8/14.Classedu.stanford.nlp.patternsJavaNlp
SQNMinimizerOnline Limited-Memory Quasi-Newton BFGS implementation based on the algorithms in Nocedal, Jorge, and Stephen J.Classedu.stanford.nlp.optimizationJavaNlp
StanfordCoreNLPThis is a pipeline that takes in a string and returns various analyzed The String is tokenized via a tokenizer (using a TokenizerAnnotator), andClassedu.stanford.nlp.pipelineJavaNlp
StanfordCoreNLPClientAn annotation pipeline in spirit identical to StanfordCoreNLP, but with the backend supported by a web server.Classedu.stanford.nlp.pipelineJavaNlp
StanfordCoreNLPServerThis class creates a server that runs a new Java annotator in each thread.Classedu.stanford.nlp.pipelineJavaNlp
StanfordRedwoodConfigurationClassedu.stanford.nlp.util.loggingJavaNlp
StartAndEndArabicSegmenterFeatureFactoryFeature factory for the IOB clitic segmentation model described by Green and DeNero (2012).Classedu.stanford.nlp.international.arabic.processJavaNlp
StateA class which encodes the current state of the parsing.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
StatisticalCorefPropertiesClassedu.stanford.nlp.scorefJavaNlp
StatisticalCorefSystemClassedu.stanford.nlp.scorefJavaNlp
StatisticalCorefTrainerClassedu.stanford.nlp.scorefJavaNlp
StatisticalCorefUtilsClassedu.stanford.nlp.scorefJavaNlp
StochasticCalculateMethodsenum StochasticCalculateMethodsThis enumeratin was created to organize the selection of different methods for stochasticClassedu.stanford.nlp.optimizationJavaNlp
StochasticDiffFunctionTesterClassedu.stanford.nlp.optimizationJavaNlp
StochasticMinimizerStochastic Gradient Descent Minimizer.Classedu.stanford.nlp.optimizationJavaNlp
StreamGobblerReads the output of a process started by Process.Classedu.stanford.nlp.utilJavaNlp
StrictHeadMatch1Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch1Classedu.stanford.nlp.hcoref.sieveJavaNlp
StrictHeadMatch2Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch2Classedu.stanford.nlp.hcoref.sieveJavaNlp
StrictHeadMatch3Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch3Classedu.stanford.nlp.hcoref.sieveJavaNlp
StrictHeadMatch4Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch4Classedu.stanford.nlp.hcoref.sieveJavaNlp
StringDictionaryClassedu.stanford.nlp.ie.machinereading.commonJavaNlp
StringLabelA StringLabel object acts as a Label by containing a single String, which it sets or returns in response to requests.Classedu.stanford.nlp.lingJavaNlp
StringLabeledScoredTreeReaderFactoryThis class implements a TreeReaderFactory that produces labeled, scored array-based Trees, which have been cleaned up toClassedu.stanford.nlp.treesJavaNlp
StringLabelFactoryA StringLabelFactory object makes a simple StringLabel out of a String.Classedu.stanford.nlp.lingJavaNlp
StringOutputStreamAn OutputStream that can be turned into a String.Classedu.stanford.nlp.ioJavaNlp
StringParsingTaskAn instantiation of this abstract class parses a String and returns an object of type E.Classedu.stanford.nlp.utilJavaNlp
StringUtilsStringUtils is a class for random String things, including output formatting and command line argument parsing.Classedu.stanford.nlp.utilJavaNlp
StripTagsProcessorA Processor whose process method deletes all SGML/XML/HTML tags (tokens starting with < and endingClassedu.stanford.nlp.processJavaNlp
StyleANSI supported styles (rather, a subset of) These values are mirrored in Redwood.Classedu.stanford.nlp.util.loggingJavaNlp
SunJurafskyChineseHeadFinderA HeadFinder for Chinese based on rules described in Sun/Jurafsky NAACL 2004.Classedu.stanford.nlp.trees.international.pennchineseJavaNlp
SurfacePatternTo represent a surface pattern in more detail than TokenSequencePattern (this class object is eventually compiled as TokenSequencePattern via the toStringClassedu.stanford.nlp.patterns.surfaceJavaNlp
SurfacePatternFactoryCreated by sonalg on 10/27/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
SUTimeSUTime is a collection of data structures to represent various temporal concepts and operations between them.Classedu.stanford.nlp.timeJavaNlp
SUTimeMainMain program for testing SUTime Processing a text string:Classedu.stanford.nlp.timeJavaNlp
SVMLightClassifierThis class represents a trained SVM Classifier.Classedu.stanford.nlp.classifyJavaNlp
SVMLightClassifierFactoryThis class is meant for training SVMs (SVMLightClassifiers).Classedu.stanford.nlp.classifyJavaNlp
SynchronizedInterner For interning (canonicalizing) things in a multi-threaded environment.Classedu.stanford.nlp.util.concurrentJavaNlp
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
SystemUtilsUseful methods for running shell commands, getting the process ID, checkingAuthor:Bill MacCartney, Steven Bethard (run(java.Classedu.stanford.nlp.utilJavaNlp
TagA Tag object acts as a Label by containing a String that is a part-of-speech tag.Classedu.stanford.nlp.lingJavaNlp
TaggedFileReaderInterfaceedu.stanford.nlp.tagger.ioJavaNlp
TaggedFileRecordParses and specifies all the details for how to read some POS tagging data.Classedu.stanford.nlp.tagger.ioJavaNlp
TaggedWordA TaggedWord object contains a word and its tag.Classedu.stanford.nlp.lingJavaNlp
TaggedWordFactoryA TaggedWordFactory acts as a factory for creating objects ofVersion:2000/12/21Author:Christopher ManningClassedu.stanford.nlp.lingJavaNlp
TaggerThis module includes constants that are the same for all taggers, as opposed to being part of their configurations.Classedu.stanford.nlp.tagger.commonJavaNlp
TaggerConfigReads and stores configuration information for a POS tagger.Classedu.stanford.nlp.tagger.maxentJavaNlp
TaggerExperimentsThis class represents the training samples.Classedu.stanford.nlp.tagger.maxentJavaNlp
TaggerFeatureHolds a Tagger Feature for the loglinear model.Classedu.stanford.nlp.tagger.maxentJavaNlp
TaggerFeaturesThis class contains POS tagger specific features.Classedu.stanford.nlp.tagger.maxentJavaNlp
TaggingEvalComputes POS tagging P/R/F1 from guess/gold trees.Classedu.stanford.nlp.parser.metricsJavaNlp
TagProjectionAn interface for projecting POS tags onto a reduced set for the dependency grammar.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
TagsTags that can be added to values or annotationsSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.typesJavaNlp
TdiffExtracts the differences between the sets of constituents indicated by a pair of parse trees.Classedu.stanford.nlp.trees.tregex.guiJavaNlp
TeeStreamClassedu.stanford.nlp.ioJavaNlp
TemplateHashClassedu.stanford.nlp.tagger.maxentJavaNlp
TestClassifierTags data and can handle either data with gold-standard tags (computing performance statistics) or unlabeled data.Classedu.stanford.nlp.tagger.maxentJavaNlp
TestOptionsOptions to the parser which affect performance only at testing (parsing) The Options class that stores the TestOptions stores theClassedu.stanford.nlp.parser.lexparserJavaNlp
TestSentenceClassedu.stanford.nlp.tagger.maxentJavaNlp
TestSequenceModelFor sequence model inference at test-time.Classedu.stanford.nlp.ie.crfJavaNlp
TextAnnotationCreatorClassedu.stanford.nlp.pipelineJavaNlp
TextOutputterClassedu.stanford.nlp.pipelineJavaNlp
TextTaggedFileReaderClassedu.stanford.nlp.tagger.ioJavaNlp
ThreadsafeProcessorObjects that wish to use MulticoreWrapper for multicore support must implement this interface.Interfaceedu.stanford.nlp.util.concurrentJavaNlp
ThreeDimensionalMapClassedu.stanford.nlp.utilJavaNlp
TimeAnnotationsSet of common annotations for CoreMaps that require classes from the time package.Classedu.stanford.nlp.timeJavaNlp
TimeAnnotatorAnnotate temporal expressions in text with SUTime.Classedu.stanford.nlp.timeJavaNlp
TimeExpressionClassedu.stanford.nlp.timeJavaNlp
TimeExpressionExtractorA TimeExpressionExtractor extracts a list of time expressions from a document annotation.Interfaceedu.stanford.nlp.timeJavaNlp
TimeExpressionExtractorFactoryFactory for creating TimeExpressionExtractorAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.timeJavaNlp
TimeExpressionExtractorImplExtracts time expressions.Classedu.stanford.nlp.timeJavaNlp
TimeExpressionPatternsInterface for rules/patterns for transforming time related natural language expressionsInterfaceedu.stanford.nlp.timeJavaNlp
TimeFormatterClassedu.stanford.nlp.timeJavaNlp
TimexStores one TIMEX3 expression.Classedu.stanford.nlp.timeJavaNlp
TimingA class for measuring how long things take.Classedu.stanford.nlp.utilJavaNlp
TokenCurrently can handle only ORs Created by sonalg on 10/16/14.Classedu.stanford.nlp.patterns.surfaceJavaNlp
TokenizerTokenizers break up text into individual Objects.Interfaceedu.stanford.nlp.processJavaNlp
TokenizerAdapterThis class adapts between a java.Classedu.stanford.nlp.processJavaNlp
TokenizerAnnotatorThis class will PTB tokenize the input.Classedu.stanford.nlp.pipelineJavaNlp
TokenizerFactoryA TokenizerFactory is used to convert a java.Interfaceedu.stanford.nlp.processJavaNlp
TokenSequenceMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
TokenSequenceParseExceptionCreated by sonalg on 2/5/15.Classedu.stanford.nlp.ling.tokensregex.parserJavaNlp
TokenSequenceParserClassedu.stanford.nlp.ling.tokensregex.parserJavaNlp
TokenSequencePatternToken Sequence Pattern for regular expressions over sequences of tokens (each represented as a CoreMap).Classedu.stanford.nlp.ling.tokensregexJavaNlp
TokensRegexAnnotatorUses TokensRegex patterns to annotate tokens.Classedu.stanford.nlp.pipelineJavaNlp
TokensRegexNERAnnotator TokensRegexNERAnnotator labels tokens with types based on a simple manual mapping from regular expressions to the types of the entities they are meant to describe.Classedu.stanford.nlp.pipelineJavaNlp
TooltipJListSimple list class that extends JList and adds tool tip functionality to the list.Classedu.stanford.nlp.swingJavaNlp
TopMatchEvalClassedu.stanford.nlp.parser.metricsJavaNlp
TopNGramRecordThis class stores the best K ngrams for each class for a model.Classedu.stanford.nlp.neural.rnnJavaNlp
TrainOptionsNon-language-specific options for training a grammar from a treebank.Classedu.stanford.nlp.parser.lexparserJavaNlp
TransducerGraphTransducerGraph represents a deterministic finite state automaton without epsilon transitions.Classedu.stanford.nlp.fsmJavaNlp
TransformingTreebankThis class wraps another Treebank, and will vend trees that have been through a TreeTransformer.Classedu.stanford.nlp.treesJavaNlp
TransformXMLReads XML from an input file or stream and writes XML to an output file or stream, while transforming text appearing inside specifiedClassedu.stanford.nlp.processJavaNlp
TransitionAn interface which defines a transition type in the shift-reduce parser.Interfaceedu.stanford.nlp.parser.shiftreduceJavaNlp
TreeThe abstract class Tree is used to collect all of the tree types, and acts as a generic extensible type.Classedu.stanford.nlp.treesJavaNlp
TreeAnnotatorPerforms non-language specific annotation of Trees.Classedu.stanford.nlp.parser.lexparserJavaNlp
TreeAnnotatorAndBinarizerClassedu.stanford.nlp.parser.lexparserJavaNlp
TreebankA Treebank object provides access to a corpus of examples with given tree structures.Classedu.stanford.nlp.treesJavaNlp
TreebankAnnotatorClass for getting an annotated treebank.Classedu.stanford.nlp.parser.lexparserJavaNlp
TreebankFactoryAn interface for treebank vendors.Interfaceedu.stanford.nlp.treesJavaNlp
TreebankLangParserParamsContains language-specific methods commonly necessary to get a parser to parse an arbitrary treebank.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
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
TreeBinarizerBinarizes trees in such a way that head-argument structure is respected.Classedu.stanford.nlp.parser.lexparserJavaNlp
TreeCollinizerDoes detransformations to a parsed sentence to map it back to the standard treebank form for output or evaluation.Classedu.stanford.nlp.parser.lexparserJavaNlp
TreeCoreAnnotationsSet of common annotations for CoreMaps that require classes from the trees package.Classedu.stanford.nlp.treesJavaNlp
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
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
TreeJPanelClass for displaying a Tree.Classedu.stanford.nlp.parser.uiJavaNlp
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
TreeRecorderOutputs either binarized or debinarized trees to a given filename.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
TreesVarious static utilities for the Tree class.Classedu.stanford.nlp.treesJavaNlp
TreeShapedStackRepresents a stack where one prefix of the stack can branch in several directions.Classedu.stanford.nlp.utilJavaNlp
TreeSpanScoringProvides a method for deciding how similar two trees are.Classedu.stanford.nlp.parser.metricsJavaNlp
TreeTaggedFileReaderClassedu.stanford.nlp.tagger.ioJavaNlp
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
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
TregexPatternCompilerA class for compiling TregexPatterns with specific HeadFinders and or basicCategoryFunctions.Classedu.stanford.nlp.trees.tregexJavaNlp
TregexPoweredTreebankParserParams AbstractTreebankParserParams which provides support for Tregex-powered annotations.Classedu.stanford.nlp.parser.lexparserJavaNlp
TrieMapMap that takes a iterable as key, and maps it to an value.Classedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
TrieMapMatcherThe TrieMapMatcher provides functions to match against a trie.Classedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
TrileanA boolean, but for three-valued logics (true / false / unknown).Classedu.stanford.nlp.utilJavaNlp
TripleClass representing an ordered triple of objects, possibly typed.Classedu.stanford.nlp.utilJavaNlp
TrueCaseAnnotatorClassedu.stanford.nlp.pipelineJavaNlp
TrueCasingForNISTDocumentReaderAndWriterA DocumentReaderAndWriter for truecasing documents.Classedu.stanford.nlp.sequencesJavaNlp
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
TSVTaggedFileReaderClassedu.stanford.nlp.tagger.ioJavaNlp
TTagsThis class holds the POS tags, assigns them unique ids, and knows which tags are open versus closed class.Classedu.stanford.nlp.tagger.maxentJavaNlp
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
TueBaDZParserParamsTreebankLangParserParams for the German Tuebingen corpus.Classedu.stanford.nlp.parser.lexparserJavaNlp
TueBaDZPennTreeNormalizerTree normalizer for the TueBaDZ treebank.Classedu.stanford.nlp.trees.international.tuebadzJavaNlp
TueBaDZTreeReaderFactoryClassedu.stanford.nlp.trees.international.tuebadzJavaNlp
TwoDimensionalCollectionValuedMapA class which can store mappings from Object keys to Collections of Object values.Classedu.stanford.nlp.utilJavaNlp
TwoDimensionalCounterA class representing a mapping between pairs of typed objects and doubleAuthor:Teg GrenagerSee Also:Serialized FormClassedu.stanford.nlp.statsJavaNlp
TwoDimensionalCounterInterfaceInterfaceedu.stanford.nlp.statsJavaNlp
TwoDimensionalIntCounterA class representing a mapping between pairs of typed objects and int values.Classedu.stanford.nlp.statsJavaNlp
TwoDimensionalMapClassedu.stanford.nlp.utilJavaNlp
TwoDimensionalSetWrap a TwoDimensionalMap as a TwoDimensionalSet.Classedu.stanford.nlp.utilJavaNlp
TypedDependencyA TypedDependency is a relation between two words in a GrammaticalStructure.Classedu.stanford.nlp.treesJavaNlp
TypesafeMapType signature for a class that supports the basic operations required of a typesafe heterogeneous map.Interfaceedu.stanford.nlp.utilJavaNlp
UDFeatureAnnotatorExtracts universal dependencies features from a treeAuthor:Sebastian SchusterClassedu.stanford.nlp.pipelineJavaNlp
UnaryGrammarMaintains efficient indexing of unary grammar rules.Classedu.stanford.nlp.parser.lexparserJavaNlp
UnaryRuleUnary grammar rules (with ints for parent and child).Classedu.stanford.nlp.parser.lexparserJavaNlp
UnaryTransitionTransition that makes a unary parse node in a partially finished tree.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
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
UniversalEnglishGrammaticalStructureFactoryClassedu.stanford.nlp.treesJavaNlp
UniversalPOSMapperMaps LDC-provided Bies mappings to the Universal POS tag set described in Slav Petrov, Dipanjan Das and Ryan McDonald.Classedu.stanford.nlp.international.arabic.pipelineJavaNlp
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
UnknownGTTrainerThis class trains a Good-Turing model for unknown words from a collection of trees.Classedu.stanford.nlp.parser.lexparserJavaNlp
UnknownWordModelThis class defines the runtime interface for unknown words in lexparser.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
UnknownWordModelTrainerAn interface for training an UnknownWordModel.Interfaceedu.stanford.nlp.parser.lexparserJavaNlp
UnknownWordPrinterPrints out words which are unknown to the DVParser.Classedu.stanford.nlp.parser.dvparserJavaNlp
UnlabeledAttachmentEvalDependency unlabeled attachment score.Classedu.stanford.nlp.parser.metricsJavaNlp
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
UTF8EquivalenceFunctionClassedu.stanford.nlp.utilJavaNlp
UtilClassedu.stanford.nlp.naturalliJavaNlp
ValueAn expression that has been evaluated to a Java object of type T.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValuedIntervalClassedu.stanford.nlp.utilJavaNlp
ValueFunctionA function that takes as input an environment (Env) and a list of values (List) and returns a Value.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValueFunctionsValueFunctions supported by tokensregex.Classedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValueLabelA ValueLabel object acts as a Label with linguistic attributes.Classedu.stanford.nlp.lingJavaNlp
VectorMapA serializer for reading / writing word vectors.Classedu.stanford.nlp.neuralJavaNlp
VisibilityHandlerA filter for selecting which channels are visible.Classedu.stanford.nlp.util.loggingJavaNlp
ViterbiParserThe interface for Viterbi parsers.Interfaceedu.stanford.nlp.parserJavaNlp
ViterbiParserWithOptionsThe interface for Viterbi parsers with options.Interfaceedu.stanford.nlp.parserJavaNlp
ViterbiSearchGraphBuilderClassedu.stanford.nlp.sequencesJavaNlp
WeightStores one row of the sparse matrix which makes up the multiclass perceptron.Classedu.stanford.nlp.parser.shiftreduceJavaNlp
WeightedDatasetClassedu.stanford.nlp.classifyJavaNlp
WeightedRVFDatasetA weighted version of the RVF dataset.Classedu.stanford.nlp.classifyJavaNlp
WhitespaceTokenizerA WhitespaceTokenizer is a tokenizer that splits on and discards only whitespace characters.Classedu.stanford.nlp.processJavaNlp
WordA Word object acts as a Label by containing a String.Classedu.stanford.nlp.lingJavaNlp
WordFactoryA WordFactory acts as a factory for creating objects ofVersion:2000/12/20Author:Christopher ManningClassedu.stanford.nlp.lingJavaNlp
WordLemmaTagA WordLemmaTag corresponds to a pair of a tagged (e.Classedu.stanford.nlp.lingJavaNlp
WordLemmaTagFactory A WordLemmaTagFactory acts as a factory for creating objects of class WordLemmaTag.Classedu.stanford.nlp.lingJavaNlp
WordListsClassedu.stanford.nlp.hcoref.dataJavaNlp
WordNetConnectionAllows us to verify that a wordnet connection is available without compile time errors if the package is not found.Interfaceedu.stanford.nlp.treesJavaNlp
WordSegmenterAn interface for segmenting strings into words (in unwordsegmented languages).Interfaceedu.stanford.nlp.processJavaNlp
WordSegmentingTokenizerA tokenizer that works by calling a WordSegmenter.Classedu.stanford.nlp.processJavaNlp
WordShapeClassifierProvides static methods which map any String to another String indicative of its "word shape" -- e.Classedu.stanford.nlp.processJavaNlp
WordStemmerStems the Words in a Tree using Morphology.Classedu.stanford.nlp.treesJavaNlp
WordsToSentencesAnnotatorThis class assumes that there is a List under the TokensAnnotation field, and runs itClassedu.stanford.nlp.pipelineJavaNlp
WordTagA WordTag corresponds to a tagged (e.Classedu.stanford.nlp.lingJavaNlp
WordTagFactoryA WordTagFactory acts as a factory for creating objects of class WordTag.Classedu.stanford.nlp.lingJavaNlp
WordTokenFactoryConstructs a Word from a String.Classedu.stanford.nlp.processJavaNlp
WordToSentenceProcessorTransforms a List of words into a List of Lists of words (that is, a List of sentences), by grouping the words.Classedu.stanford.nlp.processJavaNlp
WordToTaggedWordProcessorTransforms a Document of Words into a document all or partly of TaggedWords by breaking words on a tag divider character.Classedu.stanford.nlp.processJavaNlp
XMLBeginEndIteratorA class which iterates over Strings occurring between the begin and end of a selected tag or tags.Classedu.stanford.nlp.objectbankJavaNlp
XMLOutputterAn outputter to XML format.Classedu.stanford.nlp.pipelineJavaNlp
XMLUtilsClassedu.stanford.nlp.timeJavaNlp
XMLUtilsProvides some utilities for dealing with XML files, both by properly parsing them and by using the methods of a desperate Perl hacker.Classedu.stanford.nlp.utilJavaNlp