- AbbrAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AbbrAnnotation
-
- abbreviation - Variable in enum edu.stanford.nlp.trees.GrammaticalStructureConversionUtils.ConverterOptions
-
- AbbreviationMap(boolean) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.AbbreviationMap
-
Creates a new instance of AbreviationMap with some know abbreviations
- AbgeneAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AbgeneAnnotation
-
- AbishekFrenchHeadFinder - Class in edu.stanford.nlp.trees.international.french
-
Head finding rules from Arun Abishek's master's thesis.
- AbishekFrenchHeadFinder() - Constructor for class edu.stanford.nlp.trees.international.french.AbishekFrenchHeadFinder
-
- AbishekFrenchHeadFinder(FrenchTreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.french.AbishekFrenchHeadFinder
-
- about() - Method in class edu.stanford.nlp.trees.tregex.gui.TregexGUI
-
- aboveLineSkip - Static variable in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- absoluteDifference(Counter<E>, Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns |c1 - c2|.
- absolutelyDiscountedDistribution(Counter<E>, int, double) - Static method in class edu.stanford.nlp.stats.Distribution
-
- AbstractBatchOptimizer - Class in edu.stanford.nlp.loglinear.learning
-
Created on 8/26/15.
- AbstractBatchOptimizer() - Constructor for class edu.stanford.nlp.loglinear.learning.AbstractBatchOptimizer
-
- AbstractBatchOptimizer.OptimizationState - Class in edu.stanford.nlp.loglinear.learning
-
This is subclassed by children to store any state they need to perform optimization
- AbstractCachingDiffFloatFunction - Class in edu.stanford.nlp.optimization
-
- AbstractCachingDiffFloatFunction() - Constructor for class edu.stanford.nlp.optimization.AbstractCachingDiffFloatFunction
-
- AbstractCachingDiffFunction - Class in edu.stanford.nlp.optimization
-
A differentiable function that caches the last evaluation of its value and
derivative.
- AbstractCachingDiffFunction() - Constructor for class edu.stanford.nlp.optimization.AbstractCachingDiffFunction
-
- AbstractCollinizer - Interface in edu.stanford.nlp.parser.lexparser
-
Interface for the Collinizers
TODO: pass in both the guess and the gold
- AbstractCollinsHeadFinder - Class in edu.stanford.nlp.trees
-
A base class for a HeadFinder similar to the one described in
Michael Collins' 1999 thesis.
- AbstractCollinsHeadFinder(TreebankLanguagePack, String...) - Constructor for class edu.stanford.nlp.trees.AbstractCollinsHeadFinder
-
Construct a HeadFinder.
- AbstractCoreLabel - Interface in edu.stanford.nlp.ling
-
- AbstractCounter<E> - Class in edu.stanford.nlp.stats
-
Default implementations of all the convenience methods provided by
Counter
.
- AbstractCounter() - Constructor for class edu.stanford.nlp.stats.AbstractCounter
-
- AbstractDataSeries() - Constructor for class edu.stanford.nlp.stats.DataSeries.AbstractDataSeries
-
- AbstractDataset - Class in edu.stanford.nlp.trees.treebank
-
- AbstractDataset() - Constructor for class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- AbstractDataset.SplitFilter - Class in edu.stanford.nlp.trees.treebank
-
- AbstractDependencyGrammar - Class in edu.stanford.nlp.parser.lexparser
-
An abstract base class for dependency grammars.
- AbstractDependencyGrammar(TreebankLanguagePack, TagProjection, boolean, boolean, boolean, Options, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- AbstractDifferentiableFunction<T> - Class in edu.stanford.nlp.loglinear.learning
-
Created on 8/26/15.
- AbstractDifferentiableFunction() - Constructor for class edu.stanford.nlp.loglinear.learning.AbstractDifferentiableFunction
-
- AbstractEval - Class in edu.stanford.nlp.parser.metrics
-
A framework for Set-based precision/recall/F1 evaluation.
- AbstractEval() - Constructor for class edu.stanford.nlp.parser.metrics.AbstractEval
-
- AbstractEval(boolean) - Constructor for class edu.stanford.nlp.parser.metrics.AbstractEval
-
- AbstractEval(String) - Constructor for class edu.stanford.nlp.parser.metrics.AbstractEval
-
- AbstractEval(String, boolean) - Constructor for class edu.stanford.nlp.parser.metrics.AbstractEval
-
- AbstractEval.CatErrorEval - Class in edu.stanford.nlp.parser.metrics
-
This class counts which categories are over and underproposed in trees.
- AbstractEval.RuleErrorEval - Class in edu.stanford.nlp.parser.metrics
-
- AbstractEval.ScoreEval - Class in edu.stanford.nlp.parser.metrics
-
This isn't really a kind of AbstractEval: we're sort of cheating here.
- AbstractEvaluate - Class in edu.stanford.nlp.sentiment
-
- AbstractEvaluate(RNNOptions) - Constructor for class edu.stanford.nlp.sentiment.AbstractEvaluate
-
- AbstractEvaluator() - Constructor for class edu.stanford.nlp.coref.statistical.EvalUtils.AbstractEvaluator
-
- AbstractInputStreamAnnotationCreator - Class in edu.stanford.nlp.pipeline
-
Creates a stub implementation for creating annotation from
various input sources using InputStream as the main input source
- AbstractInputStreamAnnotationCreator() - Constructor for class edu.stanford.nlp.pipeline.AbstractInputStreamAnnotationCreator
-
- AbstractIterator<E> - Class in edu.stanford.nlp.util
-
Iterator with remove()
defined to throw an
UnsupportedOperationException
.
- AbstractIterator() - Constructor for class edu.stanford.nlp.util.AbstractIterator
-
- AbstractLinearClassifierFactory<L,F> - Class in edu.stanford.nlp.classify
-
- AbstractLinearClassifierFactory() - Constructor for class edu.stanford.nlp.classify.AbstractLinearClassifierFactory
-
- AbstractListProcessor<IN,OUT,L,F> - Class in edu.stanford.nlp.process
-
Class AbstractListProcessor
- AbstractListProcessor() - Constructor for class edu.stanford.nlp.process.AbstractListProcessor
-
- AbstractMatchCostFunction() - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunction.AbstractMatchCostFunction
-
- AbstractPronounResolver - Class in edu.stanford.nlp.scenegraph
-
- AbstractPronounResolver() - Constructor for class edu.stanford.nlp.scenegraph.AbstractPronounResolver
-
- AbstractPronounResolver.TestExample - Class in edu.stanford.nlp.scenegraph
-
- AbstractSceneGraphParser - Class in edu.stanford.nlp.scenegraph
-
- AbstractSceneGraphParser() - Constructor for class edu.stanford.nlp.scenegraph.AbstractSceneGraphParser
-
- AbstractSequenceClassifier<IN extends CoreMap> - Class in edu.stanford.nlp.ie
-
This class provides common functionality for (probabilistic) sequence models.
- AbstractSequenceClassifier(Properties) - Constructor for class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Construct a SeqClassifierFlags object based on the passed in properties,
and then call the other constructor.
- AbstractSequenceClassifier(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Initialize the featureFactory and other variables based on the passed in
flags.
- AbstractStochasticCachingDiffFunction - Class in edu.stanford.nlp.optimization
-
- AbstractStochasticCachingDiffFunction() - Constructor for class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- AbstractStochasticCachingDiffFunction.SamplingMethod - Enum in edu.stanford.nlp.optimization
-
- AbstractStochasticCachingDiffUpdateFunction - Class in edu.stanford.nlp.optimization
-
Function for stochastic calculations that does update in place
(instead of maintaining and returning the derivative).
- AbstractStochasticCachingDiffUpdateFunction() - Constructor for class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffUpdateFunction
-
- AbstractStringAnnotationPattern() - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.AbstractStringAnnotationPattern
-
- AbstractTextAnnotationCreator - Class in edu.stanford.nlp.pipeline
-
Creates a stub implementation for creating annotation from
various input sources using String as the main input source
- AbstractTextAnnotationCreator() - Constructor for class edu.stanford.nlp.pipeline.AbstractTextAnnotationCreator
-
- AbstractToken - Interface in edu.stanford.nlp.ling
-
An abstract token.
- AbstractTokenizer<T> - Class in edu.stanford.nlp.process
-
An abstract tokenizer.
- AbstractTokenizer() - Constructor for class edu.stanford.nlp.process.AbstractTokenizer
-
- AbstractTreebankLanguagePack - Class in edu.stanford.nlp.trees
-
This provides an implementation of parts of the TreebankLanguagePack
API to reduce the load on fresh implementations.
- AbstractTreebankLanguagePack() - Constructor for class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Gives a handle to the TreebankLanguagePack.
- AbstractTreebankLanguagePack(char) - Constructor for class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Gives a handle to the TreebankLanguagePack.
- AbstractTreebankParserParams - Class in edu.stanford.nlp.parser.lexparser
-
An abstract class providing a common method base from which to
complete a TreebankLangParserParams
implementing class.
- AbstractTreebankParserParams(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Stores the passed-in TreebankLanguagePack and sets up charset encodings.
- AbstractTreebankParserParams.AnnotatePunctuationFunction - Class in edu.stanford.nlp.parser.lexparser
-
Annotation function for mapping punctuation to PTB-style equivalence classes.
- AbstractTreebankParserParams.RemoveGFSubcategoryStripper - Class in edu.stanford.nlp.parser.lexparser
-
The job of this class is to remove subcategorizations from
tag and category nodes, so as to put a tree in a suitable
state for evaluation.
- AbstractTreebankParserParams.SubcategoryStripper - Class in edu.stanford.nlp.parser.lexparser
-
The job of this class is to remove subcategorizations from
tag and category nodes, so as to put a tree in a suitable
state for evaluation.
- AbstractTreeExtractor<T> - Class in edu.stanford.nlp.parser.lexparser
-
An abstract superclass for parser classes that extract counts from Trees.
- AbstractTreeExtractor(Options) - Constructor for class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- AbstractUnknownWordModelTrainer - Class in edu.stanford.nlp.parser.lexparser
-
- AbstractUnknownWordModelTrainer() - Constructor for class edu.stanford.nlp.parser.lexparser.AbstractUnknownWordModelTrainer
-
- AbstrAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AbstrAnnotation
-
- accept(File) - Method in class edu.stanford.nlp.io.ExtensionFileFilter
-
Checks whether a file satisfies the selection filter.
- ACCEPT - Static variable in interface edu.stanford.nlp.io.Lexer
-
- accept(File) - Method in class edu.stanford.nlp.io.NumberRangeFileFilter
-
Checks whether a file satisfies the number range selection filter.
- accept(File) - Method in class edu.stanford.nlp.io.NumberRangesFileFilter
-
Checks whether a file satisfies the number range selection filter.
- accept(String) - Method in class edu.stanford.nlp.io.NumberRangesFileFilter
-
Checks whether a String satisfies the number range selection filter.
- accept(File) - Method in class edu.stanford.nlp.io.RegExFileFilter
-
Checks whether a file satisfies the selection filter.
- accept(File) - Method in class edu.stanford.nlp.parser.eval.TreebankStats.SplitFilter
-
- accept(File) - Method in class edu.stanford.nlp.trees.treebank.AbstractDataset.SplitFilter
-
- acceptableHyphenMergeTags - Static variable in class edu.stanford.nlp.international.french.scripts.FrenchTreebankUDUpdater
-
- acceptableMWTPostSplitTags - Static variable in class edu.stanford.nlp.international.french.scripts.FrenchTreebankUDUpdater
-
- acceptFilter() - Static method in class edu.stanford.nlp.util.Filters
-
The acceptFilter accepts everything.
- accepting - Variable in class edu.stanford.nlp.fsm.DFSAState
-
- accuracy(Iterator<RVFDatum<L, F>>) - Method in class edu.stanford.nlp.classify.NaiveBayesClassifier
-
- accuracy() - Method in class edu.stanford.nlp.classify.PRCurve
-
- Accuracy() - Constructor for class edu.stanford.nlp.ie.KBPRelationExtractor.Accuracy
-
- AccuracyStats<L> - Class in edu.stanford.nlp.stats
-
Utility class for aggregating counts of true positives, false positives, and
false negatives and computing precision/recall/F1 stats.
- AccuracyStats(ProbabilisticClassifier<L, F>, GeneralDataset<L, F>, L) - Constructor for class edu.stanford.nlp.stats.AccuracyStats
-
- AccuracyStats(L, String) - Constructor for class edu.stanford.nlp.stats.AccuracyStats
-
- ACE2004_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- ACE2005_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- AceCharSeq - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Implements the ACE <charseq> construct.
- AceCharSeq(String, int, int) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
Token that incorporates this whole char sequence, e.g.
- AceDocument - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Stores the ACE elements annotated in this document
- AceDocument(String) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- AceDomReader - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
DOM reader for an ACE specification.
- AceDomReader() - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDomReader
-
- AceElement - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Base class for all ACE annotation elements.
- AceElement(String) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceElement
-
- AceEntity - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Implements the ACE <entity> construct.
- AceEntity(String, String, String, String) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- AceEntityMention - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Implements the ACE <entity_mention>
construct.
- AceEntityMention(String, String, String, AceCharSeq, AceCharSeq) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- AceEvent - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Stores one ACE event
- AceEvent(String, String, String, String, String, String, String) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- AceEventMention - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Stores one ACE event mention
- AceEventMention(String, AceCharSeq, AceCharSeq) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- AceEventMentionArgument - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
- AceEventMentionArgument(String, AceEntityMention) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMentionArgument
-
- AceMention - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
- AceMention(String, AceCharSeq) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMention
-
- AceMentionArgument - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
- AceMentionArgument(String, AceEntityMention, String) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMentionArgument
-
- ACEMentionExtractor - Class in edu.stanford.nlp.dcoref
-
Extracts <COREF>
mentions from a file annotated in ACE format (ACE2004, ACE2005).
- ACEMentionExtractor(Dictionaries, Properties, Semantics) - Constructor for class edu.stanford.nlp.dcoref.ACEMentionExtractor
-
- ACEMentionExtractor(Dictionaries, Properties, Semantics, LogisticClassifier<String, String>) - Constructor for class edu.stanford.nlp.dcoref.ACEMentionExtractor
-
- AceReader - Class in edu.stanford.nlp.ie.machinereading.domains.ace
-
Simple wrapper of Mihai's ACE code to ie.machinereading.structure objects.
- AceReader() - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.AceReader
-
Make an AceReader.
- AceReader(StanfordCoreNLP, boolean) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.AceReader
-
- AceReader(StanfordCoreNLP, boolean, String) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.AceReader
-
- AceRelation - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Stores one ACE relation
- AceRelation(String, String, String, String, String) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- AceRelationMention - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
Stores one ACE relation mention
- AceRelationMention(String, AceCharSeq, String) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
- AceRelationMentionArgument - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
- AceRelationMentionArgument(String, AceEntityMention) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMentionArgument
-
- AceSentenceSegmenter - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
- AceSentenceSegmenter() - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceSentenceSegmenter
-
- AceToken - Class in edu.stanford.nlp.ie.machinereading.domains.ace.reader
-
- AceToken(String, String, String, String, String, String, String, int) - Constructor for class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
Constructs an AceToken from a tokenized line generated by Tokey
- ACL_PATTERN - Static variable in class edu.stanford.nlp.scenegraph.RuleBasedParser
-
- acos(double) - Static method in class edu.stanford.nlp.math.SloppyMath
-
Compute acos very quickly by directly looking up the value.
- ACRONYM - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- acronymCache - Variable in class edu.stanford.nlp.coref.data.Document
-
- acronymCache - Variable in class edu.stanford.nlp.dcoref.Document
-
- acronymMatch(String, String, HashMap) - Static method in class edu.stanford.nlp.ie.pascal.PascalTemplate
-
- AcronymMatcher - Class in edu.stanford.nlp.util
-
A simple class with a variety of acronym matching utilities.
- Action(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- actionPerformed(ActionEvent) - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel
-
- actionPerformed(ActionEvent) - Method in class edu.stanford.nlp.trees.tregex.gui.TregexGUI
-
- actionPerformed(ActionEvent) - Method in class edu.stanford.nlp.trees.tregex.gui.TregexGUI.TransferActionListener
-
- activate(MorphoFeatureSpecification.MorphoFeatureType) - Method in class edu.stanford.nlp.international.morph.MorphoFeatureSpecification
-
- active - Variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
- activeFeatures - Variable in class edu.stanford.nlp.international.morph.MorphoFeatureSpecification
-
- adaAlpha - Variable in class edu.stanford.nlp.parser.nndep.Config
-
Initial global learning rate for AdaGrad training
- adaDeltaRho - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- adaEps - Variable in class edu.stanford.nlp.parser.nndep.Config
-
An epsilon value added to the denominator of the AdaGrad
expression for numerical stability
- adaGrad(double, double) - Static method in class edu.stanford.nlp.coref.statistical.SimpleLinearClassifier
-
- adaGradEps - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- AdaGradOptimizationState() - Constructor for class edu.stanford.nlp.loglinear.learning.BacktrackingAdaGradOptimizer.AdaGradOptimizationState
-
- adagradResetFrequency - Variable in class edu.stanford.nlp.sentiment.RNNTrainOptions
-
How many epochs between resets of the adagrad learning rates.
- adapt(String, Dataset<String, String>, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- adapt(ObjectBank<List<IN>>, Dataset<String, String>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- adapt() - Static method in class edu.stanford.nlp.util.logging.JavaUtilLoggingAdaptor
-
- AdaptedGaussianPriorObjectiveFunction<L,F> - Class in edu.stanford.nlp.classify
-
Adapt the mean of the Gaussian Prior by shifting the mean to the previously trained weights
- AdaptedGaussianPriorObjectiveFunction(GeneralDataset<L, F>, LogPrior, double[][]) - Constructor for class edu.stanford.nlp.classify.AdaptedGaussianPriorObjectiveFunction
-
- adaptFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
NER adaptation (Gaussian prior) parameters.
- adaptSigma - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- adaptWeights(Dataset<L, F>, LinearClassifierFactory<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
- adaptWeights(double[][], GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Adapt classifier (adjust the mean of Gaussian prior).
- add(Datum<L, F>) - Method in class edu.stanford.nlp.classify.Dataset
-
- add(Collection<F>, L) - Method in class edu.stanford.nlp.classify.Dataset
-
- add(Collection<F>, L, boolean) - Method in class edu.stanford.nlp.classify.Dataset
-
- add(int[], int) - Method in class edu.stanford.nlp.classify.Dataset
-
Adds a datums defined by feature indices and label index
Careful with this one! Make sure that all indices are valid!
- add(Datum<L, F>) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- add(Datum<L, F>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- add(Datum<L, F>, String, String) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- add(Datum<L, F>) - Method in class edu.stanford.nlp.classify.WeightedDataset
-
- add(Collection<F>, L) - Method in class edu.stanford.nlp.classify.WeightedDataset
-
- add(Datum<L, F>, float) - Method in class edu.stanford.nlp.classify.WeightedDataset
-
- add(Collection<F>, L, float) - Method in class edu.stanford.nlp.classify.WeightedDataset
-
- add(RVFDatum<L, F>, float) - Method in class edu.stanford.nlp.classify.WeightedRVFDataset
-
Add a datum, with a given weight.
- add(Datum<L, F>) - Method in class edu.stanford.nlp.classify.WeightedRVFDataset
- add(Datum<L, F>, String, String) - Method in class edu.stanford.nlp.classify.WeightedRVFDataset
- add(V, V, E) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
adds vertices (if not already in the graph) and the edge between them
- add(V, V, E) - Method in interface edu.stanford.nlp.graph.Graph
-
Adds vertices (if not already in the graph) and the edge between them.
- add() - Method in class edu.stanford.nlp.ie.NERFeatureFactory.FeatureCollector
-
End the current feature, and add with suffixes.
- add(String) - Method in class edu.stanford.nlp.ie.NERFeatureFactory.FeatureCollector
-
Add a feature (+ suffix).
- add(K, NodePattern) - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern
-
- add(String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseStringCollection
-
- add(Expression) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.ListExpression
-
- add(double[], double) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- add(float[], double) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- add(Experiments) - Method in class edu.stanford.nlp.maxent.Experiments
-
- add(Feature) - Method in class edu.stanford.nlp.maxent.Features
-
- add(Feature) - Method in class edu.stanford.nlp.maxent.Problem
-
- add(E) - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
Unsupported Operation.
- add(Object) - Method in class edu.stanford.nlp.objectbank.ReaderIteratorFactory
-
Adds an Object to the underlying Collection of input sources.
- add(Map<String, DataInstance>, boolean) - Method in class edu.stanford.nlp.patterns.InvertedIndexByTokens
-
- add(List<CoreLabel>, String, boolean) - Method in class edu.stanford.nlp.patterns.InvertedIndexByTokens
-
- add(Map<String, DataInstance>, boolean) - Method in class edu.stanford.nlp.patterns.LuceneSentenceIndex
-
- add(List<CoreLabel>, String, boolean) - Method in class edu.stanford.nlp.patterns.LuceneSentenceIndex
-
- add(Map<String, DataInstance>, boolean) - Method in class edu.stanford.nlp.patterns.SentenceIndex
-
addProcessedText is true when inserting sentences for the first time
- add(List<CoreLabel>, String, boolean) - Method in class edu.stanford.nlp.patterns.SentenceIndex
-
- add(List<IN>) - Method in class edu.stanford.nlp.sequences.ObjectBankWrapper
-
- add(TwoDimensionalCounter<T1, T2>, TwoDimensionalCounter<T1, T2>) - Static method in class edu.stanford.nlp.stats.Counters
-
For all keys (u,v) in arg1 and arg2, sets return[u,v] to be summation of both.
- add(Counter<E>, Collection<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- add(Counter<E>, Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- add(Counter<E>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
increments every key in the counter by value
- add(double) - Method in class edu.stanford.nlp.stats.DataSeries.ListDataSeries
-
- add(FeatureKey) - Method in class edu.stanford.nlp.tagger.maxent.TaggerExperiments
-
Adds a FeatureKey to the set of known FeatureKeys.
- add(int, History, int) - Method in class edu.stanford.nlp.tagger.maxent.TemplateHash
-
- add(String) - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.JollyDayHolidays.JollyHoliday
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.DurationRange
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.DurationWithFields
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.DurationWithMillis
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.GroundedTime
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.OrdinalTime
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Range
-
- add(SUTime.Duration, int) - Method in class edu.stanford.nlp.time.SUTime.Range
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.RefTime
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.SimpleTime
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Time
-
- add(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.TimeWithRange
-
- add(int, Tree) - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
- add(Tree) - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
- add(E) - Method in class edu.stanford.nlp.util.ArrayHeap
-
Adds an object to the heap.
- add(E) - Method in class edu.stanford.nlp.util.ArraySet
-
Adds element to set.
- add(T) - Method in class edu.stanford.nlp.util.Beam
-
- add(E) - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Adds an object to the queue with the minimum priority
(Double.NEGATIVE_INFINITY).
- add(E, double) - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Convenience method for if you want to pretend relaxPriority doesn't exist,
or if you really want to use the return conditions of add().
- add(E) - Method in class edu.stanford.nlp.util.BoundedPriorityQueue
-
- add(K, V) - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
Adds the value to the Collection mapped to by the key.
- add(E) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- add(U, U) - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
Increments the entry for this guess and gold by 1.
- add(U, U, int) - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
Increments the entry for this guess and gold by the given increment amount.
- add(K, V) - Method in class edu.stanford.nlp.util.DeltaCollectionValuedMap
-
- add(E) - Method in class edu.stanford.nlp.util.DeltaIndex
-
- add(E, double) - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Adds a key to the queue with the given priority.
- add(E) - Method in class edu.stanford.nlp.util.HashIndex
-
Adds an object to the Index.
- add(E) - Method in interface edu.stanford.nlp.util.Heap
-
Adds the object to the heap.
- add(E) - Method in class edu.stanford.nlp.util.IdentityHashSet
-
Adds the specified element to this set if it is not already present.
- add(E) - Method in interface edu.stanford.nlp.util.Index
-
- add(T) - Method in class edu.stanford.nlp.util.IntervalTree
-
- add(IntervalTree.TreeNode<E, T>, T) - Method in class edu.stanford.nlp.util.IntervalTree
-
- add(IntervalTree.TreeNode<E, T>, T, double) - Method in class edu.stanford.nlp.util.IntervalTree
-
- add(int) - Method in class edu.stanford.nlp.util.IntUni
-
- add(K, V) - Method in class edu.stanford.nlp.util.LeastRecentlyUsedCache
-
- add(U, V) - Method in class edu.stanford.nlp.util.MapList
-
- add(U, Collection<V>) - Method in class edu.stanford.nlp.util.MapList
-
Using the iterator order of values in the value, adds the
individual elements into the list under the given key.
- add(E) - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
Adds the element if the set is not already full.
- add(E, double) - Method in interface edu.stanford.nlp.util.PriorityQueue
-
Convenience method for if you want to pretend relaxPriority doesn't exist,
or if you really want to use the return conditions of add().
- add(K1, K2, K3, V) - Method in class edu.stanford.nlp.util.ThreeDimensionalCollectionValuedMap
-
Adds the value to the Collection mapped to by the key.
- add(K1, K2, V) - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
Adds the value to the Collection mapped to by the key.
- add(K1, K2, Collection<V>) - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
Adds a collection of values to the Collection mapped to by the key.
- add(K1, K2) - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- ADD_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- addActivePair(Pair<ExactAutomatonMinimizer.ExactBlock<TransducerGraph.Arc>, TransducerGraph.Arc>) - Method in class edu.stanford.nlp.fsm.ExactAutomatonMinimizer
-
- addAll(Iterable<? extends Datum<L, F>>) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Adds all Datums in the given collection of data to this dataset
- addAll(Iterable<? extends Datum<L, F>>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- addAll(Collection<? extends String>) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseStringCollection
-
- addAll(List<Expression>) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.ListExpression
-
- addAll(Collection<? extends E>) - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
Unsupported Operation.
- addAll(Collection<?>) - Method in class edu.stanford.nlp.objectbank.ReaderIteratorFactory
-
Adds all Objects in Collection c to the underlying Collection of
input sources.
- addAll(List<TaggedWord>) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Not yet implemented.
- addAll(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Not yet implemented.
- addAll(Collection<? extends List<IN>>) - Method in class edu.stanford.nlp.sequences.ObjectBankWrapper
-
- addAll(Counter<E>) - Method in class edu.stanford.nlp.stats.AbstractCounter
-
Adds the counts in the given Counter to the counts in this Counter.
- addAll(Counter<E>) - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Adds the counts in the given Counter to the counts in this Counter.
- addAll(Counter<E>) - Method in interface edu.stanford.nlp.stats.Counter
-
Adds the counts in the given Counter to the counts in this Counter.
- addAll(IntCounter<E>) - Method in class edu.stanford.nlp.stats.IntCounter
-
Adds the counts in the given Counter to the counts in this Counter.
- addAll(TwoDimensionalCounterInterface<K1, K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- addAll(K1, Counter<K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- addAll(TwoDimensionalIntCounter<K1, K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- addAll(K1, IntCounter<K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- addAll(int, Collection<? extends Tree>) - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
- addAll(Collection<T>, Iterable<? extends T>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Add all the items from an iterable to a collection.
- addAll(K, Collection<V>) - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
Adds the values to the Collection mapped to by the key.
- addAll(Map<K, V>) - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
Adds all of the mappings in m to this CollectionValuedMap.
- addAll(CollectionValuedMap<K, V>) - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
- addAll(Counter<E>) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- addAll(Collection<? extends E>) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- addAll(Map<K, V>) - Method in class edu.stanford.nlp.util.DeltaCollectionValuedMap
-
Adds all of the mappings in m to this CollectionValuedMap.
- addAll(Collection<? extends E>) - Method in class edu.stanford.nlp.util.DeltaIndex
-
- addAll(Collection<? extends E>) - Method in class edu.stanford.nlp.util.HashIndex
-
Adds every member of Collection to the Index.
- addAll(Collection<? extends E>) - Method in interface edu.stanford.nlp.util.Index
-
- addAll(Iterator<? extends T>, Collection<T>) - Static method in class edu.stanford.nlp.util.Iterables
-
Adds all of the Objects returned by the given Iterator into the given Collection.
- addAll(Map<K, V1>, Map<K, V2>, Function<V2, V1>) - Static method in class edu.stanford.nlp.util.Maps
-
Adds all of the keys in from
to to
,
applying function
to the values to transform them
from V2
to V1
.
- addAll(Collection<? extends E>) - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
Add all the items.
- addAll(TwoDimensionalMap<? extends K1, ? extends K2, ? extends V2>, Function<V2, V>) - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
Adds all of the entries in the other
map, performing
function
on them to transform the values
- addAll(TwoDimensionalSet<? extends K1, ? extends K2>) - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- addAllAppositions(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 appositions = 54;
- addAllArg(Iterable<? extends CoreNLPProtos.Entity>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- addAllArgName(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- addAllBelongToLists(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 belongToLists = 58;
- addAllCharacter(Iterable<? extends CoreNLPProtos.Token>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- addAllCharacter(Iterable<? extends CoreNLPProtos.Token>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- addAllChild(Iterable<? extends CoreNLPProtos.ParseTree>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- addAllComponent(Iterable<? extends ConcatVectorProto.ConcatVector.Component>) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- addAllConversions(Iterable<? extends CoreNLPProtos.DependencyConverterResponse.DependencyConversion>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- addAllCorefChain(Iterable<? extends CoreNLPProtos.CorefChain>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- addAllCorefMentionIndex(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mention index info
- addAllCorefMentionToEntityMentionMappings(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- addAllData(Iterable<? extends Double>) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
repeated double data = 2;
- addAllDependents(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- addAllDimensionSize(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated int32 dimensionSize = 1;
- addAllEdge(Iterable<? extends CoreNLPProtos.DependencyGraph.Edge>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- addAllEdge(Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedEdge>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- addAllEntailedClause(Iterable<? extends CoreNLPProtos.SentenceFragment>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- addAllEntailedSentence(Iterable<? extends CoreNLPProtos.SentenceFragment>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- addAllEntity(Iterable<? extends CoreNLPProtos.Entity>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- addAllEntityMentionToCorefMentionMappings(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- addAllFactor(Iterable<? extends GraphicalModelProto.Factor>) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- addAllFactorTable(Iterable<? extends ConcatVectorProto.ConcatVector>) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- addAllGraph(Iterable<? extends CoreNLPProtos.DependencyGraph>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- addAllGroup(Iterable<? extends CoreNLPProtos.TokensRegexResponse.MatchLocation>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- addAllInterningAndSuffixing(Collection<String>, Collection<String>, String) - Method in class edu.stanford.nlp.sequences.FeatureFactory
-
Makes more complete feature names out of partial feature names, by
adding a suffix to the String feature name, adding results to an
accumulator
- addAllKBestParseTrees(Iterable<? extends CoreNLPProtos.ParseTree>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- addAllKbpTriple(Iterable<? extends CoreNLPProtos.RelationTriple>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- addAllKey(Iterable<String>) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- addAllKey(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated uint32 key = 1;
- addAllKey(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- addAllKeys(TwoDimensionalMap<? extends K1, ? extends K2, ?>) - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
Adds all the keys in the given TwoDimensionalMap.
- addAllListMembers(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 listMembers = 57;
- addAllMacros(TregexPatternCompiler, String, String) - Static method in class edu.stanford.nlp.trees.tregex.Macros
-
- addAllMacros(TregexPatternCompiler, BufferedReader) - Static method in class edu.stanford.nlp.trees.tregex.Macros
-
- addAllMatch(Iterable<? extends CoreNLPProtos.SemgrexResponse.Match>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- addAllMatch(Iterable<? extends CoreNLPProtos.TokensRegexResponse.PatternMatch>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- addAllMatch(Iterable<? extends CoreNLPProtos.TokensRegexResponse.Match>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- addAllMention(Iterable<? extends CoreNLPProtos.CorefChain.CorefMention>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- addAllMentions(Iterable<? extends CoreNLPProtos.NERMention>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- addAllMentions(Iterable<? extends CoreNLPProtos.NERMention>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- addAllMentions(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
repeated int32 mentions = 2;
- addAllMentionsForCoref(Iterable<? extends CoreNLPProtos.Mention>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- addAllMentionsForCoref(Iterable<? extends CoreNLPProtos.Mention>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- addAllNeighbor(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
repeated int32 neighbor = 2;
- addAllNerLabelProbs(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- addAllNode(Iterable<? extends CoreNLPProtos.DependencyGraph.Node>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- addAllNode(Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedNode>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- addAllNodes(Iterable<? extends CoreNLPProtos.FlattenedParseTree.Node>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- addAllObjectTokens(Iterable<? extends CoreNLPProtos.TokenLocation>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- addAllOpenieTriple(Iterable<? extends CoreNLPProtos.RelationTriple>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- addAllOperation(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- addAllOperations(Iterable<? extends CoreNLPProtos.TsurgeonRequest.Operation>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- addAllOriginalSpan(Iterable<? extends CoreNLPProtos.IndexedWord>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- addAllPattern(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- addAllPredicateNominatives(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 predicateNominatives = 55;
- addAllPredicted(Iterable<? extends CoreNLPProtos.FlattenedParseTree>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- addAllPreprocessedTerms(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- addAllQuery(Iterable<? extends CoreNLPProtos.SemgrexRequest.Dependencies>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- addAllQuote(Iterable<? extends CoreNLPProtos.Quote>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- addAllQuotes(Iterable<? extends CoreNLPProtos.Quote>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- addAllRelation(Iterable<? extends CoreNLPProtos.Relation>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- addAllRelationTokens(Iterable<? extends CoreNLPProtos.TokenLocation>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- addAllRelativePronouns(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 relativePronouns = 56;
- addAllReln(Iterable<? extends CoreNLPProtos.SemgrexResponse.NamedRelation>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- addAllResult(Iterable<? extends CoreNLPProtos.SemgrexResponse.GraphResult>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- addAllResult(Iterable<? extends CoreNLPProtos.SemgrexResponse.SemgrexResult>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- addAllResult(Iterable<? extends CoreNLPProtos.SsurgeonResponse.SsurgeonResult>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- addAllRoot(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated uint32 root = 3 [packed = true];
- addAllSections(Iterable<? extends CoreNLPProtos.Section>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- addAllSemgrex(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- addAllSentence(Iterable<? extends CoreNLPProtos.Sentence>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- addAllSentenceIndexes(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated uint32 sentenceIndexes = 4;
- addAllSentencelessToken(Iterable<? extends CoreNLPProtos.Token>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- addAllSentenceWords(Iterable<? extends CoreNLPProtos.IndexedWord>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- addAllSsurgeon(Iterable<? extends CoreNLPProtos.SsurgeonRequest.Ssurgeon>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- addAllSubjectTokens(Iterable<? extends CoreNLPProtos.TokenLocation>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- addAllToken(Iterable<? extends CoreNLPProtos.Token>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- addAllToken(Iterable<? extends CoreNLPProtos.Token>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addAllToken(Iterable<? extends CoreNLPProtos.Token>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addAllTokenIndex(Iterable<? extends Integer>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
repeated uint32 tokenIndex = 1;
- addAllTreebank(Iterable<? extends CoreNLPProtos.EvaluateParserRequest.ParseResult>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- addAllTrees(Iterable<? extends CoreNLPProtos.FlattenedParseTree>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addAllTrees(Iterable<? extends CoreNLPProtos.FlattenedParseTree>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- addAllTrees(Iterable<? extends CoreNLPProtos.FlattenedParseTree>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addAllTsurgeon(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- addAllValue(Iterable<String>) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- addAllValue(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- addAllValue(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- addAllVariableMetaData(Iterable<? extends GraphicalModelProto.MetaData>) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- addAllWithSourcesAndIds(RVFDataset<L, F>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- addAllWords(Iterable<? extends CoreNLPProtos.MorphologyRequest.TaggedWord>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- addAllWords(Iterable<? extends CoreNLPProtos.MorphologyResponse.WordTagLemma>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- addAllXmlContext(Iterable<String>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- addAndGet(double) - Method in class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Atomically adds the given value to the current value.
- addAnnotator(Annotator) - Method in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
- addApposition(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
Find apposition
- addApposition(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
Find apposition
- addAppositions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 appositions = 54;
- addArc(Object, Object, Object, Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- addArc(TransducerGraph.Arc) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- addArc(int, int, String) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- addArg(AceEntityMention, String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- addArg(ExtractionObject, String, boolean) - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- addArg(ExtractionObject) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- addArg(CoreNLPProtos.Entity) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- addArg(int, CoreNLPProtos.Entity) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- addArg(CoreNLPProtos.Entity.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- addArg(int, CoreNLPProtos.Entity.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- addArgBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- addArgBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- addArgName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- addArgNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- addArgs(List<ExtractionObject>, List<String>, boolean) - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- addAttribute(SceneGraphImageAttribute) - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImage
-
- addAttribute(IndexedWord) - Method in class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- addAttribute(SceneGraphAttribute) - Method in class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- addBelongsToList(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
- addBelongsToList(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
- addBelongToLists(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 belongToLists = 58;
- addBiasToEmbedding - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- addBinaryClassifier(L, Classifier<String, F>) - Method in class edu.stanford.nlp.classify.OneVsAllClassifier
-
- addBinaryFeature(List<String>, String, CoreLabel, FeatureFactory.FeatureComponent, CoreLabel, FeatureFactory.FeatureComponent) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addBinaryFeatures(List<String>, String, CoreLabel, FeatureFactory.FeatureComponent, FeatureFactory.FeatureComponent, String, CoreLabel, FeatureFactory.FeatureComponent, FeatureFactory.FeatureComponent) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addBoundary() - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- addCapitalFeatures - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- addCaseMarkerForConjunctions(SemanticGraph) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalStructure
-
Post-process graph and copy over case markers in case the PP-complement
is conjoined.
- addCaseMarkerInformation(SemanticGraph) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalStructure
-
- addCharacter(CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- addCharacter(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- addCharacter(CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- addCharacter(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- addCharacter(CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- addCharacter(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- addCharacter(CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- addCharacter(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- addCharacterBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- addCharacterBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- addCharacterBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- addCharacterBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- addChild(CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- addChild(int, CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- addChild(CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- addChild(int, CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- addChild(int, Tree) - Method in class edu.stanford.nlp.trees.Tree
-
Adds the tree t at the index position among the daughters.
- addChild(Tree) - Method in class edu.stanford.nlp.trees.Tree
-
Adds the tree t at the last index position among the daughters.
- addChild(int, Tree) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Adds a child in the ith location.
- addChild(LogRecordHandler) - Method in class edu.stanford.nlp.util.logging.Redwood.RecordHandlerTree
-
- addChildBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- addChildBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- addChildTree(Redwood.RecordHandlerTree) - Method in class edu.stanford.nlp.util.logging.Redwood.RecordHandlerTree
-
- addComment(String) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Store a comment line with this semantic graph.
- addComponent(ConcatVectorProto.ConcatVector.Component) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- addComponent(int, ConcatVectorProto.ConcatVector.Component) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- addComponent(ConcatVectorProto.ConcatVector.Component.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- addComponent(int, ConcatVectorProto.ConcatVector.Component.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- addComponentBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- addComponentBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- addConjInformation(SemanticGraph) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalStructure
-
Adds the type of conjunction to all conjunct relations.
- addConstraint(ParserConstraint) - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- addConversions(CoreNLPProtos.DependencyConverterResponse.DependencyConversion) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- addConversions(int, CoreNLPProtos.DependencyConverterResponse.DependencyConversion) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- addConversions(CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- addConversions(int, CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- addConversionsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- addConversionsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- addCopyNodes - Variable in class edu.stanford.nlp.trees.ud.EnhancementOptions
-
- addCorefChain(CoreNLPProtos.CorefChain) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- addCorefChain(int, CoreNLPProtos.CorefChain) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- addCorefChain(CoreNLPProtos.CorefChain.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- addCorefChain(int, CoreNLPProtos.CorefChain.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- addCorefChainBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- addCorefChainBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- addCorefMentionIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mention index info
- addCorefMentionToEntityMentionMappings(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- addCounts(PrecisionRecallStats) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Adds the counts from the given stats to the counts of this stats.
- addData(double) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
repeated double data = 2;
- addDenseConstraint(int, double[]) - Method in class edu.stanford.nlp.loglinear.learning.AbstractBatchOptimizer
-
This adds a constraint on the weight vector, that a certain component must be set to a dense array
- AddDep - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
Adds a new dependent node, based off of a prototype IndexedWord, with the given relation.
- AddDep(String, GrammaticalRelation, Map<String, String>, String) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddDep
-
- AddDep(String, GrammaticalRelation, Map<String, String>, String, double) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddDep
-
- addDependencyPathFeatures(Counter<String>, RelationMention, EntityMention, EntityMention, List<String>, List<String>, Logger) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- addDependents(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- addDependentsBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- addDeterminer - Variable in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- addDimensionSize(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated int32 dimensionSize = 1;
- addDistsimFeatures(List<String>, CoreLabel, String) - Method in class edu.stanford.nlp.parser.shiftreduce.DistsimFeatureFactory
-
- addedFactor - Variable in class edu.stanford.nlp.loglinear.benchmarks.GamePlayerBenchmark.SampleState
-
- addEdge(Edge) - Method in class edu.stanford.nlp.parser.lexparser.HookChart
-
- addEdge(LatticeEdge) - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- addEdge(CoreNLPProtos.DependencyGraph.Edge) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- addEdge(int, CoreNLPProtos.DependencyGraph.Edge) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- addEdge(CoreNLPProtos.DependencyGraph.Edge.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- addEdge(int, CoreNLPProtos.DependencyGraph.Edge.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- addEdge(CoreNLPProtos.SemgrexResponse.NamedEdge) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- addEdge(int, CoreNLPProtos.SemgrexResponse.NamedEdge) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- addEdge(CoreNLPProtos.SemgrexResponse.NamedEdge.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- addEdge(int, CoreNLPProtos.SemgrexResponse.NamedEdge.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- addEdge(SceneGraphNode, SceneGraphNode, String) - Method in class edu.stanford.nlp.scenegraph.SceneGraph
-
- addEdge(IndexedWord, IndexedWord, GrammaticalRelation, double, boolean) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- addEdge(SemanticGraphEdge) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- AddEdge - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
This adds a given GrammaticalRelation between
two named nodes in the graph.
- AddEdge(String, String, GrammaticalRelation) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddEdge
-
- AddEdge(String, String, GrammaticalRelation, double) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddEdge
-
- addEdgeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- addEdgeBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- addEdgeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- addEdgeBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- addEdgeFeatures(List<String>, State, String, String, Tree, Tree) - Method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
Could potentially add the tags and words for the left and right
ends of the tree.
- addEdgeFeatures2(List<String>, State, String, Tree) - Method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
This option also does not seem to help
- addEdit(SsurgeonEdit) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- addEnhancedSentences(Annotation, DependencyParser) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
- addEnhancements(List<TypedDependency>, EnhancementOptions) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Destructively applies different enhancements to the dependency graph.
- addEnhancements(SemanticGraph, Embedding) - Static method in class edu.stanford.nlp.trees.ud.UniversalGappingEnhancer
-
- addEnhancements(SemanticGraph, EnhancementOptions) - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
Manipulates the given SemanticGraph to add enhancements.
- addEnhancements(List<TypedDependency>, EnhancementOptions) - Method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
- addEntailedClause(CoreNLPProtos.SentenceFragment) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- addEntailedClause(int, CoreNLPProtos.SentenceFragment) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- addEntailedClause(CoreNLPProtos.SentenceFragment.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- addEntailedClause(int, CoreNLPProtos.SentenceFragment.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- addEntailedClauseBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- addEntailedClauseBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- addEntailedSentence(CoreNLPProtos.SentenceFragment) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- addEntailedSentence(int, CoreNLPProtos.SentenceFragment) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- addEntailedSentence(CoreNLPProtos.SentenceFragment.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- addEntailedSentence(int, CoreNLPProtos.SentenceFragment.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- addEntailedSentenceBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- addEntailedSentenceBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- addEntity(AceEntity) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- addEntity(String, EntityMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.Entity
-
- addEntity(String, EventMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.Event
-
- addEntity(CoreNLPProtos.Entity) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- addEntity(int, CoreNLPProtos.Entity) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- addEntity(CoreNLPProtos.Entity.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- addEntity(int, CoreNLPProtos.Entity.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- addEntityBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- addEntityBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- addEntityMention(AceEntityMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- addEntityMention(CoreMap, EntityMention) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- addEntityMention(EntityMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- addEntityMentions(CoreMap, Collection<EntityMention>) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- addEntityMentions(Collection<EntityMention>) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- addEntityMentionToCorefMentionMappings(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- addEvent(AceEvent) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- addEventMention(AceEventMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- addEventMention(AceEventMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- addEventMention(CoreMap, EventMention) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- addEventMention(EventMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- addEventMentions(CoreMap, Collection<EventMention>) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- addExample(List<Integer>, List<Integer>) - Method in class edu.stanford.nlp.parser.nndep.Dataset
-
- addExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Document, List<Type>>, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- addExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Sentence, List<Type>>, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- addExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Token, List<Type>>, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- addExtraNSubj(SemanticGraph) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalStructure
-
- addExtraTrigramFeatures(List<String>, CoreLabel, CoreLabel, CoreLabel, CoreLabel, CoreLabel) - Method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
Also did not seem to help
- addFactor(int[], int[], Function<int[], ConcatVector>) - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel
-
This is the preferred way to add factors to a graphical model.
- addFactor(ConcatVectorTable, int[]) - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel
-
Creates an instantiated factor in this graph, with neighborIndices representing the neighbor variables by integer
index.
- addFactor(GraphicalModelProto.Factor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- addFactor(int, GraphicalModelProto.Factor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- addFactor(GraphicalModelProto.Factor.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- addFactor(int, GraphicalModelProto.Factor.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- addFactorBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- addFactorBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- addFactorTable(ConcatVectorProto.ConcatVector) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- addFactorTable(int, ConcatVectorProto.ConcatVector) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- addFactorTable(ConcatVectorProto.ConcatVector.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- addFactorTable(int, ConcatVectorProto.ConcatVector.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- addFactorTableBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- addFactorTableBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- addFeature(MorphoFeatureSpecification.MorphoFeatureType, String) - Method in class edu.stanford.nlp.international.morph.MorphoFeatures
-
- addFeature(String) - Method in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams
-
Enable an annotation feature.
- addFeature(String, double) - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- addFeatureIndices(int[]) - Method in class edu.stanford.nlp.classify.Dataset
-
- addFeatures(Collection<F>) - Method in class edu.stanford.nlp.classify.Dataset
-
- addFeatures(Collection<F>, boolean) - Method in class edu.stanford.nlp.classify.Dataset
-
- addFeatures(Counter<String>, RelationMention, List<String>) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- addFeatures(Counter<String>, RelationMention, List<String>, Logger) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
Creates all features for the datum corresponding to this relation mention
Note: this assumes binary relations where both arguments are EntityMention
- addFeatures(Collection<String>) - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- addFeatures(ArrayList<Pair<String, String>>, int) - Method in class edu.stanford.nlp.process.stattok.StatTokSentTrainer
-
This method adds features for building the training input for the classifier.
- addFeatures(SemanticGraph, Tree, boolean, boolean) - Method in class edu.stanford.nlp.trees.ud.UniversalDependenciesFeatureAnnotator
-
- addFileFolder(EnumMap<TregexGUI.FilterType, String>, File[]) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
Forks off a new thread to load your files based on the filters you set in the interface
- addFiles(List<String>) - Method in class edu.stanford.nlp.trees.treebank.DistributionPackage
-
Adds a listing of files to the distribution archive
- addFilter(Predicate<T>) - Method in class edu.stanford.nlp.util.Filters.ConjFilter
-
- addFilter(Predicate<T>) - Method in class edu.stanford.nlp.util.Filters.DisjFilter
-
- addFN(int) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Adds the given number to the count of false negatives.
- addForce(Partial, Period, int) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- addForm(String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.Phrase
-
- addFP(int) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Adds the given number to the count of false positives.
- addGoldMentions(List<CoreMap>, List<Set<IntPair>>, List<List<Mention>>, List<List<Mention>>) - Static method in class edu.stanford.nlp.coref.md.CorefMentionFinder
-
- addGraph(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- addGraph(int, CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- addGraph(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- addGraph(int, CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- addGraphBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- addGraphBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- addGroup(CoreNLPProtos.TokensRegexResponse.MatchLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- addGroup(int, CoreNLPProtos.TokensRegexResponse.MatchLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- addGroup(CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- addGroup(int, CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- addGroupBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- addGroupBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- addGuess(String, String, boolean) - Method in class edu.stanford.nlp.stats.MultiClassChunkEvalStats
-
- addGuess(LabeledChunkIdentifier.LabelTagType, LabeledChunkIdentifier.LabelTagType, boolean) - Method in class edu.stanford.nlp.stats.MultiClassChunkEvalStats
-
- addGuess(L, L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- addGuess(L, L, boolean) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- addGuesses(List<L>, List<L>) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- addHighlight(JTextField, MouseEvent, MouseEvent) - Static method in class edu.stanford.nlp.trees.tregex.gui.HighlightUtils
-
Highlight the given label from the first mouse event to the second
Returns true if the highlight was successful, false otherwise.
- addHook(Hook) - Method in class edu.stanford.nlp.parser.lexparser.HookChart
-
- addIncompatible(Mention, Mention) - Method in class edu.stanford.nlp.coref.data.Document
-
- addIncompatible(Mention, Mention) - Method in class edu.stanford.nlp.dcoref.Document
-
- addIndvWordsFromPhrasesExceptLastAsNeg - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
For example, if positive seed dict contains "cancer" and "breast cancer" then "breast" is included as negative
- addingSingletonEntity(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- addInPlace(double[], double) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Increases the values in the first array a by b.
- addInPlace(float[], double) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Increases the values in this array by b.
- addInPlace(double[][], double[][]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Add the two 2d arrays and write the answer in place of m1
.
- addInPlace(Counter<E>, Counter<E>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
Sets each value of target to be target[k]+scale*arg[k] for all keys k in
target.
- addInPlace(Counter<E>, Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Sets each value of target to be target[k]+arg[k] for all keys k in arg.
- addInPlace(double[], Counter<E>, Index<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Sets each value of double[] target to be
target[idx.indexOf(k)]+a.getCount(k) for all keys k in arg
- addInPlace(TwoDimensionalCounter<T1, T2>, TwoDimensionalCounter<T1, T2>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
For all keys (u,v) in arg, sets target[u,v] to be target[u,v] + scale *
arg[u,v].
- addInPlace(TwoDimensionalCounter<T1, T2>, TwoDimensionalCounter<T1, T2>) - Static method in class edu.stanford.nlp.stats.Counters
-
For all keys (u,v) in arg, sets target[u,v] to be target[u,v] + arg[u,v].
- addInPlace(Counter<E>, Collection<E>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
Sets each value of target to be target[k]+
value*(num-of-times-it-occurs-in-collection) if the key is present in the arg
collection.
- addInPlace(TwoDimensionalCounter<T1, T2>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
For all keys (u,v) in target, sets target[u,v] to be target[u,v] + value
- addInPlace(Counter<E>, Collection<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Sets each value of target to be target[k]+
num-of-times-it-occurs-in-collection if the key is present in the arg
collection.
- addInPlace(Counter<E>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
Increments all keys in a Counter by a specific value.
- addInstances(Collection<RVFDatum<K, V>>) - Method in class edu.stanford.nlp.classify.KNNClassifier
-
- addIntervalRelationFlags(int, boolean) - Static method in class edu.stanford.nlp.util.Interval
-
- addKBestParseTrees(CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- addKBestParseTrees(int, CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- addKBestParseTrees(CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- addKBestParseTrees(int, CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- addKBestParseTreesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- addKBestParseTreesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- addKbpTriple(CoreNLPProtos.RelationTriple) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- addKbpTriple(int, CoreNLPProtos.RelationTriple) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- addKbpTriple(CoreNLPProtos.RelationTriple.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- addKbpTriple(int, CoreNLPProtos.RelationTriple.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- addKbpTripleBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- addKbpTripleBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- addKey(String) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- addKey(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated uint32 key = 1;
- addKey(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- addKey(K) - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
Just add the key (empty collection, but key is in the keySet).
- addKey(K1) - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
yes, this is a weird method, but i need it.
- addKeyBytes(ByteString) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- addKeyBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- addLabel(L) - Method in class edu.stanford.nlp.classify.Dataset
-
- addLabel(LabelType) - Method in class edu.stanford.nlp.ling.BasicDatum
-
Adds the given Label to the List of labels for this Datum if it is not
null.
- addLabel(L) - Method in class edu.stanford.nlp.ling.BasicDocument
-
Adds the given label to the List of labels for this Document if it is not null.
- addLabelIndex(int) - Method in class edu.stanford.nlp.classify.Dataset
-
- addListener(FileTreeNode.FileTreeNodeListener) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeNode
-
- addListener(MatchesPanel.MatchesPanelListener) - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
Become a listener to changes in the trees the matches panel is showing
- addListener(ListSelectionListener) - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
Become a listener to changes in which tree is selected
- addListMember(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
- addListMember(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
- addListMembers(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 listMembers = 57;
- addMacro(String, String) - Method in class edu.stanford.nlp.trees.tregex.TregexPatternCompiler
-
Define a macro for rewriting a pattern in any tregex expression compiled
by this compiler.
- addMap(Map<String, Set<String>>) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
Add all of the mappings from the specified map to the current map.
- addMatch(CoreNLPProtos.SemgrexResponse.Match) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- addMatch(int, CoreNLPProtos.SemgrexResponse.Match) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- addMatch(CoreNLPProtos.SemgrexResponse.Match.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- addMatch(int, CoreNLPProtos.SemgrexResponse.Match.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- addMatch(CoreNLPProtos.TokensRegexResponse.PatternMatch) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- addMatch(int, CoreNLPProtos.TokensRegexResponse.PatternMatch) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- addMatch(CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- addMatch(int, CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- addMatch(CoreNLPProtos.TokensRegexResponse.Match) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- addMatch(int, CoreNLPProtos.TokensRegexResponse.Match) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- addMatch(CoreNLPProtos.TokensRegexResponse.Match.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- addMatch(int, CoreNLPProtos.TokensRegexResponse.Match.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- addMatchBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- addMatchBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- addMatchBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- addMatchBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- addMatchBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- addMatchBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- addMention(Mention) - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- addMention(Mention) - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- addMention(AceEntityMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- addMention(AceEventMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- addMention(AceRelationMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- addMention(CoreNLPProtos.CorefChain.CorefMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- addMention(int, CoreNLPProtos.CorefChain.CorefMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- addMention(CoreNLPProtos.CorefChain.CorefMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- addMention(int, CoreNLPProtos.CorefChain.CorefMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- addMentionBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- addMentionBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- addMentions(CoreNLPProtos.NERMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- addMentions(int, CoreNLPProtos.NERMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- addMentions(CoreNLPProtos.NERMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- addMentions(int, CoreNLPProtos.NERMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- addMentions(CoreNLPProtos.NERMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- addMentions(int, CoreNLPProtos.NERMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- addMentions(CoreNLPProtos.NERMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- addMentions(int, CoreNLPProtos.NERMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- addMentions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
repeated int32 mentions = 2;
- addMentionsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- addMentionsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- addMentionsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- addMentionsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- addMentionsForCoref(CoreNLPProtos.Mention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- addMentionsForCoref(int, CoreNLPProtos.Mention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- addMentionsForCoref(CoreNLPProtos.Mention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- addMentionsForCoref(int, CoreNLPProtos.Mention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- addMentionsForCoref(CoreNLPProtos.Mention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- addMentionsForCoref(int, CoreNLPProtos.Mention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- addMentionsForCoref(CoreNLPProtos.Mention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- addMentionsForCoref(int, CoreNLPProtos.Mention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- addMentionsForCorefBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- addMentionsForCorefBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- addMentionsForCorefBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- addMentionsForCorefBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- addMissingAnnotations(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- addMissingFinalPunctuation - Variable in class edu.stanford.nlp.parser.lexparser.TestOptions
-
If a token list does not have sentence final punctuation near the
end, then automatically add the default one.
- addMod(String) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- addMod() - Method in class edu.stanford.nlp.time.TimeExpression
-
- addModApprox(String, boolean) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- AddMorphoAnnotations - Class in edu.stanford.nlp.international.morph
-
Reads in the tree files without any kind of pre-processing.
- AddMorphoAnnotations() - Constructor for class edu.stanford.nlp.international.morph.AddMorphoAnnotations
-
- addMultInPlace(double[], double[], double) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Add c times the array b to array a.
- addMultInto(double[], double[], double[], double) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- addNamedEntityStrings(CoreMap, Set<String>, Set<IntPair>) - Static method in class edu.stanford.nlp.coref.md.CorefMentionFinder
-
- addNamedNode(IndexedWord, String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonEdit
-
- addNamedNode(IndexedWord, String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
Adds the node to the set of named nodes registered, using the given name.
- addNeighbor(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
repeated int32 neighbor = 2;
- addNerLabelProbs(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- addNerLabelProbsBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- addNode(CoreNLPProtos.DependencyGraph.Node) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- addNode(int, CoreNLPProtos.DependencyGraph.Node) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- addNode(CoreNLPProtos.DependencyGraph.Node.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- addNode(int, CoreNLPProtos.DependencyGraph.Node.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- addNode(CoreNLPProtos.SemgrexResponse.NamedNode) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- addNode(int, CoreNLPProtos.SemgrexResponse.NamedNode) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- addNode(CoreNLPProtos.SemgrexResponse.NamedNode.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- addNode(int, CoreNLPProtos.SemgrexResponse.NamedNode.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- addNode(IndexedWord) - Method in class edu.stanford.nlp.scenegraph.SceneGraph
-
- addNode(SceneGraphNode) - Method in class edu.stanford.nlp.scenegraph.SceneGraph
-
- AddNode - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
- AddNode(String, String) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddNode
-
- addNodeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- addNodeBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- addNodeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- addNodeBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- addNodes(CoreNLPProtos.FlattenedParseTree.Node) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- addNodes(int, CoreNLPProtos.FlattenedParseTree.Node) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- addNodes(CoreNLPProtos.FlattenedParseTree.Node.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- addNodes(int, CoreNLPProtos.FlattenedParseTree.Node.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- addNodesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- addNodesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- addNonNested(T) - Method in class edu.stanford.nlp.util.IntervalTree
-
- addNonOverlapping(T) - Method in class edu.stanford.nlp.util.IntervalTree
-
- addNormalizedQuantitiesToEntities(List<E>, CoreMap, CoreMap) - Static method in class edu.stanford.nlp.ie.ChineseQuantifiableEntityNormalizer
-
Identifies contiguous MONEY, TIME, DATE, or PERCENT entities
and tags each of their constituents with a "normalizedQuantity"
label which contains the appropriate normalized string corresponding to
the full quantity.
- addNormalizedQuantitiesToEntities(List<E>) - Static method in class edu.stanford.nlp.ie.QuantifiableEntityNormalizer
-
Identifies contiguous MONEY, TIME, DATE, or PERCENT entities
and tags each of their constituents with a "normalizedQuantity"
label which contains the appropriate normalized string corresponding to
the full quantity.
- addNormalizedQuantitiesToEntities(List<E>, boolean) - Static method in class edu.stanford.nlp.ie.QuantifiableEntityNormalizer
-
- addNormalizedQuantitiesToEntities(List<E>, boolean, boolean) - Static method in class edu.stanford.nlp.ie.QuantifiableEntityNormalizer
-
Identifies contiguous MONEY, TIME, DATE, or PERCENT entities
and tags each of their constituents with a "normalizedQuantity"
label which contains the appropriate normalized string corresponding to
the full quantity.
- addObjectTokens(CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- addObjectTokens(int, CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- addObjectTokens(CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- addObjectTokens(int, CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- addObjectTokensBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- addObjectTokensBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- addOneBinaryRule(BinaryRule, Map<String, TransducerGraph>) - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- addOnePathToGraph(List, double, int, TransducerGraph) - Static method in class edu.stanford.nlp.fsm.TransducerGraph
-
- addOneUnaryRule(UnaryRule, Map<String, TransducerGraph>) - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- addOpenieTriple(CoreNLPProtos.RelationTriple) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- addOpenieTriple(int, CoreNLPProtos.RelationTriple) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- addOpenieTriple(CoreNLPProtos.RelationTriple.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- addOpenieTriple(int, CoreNLPProtos.RelationTriple.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- addOpenieTripleBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- addOpenieTripleBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- addOperation(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- addOperationBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- addOperations(CoreNLPProtos.TsurgeonRequest.Operation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- addOperations(int, CoreNLPProtos.TsurgeonRequest.Operation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- addOperations(CoreNLPProtos.TsurgeonRequest.Operation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- addOperations(int, CoreNLPProtos.TsurgeonRequest.Operation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- addOperationsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- addOperationsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- addOriginalSpan(CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- addOriginalSpan(int, CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- addOriginalSpan(CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- addOriginalSpan(int, CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- addOriginalSpanBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- addOriginalSpanBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- addORRestriction(Class, String) - Method in class edu.stanford.nlp.patterns.surface.Token
-
- addParent(EventMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- addPattern(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- addPatternBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- addPatterns(Map<String, Map<Integer, Set<E>>>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- addPatterns(String, Map<Integer, Set<E>>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- addPatterns(Map<String, Map<Integer, Set<E>>>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- addPatterns(String, Map<Integer, Set<E>>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- addPatterns(String, Map<Integer, Set<E>>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- addPatterns(Map<String, Map<Integer, Set<E>>>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- addPatterns(Map<String, Map<Integer, Set<E>>>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- addPatterns(String, Map<Integer, Set<E>>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- addPatWithoutPOS - Static variable in class edu.stanford.nlp.patterns.surface.SurfacePatternFactory
-
Add patterns without POS restriction as well: One of this and
usePOS4Pattern
has to be true.
- addPhrasalBranch(String, int) - Method in class edu.stanford.nlp.parser.eval.TreebankStats.ObservedCorpusStats
-
- addPhrase(String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- addPhrase(String, String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- addPhrase(String, String, Object) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- addPhrase(List<String>) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- addPhrase(List<String>, String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- addPhrase(List<String>, String, Object) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- addPhrases(Collection<String>) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- addPhrases(Map<String, String>) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- addPositionFeatures(List<String>, State) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addPositions(int, int, FeatureKey) - Method in class edu.stanford.nlp.tagger.maxent.TemplateHash
-
- addPredicateNominatives(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
Find predicate nominatives
- addPredicateNominatives(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
Find predicate nominatives
- addPredicateNominatives(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 predicateNominatives = 55;
- addPredicted(CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- addPredicted(int, CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- addPredicted(CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- addPredicted(int, CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- addPredictedBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- addPredictedBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- addPreprocessedTerms(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- addPreprocessedTermsBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- addPrev(int, History) - Method in class edu.stanford.nlp.tagger.maxent.TemplateHash
-
- addProcessedData(List<List<CRFDatum<Collection<String>, String>>>, int[][][][], int[][], double[][][][], int) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Adds the List of Lists of CRFDatums to the data and labels arrays, treating
each datum as if it were its own document.
- addQuery(CoreNLPProtos.SemgrexRequest.Dependencies) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- addQuery(int, CoreNLPProtos.SemgrexRequest.Dependencies) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- addQuery(CoreNLPProtos.SemgrexRequest.Dependencies.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- addQuery(int, CoreNLPProtos.SemgrexRequest.Dependencies.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- addQueryBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- addQueryBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- addQuote(CoreNLPProtos.Quote) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- addQuote(int, CoreNLPProtos.Quote) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- addQuote(CoreNLPProtos.Quote.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- addQuote(int, CoreNLPProtos.Quote.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- addQuoteBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- addQuoteBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- addQuotes(CoreNLPProtos.Quote) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- addQuotes(int, CoreNLPProtos.Quote) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- addQuotes(CoreNLPProtos.Quote.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- addQuotes(int, CoreNLPProtos.Quote.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- addQuotesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- addQuotesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- addRandomBinaryMatrix(String, String) - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- addRandomColors - Variable in class edu.stanford.nlp.util.logging.OutputHandler
-
- addRandomUnaryMatrix(String) - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- addRef(SemanticGraph, Pattern) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalStructure
-
- addReferent - Variable in class edu.stanford.nlp.trees.ud.EnhancementOptions
-
- addRelation(AceRelation) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- addRelation(String, RelationMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.Relation
-
- addRelation(CoreNLPProtos.Relation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- addRelation(int, CoreNLPProtos.Relation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- addRelation(CoreNLPProtos.Relation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- addRelation(int, CoreNLPProtos.Relation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- addRelationBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- addRelationBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- addRelationMention(AceRelationMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- addRelationMention(AceRelationMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- addRelationMention(CoreMap, RelationMention) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- addRelationMention(RelationMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- addRelationMentions(CoreMap, Collection<RelationMention>) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- addRelationship(SceneGraphImageRelationship) - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImage
-
- addRelationTokens(CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- addRelationTokens(int, CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- addRelationTokens(CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- addRelationTokens(int, CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- addRelationTokensBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- addRelationTokensBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- addRelativePronoun(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
Find relative pronouns
- addRelativePronoun(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
Find relative pronouns
- addRelativePronouns(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 relativePronouns = 56;
- addReln(CoreNLPProtos.SemgrexResponse.NamedRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- addReln(int, CoreNLPProtos.SemgrexResponse.NamedRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- addReln(CoreNLPProtos.SemgrexResponse.NamedRelation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- addReln(int, CoreNLPProtos.SemgrexResponse.NamedRelation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- addRelnBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- addRelnBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- addResult(CoreNLPProtos.SemgrexResponse.GraphResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- addResult(int, CoreNLPProtos.SemgrexResponse.GraphResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- addResult(CoreNLPProtos.SemgrexResponse.GraphResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- addResult(int, CoreNLPProtos.SemgrexResponse.GraphResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- addResult(CoreNLPProtos.SemgrexResponse.SemgrexResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- addResult(int, CoreNLPProtos.SemgrexResponse.SemgrexResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- addResult(CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- addResult(int, CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- addResult(CoreNLPProtos.SsurgeonResponse.SsurgeonResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- addResult(int, CoreNLPProtos.SsurgeonResponse.SsurgeonResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- addResult(CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- addResult(int, CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- addResultBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- addResultBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- addResultBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- addResultBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- addResultBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- addResultBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- addResults(HttpServletRequest, HttpServletResponse) - Method in class edu.stanford.nlp.pipeline.webapp.CoreNLPServlet
-
- addRoot(Tree) - Method in class edu.stanford.nlp.parser.lexparser.TreeAnnotatorAndBinarizer
-
Changes the ROOT label, and adds a Lexicon.BOUNDARY daughter to it.
- addRoot(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated uint32 root = 3 [packed = true];
- addRoot(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- addRoot - Variable in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- addRule(BinaryRule) - Method in class edu.stanford.nlp.parser.lexparser.BinaryGrammar
-
- addRule(IntDependency, double) - Method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Add this dependency with the given count to the grammar.
- addRule(UnaryRule) - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- addRules(SequenceMatchRules.ExtractRule<I, O>...) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.ListExtractRule
-
- addRules(Collection<SequenceMatchRules.ExtractRule<I, O>>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.ListExtractRule
-
- addScaled(Weight, float) - Method in class edu.stanford.nlp.parser.shiftreduce.Weight
-
- addSections(CoreNLPProtos.Section) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- addSections(int, CoreNLPProtos.Section) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- addSections(CoreNLPProtos.Section.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- addSections(int, CoreNLPProtos.Section.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- addSectionsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- addSectionsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- addSeedWords(String, Collection<CandidatePhrase>) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- addSemgrex(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- addSemgrexBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- addSentence(List<String[]>) - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- addSentence(List<String[]>) - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- addSentence(CoreMap, CoreMap) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- addSentence(ExtractionSentence) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionDataSet
-
- addSentence(CoreNLPProtos.Sentence) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- addSentence(int, CoreNLPProtos.Sentence) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- addSentence(CoreNLPProtos.Sentence.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- addSentence(int, CoreNLPProtos.Sentence.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- addSentenceBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- addSentenceBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- addSentenceData(String) - Method in class edu.stanford.nlp.pipeline.CoNLLUReader.CoNLLUSentence
-
Add sentence data for this sentence
- addSentenceIndexes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated uint32 sentenceIndexes = 4;
- addSentencelessToken(CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- addSentencelessToken(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- addSentencelessToken(CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- addSentencelessToken(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- addSentencelessTokenBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- addSentencelessTokenBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- addSentences(CoreMap, List<CoreMap>) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- addSentences(List<ExtractionSentence>) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionDataSet
-
- addSentenceWords(CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- addSentenceWords(int, CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- addSentenceWords(CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- addSentenceWords(int, CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- addSentenceWordsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- addSentenceWordsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- addSeparatorFeature(List<String>, String, State.HeadPosition) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addSeparatorFeature(List<String>, String, CoreLabel, FeatureFactory.FeatureComponent, State.HeadPosition) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addSeparatorFeature(List<String>, String, CoreLabel, FeatureFactory.FeatureComponent, boolean) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addSeparatorFeature(List<String>, String, CoreLabel, FeatureFactory.FeatureComponent, CoreLabel, FeatureFactory.FeatureComponent, boolean) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addSeparatorFeatures(List<String>, String, CoreLabel, String, CoreLabel, String, int) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addSeparatorFeatures(List<String>, CoreLabel, CoreLabel, State.HeadPosition, State.HeadPosition) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addSparseConstraint(int, int, double) - Method in class edu.stanford.nlp.loglinear.learning.AbstractBatchOptimizer
-
This adds a constraint on the weight vector, that a certain component must be set to a sparse index=value
- addSplit(FastExactAutomatonMinimizer.Split) - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- addSplits(FastExactAutomatonMinimizer.Block) - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- addSRLArcs - Static variable in class edu.stanford.nlp.semgraph.SemanticGraph
-
- addSsurgeon(CoreNLPProtos.SsurgeonRequest.Ssurgeon) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- addSsurgeon(int, CoreNLPProtos.SsurgeonRequest.Ssurgeon) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- addSsurgeon(CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- addSsurgeon(int, CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- addSsurgeonBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- addSsurgeonBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- addStatsForTree(int, int, int) - Method in class edu.stanford.nlp.parser.eval.TreebankStats.ObservedCorpusStats
-
- addSubjectTokens(CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- addSubjectTokens(int, CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- addSubjectTokens(CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- addSubjectTokens(int, CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- addSubjectTokensBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- addSubjectTokensBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- addSupported(Period, int) - Method in class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- addSupported(Period, int) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- addTag(String, Value) - Method in class edu.stanford.nlp.ling.tokensregex.types.Tags
-
- addTag(String) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Will return the index of a tag, adding it if it doesn't already exist
- AddTaggerToParser - Class in edu.stanford.nlp.parser.lexparser
-
A simple tool to add a tagger to the parser for reranking purposes.
- AddTaggerToParser() - Constructor for class edu.stanford.nlp.parser.lexparser.AddTaggerToParser
-
- addTagging(boolean, IntTaggedWord, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Adds the tagging with count to the data structures in this Lexicon.
- addTagging(boolean, IntTaggedWord, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
Adds the tagging with count to the data structures in this Lexicon.
- addTagging(boolean, IntTaggedWord, double) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModel
-
Adds the tagging with count to the data structures in this Lexicon.
- addTemporal(SUTime.Temporal) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- addTemporalExpr(TimeExpression) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- addTemporalFunc(SUTime.Temporal) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- addToIndex(E) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- addToIndex(E) - Method in class edu.stanford.nlp.util.DeltaIndex
-
- addToIndex(E) - Method in class edu.stanford.nlp.util.HashIndex
-
- addToIndex(E) - Method in interface edu.stanford.nlp.util.Index
-
Takes an Object and returns the integer index of the Object.
- addToIndexTemporal(SUTime.Temporal) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- addToIndexTemporalExpr(TimeExpression) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- addToIndexTemporalFunc(SUTime.Temporal) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- addToIndexUnsafe(E) - Method in class edu.stanford.nlp.util.HashIndex
-
Add the given item to the index, but without taking any locks.
- addToken(AceToken) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- addToken(CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- addToken(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- addToken(CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- addToken(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- addToken(CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addToken(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addToken(CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addToken(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addToken(CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addToken(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addToken(CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addToken(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addTokenBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- addTokenBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- addTokenBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addTokenBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addTokenBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addTokenBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- addTokenIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
repeated uint32 tokenIndex = 1;
- addToKeySet(E) - Method in class edu.stanford.nlp.stats.Distribution
-
Insures that object is in keyset (with possibly zero value)
- addTP(int) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Adds the given number to the count of true positives.
- addTransformer(TreeTransformer) - Method in class edu.stanford.nlp.trees.CompositeTreeTransformer
-
- addTransition(DFSATransition<T, S>) - Method in class edu.stanford.nlp.fsm.DFSAState
-
- addTreebank(CoreNLPProtos.EvaluateParserRequest.ParseResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- addTreebank(int, CoreNLPProtos.EvaluateParserRequest.ParseResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- addTreebank(CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- addTreebank(int, CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- addTreebankBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- addTreebankBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- addTreeModelListener(TreeModelListener) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- addTreeNormalizer(TreeNormalizer) - Method in class edu.stanford.nlp.trees.OrderedCombinationTreeNormalizer
-
Adds the given tree normalizer to this combination; the tree normalizers
are applied in the order they were added, with the first to be added being
the first to be applied.
- addTrees(CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTrees(int, CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTrees(CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTrees(int, CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTrees(CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- addTrees(int, CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- addTrees(CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- addTrees(int, CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- addTrees(CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTrees(int, CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTrees(CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTrees(int, CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTreesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTreesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTreesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- addTreesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- addTreesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTreesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- addTrigramFeature(List<String>, String, CoreLabel, FeatureFactory.FeatureComponent, CoreLabel, FeatureFactory.FeatureComponent, CoreLabel, FeatureFactory.FeatureComponent) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addTsurgeon(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- addTsurgeonBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- addUnaryFeature(List<String>, String, CoreLabel, FeatureFactory.FeatureComponent) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addUnaryQueueFeatures(List<String>, CoreLabel, String) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addUnaryStackFeatures(List<String>, CoreLabel, String, String, String, String, String) - Static method in class edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
-
- addUnsupported(Period, int) - Method in class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- addUnsupported(Period, int) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- addValue(String) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- addValue(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- addValue(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- addValueBytes(ByteString) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- addValueBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- addValueBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- addVariableMetaData(GraphicalModelProto.MetaData) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- addVariableMetaData(int, GraphicalModelProto.MetaData) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- addVariableMetaData(GraphicalModelProto.MetaData.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- addVariableMetaData(int, GraphicalModelProto.MetaData.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- addVariableMetaDataBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- addVariableMetaDataBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- addVectorInPlace(ConcatVector, double) - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
This will add the vector "other" to this vector, scaling other by multiple.
- addVertex(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
For adding a zero degree vertex
- addVertex(V) - Method in interface edu.stanford.nlp.graph.Graph
-
For adding a zero degree vertex
- addVertex(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- addVThatTaking(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- addWords(CoreNLPProtos.MorphologyRequest.TaggedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- addWords(int, CoreNLPProtos.MorphologyRequest.TaggedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- addWords(CoreNLPProtos.MorphologyRequest.TaggedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- addWords(int, CoreNLPProtos.MorphologyRequest.TaggedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- addWords(CoreNLPProtos.MorphologyResponse.WordTagLemma) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- addWords(int, CoreNLPProtos.MorphologyResponse.WordTagLemma) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- addWords(CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- addWords(int, CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- addWordsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- addWordsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- addWordsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- addWordsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- addWordShapes(String, Set<CandidatePhrase>) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- addXmlContext(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- addXmlContextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- addXSubj - Variable in class edu.stanford.nlp.trees.ud.EnhancementOptions
-
- ADJ_MOD_PATTERN - Static variable in class edu.stanford.nlp.scenegraph.RuleBasedParser
-
- ADJ_PRED_PATTERN - Static variable in class edu.stanford.nlp.scenegraph.RuleBasedParser
-
- ADJECTIVAL_COMPLEMENT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "adjectival complement" grammatical relation.
- ADJECTIVAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "adjectival modifier" grammatical relation.
- ADJECTIVAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "adjetive modifier" grammatical relation.
- ADJECTIVAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "adjective modifier" (amod) grammatical relation.
- ADJECTIVAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- ADJECTIVAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "adjectival modifier" grammatical relation.
- AdjoinToFootNode - Class in edu.stanford.nlp.trees.tregex.tsurgeon
-
Adjoin in a tree (like in TAG), but retain the target of adjunction as the foot of the auxiliary tree.
- AdjoinToFootNode(AuxiliaryTree, TsurgeonPattern) - Constructor for class edu.stanford.nlp.trees.tregex.tsurgeon.AdjoinToFootNode
-
- adjSuffix(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- adjustBias(List<List<IN>>, DoubleUnaryOperator, double, double) - Method in class edu.stanford.nlp.ie.crf.CRFBiasedClassifier
-
Adjust the bias parameter to optimize some objective function.
- adjustFinalToken(List<CoreLabel>) - Static method in class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- adjustPhrasePositions(int, String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
Recomputes start/end phrase positions by removing SGML tag strings This is
required because ACE annotations skip over SGML tags when computing
positions in stream, hence annotations do not match with our preprocessing
positions, which count everything
- ADMath - Class in edu.stanford.nlp.math
-
The class ADMath
was created to extend the
current calculations of gradient to automatically include a calculation of the
hessian vector product with another vector v
.
- ADV_CLAUSAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
- ADV_CLAUSE_MODIFIER - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "adverbial clause modifier" grammatical relation.
- ADV_CLAUSE_MODIFIER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- ADV_CLAUSE_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "adverbial clause modifier" grammatical relation.
- advanceLeft(boolean[]) - Method in class edu.stanford.nlp.parser.lexparser.OutsideRuleFilter
-
- advanceRight(boolean[]) - Method in class edu.stanford.nlp.parser.lexparser.OutsideRuleFilter
-
- ADVERBIAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "adverbial modifier" grammatical relation.
- ADVERBIAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "adverbial modifier" grammatical relation.
- ADVERBIAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "adverbial modifier" (advmod) grammatical relation.
- ADVERBIAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- ADVERBIAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "adverbial modifier" grammatical relation.
- adverbSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- advSuffix(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- AffixDictionary - Class in edu.stanford.nlp.wordseg
-
Affixation information.
- AffixDictionary(String) - Constructor for class edu.stanford.nlp.wordseg.AffixDictionary
-
- after(AceEntityMention) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
Verifies if this mention appears after the parameter in textual order
- after() - Method in class edu.stanford.nlp.ling.CoreLabel
-
Return the whitespace String after the word.
- after() - Method in interface edu.stanford.nlp.ling.HasContext
-
Return the whitespace String after the word.
- after() - Method in class edu.stanford.nlp.ling.IndexedWord
-
- after() - Method in class edu.stanford.nlp.simple.Sentence
-
The whitespace after each token in the sentence.
- after(int) - Method in class edu.stanford.nlp.simple.Sentence
-
The whitespace after this token in the sentence.
- after() - Method in class edu.stanford.nlp.simple.Token
-
- AFTER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- AfterAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AfterAnnotation
-
- afterIsEmpty - Variable in class edu.stanford.nlp.international.german.process.GermanTokenizerPostProcessor
-
Check that after() is not null and the empty string
- afterIsEmpty - Static variable in class edu.stanford.nlp.pipeline.NERCombinerAnnotator
-
Check that after() is not null and the empty string
- AFTERNOON - Static variable in class edu.stanford.nlp.time.SUTime
-
- agenda - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- AGENT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "agent" grammatical relation.
- AGENT - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- AGENT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "agent" grammatical relation.
- AGENT_PATTERN - Static variable in class edu.stanford.nlp.scenegraph.RuleBasedParser
-
- aggregate(Class, List<? extends CoreMap>) - Method in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- aggregate(Class, List<? extends CoreMap>) - Method in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatAggregator
-
- aggregate(Class, List<? extends CoreMap>) - Method in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatCoreMapListAggregator
-
- aggregate(Class, List<? extends CoreMap>) - Method in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatListAggregator
-
- aggregate(Class, List<? extends CoreMap>) - Method in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatTextAggregator
-
- aggregate(Class, List<? extends CoreMap>) - Method in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.MostFreqAggregator
-
- AGGREGATE_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- aggregateToTokens - Variable in class edu.stanford.nlp.ling.tokensregex.Env
-
Whether we should merge and output CoreLabels or not.
- algorithm(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- algorithms() - Method in class edu.stanford.nlp.simple.Sentence
-
Return a class that can perform common algorithms on this sentence.
- aliases - Variable in class edu.stanford.nlp.quoteattribution.Person
-
- AliasMatch - Class in edu.stanford.nlp.coref.hybrid.sieve
-
- AliasMatch() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.AliasMatch
-
- AliasMatch - Class in edu.stanford.nlp.dcoref.sievepasses
-
- AliasMatch() - Constructor for class edu.stanford.nlp.dcoref.sievepasses.AliasMatch
-
- align(List<CoreMap>, List<CoreMap>) - Static method in class edu.stanford.nlp.ie.machinereading.ResultsPrinter
-
If the same set of sentences is contained in two lists, order the lists so that their sentences are in the same order (and return true).
- alignDDAlpha - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- alignLeft(JComponent) - Static method in class edu.stanford.nlp.trees.tregex.gui.PreferencesPanel
-
- Alignment - Class in edu.stanford.nlp.ie.pascal
-
Container class for aligning acronyms.
- Alignment(char[], char[], int[]) - Constructor for class edu.stanford.nlp.ie.pascal.Alignment
-
- Alignment(BufferedReader) - Constructor for class edu.stanford.nlp.ie.pascal.Alignment
-
- Alignment - Class in edu.stanford.nlp.semgraph.semgrex
-
Represents an alignment between a text and a hypothesis as a map from
hypothesis words to text words, along with a real-valued score and
(optionally) a justification string.
- Alignment(Map<IndexedWord, IndexedWord>, double, String) - Constructor for class edu.stanford.nlp.semgraph.semgrex.Alignment
-
- alignmentDecodeThreshold - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- alignmentPruneThreshold - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- alignSentence(CoreMap) - Static method in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
Copies one sentence replicating only information necessary for SUTime
- allBrackets(Tree) - Method in class edu.stanford.nlp.trees.TreeToBracketProcessor
-
- allCandidatePhrases - Variable in class edu.stanford.nlp.patterns.ScorePatterns
-
- allEdgesInSet(Iterable<IndexedWord>, SemanticGraph) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Given a set of vertices from the same graph, returns the set of all edges between these
vertices.
- allGoldMentions - Variable in class edu.stanford.nlp.dcoref.Document
-
- allIndices - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- allLabels(int, Index<String>) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- ALLOW_EMBEDDED_SAME - Variable in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
- ALLOW_REPARSING - Static variable in class edu.stanford.nlp.dcoref.Constants
-
Whether or not the RuleBasedCorefMentionFinder can reparse a phrase to find its head
- ALLOW_REPARSING_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- allowedNERsforLabels - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- allowedTagsInitials - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- allowReparsing - Variable in class edu.stanford.nlp.coref.md.CorefMentionFinder
-
- allPatternsDir - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
Cached file of all patterns for all tokens
- allPositions - Variable in class edu.stanford.nlp.coref.data.Document
-
- allPositions - Variable in class edu.stanford.nlp.dcoref.Document
-
- allPredictedMentions - Variable in class edu.stanford.nlp.dcoref.Document
-
For all mentions in a document, map mentionID to mention.
- allPronouns - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- allPronouns - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- AllRelationMentionsAnnotation() - Constructor for class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.AllRelationMentionsAnnotation
-
- allSpans(Function<Sentence, List<E>>, int) - Method in class edu.stanford.nlp.simple.SentenceAlgorithms
-
Return all the spans of a sentence.
- allSpans(Function<Sentence, List<E>>) - Method in class edu.stanford.nlp.simple.SentenceAlgorithms
-
- allSpans() - Method in class edu.stanford.nlp.simple.SentenceAlgorithms
-
- allTokens() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
Returns all the tokens in the extraction, in the order subject then relation then object.
- allTypedDependencies - Variable in class edu.stanford.nlp.trees.GrammaticalStructure
-
- allTypedDependencies() - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Returns all the typed dependencies of this grammatical structure.
- allValues() - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
- alpha - Variable in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- alpha - Variable in class edu.stanford.nlp.stats.Gamma
-
- alphaFile - Variable in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- alsoHide(Object) - Method in class edu.stanford.nlp.util.logging.VisibilityHandler
-
Show all the channels currently being printed, with the exception
of this new one
- alsoShow(Object) - Method in class edu.stanford.nlp.util.logging.VisibilityHandler
-
Show all the channels currently being printed, in addition
to a new one
- altAnswerFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- alternateTraining - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- ALTERNATION_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.NaturalLogicRelation
-
ALTERNATION = 4;
- ALTERNATIVEDEPENDENCIES_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- AlternativeDependenciesAnnotation() - Constructor for class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.AlternativeDependenciesAnnotation
-
- altTag - Variable in class edu.stanford.nlp.international.morph.MorphoFeatures
-
- altVal() - Method in class edu.stanford.nlp.time.Timex
-
- ALTVALUE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- am - Variable in class edu.stanford.nlp.parser.lexparser.HTKLatticeReader.LatticeWord
-
- AmbiguityClass - Class in edu.stanford.nlp.tagger.maxent
-
An ambiguity class for a word is the word by itself or its set of observed tags.
- AmbiguityClass(String, boolean, Dictionary, TTags) - Constructor for class edu.stanford.nlp.tagger.maxent.AmbiguityClass
-
- AmbiguityClasses - Class in edu.stanford.nlp.tagger.maxent
-
A collection of Ambiguity Class.
- AmbiguityClasses(TTags) - Constructor for class edu.stanford.nlp.tagger.maxent.AmbiguityClasses
-
- Americanize - Class in edu.stanford.nlp.process
-
Takes a HasWord or String and returns an Americanized version of it.
- Americanize() - Constructor for class edu.stanford.nlp.process.Americanize
-
- Americanize(int) - Constructor for class edu.stanford.nlp.process.Americanize
-
Make an object for Americanizing spelling.
- americanize(String) - Static method in class edu.stanford.nlp.process.Americanize
-
Convert the spelling of a word from British to American English.
- americanize(String, boolean) - Static method in class edu.stanford.nlp.process.Americanize
-
Convert the spelling of a word from British to American English.
- AmericanizeFunction - Class in edu.stanford.nlp.process
-
- AmericanizeFunction() - Constructor for class edu.stanford.nlp.process.AmericanizeFunction
-
- AMPERSAND - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- ANALYZED - Static variable in class edu.stanford.nlp.util.LuceneFieldType
-
- ANALYZED_NO_POSITION - Static variable in class edu.stanford.nlp.util.LuceneFieldType
-
- ANALYZED_NOT_STORED - Static variable in class edu.stanford.nlp.util.LuceneFieldType
-
- ANAPHORICITY_MODEL - Static variable in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- anaphoricityClassifier(boolean) - Method in class edu.stanford.nlp.coref.statistical.MetaFeatureExtractor.Builder
-
- anaphoricityMFE() - Static method in class edu.stanford.nlp.coref.statistical.MetaFeatureExtractor
-
- anaphoricityModelPath(Properties) - Static method in class edu.stanford.nlp.coref.statistical.StatisticalCorefProperties
-
- anaphoricityScores - Variable in class edu.stanford.nlp.coref.statistical.ClustererDataLoader.ClustererDoc
-
- ancestor(int, Tree) - Method in class edu.stanford.nlp.trees.Tree
-
Return the ancestor tree node height
nodes up from the current node.
- ANCORA_OPTIONS - Static variable in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer
-
- ancoraFactory() - Static method in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer
-
Returns a tokenizer with Ancora tokenization.
- AnCoraPOSStats - Class in edu.stanford.nlp.international.spanish.pipeline
-
A utility to build unigram part-of-speech tagging data from XML
corpus files from the AnCora corpus.
- AnCoraPOSStats(List<File>, String) - Constructor for class edu.stanford.nlp.international.spanish.pipeline.AnCoraPOSStats
-
- AnCoraProcessor - Class in edu.stanford.nlp.international.spanish.pipeline
-
A tool which accepts raw AnCora-3.0 Spanish XML files and produces
normalized / pre-processed PTB-style treebanks for use with CoreNLP
tools.
- AnCoraProcessor(List<File>, Properties) - Constructor for class edu.stanford.nlp.international.spanish.pipeline.AnCoraProcessor
-
- AnCoraPronounDisambiguator - Class in edu.stanford.nlp.international.spanish.process
-
A utility for preprocessing the AnCora Spanish corpus.
- AnCoraPronounDisambiguator() - Constructor for class edu.stanford.nlp.international.spanish.process.AnCoraPronounDisambiguator
-
- AnCoraPronounDisambiguator.PersonalPronounType - Enum in edu.stanford.nlp.international.spanish.process
-
- and(Trilean) - Method in class edu.stanford.nlp.util.Trilean
-
Returns the logical and of this and the other value.
- AND_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- AndExpression(List<Expression>) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.AndExpression
-
- andFilter(Predicate<E>, Predicate<E>) - Static method in class edu.stanford.nlp.util.Filters
-
Filter that accepts only when both filters accept (AND).
- AndPatternExpr(List<SequencePattern.PatternExpr>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.AndPatternExpr
-
- AndPatternExpr(SequencePattern.PatternExpr...) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.AndPatternExpr
-
- animacies - Variable in class edu.stanford.nlp.coref.data.CorefCluster
-
- animacies - Variable in class edu.stanford.nlp.dcoref.CorefCluster
-
- animaciesAgree(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
- animaciesAgree(Mention, boolean) - Method in class edu.stanford.nlp.coref.data.Mention
-
- animaciesAgree(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
- animaciesAgree(Mention, boolean) - Method in class edu.stanford.nlp.dcoref.Mention
-
- animacy - Variable in class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
- animacy - Variable in class edu.stanford.nlp.coref.data.Mention
-
- animacy - Variable in class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
- animacy - Variable in class edu.stanford.nlp.dcoref.Mention
-
- ANIMACY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- ANIMACY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- ANIMACY_WORD_LIST - Static variable in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator
-
- animacySet - Variable in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- ANIMATE_NOUN - Static variable in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- ANIMATE_PROP - Static variable in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- ANIMATE_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- animatePronouns - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- animatePronouns - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- animatePronounsEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- animatePronounsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- animateWords - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- animateWords - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- annealingRate - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- annealingType - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- annotate(Annotation) - Method in class edu.stanford.nlp.coref.CorefSystem
-
- annotate(Annotation) - Method in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
Annotate an ExtractionDataSet with entities.
- annotate(Annotation) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- annotate(Annotation) - Method in interface edu.stanford.nlp.ie.machinereading.Extractor
-
Annotates the given dataset with the current model This works in place,
i.e., it adds ExtractionObject objects to the sentences in the dataset To
make sure you are not messing with gold annotation create a copy of the
ExtractionDataSet first!
- annotate(Annotation) - Method in class edu.stanford.nlp.ie.machinereading.ExtractorMerger
-
- annotate(Annotation) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- annotate(Annotation, int) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- annotate(MatchedExpression, List<? extends CoreMap>) - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression.SingleAnnotationExtractor
-
- annotate(MatchedExpression) - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression.SingleAnnotationExtractor
-
- annotate(GraphicalModel, List<String>, ConcatVectorNamespace, Map<String, double[]>) - Static method in class edu.stanford.nlp.loglinear.benchmarks.CoNLLFeaturizer
-
- annotate(StanfordCoreNLP, Annotation) - Method in class edu.stanford.nlp.naturalli.demo.OpenIEServlet
-
Annotate a document (which is usually just a sentence).
- annotate(Annotation) - Method in class edu.stanford.nlp.naturalli.OpenIE
-
Given an Annotation, perform a task on this Annotation.
- annotate(CoreMap, AnnotationPipeline) - Static method in class edu.stanford.nlp.naturalli.Util
-
TODO(gabor) JavaDoc
- annotate(Annotation) - Method in class edu.stanford.nlp.paragraphs.ParagraphAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
Run the pipeline on an input annotation.
- annotate(Iterable<Annotation>) - Method in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
Annotate a collection of input annotations IN PARALLEL, making use of
all available cores.
- annotate(Iterable<Annotation>, Consumer<Annotation>) - Method in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
Annotate a collection of input annotations IN PARALLEL, making use of
all available cores.
- annotate(Iterable<Annotation>, int) - Method in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
Annotate a collection of input annotations IN PARALLEL, making use of
threads given in numThreads.
- annotate(Iterable<Annotation>, int, Consumer<Annotation>) - Method in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
Annotate a collection of input annotations IN PARALLEL, making use of
threads given in numThreads
- annotate(Annotation) - Method in interface edu.stanford.nlp.pipeline.Annotator
-
Given an Annotation, perform a task on this Annotation.
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.ArabicSegmenterAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.BinarizerAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.CharniakParserAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.ColumnDataClassifierAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.CorefAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.CorefMentionAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.DeterministicCorefAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.DocDateAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.EntityMentionsAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.GenderAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.HybridCorefAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.KBPAnnotator
-
Annotate this document for KBP relations.
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.MorphaAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.MWTAnnotator
-
The annotation process runs in two steps.
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.NERCombinerAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.NumberAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.POSTaggerAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.QuantifiableEntityNormalizingAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.RegexNERAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.RelationExtractorAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.SentenceAnnotator
-
- annotate(CoreDocument) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Annotate the CoreDocument wrapper.
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Run the pipeline on an input annotation.
- annotate(Annotation, Consumer<Annotation>) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Run the pipeline on an input annotation.
- annotate(Iterable<Annotation>, int, Consumer<Annotation>) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
This method fires off a request to the server.
- annotate(Annotation, Consumer<Annotation>) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
The canonical entry point of the client annotator.
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.StatTokSentAnnotator
-
Method that performs the actual tokenization of CoreAnnotation.TextAnnotation object
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
Does the actual work of splitting TextAnnotation into CoreLabels,
which are then attached to the TokensAnnotation.
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.TokensRegexAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.TokensRegexNERAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.TrueCaseAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.WebServiceAnnotator
-
Given an Annotation, perform a task on this Annotation.
- annotate(Annotation) - Method in class edu.stanford.nlp.pipeline.WordsToSentencesAnnotator
-
If setCountLineNumbers is set to true, we count line numbers by
telling the underlying splitter to return empty lists of tokens
and then treating those empty lists as empty lines.
- annotate(Annotation) - Method in class edu.stanford.nlp.quoteattribution.ChapterAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.time.GUTimeAnnotator
-
- annotate(CoreMap) - Method in class edu.stanford.nlp.time.GUTimeAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- annotate(CoreMap) - Method in class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- annotate(CoreMap) - Method in class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.time.TimeAnnotator
-
- annotate(Annotation) - Method in class edu.stanford.nlp.time.TimexTreeAnnotator
-
- AnnotateAction(Map<String, String>) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction.AnnotateAction
-
- AnnotateAction(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- annotateChunk(CoreMap, List<CoreLabel>, int, int, int) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Annotates a CoreMap representing a chunk with basic chunk information.
- annotateChunk(CoreMap, Class, Class, CoreMapAttributeAggregator) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- annotateChunk(CoreMap, Map<String, String>) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- annotateChunks(List<? extends CoreMap>, int, int, Map<String, String>) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- annotateChunks(List<? extends CoreMap>, Map<String, String>) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- annotateChunkText(CoreMap, Class) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Annotates a CoreMap representing a chunk with text information
TextAnnotation - String representing tokens in this chunks (token text separated by space)
- annotateChunkText(CoreMap, CoreMap) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Annotates a CoreMap representing a chunk with text information
TextAnnotation - String extracted from the origAnnotation using character offset information for this chunk
- annotateChunkTokens(CoreMap, Class, Class) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Annotates tokens in chunk.
- ANNOTATEDPARSETREE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- AnnotatedTextReader - Class in edu.stanford.nlp.patterns.surface
-
CanNOT handle overlapping labeled text (that is one token cannot belong to
multiple labels)! Note that there has to be spaces around the tags
<label> and </label> for the reader to work correctly!
- AnnotatedTextReader() - Constructor for class edu.stanford.nlp.patterns.surface.AnnotatedTextReader
-
- annotateEntityMention(CoreMap, String) - Method in class edu.stanford.nlp.pipeline.GenderAnnotator
-
- annotateForDependencyParse(Annotation, DependencyParser) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
- annotateGroup(Map<String, String>) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher
-
- annotateGroup(int, Map<String, String>) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher
-
- AnnotateHeadFunction(HeadFinder) - Constructor for class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams.AnnotateHeadFunction
-
- AnnotateHeadFunction(HeadFinder, boolean) - Constructor for class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams.AnnotateHeadFunction
-
- annotateImpl(Annotation) - Method in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- annotateImpl(Annotation) - Method in class edu.stanford.nlp.pipeline.WebServiceAnnotator
-
Actually annotate a document with the server.
- annotateMulticlass(List<Datum<String, String>>) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- AnnotatePunctuationFunction(String, String) - Constructor for class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.AnnotatePunctuationFunction
-
- annotateSentence(CoreMap) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- annotateSentence(CoreMap, Map<CoreLabel, List<CoreLabel>>) - Method in class edu.stanford.nlp.naturalli.OpenIE
-
Annotate a single sentence.
- annotateSingleSentence(CoreMap, String, SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.TimeAnnotator
-
Helper method for people not working from a complete Annotation.
- annotateTokenCoref - Variable in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.Options
-
- annotateTokenCoref - Variable in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Options
-
- annotateTokenNer - Variable in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.Options
-
- annotateTokenNer - Variable in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Options
-
- annotateTokenPos - Variable in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.Options
-
- annotateTokenPos - Variable in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Options
-
- annotateTokenSpeaker - Variable in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.Options
-
- annotateTokenSpeaker - Variable in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Options
-
- annotateTreeCoref - Variable in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.Options
-
- annotateTreeCoref - Variable in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Options
-
- annotateTreeNer - Variable in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.Options
-
- annotateTreeNer - Variable in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Options
-
- annotateTrees(List<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.TreebankAnnotator
-
- annotation - Variable in class edu.stanford.nlp.coref.data.Document
-
Document annotation
- annotation - Variable in class edu.stanford.nlp.coref.data.InputDoc
-
- annotation - Variable in class edu.stanford.nlp.dcoref.Document
-
Document annotation
- annotation - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- Annotation - Class in edu.stanford.nlp.pipeline
-
An annotation representing a span of text in a document.
- Annotation(Annotation) - Constructor for class edu.stanford.nlp.pipeline.Annotation
-
Copy constructor.
- Annotation(String) - Constructor for class edu.stanford.nlp.pipeline.Annotation
-
The text becomes the CoreAnnotations.TextAnnotation of the newly
created Annotation.
- Annotation(List<CoreMap>) - Constructor for class edu.stanford.nlp.pipeline.Annotation
-
Make a new Annotation from a List of tokenized sentences.
- Annotation() - Constructor for class edu.stanford.nlp.pipeline.Annotation
-
Deprecated.
- annotation() - Method in class edu.stanford.nlp.pipeline.CoreDocument
-
provide access to the underlying annotation if needed
- annotation() - Method in enum edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.DependenciesType
-
- Annotation() - Constructor for class edu.stanford.nlp.time.TimeExpression.Annotation
-
- ANNOTATION_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- AnnotationCreator - Interface in edu.stanford.nlp.pipeline
-
Creates a annotation from an input source
- annotationDocument - Variable in class edu.stanford.nlp.pipeline.CoreDocument
-
- AnnotationExtractRule() - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
- AnnotationExtractRuleCreator() - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRuleCreator
-
- annotationField - Variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
Annotation field to apply rule over: text or tokens or numerizedtokens
- AnnotationIterator - Class in edu.stanford.nlp.pipeline
-
Helper iterator to read a file with stored annotations
- AnnotationIterator(String) - Constructor for class edu.stanford.nlp.pipeline.AnnotationIterator
-
- AnnotationIterator(String, int) - Constructor for class edu.stanford.nlp.pipeline.AnnotationIterator
-
- AnnotationLookup - Class in edu.stanford.nlp.ling
-
Provides a mapping between CoreAnnotation keys, which are classes, and a text String that names them,
which is needed for things like text serializations and the Semgrex query language.
- AnnotationMatchedFilter(MatchedExpression.SingleAnnotationExtractor) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationMatchedFilter
-
- AnnotationOutputter - Class in edu.stanford.nlp.pipeline
-
An interface for outputting CoreNLP Annotations to different output
formats.
- AnnotationOutputter() - Constructor for class edu.stanford.nlp.pipeline.AnnotationOutputter
-
- AnnotationOutputter.Options - Class in edu.stanford.nlp.pipeline
-
- AnnotationPipeline - Class in edu.stanford.nlp.pipeline
-
This class is designed to apply multiple Annotators
to an Annotation.
- AnnotationPipeline(List<Annotator>) - Constructor for class edu.stanford.nlp.pipeline.AnnotationPipeline
-
- AnnotationPipeline() - Constructor for class edu.stanford.nlp.pipeline.AnnotationPipeline
-
- annotations - Variable in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams
-
This data structure dictates how an arbitrary tree should be
annotated.
- annotations - Variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon.SsurgeonArgs
-
- AnnotationSerializer - Class in edu.stanford.nlp.pipeline
-
- AnnotationSerializer() - Constructor for class edu.stanford.nlp.pipeline.AnnotationSerializer
-
- AnnotationSerializer.IntermediateEdge - Class in edu.stanford.nlp.pipeline
-
- AnnotationSerializer.IntermediateNode - Class in edu.stanford.nlp.pipeline
-
- AnnotationSerializer.IntermediateSemanticGraph - Class in edu.stanford.nlp.pipeline
-
- AnnotationSource - Interface in edu.stanford.nlp.pipeline
-
Data source from which annotations comes from
- annotationsToSkip - Variable in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- annotationToDoc(Annotation, StanfordCoreNLP) - Static method in class edu.stanford.nlp.pipeline.XMLOutputter
-
Converts the given annotation to an XML document using options taken from the StanfordCoreNLP pipeline
- annotationToDoc(Annotation, AnnotationOutputter.Options) - Static method in class edu.stanford.nlp.pipeline.XMLOutputter
-
Converts the given annotation to an XML document using the specified options
- annotationToTmlTextElement(Annotation) - Static method in class edu.stanford.nlp.time.SUTimeMain
-
- annotationToXmlDocument(Annotation) - Static method in class edu.stanford.nlp.time.SUTimeMain
-
- AnnotationUtils - Class in edu.stanford.nlp.ie.machinereading.structure
-
Utilities to manipulate Annotations storing datasets or sentences with Machine Reading info
- Annotator - Interface in edu.stanford.nlp.pipeline
-
This is an interface for adding annotations to a partially annotated
Annotation.
- annotatorEndpoint - Variable in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- AnnotatorImplementations - Class in edu.stanford.nlp.pipeline
-
A class abstracting the implementation of various annotators.
- AnnotatorImplementations() - Constructor for class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
- AnnotatorPool - Class in edu.stanford.nlp.pipeline
-
An object for keeping track of Annotators.
- AnnotatorPool() - Constructor for class edu.stanford.nlp.pipeline.AnnotatorPool
-
Create an empty AnnotatorPool.
- annotatorProvides - Variable in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- annotatorRequires - Variable in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- AnnotatorSignature(String, String) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLP.AnnotatorSignature
-
- announceObjectBankEntries - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- anonymyizeNodes(Iterable<IndexedWord>, String) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Given an iterable set of distinct vertices, creates a new mapping that maps the
original vertices to a set of "generic" versions.
- ansiCode - Variable in enum edu.stanford.nlp.util.logging.Color
-
- ansiCode - Variable in enum edu.stanford.nlp.util.logging.Style
-
- ANSWER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- AnswerAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AnswerAnnotation
-
- answerClass - Variable in class edu.stanford.nlp.patterns.surface.LearnImportantFeatures
-
- answerFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- answerLabel - Variable in class edu.stanford.nlp.patterns.surface.LearnImportantFeatures
-
- AnswerObjectAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AnswerObjectAnnotation
-
- AnswerProbAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AnswerProbAnnotation
-
- answers - Static variable in class edu.stanford.nlp.ie.util.FixLocation
-
- AntecedentAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AntecedentAnnotation
-
- antecedentIsMentionSpeaker(Document, Mention, Mention, Dictionaries) - Static method in class edu.stanford.nlp.coref.CorefRules
-
Is the speaker for mention the same entity as the ant entity?
- antecedentIsMentionSpeaker(Document, Mention, Mention, Dictionaries) - Static method in class edu.stanford.nlp.dcoref.Rules
-
Is the speaker for mention the same entity as the ant entity?
- antecedentMatchesMentionSpeakerAnnotation(Mention, Mention, Document) - Static method in class edu.stanford.nlp.coref.CorefRules
-
The antecedent matches the speaker annotation found in the mention
- antecedentMatchesMentionSpeakerAnnotation(Mention, Mention) - Static method in class edu.stanford.nlp.dcoref.Rules
-
Is the speaker for mention the same entity as the ant entity?
- antecedentMatchesMentionSpeakerAnnotation(Mention, Mention, Document) - Static method in class edu.stanford.nlp.dcoref.Rules
-
The antecedent matches the speaker annotation found in the mention
- antecedentOrdering - Variable in class edu.stanford.nlp.coref.data.Mention
-
- ANY - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- ANY - Static variable in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- ANY_DISTANCE_INT - Static variable in class edu.stanford.nlp.parser.lexparser.IntDependency
-
- ANY_NODE - Static variable in class edu.stanford.nlp.ling.tokensregex.NodePattern
-
- ANY_NODE_PATTERN - Static variable in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
- ANY_NODE_PATTERN_EXPR - Static variable in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- ANY_TAG_INT - Static variable in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- Any_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
Any = 1;
- ANY_WORD_INT - Static variable in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- AnyNodePattern() - Constructor for class edu.stanford.nlp.ling.tokensregex.NodePattern.AnyNodePattern
-
- aOverAFilter - Variable in class edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset.ArabicRawTreeNormalizer
-
- aOverAFilter - Variable in class edu.stanford.nlp.trees.BobChrisTreeNormalizer
-
- AOverAFilter() - Constructor for class edu.stanford.nlp.trees.BobChrisTreeNormalizer.AOverAFilter
-
- APOSTROPHE - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- appearEarlierThan(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
Find which mention appears first in a document
- appearEarlierThan(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
Find which mention appears first in a document
- append(String) - Method in class edu.stanford.nlp.ie.NERFeatureFactory.FeatureCollector
-
Append to the current feature name
- append(char) - Method in class edu.stanford.nlp.ie.NERFeatureFactory.FeatureCollector
-
Append to the current feature name
- append(SequenceMatchResult<T>, List<T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher.BasicMatchReplacement
-
Append to replacement list our list of replacement items.
- append(SequenceMatchResult<T>, List<T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher.GroupMatchReplacement
-
Append to replacement list the matched group with the specified group id
- append(SequenceMatchResult<T>, List<T>) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatcher.MatchReplacement
-
Append to replacement list.
- append(SequenceMatchResult<T>, List<T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher.NamedGroupMatchReplacement
-
Append to replacement list the matched group with the specified group name
- append(CharSequence) - Method in class edu.stanford.nlp.util.logging.RedwoodPrintStream
-
- append(CharSequence, int, int) - Method in class edu.stanford.nlp.util.logging.RedwoodPrintStream
-
- append(char) - Method in class edu.stanford.nlp.util.logging.RedwoodPrintStream
-
- appendCoreMap(List<T>, CoreMap, String, int, int, CoreTokenFactory<T>) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- appendDateFormats(DateTimeFormatterBuilder, int) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- appendingEntity(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- AppendingObjectOutputStream(OutputStream) - Constructor for class edu.stanford.nlp.pipeline.GenericAnnotationSerializer.AppendingObjectOutputStream
-
- appendLC - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- appendOffset(StringBuilder, int) - Static method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceElement
-
- appendRules(List<SequenceMatchRules.Rule>) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
Add specified rules to this extractor.
- appendTimeFormats(DateTimeFormatterBuilder, int) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- appliesNumericClassifiers() - Method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
- apply(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Maps a String input to an XML-formatted rendition of applying NER to the
String.
- apply(String) - Method in class edu.stanford.nlp.international.arabic.Buckwalter
-
- apply(List<HasWord>) - Method in class edu.stanford.nlp.international.arabic.IBMArabicEscaper
-
Converts an input list of
HasWord
in IBM Arabic to
LDC ATBv3 representation.
- apply(String) - Method in class edu.stanford.nlp.international.arabic.IBMArabicEscaper
-
Applies escaping to a single word.
- apply(CoreMap) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapNodePatternTrigger
-
- apply(SequenceMatchResult<T>, int...) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction.AnnotateAction
-
- apply(SequenceMatchResult<CoreMap>, int...) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction.MergeAction
-
- apply(CoreMap) - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression.SingleAnnotationExtractor
-
- apply(List<? extends T>) - Method in class edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher.BasicSequencePatternTrigger
-
- apply(SequenceMatchResult<T>, int...) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchAction
-
- apply(SequenceMatchResult<T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.BoundAction
-
- apply(SequenceMatchResult<T>, int...) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.BranchAction
-
- apply(SequenceMatchResult<T>, int...) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.NextMatchAction
-
- apply(SequenceMatchResult<T>, int...) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.SeriesAction
-
- apply(SequenceMatchResult<T>, int...) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.StartMatchAction
-
- apply(MR) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchResult.GroupToIntervalFunc
-
- apply(CoreMap) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CoreMapFunctionApplier
-
- apply(CoreMap) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CoreMapToListFunctionApplier
-
- apply(List<? extends T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.MultiSequencePatternExtractRule
-
- apply(SequenceMatchResult<CoreMap>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequenceMatchedExpressionExtractor
-
- apply(SequenceMatchResult<T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequenceMatchResultExtractor
-
- apply(List<? extends T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequencePatternExtractRule
-
- apply(MatchResult) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringMatchedExpressionExtractor
-
- apply(MatchResult) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringMatchResultExtractor
-
- apply(String) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringPatternExtractRule
-
- apply(Env, List<Value>) - Method in interface edu.stanford.nlp.ling.tokensregex.types.ValueFunction
-
Applies the function to the list values using the environment as context
and returns the evaluated value.
- apply(Env, List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.BooleanFunction
-
- apply(Env, List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.CompareFunction
-
- apply(Env, List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NumericFunction
-
- apply(Env, List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.StringFunction
-
- apply(SemanticGraph, Boolean) - Method in class edu.stanford.nlp.naturalli.ForwardEntailer
-
Create a new search problem instance, given a sentence (possibly fragment), and the corresponding
parse tree.
- apply(X) - Method in class edu.stanford.nlp.objectbank.IdentityFunction
-
- apply(String) - Method in class edu.stanford.nlp.objectbank.ObjectBank.PathToFileFunction
-
- apply(List<? extends HasWord>) - Method in class edu.stanford.nlp.parser.common.ParserGrammar
-
Parses the list of HasWord.
- apply(TregexMatcher) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.AnnotatePunctuationFunction
-
- apply(Pair<UnaryGrammar, BinaryGrammar>) - Method in class edu.stanford.nlp.parser.lexparser.LinearGrammarSmoother
-
Destructively modifies the input and returns it as a convenience.
- apply(TregexMatcher) - Method in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams.AnnotateHeadFunction
-
- apply(TregexMatcher) - Method in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams.SimpleStringFunction
-
- apply(Configuration, String) - Method in class edu.stanford.nlp.parser.nndep.ArcStandard
-
- apply(Configuration, String) - Method in class edu.stanford.nlp.parser.nndep.ParsingSystem
-
Apply the given transition to the given configuration, modifying
the configuration's state in place.
- apply(State) - Method in class edu.stanford.nlp.parser.shiftreduce.BinaryTransition
-
Add a binary node to the existing node on top of the stack
- apply(State, double) - Method in class edu.stanford.nlp.parser.shiftreduce.BinaryTransition
-
Add a binary node to the existing node on top of the stack
- apply(State) - Method in class edu.stanford.nlp.parser.shiftreduce.CompoundUnaryTransition
-
Add a unary node to the existing node on top of the stack
- apply(State, double) - Method in class edu.stanford.nlp.parser.shiftreduce.CompoundUnaryTransition
-
Add a unary node to the existing node on top of the stack
- apply(State) - Method in class edu.stanford.nlp.parser.shiftreduce.FinalizeTransition
-
- apply(State, double) - Method in class edu.stanford.nlp.parser.shiftreduce.FinalizeTransition
-
- apply(State) - Method in class edu.stanford.nlp.parser.shiftreduce.IdleTransition
-
Do nothing
- apply(State, double) - Method in class edu.stanford.nlp.parser.shiftreduce.IdleTransition
-
Do nothing
- apply(State) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftTransition
-
Add the new preterminal to the stack, increment the queue position.
- apply(State, double) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftTransition
-
Add the new preterminal to the stack, increment the queue position.
- apply(State) - Method in interface edu.stanford.nlp.parser.shiftreduce.Transition
-
Applies this transition to get a new state.
- apply(State, double) - Method in interface edu.stanford.nlp.parser.shiftreduce.Transition
-
Applies this transition to get a new state.
- apply(State) - Method in class edu.stanford.nlp.parser.shiftreduce.UnaryTransition
-
Add a unary node to the existing node on top of the stack
- apply(State, double) - Method in class edu.stanford.nlp.parser.shiftreduce.UnaryTransition
-
Add a unary node to the existing node on top of the stack
- apply(List<? extends CoreMap>) - Method in class edu.stanford.nlp.pipeline.CoreMapAggregator
-
- apply(HasWord) - Method in class edu.stanford.nlp.process.Americanize
-
Americanize the HasWord or String coming in.
- apply(String) - Method in class edu.stanford.nlp.process.AmericanizeFunction
-
- apply(String) - Method in class edu.stanford.nlp.process.LowercaseAndAmericanizeFunction
-
- apply(String) - Method in class edu.stanford.nlp.process.LowercaseFunction
-
- apply(Object) - Method in class edu.stanford.nlp.process.Morphology
-
- apply(List<IN>) - Method in class edu.stanford.nlp.process.PTBEscapingProcessor
-
Escape a List of HasWords.
- apply(Word) - Method in class edu.stanford.nlp.process.Stemmer
-
Stems word
(which must be a Word
,
or else
a ClassCastException will be thrown, and returns stemmed
Word
.
- apply(String) - Method in class edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter.LineToTrueCasesParser
-
- apply(String) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats.StringStringConverter
-
- apply(List<? extends HasWord>) - Method in class edu.stanford.nlp.tagger.common.Tagger
-
- apply(List<? extends HasWord>) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Expects a sentence and returns a tagged sentence.
- apply(SUTime.Temporal, SUTime.Temporal, int) - Method in enum edu.stanford.nlp.time.SUTime.TemporalOp
-
- apply(SUTime.Temporal, SUTime.Temporal) - Method in enum edu.stanford.nlp.time.SUTime.TemporalOp
-
- apply(SUTime.Temporal...) - Method in enum edu.stanford.nlp.time.SUTime.TemporalOp
-
- apply(Object...) - Method in enum edu.stanford.nlp.time.SUTime.TemporalOp
-
- apply(String) - Method in class edu.stanford.nlp.time.TimeFormatter.CustomDateFormatExtractor
-
- apply(MatchResult) - Method in class edu.stanford.nlp.time.TimeFormatter.CustomDateFormatExtractor
-
- apply(CoreMap) - Method in class edu.stanford.nlp.time.TimeFormatter.JavaDateFormatExtractor
-
- apply(CoreMap) - Method in class edu.stanford.nlp.time.TimeFormatter.JodaDateTimeFormatExtractor
-
- apply(Tree) - Method in class edu.stanford.nlp.trees.BasicCategoryTreeTransformer
-
- apply(TreeVisitor) - Method in class edu.stanford.nlp.trees.CompositeTreebank
-
- apply(TreeVisitor) - Method in class edu.stanford.nlp.trees.DiskTreebank
-
Applies the TreeVisitor to to all trees in the Treebank.
- apply(TreeVisitor) - Method in class edu.stanford.nlp.trees.FilteringTreebank
-
Applies the TreeVisitor, but only to the trees that pass the
filter.
- apply(List<HasWord>) - Method in class edu.stanford.nlp.trees.international.arabic.ATBEscaper
-
- apply(List<HasWord>) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEscaper
-
Note: At present this clobbers the input list items.
- apply(String) - Method in class edu.stanford.nlp.trees.international.pennchinese.TraditionalSimplifiedCharacterMap
-
- apply(TreeVisitor) - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
Apply the TreeVisitor tp to all trees in the Treebank.
- apply(TreeVisitor) - Method in class edu.stanford.nlp.trees.TransformingTreebank
-
Applies the TreeVisitor to to all trees in the Treebank.
- apply(TreeVisitor) - Method in class edu.stanford.nlp.trees.Treebank
-
Apply a TreeVisitor to each tree in the Treebank.
- apply(Tree) - Method in interface edu.stanford.nlp.trees.TreeTransformer
-
- apply(String) - Method in enum edu.stanford.nlp.util.logging.Color
-
- apply() - Method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
Apply this configuration to Redwood
- apply(Properties) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
Parses a properties file and applies it immediately to Redwood
- apply(RedwoodConfiguration, Redwood.RecordHandlerTree) - Method in interface edu.stanford.nlp.util.logging.RedwoodConfiguration.Thunk
-
- apply(Properties) - Static method in class edu.stanford.nlp.util.logging.StanfordRedwoodConfiguration
-
Configures the Redwood logger using a reasonable set of defaults,
which can be overruled by the supplied Properties file.
- apply(String) - Method in enum edu.stanford.nlp.util.logging.Style
-
- apply(String) - Method in class edu.stanford.nlp.util.UTF8EquivalenceFunction
-
- APPLY_NUMERIC_CLASSIFIERS_DEFAULT - Static variable in class edu.stanford.nlp.ie.NERClassifierCombiner
-
- APPLY_NUMERIC_CLASSIFIERS_PROPERTY - Static variable in class edu.stanford.nlp.ie.NERClassifierCombiner
-
- ApplyDepPatterns<E extends Pattern> - Class in edu.stanford.nlp.patterns.dep
-
Applying Dependency patterns to sentences.
- ApplyDepPatterns(Map<String, DataInstance>, List<String>, Map<SemgrexPattern, E>, String, boolean, boolean, ConstantsAndVariables) - Constructor for class edu.stanford.nlp.patterns.dep.ApplyDepPatterns
-
- applyFeatureCountThreshold(List<Pair<Pattern, Integer>>) - Method in class edu.stanford.nlp.classify.Dataset
-
Applies feature count thresholds to the Dataset.
- applyFeatureCountThreshold(int) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Applies a feature count threshold to the Dataset.
- applyFeatureCountThreshold(int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
Applies a feature count threshold to the RVFDataset.
- applyFeatureCountThreshold(Collection<String>, int) - Method in class edu.stanford.nlp.parser.lexparser.ChineseWordFeatureExtractor
-
- applyFeatureCountThreshold(Collection<String>, int) - Method in interface edu.stanford.nlp.parser.lexparser.WordFeatureExtractor
-
- applyFeatureMaxCountThreshold(int) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Applies a max feature count threshold to the Dataset.
- applyFeatureMaxCountThreshold(int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
Applies a feature max count threshold to the RVFDataset.
- applyNERPenalty - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- applyNumericClassifiers - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- applyPats(Counter<E>, String, TwoDimensionalCounter<CandidatePhrase, E>, CollectionValuedMap<E, Triple<String, Integer, Integer>>, Set<CandidatePhrase>) - Method in class edu.stanford.nlp.patterns.ScorePhrases
-
- ApplyPatterns<E extends Pattern> - Class in edu.stanford.nlp.patterns.surface
-
Applying SurfacePattern to sentences.
- ApplyPatterns(Map<String, DataInstance>, List<String>, Map<TokenSequencePattern, E>, String, boolean, boolean, ConstantsAndVariables) - Constructor for class edu.stanford.nlp.patterns.surface.ApplyPatterns
-
- ApplyPatternsMulti<E extends Pattern> - Class in edu.stanford.nlp.patterns.surface
-
- ApplyPatternsMulti(Map<String, DataInstance>, List<String>, Map<TokenSequencePattern, E>, String, boolean, boolean, ConstantsAndVariables) - Constructor for class edu.stanford.nlp.patterns.surface.ApplyPatternsMulti
-
- applyPrior(double[], double) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- applySpecializedNER(List<E>) - Static method in class edu.stanford.nlp.ie.QuantifiableEntityNormalizer
-
Runs a deterministic named entity classifier which is good at recognizing
numbers and money and date expressions not recognized by our statistical
NER.
- applyTo(SemanticGraph, ClauseSplitterSearchProblem.State, SemanticGraphEdge, SemanticGraphEdge, SemanticGraphEdge) - Method in interface edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.Action
-
Apply this action to the given state.
- applyToProjections(TreeVisitor, Tree, Tree, HeadFinder) - Static method in class edu.stanford.nlp.trees.Trees
-
- applyToTruthValue(boolean) - Method in enum edu.stanford.nlp.naturalli.NaturalLogicRelation
-
Implements the finite state automata of composing the truth value of a sentence with a natural logic relation being
applied.
- APPOSITIONAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "appositional modifier" grammatical relation.
- APPOSITIONAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "appositional modifier" (appos) grammatical relation (abstract).
- APPOSITIONAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- APPOSITIONAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "appositional modifier" grammatical relation.
- appositions - Variable in class edu.stanford.nlp.coref.data.Mention
-
Set of other mentions in the same sentence that are syntactic appositions to this
- appositions - Variable in class edu.stanford.nlp.dcoref.Mention
-
Set of other mentions in the same sentence that are syntactic appositions to this
- APPOSITIONS_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- APPROVE_OPTION - Static variable in class edu.stanford.nlp.io.ui.OpenPageDialog
-
- approx - Variable in class edu.stanford.nlp.time.SUTime.Temporal
-
- approxAccuracy(int[][], int[][]) - Static method in class edu.stanford.nlp.sentiment.AbstractEvaluate
-
- approxCombinedAccuracy(int[][], int[][]) - Static method in class edu.stanford.nlp.sentiment.AbstractEvaluate
-
- APPROXIMATE - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- approximate - Variable in class edu.stanford.nlp.time.JodaTimeUtils.ConversionOptions
-
Treat durations as approximate
- APPROXIMATE - Static variable in class edu.stanford.nlp.util.logging.RepeatedRecordHandler
-
- APPROXIMATE_EQUIVALENCE_CLASSES - Static variable in class edu.stanford.nlp.sentiment.RNNOptions
-
- approximateEntityMatchScore(String, String) - Method in class edu.stanford.nlp.ie.KBPBasicSpanishCorefSystem
-
Approximately check if two entities are equivalent.
- ApproximateRepeatSemantics() - Constructor for class edu.stanford.nlp.util.logging.RepeatedRecordHandler.ApproximateRepeatSemantics
-
- ApproxMatch<K,V> - Class in edu.stanford.nlp.ling.tokensregex.matcher
-
Represents an approximate match with a cost
- ApproxMatch() - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch
-
- ApproxMatch(List<K>, V, int, int, double) - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch
-
- ApproxMatch(List<K>, V, int, int, List<Match<K, V>>, double) - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch
-
- ApproxMatch(List<K>, V, int, int, List<Match<K, V>>, double, Interval[]) - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch
-
- APRIL - Static variable in class edu.stanford.nlp.time.SUTime
-
- ARABIC - Static variable in class edu.stanford.nlp.swing.FontDetector
-
- ARABIC_PROPERTIES - Static variable in class edu.stanford.nlp.pipeline.LanguageInfo
-
list of properties files for each language
- Arabic_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
Arabic = 2;
- arabicAoverAFilter(Tree) - Method in class edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset.ArabicRawTreeNormalizer
-
- ArabicCharAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ArabicCharAnnotation
-
- arabicDigit - Variable in class edu.stanford.nlp.international.arabic.pipeline.DefaultLexicalMapper
-
- ArabicDocument - Class in edu.stanford.nlp.simple
-
A sentence running with the Arabic models.
- ArabicDocument(String) - Constructor for class edu.stanford.nlp.simple.ArabicDocument
-
Create a new document from the passed in text.
- ArabicDocument(Annotation) - Constructor for class edu.stanford.nlp.simple.ArabicDocument
-
Convert a CoreNLP Annotation object to a Document.
- ArabicDocument(CoreNLPProtos.Document) - Constructor for class edu.stanford.nlp.simple.ArabicDocument
-
Create a Document object from a read Protocol Buffer.
- ArabicDocument(Properties, String) - Constructor for class edu.stanford.nlp.simple.ArabicDocument
-
Create a new Arabic document from the passed in text and the given properties.
- ArabicDocumentReaderAndWriter - Class in edu.stanford.nlp.international.arabic.process
-
Reads newline delimited UTF-8 Arabic sentences with or without
gold segmentation markers.
- ArabicDocumentReaderAndWriter(boolean) - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter
-
- ArabicDocumentReaderAndWriter(boolean, TokenizerFactory<CoreLabel>) - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter
-
- ArabicDocumentReaderAndWriter(boolean, boolean, TokenizerFactory<CoreLabel>) - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter
-
- ArabicDocumentReaderAndWriter(boolean, boolean, boolean, String, TokenizerFactory<CoreLabel>) - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter
-
- ArabicDocumentReaderAndWriter(boolean, boolean, boolean, String, boolean, TokenizerFactory<CoreLabel>) - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter
-
- ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation - Class in edu.stanford.nlp.international.arabic.process
-
- ArabicEmptyFilter() - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer.ArabicEmptyFilter
-
- ArabicHeadFinder - Class in edu.stanford.nlp.trees.international.arabic
-
Find the head of an Arabic tree, using the usual kind of heuristic
head finding rules.
- ArabicHeadFinder() - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicHeadFinder
-
- ArabicHeadFinder(String) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicHeadFinder
-
Construct an ArabicHeadFinder with a String parameter corresponding to the tagset in use.
- ArabicHeadFinder(ArabicHeadFinder.TagSet) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicHeadFinder
-
- ArabicHeadFinder(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicHeadFinder
-
- ArabicHeadFinder(TreebankLanguagePack, ArabicHeadFinder.TagSet) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicHeadFinder
-
- ArabicHeadFinder.TagSet - Enum in edu.stanford.nlp.trees.international.arabic
-
- ArabicMorphoFeatures() - Constructor for class edu.stanford.nlp.international.arabic.ArabicMorphoFeatureSpecification.ArabicMorphoFeatures
-
- ArabicMorphoFeatureSpecification - Class in edu.stanford.nlp.international.arabic
-
Extracts morphosyntactic features from BAMA/SAMA analyses.
- ArabicMorphoFeatureSpecification() - Constructor for class edu.stanford.nlp.international.arabic.ArabicMorphoFeatureSpecification
-
- ArabicMorphoFeatureSpecification.ArabicMorphoFeatures - Class in edu.stanford.nlp.international.arabic
-
Converts features specifications to labels for tagging
- arabicPunc - Variable in class edu.stanford.nlp.international.arabic.pipeline.DefaultLexicalMapper
-
- ArabicRawTreeNormalizer(PrintWriter, PrintWriter) - Constructor for class edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset.ArabicRawTreeNormalizer
-
- ArabicRawTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactory.ArabicRawTreeReaderFactory
-
- ArabicRawTreeReaderFactory(boolean) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactory.ArabicRawTreeReaderFactory
-
- ARABICSEG_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- ArabicSegAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ArabicSegAnnotation
-
- ArabicSegmenter - Class in edu.stanford.nlp.international.arabic.process
-
Arabic word segmentation model based on conditional random fields (CRF).
- ArabicSegmenter(Properties) - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
Make an Arabic Segmenter.
- ArabicSegmenter(ArabicSegmenter) - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
Copy constructor.
- ArabicSegmenterAnnotator - Class in edu.stanford.nlp.pipeline
-
This class will add segmentation information to an Annotation.
- ArabicSegmenterAnnotator() - Constructor for class edu.stanford.nlp.pipeline.ArabicSegmenterAnnotator
-
- ArabicSegmenterAnnotator(boolean) - Constructor for class edu.stanford.nlp.pipeline.ArabicSegmenterAnnotator
-
- ArabicSegmenterAnnotator(String, boolean) - Constructor for class edu.stanford.nlp.pipeline.ArabicSegmenterAnnotator
-
- ArabicSegmenterAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.pipeline.ArabicSegmenterAnnotator
-
- ArabicSegmenterFeatureFactory<IN extends CoreLabel> - Class in edu.stanford.nlp.international.arabic.process
-
Feature factory for the IOB clitic segmentation model described by
Green and DeNero (2012).
- ArabicSegmenterFeatureFactory() - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory
-
- ArabicSentence - Class in edu.stanford.nlp.simple
-
- ArabicSentence(String) - Constructor for class edu.stanford.nlp.simple.ArabicSentence
-
- ArabicSentence(List<String>) - Constructor for class edu.stanford.nlp.simple.ArabicSentence
-
- ArabicSentence(CoreNLPProtos.Sentence) - Constructor for class edu.stanford.nlp.simple.ArabicSentence
-
- ArabicSubcategoryStripper() - Constructor for class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams.ArabicSubcategoryStripper
-
- ArabicTokenizer<T extends HasWord> - Class in edu.stanford.nlp.international.arabic.process
-
Tokenizer for UTF-8 Arabic.
- ArabicTokenizer(Reader, LexedTokenFactory<T>, Properties) - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicTokenizer
-
- ArabicTokenizer.ArabicTokenizerFactory<T extends HasWord> - Class in edu.stanford.nlp.international.arabic.process
-
- ArabicTokenizerTester - Class in edu.stanford.nlp.international.arabic.process
-
Compares the output of the JFlex-based ArabicTokenizer to DefaultLexicalMapper, which
is used in the parser and elsewhere.
- ArabicTokenizerTester() - Constructor for class edu.stanford.nlp.international.arabic.process.ArabicTokenizerTester
-
- ArabicTreebankLanguagePack - Class in edu.stanford.nlp.trees.international.arabic
-
Specifies the treebank/language specific components needed for
parsing the Penn Arabic Treebank (ATB).
- ArabicTreebankLanguagePack() - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
- ArabicTreebankParserParams - Class in edu.stanford.nlp.parser.lexparser
-
- ArabicTreebankParserParams() - Constructor for class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
- ArabicTreebankParserParams.ArabicSubcategoryStripper - Class in edu.stanford.nlp.parser.lexparser
-
- ArabicTreebankTokenizer - Class in edu.stanford.nlp.trees.international.arabic
-
Builds a tokenizer for the Penn Arabic Treebank (ATB) using a
StreamTokenizer
.
- ArabicTreebankTokenizer(Reader) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreebankTokenizer
-
- ArabicTreeDecimatedNormalizer(String, boolean, boolean) - Constructor for class edu.stanford.nlp.international.arabic.pipeline.DecimatedArabicDataset.ArabicTreeDecimatedNormalizer
-
- ArabicTreeNormalizer - Class in edu.stanford.nlp.trees.international.arabic
-
Normalizes both terminals and non-terminals in Penn Arabic Treebank (ATB)
trees.
- ArabicTreeNormalizer(boolean, boolean, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer
-
- ArabicTreeNormalizer(boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer
-
- ArabicTreeNormalizer(boolean, boolean) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer
-
- ArabicTreeNormalizer(boolean) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer
-
- ArabicTreeNormalizer() - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer
-
- ArabicTreeNormalizer.ArabicEmptyFilter - Class in edu.stanford.nlp.trees.international.arabic
-
Remove traces and pronoun deletion markers.
- ArabicTreeReaderFactory - Class in edu.stanford.nlp.trees.international.arabic
-
Reads ArabicTreebank trees.
- ArabicTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactory
-
- ArabicTreeReaderFactory(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactory
-
- ArabicTreeReaderFactory.ArabicRawTreeReaderFactory - Class in edu.stanford.nlp.trees.international.arabic
-
- ArabicTreeTaggedNormalizer(PrintWriter, PrintWriter) - Constructor for class edu.stanford.nlp.international.arabic.pipeline.TaggedArabicDataset.ArabicTreeTaggedNormalizer
-
- ArabicUnknownWordModel - Class in edu.stanford.nlp.parser.lexparser
-
This is a basic unknown word model for Arabic.
- ArabicUnknownWordModel(Options, Lexicon, Index<String>, Index<String>, ClassicCounter<IntTaggedWord>) - Constructor for class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel
-
- ArabicUnknownWordModel(Options, Lexicon, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel
-
This constructor creates an UWM with empty data structures.
- ArabicUnknownWordModelTrainer - Class in edu.stanford.nlp.parser.lexparser
-
- ArabicUnknownWordModelTrainer() - Constructor for class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer
-
- ArabicUtils - Class in edu.stanford.nlp.trees.international.arabic
-
This class contains tools for dealing with arabic text, in particular conversion to IBM normalized Arabic.
- ArabicUtils() - Constructor for class edu.stanford.nlp.trees.international.arabic.ArabicUtils
-
- ArabicVerbStemBank - Class in edu.stanford.nlp.international.arabic
-
A singleton class backed by a map between words and stems.
- ArabicWordLists - Class in edu.stanford.nlp.international.arabic
-
Manually-generated (unvocalized) word lists for different Arabic word categories.
- arbitraryInputLayerSize - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- Arc(TransducerGraph.Arc<NODE, IN, OUT>) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- Arc(NODE, NODE) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- Arc(NODE, NODE, IN) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- Arc(NODE, NODE, IN, OUT) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- ARCH - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- ArcStandard - Class in edu.stanford.nlp.parser.nndep
-
Defines an arc-standard transition-based dependency parsing system
(Nivre, 2004).
- ArcStandard(TreebankLanguagePack, List<String>, boolean) - Constructor for class edu.stanford.nlp.parser.nndep.ArcStandard
-
- areEqual(T, T) - Method in interface edu.stanford.nlp.stats.EquivalenceClassEval.EqualityChecker
-
Returns true
iff o1
and o2
are equal by the desired
evaluation criterion.
- areEqual(Object, Object) - Method in class edu.stanford.nlp.trees.WordCatEqualityChecker
-
- areTransitionsEqual(State) - Method in class edu.stanford.nlp.parser.shiftreduce.State
-
Whether or not the transitions that built the two states are
equal.
- arg - Variable in class edu.stanford.nlp.parser.lexparser.IntDependency
-
- ARG_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- argCounter - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Stores all the counts for dependencies (with and without the word
being a wildcard) in the reduced tag space.
- ArgDescendentAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ArgDescendentAnnotation
-
- argmax(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- argmax(float[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- argmax(int[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- argmax(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Finds and returns the key in the Counter with the largest count.
- argmax(Counter<E>, Comparator<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Finds and returns the key in the Counter with the largest count.
- argmax(Counter<E>, Comparator<E>, E) - Static method in class edu.stanford.nlp.stats.Counters
-
Finds and returns the key in the Counter with the largest count.
- argmax() - Method in class edu.stanford.nlp.stats.Distribution
-
- argmax(Comparator<E>) - Method in class edu.stanford.nlp.stats.IntCounter
-
Finds and returns the key in this Counter with the largest count.
- argmax() - Method in class edu.stanford.nlp.stats.IntCounter
-
Finds and returns the key in this Counter with the largest count.
- argmax_tieLast(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- argmin(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- argmin(float[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- argmin(int[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- argmin(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Finds and returns the key in this Counter with the smallest count.
- argmin(Counter<E>, Comparator<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Finds and returns the key in this Counter with the smallest count.
- argmin(Comparator<E>) - Method in class edu.stanford.nlp.stats.IntCounter
-
Finds and returns the key in this Counter with the smallest count.
- argmin() - Method in class edu.stanford.nlp.stats.IntCounter
-
Finds and returns the key in this Counter with the smallest count.
- ARGNAME_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- argNames - Variable in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
List of argument names in this relation
- args - Variable in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
List of arguments in this relation
If unnamed, arguments MUST be stored in semantic order, e.g., ARG0 must be a person in a employed-by relation
- ARGS_TO_DROP - Static variable in class edu.stanford.nlp.process.stattok.StatTokSentTrainer
-
- argsBox - Static variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
- ArgsBox() - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon.ArgsBox
-
- argsMatch(RelationMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- argsMatch(ExtractionObject...) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- argsMatch(List<ExtractionObject>) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
Verifies if the two sets of arguments match
- argsToMap(String[]) - Static method in class edu.stanford.nlp.util.StringUtils
-
Parses command line arguments into a Map.
- argsToMap(String[], Map<String, Integer>) - Static method in class edu.stanford.nlp.util.StringUtils
-
Parses command line arguments into a Map.
- argsToProperties(String...) - Static method in class edu.stanford.nlp.util.StringUtils
-
In this version each flag has zero or one argument.
- argsToProperties(String[], Map<String, Integer>) - Static method in class edu.stanford.nlp.util.StringUtils
-
- argsToPropertiesWithResolve(String[]) - Static method in class edu.stanford.nlp.util.StringUtils
-
convert args to properties with variable names resolved.
- ARGUMENT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "argument" grammatical relation.
- ARGUMENT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "argument" grammatical relation.
- ARGUMENT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "argument" (arg) grammatical relation (abstract).
- ARGUMENT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "argument" grammatical relation.
- ArgumentAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ArgumentAnnotation
-
- ArgumentParser - Class in edu.stanford.nlp.util
-
A class to set command line options.
- ArgumentParser.Option - Annotation Type in edu.stanford.nlp.util
-
- ArgUtils - Class in edu.stanford.nlp.parser.common
-
Utility methods or common blocks of code for dealing with parser
arguments, such as extracting Treebank information
- ARMY_TIME_MORNING - Static variable in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- arrange(Annotation, List<List<CoreLabel>>, List<Tree>, List<List<Mention>>) - Method in class edu.stanford.nlp.dcoref.MentionExtractor
-
- arrange(Annotation, List<List<CoreLabel>>, List<Tree>, List<List<Mention>>, List<List<Mention>>, boolean) - Method in class edu.stanford.nlp.dcoref.MentionExtractor
-
- arrange(Annotation, List<List<CoreLabel>>, List<Tree>, List<List<Mention>>, boolean) - Method in class edu.stanford.nlp.dcoref.MentionExtractor
-
Post-processes the extracted mentions.
- ARRAY_LIST_FACTORY - Static variable in class edu.stanford.nlp.util.CollectionFactory
-
- ArrayCoreMap - Class in edu.stanford.nlp.util
-
Base implementation of
CoreMap
backed by two Java arrays.
- ArrayCoreMap() - Constructor for class edu.stanford.nlp.util.ArrayCoreMap
-
Default constructor - initializes with default initial annotation
capacity of 4.
- ArrayCoreMap(int) - Constructor for class edu.stanford.nlp.util.ArrayCoreMap
-
Initializes this ArrayCoreMap, pre-allocating arrays to hold
up to capacity key,value pairs.
- ArrayCoreMap(ArrayCoreMap) - Constructor for class edu.stanford.nlp.util.ArrayCoreMap
-
Copy constructor.
- ArrayCoreMap(CoreMap) - Constructor for class edu.stanford.nlp.util.ArrayCoreMap
-
Copy constructor.
- ArrayDataSeries(String) - Constructor for class edu.stanford.nlp.stats.DataSeries.ArrayDataSeries
-
- ArrayDataSeries(String, double[]) - Constructor for class edu.stanford.nlp.stats.DataSeries.ArrayDataSeries
-
- ArrayDataSeries(String, double[], DataSeries) - Constructor for class edu.stanford.nlp.stats.DataSeries.ArrayDataSeries
-
- ArrayHeap<E> - Class in edu.stanford.nlp.util
-
Implements a heap as an ArrayList.
- ArrayHeap(Comparator<? super E>) - Constructor for class edu.stanford.nlp.util.ArrayHeap
-
Create an ArrayHeap.
- ArrayHeap(Comparator<? super E>, int) - Constructor for class edu.stanford.nlp.util.ArrayHeap
-
- arrayListFactory() - Static method in class edu.stanford.nlp.util.CollectionFactory
-
Return a factory for making ArrayList Collections.
- arrayListFactory(int) - Static method in class edu.stanford.nlp.util.CollectionFactory
-
- ArrayListFactory() - Constructor for class edu.stanford.nlp.util.CollectionFactory.ArrayListFactory
-
- ArrayMap<K,V> - Class in edu.stanford.nlp.util
-
Map backed by an Array.
- ArrayMap() - Constructor for class edu.stanford.nlp.util.ArrayMap
-
- ArrayMap(int) - Constructor for class edu.stanford.nlp.util.ArrayMap
-
- ArrayMap(Map<? extends K, ? extends V>) - Constructor for class edu.stanford.nlp.util.ArrayMap
-
- ArrayMap(K[], V[]) - Constructor for class edu.stanford.nlp.util.ArrayMap
-
- arrayMapFactory() - Static method in class edu.stanford.nlp.util.MapFactory
-
Return a MapFactory that returns an ArrayMap.
- ArrayMath - Class in edu.stanford.nlp.math
-
Methods for operating on numerical arrays as vectors and matrices.
- ArrayMath.InvalidElementException - Exception in edu.stanford.nlp.math
-
- ArraySet<E> - Class in edu.stanford.nlp.util
-
An array-backed set.
- ArraySet() - Constructor for class edu.stanford.nlp.util.ArraySet
-
Constructs an ArraySet.
- ArraySet(List<E>) - Constructor for class edu.stanford.nlp.util.ArraySet
-
Constructs an ArraySet, using the given list as the backing collection.
- ArraySet(int) - Constructor for class edu.stanford.nlp.util.ArraySet
-
Constructs an ArraySet with specified initial size of backing array.
- ArraySet(E...) - Constructor for class edu.stanford.nlp.util.ArraySet
-
Constructs an ArraySet with the specified elements.
- arraySize - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- ArrayStringFilter - Class in edu.stanford.nlp.util
-
Filters Strings based on whether they exactly match any string in
the array it is initially constructed with.
- ArrayStringFilter(ArrayStringFilter.Mode, String...) - Constructor for class edu.stanford.nlp.util.ArrayStringFilter
-
- ArrayStringFilter.Mode - Enum in edu.stanford.nlp.util
-
- arrayToFile(double[], String) - Method in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
- ArrayUtils - Class in edu.stanford.nlp.util
-
Static utility methods for operating on arrays.
- asAnnotation() - Method in class edu.stanford.nlp.simple.Document
-
Return this Document as an Annotation object.
- asArray(Counter<E>, Index<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Convert a counter to an array using a specified key index.
- asArray(Counter<E>, Index<E>, int) - Static method in class edu.stanford.nlp.stats.Counters
-
Convert a counter to an array using a specified key index.
- asArray(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Convert a counter to an array, the order of the array is random
- asArrayList(Iterator<? extends T>) - Static method in class edu.stanford.nlp.util.Iterables
-
Creates an ArrayList containing all of the Objects returned by the given Iterator.
- ASBCunkDict - Class in edu.stanford.nlp.tagger.maxent
-
- ASCENDING_COMPARATOR - Static variable in class edu.stanford.nlp.util.ScoredComparator
-
- asCharacterArray(String) - Static method in class edu.stanford.nlp.util.Characters
-
Map a String to an array of type Character.
- ASCII - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseUtils
-
- ASCII_QUOTES - Variable in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
- asciiQuotes(String) - Static method in class edu.stanford.nlp.process.LexerUtils
-
Convert all single and double quote like characters to the ASCII quote characters: ' ".
- asCollection(Iterator<? extends E>, CollectionFactory<E>) - Static method in class edu.stanford.nlp.util.Iterables
-
Creates a new Collection from the given CollectionFactory, and adds all of the Objects
returned by the given Iterator.
- asCoreLabels(Function<Sentence, Object>...) - Method in class edu.stanford.nlp.simple.Sentence
-
Returns this sentence as a list of CoreLabels representing the sentence.
- asCoreMap(Function<Sentence, Object>...) - Method in class edu.stanford.nlp.simple.Sentence
-
Returns this sentence as a CoreNLP CoreMap object.
- asCounter(Collection<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Takes in a Collection of something and makes a counter, incrementing once
for each object in the collection.
- asCounter(FixedPrioritiesPriorityQueue<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a counter whose keys are the elements in this priority queue, and
whose counts are the priorities in this queue.
- asDependencyTree() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
An optional method, returning the dependency tree this triple was extracted from
- asDependencyTree() - Method in class edu.stanford.nlp.ie.util.RelationTriple.WithTree
-
An optional method, returning the dependency tree this triple was extracted from
- asDOTString() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- asDoubleArray(Collection<Double>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
- asExpression(Env, Object) - Static method in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- asFeatures() - Method in class edu.stanford.nlp.ie.crf.CRFDatum
-
Returns the collection that this BasicDatum was constructed with.
- asFeatures() - Method in class edu.stanford.nlp.ling.BasicDatum
-
Returns the collection that this BasicDatum was constructed with.
- asFeatures() - Method in class edu.stanford.nlp.ling.BasicDocument
-
Returns this
(the features are the list of words).
- asFeatures() - Method in interface edu.stanford.nlp.ling.Featurizable
-
returns Object as a Collection of its features
- asFeatures() - Method in class edu.stanford.nlp.ling.RVFDatum
-
Returns the list of features without values
- asFeaturesCounter() - Method in class edu.stanford.nlp.ling.RVFDatum
-
Returns the Counter of features and values
- asFeatureVals() - Method in class edu.stanford.nlp.ie.crf.CRFDatum
-
Returns the double array containing the feature values.
- asHashSet(Iterator<? extends T>) - Static method in class edu.stanford.nlp.util.Iterables
-
Creates a HashSet containing all of the Objects returned by the given Iterator.
- ASIAN_SMILEY - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- asImmutableSet(T[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
Return an immutable Set containing the same elements as the specified
array.
- asIntArray(Collection<Integer>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
- asList() - Method in class edu.stanford.nlp.util.ArrayHeap
-
- asList(int[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
needed because Arrays.asList() won't to autoboxing,
so if you give it a primitive array you get a
singleton list back with just that array as an element.
- asList(int[]) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
- asList(double[]) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
- asList() - Method in class edu.stanford.nlp.util.Pair
-
- asList() - Method in class edu.stanford.nlp.util.Quadruple
-
- asList() - Method in class edu.stanford.nlp.util.Quintuple
-
- asList() - Method in class edu.stanford.nlp.util.TreeShapedStack
-
Returns the current stack as a list
- asList() - Method in class edu.stanford.nlp.util.Triple
-
- asMap(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a map view of the given counter.
- asMap(COLL, Class<? extends TypesafeMap.Key<V>>) - Static method in class edu.stanford.nlp.util.CoreMaps
-
Returns a view of a collection of CoreMaps as a Map from each CoreMap to
the value it stores under valueKey.
- asMap(Properties) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Tired of Properties not behaving like Map<String,String>
s? This method will solve that problem for you.
- asNormalizedCounter(C) - Static method in class edu.stanford.nlp.stats.Counters
-
L1 normalize a counter.
- asObject(Env, Object) - Static method in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- ASPECT_MARKER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "aspect marker" grammatical relation.
- asPrimitiveDoubleArray(Collection<Double>) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- asPrimitiveIntArray(Collection<Integer>) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- asProperties(String...) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Create a Properties object from the passed in String arguments.
- assemblePredFromXML(Element) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
Constructs a SsurgPred
structure from file, given the root element.
- asSentence() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
Return the given relation triple as a flat sentence
- assertEquals(Set<E>, Set<E>, String, String, boolean, Supplier<String>) - Static method in class edu.stanford.nlp.util.Sets
-
Tests whether two sets are equal.
- assertFinite(double[], String) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- asSet(T[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
Return a Set containing the same elements as the specified array.
- asSet(T...) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Returns a new Set containing all the objects in the specified array.
- assign(Expression) - Method in interface edu.stanford.nlp.ling.tokensregex.types.AssignableExpression
-
- assign(Expression) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.AssignableFunctionCallExpression
-
- assign(Expression) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.RegexMatchVarExpression
-
- assign(Expression) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.VarExpression
-
- AssignableExpression(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- AssignableExpression - Interface in edu.stanford.nlp.ling.tokensregex.types
-
This interface represents an expression that can be assigned to.
- AssignableFunctionCallExpression(String, List<Expression>, String...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.AssignableFunctionCallExpression
-
- AssignableNestedVarExpression(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- AssignableVar(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.AndPatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.BackRefPatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.GroupPatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.MultiNodePatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.NodePatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.OrPatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.PatternExpr
-
Assigns group ids to groups embedded in this patterns starting with at the specified number,
returns the next available group id.
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.RepeatPatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequencePatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SpecialNodePatternExpr
-
- assignGroupIds(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.ValuePatternExpr
-
- assignMentionIDs(List<List<Mention>>, int) - Static method in class edu.stanford.nlp.coref.md.DependencyCorefMentionFinder
-
- assignMentionIDs(List<List<Mention>>, int) - Static method in class edu.stanford.nlp.dcoref.RuleBasedCorefMentionFinder
-
- AssignmentRule(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- AssignmentRule(AssignableExpression, Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AssignmentRule
-
- assignOriginalID() - Method in class edu.stanford.nlp.dcoref.Document
-
When there is no mentionID information (without gold annotation), assign mention IDs
- assignSyntacticHead(EntityMention, Tree, List<CoreLabel>, boolean) - Method in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
Find the index of the head of an entity.
- ASSOCIATIVE_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "associative marker" grammatical relation.
- ASSOCIATIVE_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "associative modifier" (nmod:assmod) grammatical relation (Chinese-specific).
- ASSOCIATIVEM_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "associative modifier" grammatical relation.
- asSortedList() - Method in class edu.stanford.nlp.util.Beam
-
- asString(Properties) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Convert from Properties to String.
- assumedTruth - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
The assumed truth of the original clause.
- assumedTruth - Variable in class edu.stanford.nlp.naturalli.SentenceFragment
-
The assumed truth of this fragment; this is relevant for what entailments are supported
- ASSUMEDTRUTH_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- aStringArrToByteArr(String[]) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- aStringArrToByteArr(String[], int, int) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- aStringArrToByteArr(byte[], int, String[], int, int) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- asValue(Env, Object) - Static method in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- AT - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- ATBArabicDataset - Class in edu.stanford.nlp.international.arabic.pipeline
-
Converts raw ATB trees into a format appropriate for treebank parsing.
- ATBArabicDataset() - Constructor for class edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset
-
- ATBArabicDataset.ArabicRawTreeNormalizer - Class in edu.stanford.nlp.international.arabic.pipeline
-
- ATBCorrector - Class in edu.stanford.nlp.international.arabic.pipeline
-
Makes ATB trees consistent with ArabicTreebankLanguagePack.
- ATBCorrector() - Constructor for class edu.stanford.nlp.international.arabic.pipeline.ATBCorrector
-
- ATBCorrectorVisitor - Class in edu.stanford.nlp.international.arabic.pipeline
-
Wrapper class for using the ATBCorrector class with TreebankPipeline's
TVISITOR parameter.
- ATBCorrectorVisitor() - Constructor for class edu.stanford.nlp.international.arabic.pipeline.ATBCorrectorVisitor
-
- ATBEscaper - Class in edu.stanford.nlp.trees.international.arabic
-
Escapes an Arabic string by replacing ATB reserved words with the appropriate
escape sequences.
- ATBEscaper() - Constructor for class edu.stanford.nlp.trees.international.arabic.ATBEscaper
-
- atbFactory() - Static method in class edu.stanford.nlp.international.arabic.process.ArabicTokenizer
-
- ATBTreeUtils - Class in edu.stanford.nlp.trees.international.arabic
-
Various static convenience methods for processing Arabic parse trees.
- ATOM_DELIMITER - Static variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddNode
-
- AtomicDouble - Class in edu.stanford.nlp.util.concurrent
-
A double
value that may be updated atomically.
- AtomicDouble(double) - Constructor for class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Creates a new AtomicDouble
with the given initial value.
- AtomicDouble() - Constructor for class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Creates a new AtomicDouble
with initial value 0.0
.
- attachedNegatedVerb(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- attachLabels(Tree, Class<? extends CoreAnnotation<Integer>>) - Static method in class edu.stanford.nlp.sentiment.SentimentUtils
-
- attachModelToLexicalizedParser() - Method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- attribute - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- ATTRIBUTE_PATTERNS - Static variable in class edu.stanford.nlp.scenegraph.EntityExtractor
-
- ATTRIBUTE_QUOTES - Variable in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
- attributeGloss - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- attributeGloss() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- attributeLemmaGloss() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- attributeMap - Variable in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
This stores any optional attributes of ExtractionObjects
- attributeMap() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- attributes - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImage
-
- attributes - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- attributes() - Method in class edu.stanford.nlp.semgraph.semgrex.NodeAttributes
-
- attributes - Variable in class edu.stanford.nlp.util.XMLUtils.XMLTag
-
Stores attributes as a Map from keys to values.
- attributesAgree(Mention, Dictionaries) - Method in class edu.stanford.nlp.coref.data.Mention
-
Detects if the mention and candidate antecedent agree on all attributes respectively.
- attributesAgree(Mention, Dictionaries) - Method in class edu.stanford.nlp.dcoref.Mention
-
Detects if the mention and candidate antecedent agree on all attributes respectively.
- AttributesEqualMatchChecker(K...) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.AttributesEqualMatchChecker
-
- AttributesEqualMatchChecker(Class...) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapNodePattern.AttributesEqualMatchChecker
-
- ATTRIBUTIONDEPENDENCYGRAPH_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- ATTRIBUTIVE - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "attributive" grammatical relation.
- attrs - Variable in class edu.stanford.nlp.parser.lexparser.LatticeEdge
-
- AttrValue(Env, Map<String, String>) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- aType - Variable in class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
type of mention we want to compare to.
- aTypeStr - Variable in class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- augmentedDateChars - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- augmentSubsentences - Variable in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptions
-
Some training trees will be repeated, with gold transitions given
for the first several steps to ensure the parser starts from a
good place.
- AUGUST - Static variable in class edu.stanford.nlp.time.SUTime
-
- AUTHOR_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- AUTHOR_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- AuthorAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.AuthorAnnotation
-
- AUTHORCHARBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- AUTHORCHAREND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- AutomatonCompactor - Interface in edu.stanford.nlp.fsm
-
Compacts a weighted finite automaton.
- AutomatonMinimizer - Interface in edu.stanford.nlp.fsm
-
- AUX_MODIFIER - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "auxiliary" grammatical relation.
- AUX_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "copula" grammatical relation.
- AUX_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "auxiliary" (aux) grammatical relation.
- AUX_MODIFIER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- AUX_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
An auxiliary of a clause is a non-main verb of the clause,
e.g., a modal auxiliary, or a form of be, do or have in a
periphrastic tense.
- AUX_PASSIVE_MODIFIER - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "passive auxiliary" grammatical relation.
- AUX_PASSIVE_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "passive" grammatical relation.
- AUX_PASSIVE_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "auxiliary passive" (auxpass) grammatical relation.
- AUX_PASSIVE_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "passive auxiliary" grammatical relation.
- auxDataPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- auxiliaries - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- AuxiliaryTree - Class in edu.stanford.nlp.trees.tregex.tsurgeon
-
- AuxiliaryTree(Tree, boolean) - Constructor for class edu.stanford.nlp.trees.tregex.tsurgeon.AuxiliaryTree
-
- auxTagConversion - Static variable in class edu.stanford.nlp.international.spanish.pipeline.AnCoraProcessor
-
- auxTrueCaseModels - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- available() - Method in class edu.stanford.nlp.io.ReaderInputStream
-
- available(int) - Static method in class edu.stanford.nlp.net.Ports
-
Checks to see if a specific port is available.
- average(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- average(Counter<E>, Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a new Counter with counts averaged from the two given Counters.
- average(Distribution<K>, Distribution<K>) - Static method in class edu.stanford.nlp.stats.Distributions
-
- averageBinaryMatrices(List<TwoDimensionalMap<String, String, SimpleMatrix>>) - Static method in class edu.stanford.nlp.parser.dvparser.AverageDVModels
-
- averageCount() - Method in class edu.stanford.nlp.stats.IntCounter
-
Returns the mean of all the counts (totalCount/size).
- AverageDataSeries(DataSeries[]) - Constructor for class edu.stanford.nlp.stats.DataSeries.AverageDataSeries
-
- averagedModels - Variable in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptions
-
If set to 0, training outputs the last model produced, regardless
of its score.
- AverageDVModels - Class in edu.stanford.nlp.parser.dvparser
-
Given a list of input DVParser models, this tool will output a new
DVParser which is the average of all of those models.
- AverageDVModels() - Constructor for class edu.stanford.nlp.parser.dvparser.AverageDVModels
-
- averageModels(Collection<PerceptronModel>) - Method in class edu.stanford.nlp.parser.shiftreduce.PerceptronModel
-
- averagePerceptron - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- averageScoredModels(Collection<ScoredObject<PerceptronModel>>) - Method in class edu.stanford.nlp.parser.shiftreduce.PerceptronModel
-
- averageUnaryMatrices(List<Map<String, SimpleMatrix>>) - Static method in class edu.stanford.nlp.parser.dvparser.AverageDVModels
-
- awaitTermination(long, TimeUnit) - Method in class edu.stanford.nlp.util.concurrent.InterruptibleMulticoreWrapper
-
After a shutdown request, await for the final termination of all
threads.
- C - Variable in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
C can be tuned using held-out set or cross-validation.
- c - Variable in class edu.stanford.nlp.objectbank.ReaderIteratorFactory
-
The underlying Collection of input sources.
- cache(Supplier<E>) - Static method in class edu.stanford.nlp.util.Lazy
-
Create a lazy value from the given provider, allowing the value
stored in the lazy to be garbage collected if necessary.
- cachedMarginal - Variable in class edu.stanford.nlp.loglinear.benchmarks.GamePlayerBenchmark.SampleState
-
- CacheMap<K,V> - Class in edu.stanford.nlp.util
-
A fixed size hash map with LRU replacement.
- CacheMap(int, float, boolean, String) - Constructor for class edu.stanford.nlp.util.CacheMap
-
Constructor.
- CacheMap(int, float, boolean) - Constructor for class edu.stanford.nlp.util.CacheMap
-
- CacheMap(int, float) - Constructor for class edu.stanford.nlp.util.CacheMap
-
- CacheMap(int) - Constructor for class edu.stanford.nlp.util.CacheMap
-
- cacheNGrams - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- CacheParseHypotheses - Class in edu.stanford.nlp.parser.dvparser
-
- CacheParseHypotheses(LexicalizedParser) - Constructor for class edu.stanford.nlp.parser.dvparser.CacheParseHypotheses
-
- cacheVectors() - Method in class edu.stanford.nlp.loglinear.model.ConcatVectorTable
-
This is an optimization that will fault all the ConcatVectors into memory, and future .get() on the Supplier objs
will result in a very fast return by reference.
- calculate(double[]) - Method in class edu.stanford.nlp.classify.AdaptedGaussianPriorObjectiveFunction
-
Calculate the conditional likelihood.
- calculate(double[]) - Method in class edu.stanford.nlp.classify.BiasedLogConditionalObjectiveFunction
-
- calculate(double[]) - Method in class edu.stanford.nlp.classify.BiasedLogisticObjectiveFunction
-
- calculate(double[]) - Method in class edu.stanford.nlp.classify.GeneralizedExpectationObjectiveFunction
-
- calculate(double[]) - Method in class edu.stanford.nlp.classify.LogConditionalEqConstraintFunction
-
- calculate(double[]) - Method in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
Calculate the conditional likelihood.
- calculate(double[]) - Method in class edu.stanford.nlp.classify.LogisticObjectiveFunction
-
- calculate(double[]) - Method in class edu.stanford.nlp.classify.SemiSupervisedLogConditionalObjectiveFunction
-
- calculate(double[]) - Method in class edu.stanford.nlp.classify.ShiftParamsLogisticObjectiveFunction
-
- calculate(float[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- calculate(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
Calculates both value and partial derivatives at the point x, and save them internally.
- calculate(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP
-
Calculates both value and partial derivatives at the point x, and save them internally.
- calculate(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionNoisyLabel
-
Calculates both value and partial derivatives at the point x, and save them internally.
- calculate(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionWithDropout
-
Calculates both value and partial derivatives at the point x, and save them internally.
- calculate(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
Calculates both value and partial derivatives at the point x, and save them internally.
- calculate(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearSecondOrderLogConditionalObjectiveFunction
-
Calculates both value and partial derivatives at the point x, and save them internally.
- calculate(float[]) - Method in class edu.stanford.nlp.optimization.AbstractCachingDiffFloatFunction
-
Calculate the value at x and the derivative and save them in the respective fields
- calculate(double[]) - Method in class edu.stanford.nlp.optimization.AbstractCachingDiffFunction
-
Calculate the value at x and the derivative
and save them in the respective fields.
- calculate(double[]) - Method in class edu.stanford.nlp.parser.dvparser.DVParserCostAndGradient
-
- calculate(double[]) - Method in class edu.stanford.nlp.sentiment.SentimentCostAndGradient
-
- calculateFeatureImportance(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- calculateHeadSpan - Variable in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
If true, sets the head span to match the syntactic head of the extent.
- calculateMAP() - Method in class edu.stanford.nlp.loglinear.inference.CliqueTree
-
This assumes that factors represent joint probabilities.
- calculateMarginals() - Method in class edu.stanford.nlp.loglinear.inference.CliqueTree
-
This assumes that factors represent joint probabilities.
- calculateMarginalsJustSingletons() - Method in class edu.stanford.nlp.loglinear.inference.CliqueTree
-
This will calculate marginals, but skip the stuff that is created for gradient descent: joint marginals and
partition functions.
- calculatePrecision(Document) - Method in class edu.stanford.nlp.dcoref.CorefScorer
-
- calculatePrecision(Document) - Method in class edu.stanford.nlp.dcoref.ScorerBCubed
-
- calculatePrecision(Document) - Method in class edu.stanford.nlp.dcoref.ScorerMUC
-
- calculatePrecision(Document) - Method in class edu.stanford.nlp.dcoref.ScorerPairwise
-
- calculateProbs(double[][][]) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
calculateProbs puts log probs of taggings in the probabilities array.
- calculateRecall(Document) - Method in class edu.stanford.nlp.dcoref.CorefScorer
-
- calculateRecall(Document) - Method in class edu.stanford.nlp.dcoref.ScorerBCubed
-
- calculateRecall(Document) - Method in class edu.stanford.nlp.dcoref.ScorerMUC
-
- calculateRecall(Document) - Method in class edu.stanford.nlp.dcoref.ScorerPairwise
-
- calculateRVF(double[]) - Method in class edu.stanford.nlp.classify.BiasedLogisticObjectiveFunction
-
- calculateRVF(double[]) - Method in class edu.stanford.nlp.classify.LogisticObjectiveFunction
-
- calculateScore(Document) - Method in class edu.stanford.nlp.dcoref.CorefScorer
-
- calculatesHessianVectorProduct() - Method in enum edu.stanford.nlp.optimization.StochasticCalculateMethods
-
- calculateSigmoids(double[][], int[], double[]) - Static method in class edu.stanford.nlp.classify.LogisticUtils
-
- calculateStochastic(double[], double[], int[]) - Method in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
This function is used to come up with an estimate of the value / gradient based on only a small
portion of the data (referred to as the batchSize for lack of a better term.
- calculateStochastic(double[], double[], int[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- calculateStochastic(double[], double[], int[]) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
calculateStochastic needs to calculate a stochastic approximation to the derivative and value of
of a function for a given batch of the data.
- calculateStochasticAlgorithmicDifferentiation(double[], double[], int[]) - Method in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
- calculateStochasticFiniteDifference(double[], double[], double, int[]) - Method in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
- calculateStochasticGradient(double[], int[]) - Method in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
- calculateStochasticGradient(double[], int[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
Performs stochastic gradient update based
on samples indexed by batch, but does not apply regularization.
- calculateStochasticGradient(double[], int[]) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffUpdateFunction
-
Performs stochastic gradient calculation based
on samples indexed by batch and does not apply regularization.
- calculateStochasticGradient(double[], int) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffUpdateFunction
-
Performs stochastic gradient updates based
on samples indexed by batch and do not apply regularization.
- calculateStochasticGradientLocal(double[], int[]) - Method in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
- calculateStochasticUpdate(double[], double, int[], double) - Method in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
- calculateStochasticUpdate(double[], double, int[], double) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
Performs stochastic update of weights x (scaled by xScale) based
on samples indexed by batch.
- calculateStochasticUpdate(double[], double, int[], double) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffUpdateFunction
-
Performs stochastic update of weights x (scaled by xScale) based
on samples indexed by batch.
- calculateStochasticUpdate(double[], double, int, double) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffUpdateFunction
-
Performs stochastic update of weights x (scaled by xScale) based
on next batch of batchSize.
- calculateSums(double[][], int[], double[]) - Static method in class edu.stanford.nlp.classify.LogisticUtils
-
- calculateSums(double[][], int[], double[], double[]) - Static method in class edu.stanford.nlp.classify.LogisticUtils
-
- calculateWeird1(float[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- CALENDAR_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- CalendarAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CalendarAnnotation
-
- call() - Method in class edu.stanford.nlp.patterns.dep.ApplyDepPatterns
-
- call() - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass.LabelWithSeedWords
-
- call() - Method in class edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt.ChooseDatumsThread
-
- call() - Method in class edu.stanford.nlp.patterns.surface.ApplyPatterns
-
- call() - Method in class edu.stanford.nlp.patterns.surface.ApplyPatternsMulti
-
- call() - Method in class edu.stanford.nlp.patterns.surface.CreatePatterns.CreatePatternsThread
-
- CALL_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- callback(Object...) - Method in class edu.stanford.nlp.util.CallbackFunction
-
- CallbackFunction - Class in edu.stanford.nlp.util
-
A callback function (along the lines of Berkeley optimization repo), which is currently used in the optimization package.
- CallbackFunction() - Constructor for class edu.stanford.nlp.util.CallbackFunction
-
- calls - Static variable in class edu.stanford.nlp.time.SUTimeSimpleParser
-
- canAddArc(Object, Object, Object, Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- canApply(Configuration, String) - Method in class edu.stanford.nlp.parser.nndep.ArcStandard
-
- canApply(Configuration, String) - Method in class edu.stanford.nlp.parser.nndep.ParsingSystem
-
Determine whether the given transition is legal for this
configuration.
- CANCEL_OPTION - Static variable in class edu.stanford.nlp.io.ui.OpenPageDialog
-
- canChangeEncoding(String, String) - Method in class edu.stanford.nlp.international.arabic.pipeline.DefaultLexicalMapper
-
- canChangeEncoding(String, String) - Method in class edu.stanford.nlp.international.arabic.pipeline.GaleP4LexMapper
-
- canChangeEncoding(String, String) - Method in class edu.stanford.nlp.international.arabic.pipeline.LDCPosMapper
-
- canChangeEncoding(String, String) - Method in class edu.stanford.nlp.trees.treebank.DefaultMapper
-
- canChangeEncoding(String, String) - Method in interface edu.stanford.nlp.trees.treebank.Mapper
-
Indicates whether child
can be converted to another encoding.
- CandidatePartOfSpeechAnnotation() - Constructor for class edu.stanford.nlp.parser.common.ParserAnnotations.CandidatePartOfSpeechAnnotation
-
- CandidatePhrase - Class in edu.stanford.nlp.patterns
-
- canonicalEntityMention() - Method in class edu.stanford.nlp.pipeline.CoreEntityMention
-
return the canonical entity mention for this entity mention
- CANONICALENTITYMENTIONINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- CanonicalEntityMentionIndexAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CanonicalEntityMentionIndexAnnotation
-
- CANONICALMENTION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- CanonicalMentionAnnotation() - Constructor for class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.CanonicalMentionAnnotation
-
- CANONICALMENTIONBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- CanonicalMentionBeginAnnotation() - Constructor for class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.CanonicalMentionBeginAnnotation
-
- CANONICALMENTIONEND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- CanonicalMentionEndAnnotation() - Constructor for class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.CanonicalMentionEndAnnotation
-
- canonicalMentionMapFromEntityMentions(List<CoreMap>) - Method in class edu.stanford.nlp.ie.KBPBasicSpanishCorefSystem
-
- canonicalName - Variable in enum edu.stanford.nlp.ie.KBPRelationExtractor.RelationType
-
A canonical name for this relation type.
- canonicalObject - Variable in class edu.stanford.nlp.ie.util.RelationTriple
-
The object (third argument) of this triple, in its canonical mention (i.e., coref resolved).
- canonicalSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the text of the canonical speaker
- canonicalSpeakerCharOffsets() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the character offsets of the canonical speaker
- canonicalSpeakerEntityMention() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the entity mention corresponding to the canonical speaker if there is one
- canonicalSpeakerTokens() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the tokens of the canonical speaker
- canonicalSubject - Variable in class edu.stanford.nlp.ie.util.RelationTriple
-
The subject (first argument) of this triple, in its canonical mention (i.e., coref resolved)
- capacity() - Method in class edu.stanford.nlp.util.Beam
-
- capitalize(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Uppercases the first character of a string.
- capture(OutputStream) - Method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
Capture a system stream.
- captureSystemStreams(boolean, boolean) - Static method in class edu.stanford.nlp.util.logging.Redwood
-
Captures System.out and System.err and redirects them
to Redwood logging.
- cardinality - Variable in enum edu.stanford.nlp.ie.KBPRelationExtractor.RelationType
-
The cardinality of this entity.
- CASE - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "case" grammatical relation.
- CASE_ALLCAPS - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- CASE_ALLCAPSORDOTS - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- CASE_ALLDIGITS - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- CASE_ALLDIGITSORDOTS - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- CASE_CAPINI - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- CASE_INCAP - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- CASE_INSENSITIVE - Static variable in class edu.stanford.nlp.ling.tokensregex.NodePattern
-
- CASE_MARKER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- CASE_MARKER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "prepositional modifier" grammatical relation.
- CASE_OTHER - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- cased() - Method in class edu.stanford.nlp.simple.Document
-
Make this document case sensitive.
- cased() - Method in class edu.stanford.nlp.simple.Sentence
-
Make this sentence case sensitive.
- casedDistSim - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
Whether to (not) lowercase tokens before looking them up in distsim
lexicon.
- CaseExpression(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CaseExpression(List<Pair<Expression, Expression>>, Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.CaseExpression
-
- caseInsensitive - Variable in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- caseless() - Method in class edu.stanford.nlp.simple.Document
-
Make this document caseless.
- caseless() - Method in class edu.stanford.nlp.simple.Sentence
-
Make this sentence caseless.
- cast(Iterable<?>, Class<? extends T>) - Static method in class edu.stanford.nlp.util.Iterables
-
Casts all values in the given Iterable to the given type.
- cast(String, Type) - Static method in class edu.stanford.nlp.util.MetaClass
-
Cast a String representation of an object into that object.
- castToInt(double[][]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- castWithoutKnowingType(String) - Static method in class edu.stanford.nlp.util.MetaClass
-
- CategoricalFeatureExtractor - Class in edu.stanford.nlp.coref.neural
-
Extracts string matching, speaker, distance, and document genre features from mentions.
- CategoricalFeatureExtractor(Properties, Dictionaries) - Constructor for class edu.stanford.nlp.coref.neural.CategoricalFeatureExtractor
-
- category() - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
- category() - Method in class edu.stanford.nlp.ling.CoreLabel
-
Return the category value of the label (or null if none).
- category() - Method in interface edu.stanford.nlp.ling.HasCategory
-
Return the category value of the label (or null if none).
- CATEGORY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- categoryAndFunction(String) - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns the syntactic category and 'function' of a String.
- categoryAndFunction(String) - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns the syntactic category and 'function' of a String.
- CategoryAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CategoryAnnotation
-
- CategoryFunctionalTagAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CategoryFunctionalTagAnnotation
-
- CategoryWordTag - Class in edu.stanford.nlp.ling
-
A CategoryWordTag
object acts as a complex Label
which contains a category, a head word, and a tag.
- CategoryWordTag() - Constructor for class edu.stanford.nlp.ling.CategoryWordTag
-
- CategoryWordTag(String) - Constructor for class edu.stanford.nlp.ling.CategoryWordTag
-
This one argument constructor sets just the value.
- CategoryWordTag(String, String, String) - Constructor for class edu.stanford.nlp.ling.CategoryWordTag
-
- CategoryWordTag(Label) - Constructor for class edu.stanford.nlp.ling.CategoryWordTag
-
Creates a new CategoryWordTag label from an existing label.
- CategoryWordTagFactory - Class in edu.stanford.nlp.ling
-
A CategoryWordTagFactory
is a factory that makes
a Label
which is a CategoryWordTag
triplet.
- CategoryWordTagFactory() - Constructor for class edu.stanford.nlp.ling.CategoryWordTagFactory
-
- CatErrorEval(String) - Constructor for class edu.stanford.nlp.parser.metrics.AbstractEval.CatErrorEval
-
- catType - Static variable in class edu.stanford.nlp.trees.WordCatConstituent
-
- CBEval(String, boolean) - Constructor for class edu.stanford.nlp.parser.metrics.Evalb.CBEval
-
- cCommands(Tree, Tree) - Method in class edu.stanford.nlp.trees.Tree
-
Given nodes t1
and t2
which are
dominated by this node, returns true
iff
t1
c-commands t2
.
- ccompObjVerbRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- ccompVerbRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
A list of verbs where the answer to a question involving that
verb would be a ccomp.
- CCtransform(Tree) - Static method in class edu.stanford.nlp.trees.CoordinationTransformer
-
Transforms t if it contains a coordination in a flat structure
- cdcTokenizer(Properties) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Tokenize, ssplit, and mwt all at once, using ColumnDataClassifier
- CEDict - Class in edu.stanford.nlp.trees.international.pennchinese
-
- CENT - Static variable in class edu.stanford.nlp.ie.qe.Units.Currencies
-
- Centuries - Static variable in class edu.stanford.nlp.time.JodaTimeUtils
-
- CENTURY - Static variable in class edu.stanford.nlp.time.SUTime
-
- cf - Variable in class edu.stanford.nlp.util.CollectionValuedMap
-
- cf - Variable in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
- CGMinimizer - Class in edu.stanford.nlp.optimization
-
Conjugate-gradient implementation based on the code in Numerical
Recipes in C.
- CGMinimizer() - Constructor for class edu.stanford.nlp.optimization.CGMinimizer
-
Basic constructor, use this.
- CGMinimizer(boolean) - Constructor for class edu.stanford.nlp.optimization.CGMinimizer
-
Pass in false
to get per-iteration progress reports
(to stderr).
- CGMinimizer(Function) - Constructor for class edu.stanford.nlp.optimization.CGMinimizer
-
Perform minimization with monitoring.
- CGRunner - Class in edu.stanford.nlp.maxent
-
This class will call an optimization method such as Conjugate Gradient or
Quasi-Newton on a LambdaSolve object to find
optimal parameters, including imposing a Gaussian prior on those
parameters.
- CGRunner(LambdaSolve, String) - Constructor for class edu.stanford.nlp.maxent.CGRunner
-
Set up a LambdaSolve problem for solution by a Minimizer.
- CGRunner(LambdaSolve, String, double) - Constructor for class edu.stanford.nlp.maxent.CGRunner
-
Set up a LambdaSolve problem for solution by a Minimizer,
specifying a value for sigma2.
- CGRunner(LambdaSolve, String, double, double) - Constructor for class edu.stanford.nlp.maxent.CGRunner
-
Set up a LambdaSolve problem for solution by a Minimizer.
- CGRunner(LambdaSolve, String, double, double[]) - Constructor for class edu.stanford.nlp.maxent.CGRunner
-
Set up a LambdaSolve problem for solution by a Minimizer.
- chain(Comparator<? super T>, Comparator<? super T>) - Static method in class edu.stanford.nlp.util.Comparators
-
Returns a new Comparator
which is the result of chaining the
given Comparator
s.
- chain(List<Comparator<? super T>>) - Static method in class edu.stanford.nlp.util.Comparators
-
Returns a new Comparator
which is the result of chaining the
given Comparator
s.
- chain(Comparator<T>...) - Static method in class edu.stanford.nlp.util.Comparators
-
- chain(Iterable<? extends Iterable<T>>) - Static method in class edu.stanford.nlp.util.Iterables
-
Chains together a set of Iterables of compatible types.
- chain(Iterable<T>...) - Static method in class edu.stanford.nlp.util.Iterables
-
Chains together all Iterables of type T as given in an array or
varargs parameter.
- chain(T[]...) - Static method in class edu.stanford.nlp.util.Iterables
-
Chains together all arrays of type T[] as given in an array or
varargs parameter.
- chain(LogRecordHandler[], RedwoodConfiguration.Thunk) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Apply each of the handlers to incoming log messages, in sequence.
- chain(LogRecordHandler, RedwoodConfiguration.Thunk) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
- chain(LogRecordHandler, LogRecordHandler, RedwoodConfiguration.Thunk) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
- chain(LogRecordHandler, LogRecordHandler, LogRecordHandler, RedwoodConfiguration.Thunk) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
- chain(LogRecordHandler, LogRecordHandler, LogRecordHandler, LogRecordHandler, RedwoodConfiguration.Thunk) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
- chain(LogRecordHandler, LogRecordHandler, LogRecordHandler, LogRecordHandler, LogRecordHandler, RedwoodConfiguration.Thunk) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
- CHAINID_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- CHANGED_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- changeFeatureIndex(Index<F>) - Method in class edu.stanford.nlp.classify.Dataset
-
- changeIfNecessary(int, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactionTester
-
- changeLabelIndex(Index<L>) - Method in class edu.stanford.nlp.classify.Dataset
-
- changePriority(E, double) - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Changes a priority, either up or down, adding the key it if it wasn't there already.
- changePriority(E, double) - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Not supported in this implementation.
- changePriority(E, double) - Method in interface edu.stanford.nlp.util.PriorityQueue
-
Changes a priority, either up or down, adding the key it if it wasn't there already.
- changeScore(double) - Method in class edu.stanford.nlp.naturalli.SentenceFragment
-
Changes the score of this fragment in place.
- channelColors - Variable in class edu.stanford.nlp.util.logging.OutputHandler
-
- channels(Object...) - Static method in class edu.stanford.nlp.util.logging.Redwood
-
Create an object representing a group of channels.
- channels() - Method in class edu.stanford.nlp.util.logging.Redwood.Record
-
Returns the channels for this record, in sorted order (special channels first, then alphabetical)
- channels(Object...) - Method in class edu.stanford.nlp.util.logging.Redwood.RedwoodChannels
-
Creates a new RedwoodChannels object, concatenating the channels from
this RedwoodChannels with some additional channels.
- channels(Object...) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
- channelSeparatorChar - Variable in class edu.stanford.nlp.util.logging.OutputHandler
-
Character used to join multiple channel names
- channelStyles - Variable in class edu.stanford.nlp.util.logging.OutputHandler
-
- channelWidth(int) - Method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
Set the width of the channels (or 0 to not show channels).
- CHAPTER_BREAK - Variable in class edu.stanford.nlp.quoteattribution.ChapterAnnotator
-
- ChapterAnnotation() - Constructor for class edu.stanford.nlp.quoteattribution.ChapterAnnotator.ChapterAnnotation
-
- ChapterAnnotator - Class in edu.stanford.nlp.quoteattribution
-
Created by mjfang on 12/18/16.
- ChapterAnnotator() - Constructor for class edu.stanford.nlp.quoteattribution.ChapterAnnotator
-
- ChapterAnnotator.ChapterAnnotation - Class in edu.stanford.nlp.quoteattribution
-
- CHAPTERINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- CHARACTER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- CHARACTER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- CharacterLevelTagExtender - Class in edu.stanford.nlp.trees.international.pennchinese
-
A transformer to extend tags down to the level of individual characters.
- CharacterLevelTagExtender() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CharacterLevelTagExtender
-
- CharacterLevelTagExtender(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CharacterLevelTagExtender
-
- characterMap - Variable in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- characterOffsetBegin() - Method in class edu.stanford.nlp.simple.Sentence
-
- characterOffsetBegin(int) - Method in class edu.stanford.nlp.simple.Sentence
-
The character offset of the given index in the sentence.
- characterOffsetBegin() - Method in class edu.stanford.nlp.simple.Token
-
- CHARACTEROFFSETBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- CharacterOffsetBeginAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CharacterOffsetBeginAnnotation
-
- characterOffsetEnd() - Method in class edu.stanford.nlp.simple.Sentence
-
- characterOffsetEnd(int) - Method in class edu.stanford.nlp.simple.Sentence
-
The end character offset of the given index in the sentence.
- characterOffsetEnd() - Method in class edu.stanford.nlp.simple.Token
-
- CHARACTEROFFSETEND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- CharacterOffsetEndAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CharacterOffsetEndAnnotation
-
- characters(char[], int, int) - Method in class edu.stanford.nlp.process.TransformXML.SAXInterface
-
- Characters - Class in edu.stanford.nlp.util
-
Character-level utilities.
- CHARACTERS_FILE - Static variable in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator
-
- CharactersAnnotation() - Constructor for class edu.stanford.nlp.ling.SegmenterCoreAnnotations.CharactersAnnotation
-
- CharAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CharAnnotation
-
- charArrToByteArr(char[]) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- charArrToByteArr(char[], int, int) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- charArrToByteArr(byte[], int, char[], int, int) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- CHARBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- CHAREND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- charHalfWindow - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- CharniakParser - Class in edu.stanford.nlp.parser.charniak
-
Runs the Charniak parser via the command line.
- CharniakParser() - Constructor for class edu.stanford.nlp.parser.charniak.CharniakParser
-
- CharniakParser(String, String) - Constructor for class edu.stanford.nlp.parser.charniak.CharniakParser
-
- CharniakParserAnnotator - Class in edu.stanford.nlp.pipeline
-
This class will add parse information to an Annotation from the BLLIP parser.
- CharniakParserAnnotator(String, String, boolean, int) - Constructor for class edu.stanford.nlp.pipeline.CharniakParserAnnotator
-
- CharniakParserAnnotator() - Constructor for class edu.stanford.nlp.pipeline.CharniakParserAnnotator
-
- CharniakScoredParsesReaderWriter - Class in edu.stanford.nlp.parser.charniak
-
Utility routines for printing/reading scored parses for the Charniak Parser.
- charOffsets - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
Character offsets (relative to original text).
- charOffsets() - Method in class edu.stanford.nlp.pipeline.CoreEntityMention
-
char offsets of mention
- charOffsets() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
char offsets of mention
- chart - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- charTags - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- cheapWordToString(IndexedWord) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddNode
-
This converts the node into a simple string based representation.
- cheatPCFG - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Add all test set trees to training data for PCFG.
- check() - Method in class edu.stanford.nlp.util.IntervalTree
-
- check(IntervalTree.TreeNode<E, T>) - Method in class edu.stanford.nlp.util.IntervalTree
-
- checkArgs(List<Value>) - Method in interface edu.stanford.nlp.ling.tokensregex.types.ValueFunction
-
Checks if the arguments are valid.
- checkArgs(List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.BooleanFunction
-
- checkArgs(List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.CompareFunction
-
- checkArgs(List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NumericFunction
-
- checkArgs(List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.StringFunction
-
- checkArgs(List<Value>) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.TypeCheckedFunction
-
- checkClean() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- checkClusters(Logger, String, Document) - Static method in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
- checkConstructor(Object...) - Method in class edu.stanford.nlp.util.MetaClass
-
- checkCorrectness() - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
Check whether the constraints are satisfied, the probabilities sum to one, etc.
- checkCorrectness() - Method in class edu.stanford.nlp.tagger.maxent.LambdaSolveTagger
-
Works out whether the model expectations match the empirical
expectations.
- checkCrossing(Set<Constituent>, Set<Constituent>) - Method in class edu.stanford.nlp.parser.metrics.Evalb.CBEval
-
- checkDic(String, SeqClassifierFlags) - Method in class edu.stanford.nlp.wordseg.NonDict2
-
- checkEntityMatch(Document, CorefCluster, CorefCluster, Dictionaries, Set<Mention>) - Method in class edu.stanford.nlp.coref.hybrid.sieve.DeterministicCorefSieve
-
- checkEntityMatch(Document, CorefCluster, CorefCluster, Dictionaries, Set<Mention>) - Method in class edu.stanford.nlp.coref.hybrid.sieve.NameMatch
-
- checkEntityMatch(Document, CorefCluster, CorefCluster, Dictionaries, Set<Mention>) - Method in class edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve
-
- checkEntityMatch(Document, CorefCluster, CorefCluster, Dictionaries, Set<Mention>) - Method in class edu.stanford.nlp.dcoref.sievepasses.NameMatch
-
- checkError() - Method in class edu.stanford.nlp.util.logging.RedwoodPrintStream
-
- checkExistsOrFail(File) - Static method in class edu.stanford.nlp.io.FileSystem
-
- checkFile(File) - Method in class edu.stanford.nlp.ie.NERGUI
-
- checkFlagExclusiveSet(int, int, int) - Static method in class edu.stanford.nlp.util.Interval
-
Utility function to check if a particular flag is set exclusively
given a particular set of flags and a mask.
- checkFlagSet(int, int) - Static method in class edu.stanford.nlp.util.Interval
-
Utility function to check if a particular flag is set
given a particular set of flags.
- checkForInterrupt() - Static method in class edu.stanford.nlp.coref.CorefUtils
-
- checkGradient - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- checkIllegalAttributes(Map<String, String>) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddDep
-
Certain attributes cannot be edited, especially docid, sentid, idx,
or they mess up the hashmaps in the SemanticGraph
- checkLeafBranching(Tree) - Static method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
If an internal node goes directly to a leaf, that is an illegal tree.
- checkMemory(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- checkMultipleBitSet(int) - Static method in class edu.stanford.nlp.util.Interval
-
Utility function to check if multiple bits are set for flags
- checkNameList - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- checkNotExistsOrFail(File) - Static method in class edu.stanford.nlp.io.FileSystem
-
- checkOffsets(CoreMap) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Checks if offsets of doc and sentence matches.
- checkProperties(Properties, Properties) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Checks to make sure that all properties specified in properties
are known to the program by checking that each simply overrides
a default value.
- checkRequestType(HttpServletRequest) - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Determines the request type.
- checkRequiredProperties(Properties, String...) - Static method in class edu.stanford.nlp.util.StringUtils
-
If any of the given list of properties are not found, returns the
name of that property.
- checkRootTransition(Tree) - Static method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
Some trees in the English datasets have a binary transition at
the top, which we don't like as it teaches the parser to
sometimes make binary transitions in normal trees
- checkStatus(URL) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Return true if the referenced server is alive and returns a non-error response code.
- checkTime(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- checkWordListMatch(PhraseTable.Phrase, PhraseTable.WordList, int, int, int, boolean) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- child - Variable in class edu.stanford.nlp.parser.lexparser.UnaryRule
-
- CHILD_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- childFilteredEval(String, boolean, TreebankLanguagePack, String) - Static method in class edu.stanford.nlp.parser.metrics.FilteredEval
-
Returns an eval which is good for counting the attachment of
specific node types.
- childPairs(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a list of pairs of a relation name and the child
IndexedFeatureLabel that bears that relation.
- childRelns(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a list of relations which this node has with its children.
- children - Variable in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
Child tries
- children - Variable in class edu.stanford.nlp.loglinear.benchmarks.GamePlayerBenchmark.SampleState
-
- children() - Method in class edu.stanford.nlp.trees.LabeledScoredTreeNode
-
Returns an array of children for the current node, or null
if it is a leaf.
- children() - Method in class edu.stanford.nlp.trees.SimpleTree
-
Returns an array of children for the current node, or null
if it is a leaf.
- children() - Method in class edu.stanford.nlp.trees.Tree
-
Returns an array of children for the current node.
- children - Variable in class edu.stanford.nlp.trees.TreeGraphNode
-
Children of this node.
- children() - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Returns an array of the children of this node.
- children() - Method in class edu.stanford.nlp.util.logging.Redwood.RecordHandlerTree
-
- ChildrenAnnotation() - Constructor for class edu.stanford.nlp.time.TimeExpression.ChildrenAnnotation
-
- childrenNamesSpi() - Method in class edu.stanford.nlp.util.DisabledPreferences
-
- childSpi(String) - Method in class edu.stanford.nlp.util.DisabledPreferences
-
- childTab - Variable in class edu.stanford.nlp.parser.ui.TreeJPanel.WidthResult
-
- CHINESE - Static variable in class edu.stanford.nlp.swing.FontDetector
-
- CHINESE_PROPERTIES - Static variable in class edu.stanford.nlp.pipeline.LanguageInfo
-
- Chinese_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
Chinese = 3;
- CHINESECHAR_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- ChineseCharacterBasedLexicon - Class in edu.stanford.nlp.parser.lexparser
-
- ChineseCharacterBasedLexicon(ChineseTreebankParserParams, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- ChineseCharacterBasedLexiconTraining - Class in edu.stanford.nlp.parser.lexparser
-
Includes a main file which trains a ChineseCharacterBasedLexicon.
- ChineseCharacterBasedLexiconTraining() - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexiconTraining
-
- ChineseCharAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ChineseCharAnnotation
-
- ChineseCollinizer - Class in edu.stanford.nlp.trees.international.pennchinese
-
Performs collinization operations on Chinese trees similar to
those for English Namely:
strips all functional & automatically-added tags
strips all punctuation
merges PRN and ADVP
eliminates ROOT (note that there are a few non-unary ROOT nodes;
these are not eliminated)
- ChineseCollinizer(ChineseTreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseCollinizer
-
- ChineseCollinizer(ChineseTreebankLanguagePack, boolean) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseCollinizer
-
- chineseColonAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- chineseCommaAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- chineseDashAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- ChineseDictionary - Class in edu.stanford.nlp.wordseg
-
This 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.
- ChineseDictionary(String) - Constructor for class edu.stanford.nlp.wordseg.ChineseDictionary
-
- ChineseDictionary(String[]) - Constructor for class edu.stanford.nlp.wordseg.ChineseDictionary
-
- ChineseDictionary(String[], ChineseDocumentToSentenceProcessor) - Constructor for class edu.stanford.nlp.wordseg.ChineseDictionary
-
- ChineseDictionary(String, ChineseDocumentToSentenceProcessor, boolean) - Constructor for class edu.stanford.nlp.wordseg.ChineseDictionary
-
The first argument can be one file path, or multiple files separated by
commas.
- ChineseDictionary(String[], ChineseDocumentToSentenceProcessor, boolean) - Constructor for class edu.stanford.nlp.wordseg.ChineseDictionary
-
- ChineseDocument - Class in edu.stanford.nlp.simple
-
A sentence running with the Chinese models.
- ChineseDocument(String) - Constructor for class edu.stanford.nlp.simple.ChineseDocument
-
Create a new document from the passed in text.
- ChineseDocument(Annotation) - Constructor for class edu.stanford.nlp.simple.ChineseDocument
-
Convert a CoreNLP Annotation object to a Document.
- ChineseDocument(CoreNLPProtos.Document) - Constructor for class edu.stanford.nlp.simple.ChineseDocument
-
Create a Document object from a read Protocol Buffer.
- ChineseDocument(Properties, String) - Constructor for class edu.stanford.nlp.simple.ChineseDocument
-
Create a new chinese document from the passed in text and the given properties.
- ChineseDocumentToSentenceProcessor - Class in edu.stanford.nlp.process
-
Convert a Chinese Document into a List of sentence Strings.
- ChineseDocumentToSentenceProcessor() - Constructor for class edu.stanford.nlp.process.ChineseDocumentToSentenceProcessor
-
- ChineseDocumentToSentenceProcessor(String) - Constructor for class edu.stanford.nlp.process.ChineseDocumentToSentenceProcessor
-
- chineseDouHaoAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- chineseEndSentenceAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- ChineseEnglishWordMap - Class in edu.stanford.nlp.trees.international.pennchinese
-
A class for mapping Chinese words to English.
- ChineseEnglishWordMap() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
Make a ChineseEnglishWordMap with a default CEDict path.
- ChineseEnglishWordMap(String) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
Make a ChineseEnglishWordMap
- ChineseEnglishWordMap(String, boolean) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
Make a ChineseEnglishWordMap
- ChineseEnglishWordMap(String, String, String, String) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
- ChineseEnglishWordMap(String, String, String, String, boolean) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
- ChineseEscaper - Class in edu.stanford.nlp.trees.international.pennchinese
-
An Escaper for Chinese normalization to match Treebank.
- ChineseEscaper() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseEscaper
-
- ChineseGrammaticalRelations - Class in edu.stanford.nlp.trees.international.pennchinese
-
- ChineseGrammaticalStructure - Class in edu.stanford.nlp.trees.international.pennchinese
-
A GrammaticalStructure for Chinese.
- ChineseGrammaticalStructure(Tree) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure
-
Construct a new GrammaticalStructure
from an
existing parse tree.
- ChineseGrammaticalStructure(Tree, Predicate<String>) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure
-
- ChineseGrammaticalStructure(Tree, HeadFinder) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure
-
- ChineseGrammaticalStructure(Tree, Predicate<String>, HeadFinder) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure
-
- ChineseGrammaticalStructure(List<TypedDependency>, TreeGraphNode) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure
-
Used for postprocessing CoNLL X dependencies
- ChineseGrammaticalStructure.FromDependenciesFactory - Class in edu.stanford.nlp.trees.international.pennchinese
-
- ChineseGrammaticalStructureFactory - Class in edu.stanford.nlp.trees.international.pennchinese
-
- ChineseGrammaticalStructureFactory() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructureFactory
-
- ChineseGrammaticalStructureFactory(Predicate<String>) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructureFactory
-
- ChineseGrammaticalStructureFactory(Predicate<String>, HeadFinder) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructureFactory
-
- ChineseHcorefDemo - Class in edu.stanford.nlp.coref.hybrid.demo
-
A simple example of Stanford Chinese coreference resolution.
- ChineseHcorefDemo() - Constructor for class edu.stanford.nlp.coref.hybrid.demo.ChineseHcorefDemo
-
- ChineseHeadFinder - Class in edu.stanford.nlp.trees.international.pennchinese
-
HeadFinder for the Penn Chinese Treebank.
- ChineseHeadFinder() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseHeadFinder
-
- ChineseHeadFinder(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseHeadFinder
-
- ChineseHeadMatch - Class in edu.stanford.nlp.coref.hybrid.sieve
-
- ChineseHeadMatch() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.ChineseHeadMatch
-
- ChineseHeadMatch(Properties) - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.ChineseHeadMatch
-
- ChineseIsSegmentedAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ChineseIsSegmentedAnnotation
-
- chineseLeftParenthesisAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- chineseLeftQuoteMarkAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- ChineseLexicon - Class in edu.stanford.nlp.parser.lexparser
-
A lexicon class for Chinese.
- ChineseLexicon(Options, ChineseTreebankParserParams, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseLexicon
-
- ChineseLexiconAndWordSegmenter - Class in edu.stanford.nlp.parser.lexparser
-
This class lets you train a lexicon and segmenter at the same time.
- ChineseLexiconAndWordSegmenter(ChineseLexicon, WordSegmenter) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- ChineseLexiconAndWordSegmenter(String, Options) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
Construct a new ChineseLexiconAndWordSegmenter.
- ChineseMarkovWordSegmenter - Class in edu.stanford.nlp.parser.lexparser
-
Performs word segmentation with a hierarchical markov model over POS
and over characters given POS.
- ChineseMarkovWordSegmenter(ChineseCharacterBasedLexicon, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter
-
- ChineseMarkovWordSegmenter(ChineseTreebankParserParams, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter
-
- ChineseMaxentLexicon - Class in edu.stanford.nlp.parser.lexparser
-
A Lexicon class that computes the score of word|tag according to a maxent model
of tag|word (divided by MLE estimate of P(tag)).
- ChineseMaxentLexicon(Options, Index<String>, Index<String>, int) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- ChineseMorphFeatureSets - Class in edu.stanford.nlp.ie
-
A class for holding Chinese morphological features used for word segmentation and POS tagging.
- ChineseMorphFeatureSets(String) - Constructor for class edu.stanford.nlp.ie.ChineseMorphFeatureSets
-
- ChineseNumberSequenceClassifier - Class in edu.stanford.nlp.ie.regexp
-
A simple rule-based classifier that detects NUMBERs in a sequence of Chinese tokens.
- ChineseNumberSequenceClassifier() - Constructor for class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- ChineseNumberSequenceClassifier(boolean) - Constructor for class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- ChineseNumberSequenceClassifier(Properties, boolean, Properties) - Constructor for class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- ChineseOrigSegAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ChineseOrigSegAnnotation
-
- chineseOtherAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- chineseParenthesisAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- ChineseQuantifiableEntityNormalizer - Class in edu.stanford.nlp.ie
-
A Chinese correspondence of the
QuantifiableEntityNormalizer
that normalizes NUMBER, DATE, TIME,
MONEY, PERCENT and ORDINAL amounts expressed in Chinese.
- chineseQuoteMarkAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- chineseRightParenthesisAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- chineseRightQuoteMarkAcceptFilter() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- CHINESESEG_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- ChineseSegAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ChineseSegAnnotation
-
- ChineseSegmenterAnnotator - Class in edu.stanford.nlp.pipeline
-
This class will add segmentation information to an Annotation.
- ChineseSegmenterAnnotator() - Constructor for class edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator
-
- ChineseSegmenterAnnotator(String, boolean) - Constructor for class edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator
-
- ChineseSegmenterAnnotator(String, boolean, String, String) - Constructor for class edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator
-
- ChineseSegmenterAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator
-
- ChineseSegmenterFeatureFactory<IN extends CoreLabel> - Class in edu.stanford.nlp.wordseg
-
A Chinese segmenter Feature Factory for GALE project.
- ChineseSegmenterFeatureFactory() - Constructor for class edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory
-
- chineseSelectiveTagPA - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- ChineseSemanticHeadFinder - Class in edu.stanford.nlp.trees.international.pennchinese
-
Implements a 'semantic head' variant of the the HeadFinder found in Chinese Head Finder
- ChineseSemanticHeadFinder() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseSemanticHeadFinder
-
- ChineseSemanticHeadFinder(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseSemanticHeadFinder
-
- ChineseSentence - Class in edu.stanford.nlp.simple
-
- ChineseSentence(String) - Constructor for class edu.stanford.nlp.simple.ChineseSentence
-
- ChineseSentence(List<String>) - Constructor for class edu.stanford.nlp.simple.ChineseSentence
-
- ChineseSentence(CoreNLPProtos.Sentence) - Constructor for class edu.stanford.nlp.simple.ChineseSentence
-
- ChineseSimWordAvgDepGrammar - Class in edu.stanford.nlp.parser.lexparser
-
A Dependency grammar that smoothes by averaging over similar words.
- ChineseSimWordAvgDepGrammar(TreebankLangParserParams, boolean, boolean, boolean, boolean, Options, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseSimWordAvgDepGrammar
-
- chineseSplitDouHao - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Chinese: Split the dou hao (a punctuation mark separating
members of a list) from other punctuation.
- chineseSplitPunct - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Chinese: split Chinese punctuation several ways, along the lines
of English punctuation plus another category for the dou hao.
- chineseSplitPunctLR - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Chinese: split left right/paren quote (if chineseSplitPunct is also
true.
- chineseSplitVP - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Chinese VP splitting.
- ChineseStringUtils - Class in edu.stanford.nlp.wordseg
-
- ChineseTreebankLanguagePack - Class in edu.stanford.nlp.trees.international.pennchinese
-
Language pack for the UPenn/Colorado/Brandeis Chinese treebank.
- ChineseTreebankLanguagePack() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- ChineseTreebankParserParams - Class in edu.stanford.nlp.parser.lexparser
-
Parameter file for parsing the Penn Chinese Treebank.
- ChineseTreebankParserParams() - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- ChineseUnknownWordModel - Class in edu.stanford.nlp.parser.lexparser
-
Stores, trains, and scores with an unknown word model.
- ChineseUnknownWordModel(Options, Lexicon, Index<String>, Index<String>, ClassicCounter<IntTaggedWord>, Map<Label, ClassicCounter<String>>, Map<String, Float>, boolean, Set<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModel
-
- ChineseUnknownWordModel(Options, Lexicon, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModel
-
This constructor creates an UWM with empty data structures.
- ChineseUnknownWordModelTrainer - Class in edu.stanford.nlp.parser.lexparser
-
- ChineseUnknownWordModelTrainer() - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer
-
- ChineseUtils - Class in edu.stanford.nlp.trees.international.pennchinese
-
This class contains a few String constants and
static methods for dealing with Chinese text.
- chineseVerySelectiveTagPA - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- ChineseWordFeatureExtractor - Class in edu.stanford.nlp.parser.lexparser
-
- ChineseWordFeatureExtractor(int) - Constructor for class edu.stanford.nlp.parser.lexparser.ChineseWordFeatureExtractor
-
- CHINESEXMLCHAR_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- chiSquare2by2(int, int, int, int) - Static method in class edu.stanford.nlp.math.SloppyMath
-
Find a 2x2 chi-square value.
- chomp(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Returns the supplied string with any trailing '\n' or '\r\n' removed.
- chomp(Object) - Static method in class edu.stanford.nlp.util.StringUtils
-
Returns the result of calling toString() on the supplied Object, but with
any trailing '\n' or '\r\n' removed.
- choosedatums(boolean, String, TwoDimensionalCounter<CandidatePhrase, E>, Counter<E>, boolean) - Method in class edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt
-
- ChooseDatumsThread(String, Map<String, DataInstance>, Collection<String>, TwoDimensionalCounter<CandidatePhrase, E>, Counter<E>, Counter<Integer>, Map<String, Collection<CandidatePhrase>>, boolean, boolean) - Constructor for class edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt.ChooseDatumsThread
-
- chooseTokenizerFactory() - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Figures out what tokenizer factory might be described by the
config.
- chooseTokenizerFactory(boolean, String, String, boolean) - Static method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- chooseTopWords(Counter<CandidatePhrase>, TwoDimensionalCounter<CandidatePhrase, E>, Counter<CandidatePhrase>, Set<CandidatePhrase>, double) - Method in class edu.stanford.nlp.patterns.ScorePhrases
-
- CHTBTokenizer - Class in edu.stanford.nlp.trees.international.pennchinese
-
A simple tokenizer for tokenizing Penn Chinese Treebank files.
- CHTBTokenizer(Reader) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CHTBTokenizer
-
Constructs a new tokenizer from a Reader.
- ChunkAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ChunkAnnotation
-
- ChunkAnnotationUtils - Class in edu.stanford.nlp.pipeline
-
Utility functions for annotating chunks
- chunkOffsets - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
Chunk offsets (relative to chunking on top of original text)
- CL - Static variable in class edu.stanford.nlp.classify.NaiveBayesClassifierFactory
-
- CL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "clause modifier of a preposition" grammatical relation.
- classBias - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- ClassComparator() - Constructor for class edu.stanford.nlp.patterns.surface.Token.ClassComparator
-
- ClassicCounter<E> - Class in edu.stanford.nlp.stats
-
A specialized kind of hash table (or map) for storing numeric counts for
objects.
- ClassicCounter() - Constructor for class edu.stanford.nlp.stats.ClassicCounter
-
Constructs a new (empty) Counter backed by a HashMap.
- ClassicCounter(int) - Constructor for class edu.stanford.nlp.stats.ClassicCounter
-
- ClassicCounter(MapFactory<E, MutableDouble>) - Constructor for class edu.stanford.nlp.stats.ClassicCounter
-
Pass in a MapFactory and the map it vends will back your Counter.
- ClassicCounter(MapFactory<E, MutableDouble>, int) - Constructor for class edu.stanford.nlp.stats.ClassicCounter
-
Pass in a MapFactory and the map it vends will back your Counter.
- ClassicCounter(Counter<E>) - Constructor for class edu.stanford.nlp.stats.ClassicCounter
-
Constructs a new Counter with the contents of the given Counter.
- ClassicCounter(Collection<E>) - Constructor for class edu.stanford.nlp.stats.ClassicCounter
-
Constructs a new Counter by counting the elements in the given Collection.
- CLASSIFICATION_MODEL - Static variable in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- classificationModelPath(Properties) - Static method in class edu.stanford.nlp.coref.statistical.StatisticalCorefProperties
-
- classificationScores - Variable in class edu.stanford.nlp.coref.statistical.ClustererDataLoader.ClustererDoc
-
- Classifier<L,F> - Interface in edu.stanford.nlp.classify
-
A simple interface for classifying and scoring data points, implemented
by most of the classifiers in this package.
- classifier - Variable in class edu.stanford.nlp.coref.statistical.PairwiseModel
-
- classifier - Variable in class edu.stanford.nlp.ie.KBPStatisticalExtractor
-
The implementing classifier of this extractor.
- classifier - Variable in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- Classifier - Class in edu.stanford.nlp.parser.nndep
-
Neural network classifier which powers a transition-based dependency parser.
- Classifier(Config, float[][], float[][], float[], float[][], List<Integer>) - Constructor for class edu.stanford.nlp.parser.nndep.Classifier
-
Instantiate a classifier with previously learned parameters in
order to perform new inference.
- Classifier(Config, Dataset, float[][], float[][], float[], float[][], List<Integer>) - Constructor for class edu.stanford.nlp.parser.nndep.Classifier
-
Instantiate a classifier with training data and randomly
initialized parameter matrices in order to begin training.
- CLASSIFIER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- Classifier.Cost - Class in edu.stanford.nlp.parser.nndep
-
Describes the result of feedforward + backpropagation through
the neural network for the batch provided to a `CostFunction.`
- CLASSIFIER_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "classifier marker" grammatical relation.
- ClassifierCombiner<IN extends CoreMap & HasWord> - Class in edu.stanford.nlp.ie
-
Merges the outputs of two or more AbstractSequenceClassifiers according to
a simple precedence scheme: any given base classifier contributes only
classifications of labels that do not exist in the base classifiers specified
before, and that do not have any token overlap with labels assigned by
higher priority classifiers.
- ClassifierCombiner(Properties) - Constructor for class edu.stanford.nlp.ie.ClassifierCombiner
-
- ClassifierCombiner(Properties, ClassifierCombiner.CombinationMode, String...) - Constructor for class edu.stanford.nlp.ie.ClassifierCombiner
-
Loads a series of base classifiers from the paths specified using the
Properties specified.
- ClassifierCombiner(ClassifierCombiner.CombinationMode, String...) - Constructor for class edu.stanford.nlp.ie.ClassifierCombiner
-
Loads a series of base classifiers from the paths specified using the
Properties specified.
- ClassifierCombiner(String...) - Constructor for class edu.stanford.nlp.ie.ClassifierCombiner
-
Loads a series of base classifiers from the paths specified.
- ClassifierCombiner(AbstractSequenceClassifier<IN>...) - Constructor for class edu.stanford.nlp.ie.ClassifierCombiner
-
Combines a series of base classifiers.
- ClassifierCombiner(ObjectInputStream, Properties) - Constructor for class edu.stanford.nlp.ie.ClassifierCombiner
-
- ClassifierCreator<L,F> - Interface in edu.stanford.nlp.classify
-
Creates a classifier with given weights
- ClassifierDemo - Class in edu.stanford.nlp.classify.demo
-
- ClassifierExample - Class in edu.stanford.nlp.classify
-
Sample code that illustrates the training and use of a linear classifier.
- ClassifierFactory<L,F,C extends Classifier<L,F>> - Interface in edu.stanford.nlp.classify
-
A simple interface for training a Classifier from a Dataset of training
examples.
- classifierFactory - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.TrainingOptions
-
- classifierType - Variable in class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- classifierType - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- classify(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify the tokens in a String.
- classify(List<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify a
List
of something that extends
CoreMap
.
- classify(List<IN>) - Method in class edu.stanford.nlp.ie.ClassifierCombiner
-
Generates the AnswerAnnotation labels of the combined model for the given
tokens, storing them in place in the tokens.
- classify(List<IN>) - Method in class edu.stanford.nlp.ie.crf.CRFBiasedClassifier
-
- classify(List<IN>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- classify(KBPRelationExtractor.KBPInput) - Method in class edu.stanford.nlp.ie.KBPEnsembleExtractor
-
- classify(KBPRelationExtractor.KBPInput) - Method in interface edu.stanford.nlp.ie.KBPRelationExtractor
-
Classify the given sentence into the relation it expresses, with the associated
confidence.
- classify(KBPRelationExtractor.KBPInput) - Method in class edu.stanford.nlp.ie.KBPSemgrexExtractor
-
- classify(KBPRelationExtractor.KBPInput) - Method in class edu.stanford.nlp.ie.KBPStatisticalExtractor
-
Score the given input, returning both the classification decision and the
probability of that decision.
- classify(KBPRelationExtractor.KBPInput) - Method in class edu.stanford.nlp.ie.KBPTokensregexExtractor
-
- classify(List<IN>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- classify(List<CoreLabel>) - Method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
- classify(List<IN>) - Method in class edu.stanford.nlp.ie.PresetSequenceClassifier
-
- classify(List<CoreLabel>) - Method in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
Use a set of heuristic rules to assign NER tags to tokens.
- classify(List<CoreLabel>) - Method in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- classify(List<CoreLabel>) - Method in class edu.stanford.nlp.ie.regexp.RegexNERSequenceClassifier
-
- classify(CoreMap) - Method in class edu.stanford.nlp.sentiment.SimpleSentiment
-
Get the sentiment of a sentence.
- classify(String) - Method in class edu.stanford.nlp.sentiment.SimpleSentiment
-
- classifyAndWriteAnswers(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Load a text file, run the classifier on it, and then print the answers to
stdout (with timing to stderr).
- classifyAndWriteAnswers(String, boolean) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Load a test file, run the classifier on it, and then print the answers to
stdout (with timing to stderr).
- classifyAndWriteAnswers(String, DocumentReaderAndWriter<IN>, boolean) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Load a test file, run the classifier on it, and then print the answers to
stdout (with timing to stderr).
- classifyAndWriteAnswers(String, OutputStream, DocumentReaderAndWriter<IN>, boolean) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
If the flag
outputEncoding
is defined, the output is written in that
character encoding, otherwise in the system default character encoding.
- classifyAndWriteAnswers(String, String, DocumentReaderAndWriter<IN>, boolean) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- classifyAndWriteAnswers(Collection<List<IN>>, DocumentReaderAndWriter<IN>, boolean) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- classifyAndWriteAnswers(Collection<List<IN>>, PrintWriter, DocumentReaderAndWriter<IN>, boolean) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- classifyAndWriteAnswersKBest(String, int, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Load a test file, run the classifier on it, and then print the answers to
stdout (with timing to stderr).
- classifyAndWriteAnswersKBest(ObjectBank<List<IN>>, int, PrintWriter, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Run the classifier on the documents in an ObjectBank, and print the
answers to a given PrintWriter (with timing to stderr).
- classifyAndWriteViterbiSearchGraph(String, String, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Load a test file, run the classifier on it, and then write a Viterbi search
graph for each sequence.
- classifyFile(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify the contents of a file.
- classifyFilesAndWriteAnswers(Collection<File>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Run the classifier on a collection of text files.
- classifyFilesAndWriteAnswers(Collection<File>, DocumentReaderAndWriter<IN>, boolean) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- classifyGibbs(List<IN>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- classifyGibbs(List<IN>, Triple<int[][][], int[], double[][][]>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- classifyKBest(List<IN>, Class<? extends CoreAnnotation<String>>, int) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Takes a list of tokens and provides the K best sequence labelings of these tokens with their scores.
- classifyMaxEnt(List<IN>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Do standard sequence inference, using either Viterbi or Beam inference
depending on the value of flags.inferenceType
.
- classifyMentions(List<List<Mention>>, Dictionaries, Properties) - Method in class edu.stanford.nlp.coref.md.MentionDetectionClassifier
-
- classifyRaw(String, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify the tokens in a String.
- classifySentence(List<? extends HasWord>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify a List of IN.
- classifySentenceWithGlobalInformation(List<? extends HasWord>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify a List of IN using whatever additional information is passed in globalInfo.
- classifyStdin() - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- classifyStdin(DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- classifyToCharacterOffsets(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify the contents of a String
to classified character offset
spans.
- classifyToString(String, String, boolean) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify the contents of a String
to one of several String
representations that shows the classes.
- classifyToString(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify the contents of a String to a tagged word/class String.
- classifyWithGlobalInformation(List<IN>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify a
List
of something that extends
CoreMap
using as
additional information whatever is stored in the document and sentence.
- classifyWithGlobalInformation(List<IN>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.ClassifierCombiner
-
- classifyWithGlobalInformation(List<IN>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- classifyWithGlobalInformation(List<IN>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- classifyWithGlobalInformation(List<CoreLabel>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
- classifyWithGlobalInformation(List<IN>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.PresetSequenceClassifier
-
- classifyWithGlobalInformation(List<CoreLabel>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- classifyWithGlobalInformation(List<CoreLabel>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- classifyWithGlobalInformation(List<CoreLabel>, CoreMap, CoreMap) - Method in class edu.stanford.nlp.ie.regexp.RegexNERSequenceClassifier
-
- classifyWithInlineXML(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Classify the contents of a String
.
- classIndex - Variable in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- classIndex() - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- classIndex - Variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- classIndex - Variable in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- classIndex - Variable in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- classIndex - Variable in class edu.stanford.nlp.ie.UniformPrior
-
- classLine - Static variable in class edu.stanford.nlp.misc.DependencyAnalyzer
-
- className - Variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.ParamInfo
-
- classNames - Variable in class edu.stanford.nlp.sentiment.RNNOptions
-
- classOf(Datum<L, F>) - Method in interface edu.stanford.nlp.classify.Classifier
-
- classOf(Datum<String, String>) - Method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
- classOf(Datum<K, V>) - Method in class edu.stanford.nlp.classify.KNNClassifier
-
NOTE: currently does not support standard Datums, only RVFDatums.
- classOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
- classOf(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Deprecated.
- classOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- classOf(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
Deprecated.
- classOf(Counter<F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- classOf(Collection<F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- classOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.MultinomialLogisticClassifier
-
- classOf(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.MultinomialLogisticClassifier
-
- classOf(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.NaiveBayesClassifier
-
- classOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.NaiveBayesClassifier
-
- classOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.OneVsAllClassifier
-
- classOf(RVFDatum<L, F>) - Method in interface edu.stanford.nlp.classify.RVFClassifier
-
- classOf(Datum<String, String>, ExtractionObject) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- classOf(List<IN>, int) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
Returns the most likely class for the word at the given position.
- classORRestrictionsAsString() - Method in class edu.stanford.nlp.patterns.surface.Token
-
- classShorthandToFull - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
shorthands for CoreAnnotations
- CLAUSAL_COMPLEMENT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "clausal complement" grammatical relation.
- CLAUSAL_COMPLEMENT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "clausal" grammatical relation.
- CLAUSAL_COMPLEMENT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "clausal complement" (ccomp) grammatical relation.
- CLAUSAL_COMPLEMENT - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- CLAUSAL_COMPLEMENT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "clausal complement" grammatical relation.
- CLAUSAL_LOCALIZER_COMPLEMENT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
- CLAUSAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
- CLAUSAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- CLAUSAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "clausal modifier of noun" relation.
- CLAUSAL_PASSIVE_SUBJECT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "clausal passive subject" grammatical relation.
- CLAUSAL_PASSIVE_SUBJECT - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- CLAUSAL_PASSIVE_SUBJECT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "clausal passive subject" grammatical relation.
- CLAUSAL_SUBJECT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "clausal subject" grammatical relation.
- CLAUSAL_SUBJECT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "clausal subject" grammatical relation.
- CLAUSAL_SUBJECT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "clausal subject" grammatical relation.
- CLAUSAL_SUBJECT - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- CLAUSAL_SUBJECT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "clausal subject" grammatical relation.
- clausalComplementRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- clauseIntermWeight - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.TrainingOptions
-
- clauseRelations - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
- clausesInSentence(SemanticGraph, boolean) - Method in class edu.stanford.nlp.naturalli.OpenIE
-
Find the clauses in a sentence, where the sentence is expressed as a dependency tree.
- clausesInSentence(CoreMap) - Method in class edu.stanford.nlp.naturalli.OpenIE
-
Find the clauses in a sentence.
- ClauseSplitter - Interface in edu.stanford.nlp.naturalli
-
Just a convenience alias for a clause splitting search problem factory.
- clauseSplitter - Variable in class edu.stanford.nlp.naturalli.OpenIE
-
The clause splitter model, if one is to be used.
- ClauseSplitter.ClauseClassifierLabel - Enum in edu.stanford.nlp.naturalli
-
- ClauseSplitterSearchProblem - Class in edu.stanford.nlp.naturalli
-
A search problem for finding clauses in a sentence.
- ClauseSplitterSearchProblem(SemanticGraph, boolean, Optional<Classifier<ClauseSplitter.ClauseClassifierLabel, String>>, Optional<Function<Triple<ClauseSplitterSearchProblem.State, ClauseSplitterSearchProblem.Action, ClauseSplitterSearchProblem.State>, Counter<String>>>) - Constructor for class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
Create a searcher manually, suppling a dependency tree, an optional classifier for when to split clauses,
and a featurizer for that classifier.
- ClauseSplitterSearchProblem(SemanticGraph, boolean) - Constructor for class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
Create a clause searcher which searches naively through every possible subtree as a clause.
- ClauseSplitterSearchProblem.Action - Interface in edu.stanford.nlp.naturalli
-
An action being taken; that is, the type of clause splitting going on.
- ClauseSplitterSearchProblem.Featurizer - Interface in edu.stanford.nlp.naturalli
-
Mostly just an alias, but make sure our featurizer is serializable!
- ClauseSplitterSearchProblem.State - Class in edu.stanford.nlp.naturalli
-
A search state.
- ClauseSplitterSearchProblem.TrainingOptions - Class in edu.stanford.nlp.naturalli
-
The options used for training the clause searcher.
- clauseSplitWeight - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.TrainingOptions
-
- clean() - Method in class edu.stanford.nlp.maxent.Features
-
- clean() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- clean() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- cleanGazette - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- cleanTree(SemanticGraph, SemanticGraph) - Static method in class edu.stanford.nlp.naturalli.Util
-
Fix some bizarre peculiarities with certain trees.
- cleanupImage(SceneGraphImage) - Method in class edu.stanford.nlp.scenegraph.SceneGraphImageCleaner
-
- cleanUpLabel(String) - Method in class edu.stanford.nlp.trees.BobChrisTreeNormalizer
-
Remove things like hyphened functional tags and equals from the
end of a node label.
- cleanUpLabel(String) - Method in class edu.stanford.nlp.trees.DependencyTreeTransformer
-
- cleanUpLabel(String) - Method in class edu.stanford.nlp.trees.GrammaticalFunctionTreeNormalizer
-
Remove things like hyphened functional tags and equals from the
end of a node label.
- cleanUpLabel(String) - Method in class edu.stanford.nlp.trees.international.negra.NegraPennTreeNormalizer
-
Remove things like hyphened functional tags and equals from the
end of a node label.
- cleanUpLabel(String) - Method in class edu.stanford.nlp.trees.international.pennchinese.CTBErrorCorrectingTreeNormalizer
-
Remove things like hyphened functional tags and equals from the
end of a node label.
- cleanUpLabel(String) - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZPennTreeNormalizer
-
Remove things like hyphened functional tags and equals from the
end of a node label.
- cleanUpLabel(String) - Method in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
Remove things like hyphened functional tags and equals from the
end of a node label.
- cleanUpRoot(String) - Static method in class edu.stanford.nlp.trees.DependencyTreeTransformer
-
- cleanXML(Properties) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Clean XML input
- CleanXmlAnnotator - Class in edu.stanford.nlp.pipeline
-
An annotator which removes all XML tags (as identified by the
tokenizer) and possibly selectively keeps the text between them.
- CleanXmlAnnotator() - Constructor for class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- CleanXmlAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- CleanXmlAnnotator(String, String, String, boolean) - Constructor for class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- clear() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Resets the Dataset so that it is empty and ready to collect data.
- clear(int) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Resets the Dataset so that it is empty and ready to collect data.
- clear() - Method in class edu.stanford.nlp.classify.RVFDataset
-
Resets the Dataset so that it is empty and ready to collect data.
- clear(int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
Resets the Dataset so that it is empty and ready to collect data.
- clear() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
clears the graph, removes all edges and nodes
- clear() - Method in interface edu.stanford.nlp.graph.Graph
-
clears the graph, removes all edges and nodes
- clear() - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
- clear() - Method in class edu.stanford.nlp.io.StringOutputStream
-
- clear() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap
-
- clear() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- clear() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
Clears this table
- clear() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseStringCollection
-
- clear() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- clear() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- clear() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- clear() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- clear() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- clear() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- clear() - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
- clear() - Method in class edu.stanford.nlp.pipeline.AnnotatorPool
-
Clear this pool, and unmount all the annotators mounted on it.
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- clear() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- clear() - Method in class edu.stanford.nlp.sequences.ObjectBankWrapper
-
- clear() - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Removes all entries from the counter.
- clear() - Method in interface edu.stanford.nlp.stats.Counter
-
Removes all entries from the counter.
- clear() - Method in class edu.stanford.nlp.stats.IntCounter
-
Removes all counts from this Counter.
- clear() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
clears the map, total and default value
- clear() - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- clear() - Method in class edu.stanford.nlp.trees.CompositeTreebank
-
- clear() - Method in class edu.stanford.nlp.trees.DiskTreebank
-
Empty a Treebank
.
- clear() - Method in class edu.stanford.nlp.trees.FilteringTreebank
-
Empty a Treebank
.
- clear() - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
Empty a Treebank
.
- clear() - Method in class edu.stanford.nlp.trees.TransformingTreebank
-
Empty a Treebank
.
- clear() - Method in class edu.stanford.nlp.trees.Treebank
-
Empty a Treebank
.
- clear() - Method in class edu.stanford.nlp.util.ArrayHeap
-
Clears the heap.
- clear() - Method in class edu.stanford.nlp.util.ArrayMap
-
- clear() - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Clears the queue.
- clear() - Method in class edu.stanford.nlp.util.BoundedPriorityQueue
-
- clear() - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
Clears this Map.
- clear() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- clear() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- clear() - Method in class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
- clear() - Method in class edu.stanford.nlp.util.DeltaCollectionValuedMap
-
This is more expensive than normal.
- clear() - Method in class edu.stanford.nlp.util.DeltaIndex
-
We don't want to change the backing index in any way, and "clear"
would have to entail doing that, so we just throw an
UnsupportedOperationException instead
- clear() - Method in class edu.stanford.nlp.util.DeltaMap
-
This is more expensive than normal.
- clear(int, int) - Method in class edu.stanford.nlp.util.EditDistance
-
- clear() - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
- clear() - Method in class edu.stanford.nlp.util.HashIndex
-
Clears this Index.
- clear() - Method in class edu.stanford.nlp.util.IdentityHashSet
-
Removes all of the elements from this set.
- clear() - Method in interface edu.stanford.nlp.util.Index
-
- clear() - Method in class edu.stanford.nlp.util.Interner
-
- clear(int) - Method in class edu.stanford.nlp.util.Interner
-
- clear() - Method in class edu.stanford.nlp.util.IntervalTree
-
- clear() - Method in class edu.stanford.nlp.util.IntervalTree.TreeNode
-
- clear() - Method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
Clear any custom configurations to Redwood
- clear() - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- clear() - Method in class edu.stanford.nlp.util.OneToOneMap
-
- clear() - Method in class edu.stanford.nlp.util.ThreeDimensionalCollectionValuedMap
-
- clear() - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
- clear() - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- clear() - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- clear2D(double[][]) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- clearAfter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml after the token
- clearAll() - Method in class edu.stanford.nlp.trees.tregex.gui.FilePanel
-
Removes all files from the panel
- clearAlternativeDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- clearAltValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string altValue = 2;
- clearAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string animacy = 5;
- clearAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string animacy = 5;
- clearAnnotatedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- clearAnnotatorPool() - Static method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Call this if you are no longer using StanfordCoreNLP and want to
release the memory associated with the annotators.
- clearAnswer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
A temporary annotation which is occasionally left in
- clearAppositions() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 appositions = 54;
- clearArabicSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Arabic character info
- clearArg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- clearArgName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- clearAssumedTruth() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional bool assumedTruth = 3;
- clearAttributionDependencyGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- clearAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string author = 11;
- clearAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string author = 3;
- clearAuthorCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional uint32 authorCharBegin = 7;
- clearAuthorCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional uint32 authorCharEnd = 8;
- clearBasicDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- clearBefore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml before the token
- clearBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 begin = 2;
- clearBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
required uint32 begin = 1;
- clearBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional int32 begin = 2;
- clearBeginChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The character offset begin, in the document
- clearBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 beginIndex = 6;
- clearBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of, e.g., a span
- clearBeginPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional uint32 beginPoint = 6;
- clearBelongToLists() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 belongToLists = 58;
- clearBinarizedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- clearCache() - Method in class edu.stanford.nlp.optimization.AbstractCachingDiffFunction
-
Clears the cache in a way that doesn't require reallocation :-)
- clearCache() - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
Clears the cache in a way that doesn't require reallocation :-).
- clearCalendar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional uint64 calendar = 8;
- clearCanonicalEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 canonicalEntityMentionIndex = 11;
- clearCanonicalMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string canonicalMention = 19;
- clearCanonicalMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 canonicalMentionBegin = 20;
- clearCanonicalMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 canonicalMentionEnd = 21;
- clearCategory() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'category' (e.g., parse tree node)
- clearChainID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
required int32 chainID = 1;
- clearChanged() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional bool changed = 2;
- clearChapterIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
quote stuff
- clearCharacter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- clearCharacter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- clearCharacterOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 characterOffsetBegin = 5;
- clearCharacterOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 characterOffsetEnd = 6;
- clearCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required uint32 charBegin = 1;
- clearCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required uint32 charEnd = 2;
- clearChild() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- clearChineseChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Chinese character info
- clearChineseSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseSeg = 55;
- clearChineseXMLChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseXMLChar = 60;
- clearCloseNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
bool closeNode = 2;
- clearCoarseNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's coarse NER tag
- clearCoarseTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The coarse POS tag (used to store the UPOS tag)
- clearCodepointOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 codepointOffsetBegin = 74;
- clearCodepointOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 codepointOffsetEnd = 75;
- clearCollapsedCCProcessedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- clearCollapsedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- clearComponent() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- clearConfidence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The [optional] confidence of the extraction
- clearConllUFeatures() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- clearConllUMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string conllUMisc = 35;
- clearConllUSecondaryDeps() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- clearConllUTokenSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- clearContents() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- clearConversions() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- clearCopyAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
optional uint32 copyAnnotation = 3;
- clearCopyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional uint32 copyCount = 4;
- clearCorefChain() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- clearCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 corefClusterID = 15;
- clearCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The [primary] cluster id for this token
- clearCorefID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string corefID = 11;
- clearCorefMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mention index info
- clearCorefMentionToEntityMentionMappings() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- clearCounts() - Method in class edu.stanford.nlp.stats.MultiClassChunkEvalStats
-
- clearCounts() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- clearData() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
repeated double data = 2;
- clearDatetime() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string datetime = 5;
- clearDep() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional string dep = 3;
- clearDependents() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- clearDependingVerb() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- clearDimensionSize() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated int32 dimensionSize = 1;
- clearDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- clearDocDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docDate = 7;
- clearDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docID = 4;
- clearDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 docID = 3;
- clearDocid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string docid = 9;
- clearDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
doc id
- clearDocument() - Method in class edu.stanford.nlp.ie.NERGUI
-
- clearDocument() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- clearEdge() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- clearEdge() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- clearEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 end = 3;
- clearEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
required uint32 end = 2;
- clearEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional int32 end = 3;
- clearEndChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The character offset end, in the document
- clearEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 endIndex = 7;
- clearEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional uint32 endIndex = 9;
- clearEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of, e.g., a span
- clearEndPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional uint32 endPoint = 7;
- clearEnhancedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- clearEnhancedPlusPlusDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- clearEnhancedSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
the quote annotator can soometimes add merged sentences
- clearEntailedClause() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- clearEntailedSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- clearEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- clearEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 entityMentionIndex = 10;
- clearEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 entityMentionIndex = 65;
- clearEntityMentionText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityMentionText = 12;
- clearEntityMentionToCorefMentionMappings() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- clearEntityType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityType = 6;
- clearError() - Method in class edu.stanford.nlp.util.logging.RedwoodPrintStream
-
- clearExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Document, ?>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Sentence, ?>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Token, ?>) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- clearExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 extentEnd = 3;
- clearExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional uint32 extentEnd = 3;
- clearExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 extentStart = 2;
- clearExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional uint32 extentStart = 2;
- clearF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
required double f1 = 1;
- clearFactor() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- clearFactorTable() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- clearFeaturesTable() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- clearFineGrainedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's fine-grained NER tag
- clearGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string gender = 4;
- clearGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string gender = 4;
- clearGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string gender = 9;
- clearGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by other annotators in CoreNLP
- clearGeneric() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool generic = 25;
- clearGold() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- clearGoldCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 goldCorefClusterID = 14;
- clearGradientHistories() - Method in class edu.stanford.nlp.parser.nndep.Classifier
-
Clear all gradient histories used for AdaGrad training.
- clearGradientsPerIter - Variable in class edu.stanford.nlp.parser.nndep.Config
-
During training, clear AdaGrad gradient histories after every
clearGradientsPerIter
iterations.
- clearGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- clearGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- clearGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- clearGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- clearGraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
- clearGroup() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- clearHandlers() - Static method in class edu.stanford.nlp.util.logging.Redwood
-
Remove all log handlers from Redwood, presumably in order to
construct a custom pipeline afterwards
- clearHasBasicDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasBasicDependency = 27;
- clearHasContextParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasContextParseTree = 29;
- clearHasCorefAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional bool hasCorefAnnotation = 16;
- clearHasCorefMentionAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional bool hasCorefMentionAnnotation = 15;
- clearHasCorefMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional bool hasCorefMentionsAnnotation = 57;
- clearHasEnhancedDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasEnhancedDependency = 28;
- clearHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
used to differentiate between null and empty list
- clearHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are entity mentions
- clearHasKBPTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are KBP triples
- clearHasNumerizedTokensAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional bool hasNumerizedTokensAnnotation = 54;
- clearHasOpenieTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are OpenIE triples
- clearHasRelationAnnotations() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Fields set by other annotators in CoreNLP
- clearHasTwin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasTwin = 24;
- clearHasXmlContext() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- clearHeadEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headEnd = 7;
- clearHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 headIndex = 9;
- clearHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 headIndex = 10;
- clearHeadIndexedWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- clearHeadStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headStart = 6;
- clearHeadString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string headString = 11;
- clearHeadTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headTokenIndex = 10;
- clearHeadWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- clearHeadWordIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string projectedCategory = 25; // The syntactic category of the maximal constituent headed by the word.
- clearId() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string id = 3;
- clearIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
required uint32 index = 2;
- clearIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 index = 10;
- clearIsDirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isDirectObject = 21;
- clearIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional bool isExtra = 4;
- clearIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional bool isExtra = 5;
- clearIsFirstMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional bool isFirstMWT = 68;
- clearIsIndirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isIndirectObject = 22;
- clearIsMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mwt stuff
- clearIsNewline() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional bool isNewline = 38;
- clearIsPrepositionObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isPrepositionObject = 23;
- clearIsSingleton() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isSingleton = 26;
- clearIsSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isSubject = 20;
- clearIstmod() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this expresses an implicit tmod relation
- clearKbestF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
optional double kbestF1 = 2;
- clearKBestParseTrees() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- clearKbpTriple() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- clearKey() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- clearKey() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated uint32 key = 1;
- clearKey() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- clearLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
.edu.stanford.nlp.pipeline.Language language = 2;
- clearLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional .edu.stanford.nlp.pipeline.Language language = 7 [default = Unknown];
- clearLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string language = 5;
- clearLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string lemma = 3;
- clearLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's lemma
- clearLineNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 lineNumber = 20;
- clearListMembers() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 listMembers = 57;
- clearMatch() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- clearMatch() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- clearMatch() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- clearMatch() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- clearMatches() - Method in class edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel
-
Remove all trees from the display
- clearMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
required int32 matchIndex = 1;
- clearMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required int32 matchIndex = 2;
- clearMemory() - Method in class edu.stanford.nlp.ie.NERFeatureFactory
-
- clearMemory() - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
If you are keeping the contents in memory,
this will clear the memory, and they will be
recomputed the next time iterator() is
called.
- clearMemory() - Method in class edu.stanford.nlp.sequences.ObjectBankWrapper
-
- clearMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- clearMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mention = 12;
- clearMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 mentionBegin = 13;
- clearMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 mentionEnd = 14;
- clearMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional int32 mentionID = 1;
- clearMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 mentionID = 1;
- clearMentionNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 mentionNum = 16;
- clearMentions() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- clearMentions() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- clearMentions() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
repeated int32 mentions = 2;
- clearMentionsForCoref() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- clearMentionsForCoref() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- clearMentionSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionSieve = 16;
- clearMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string mentionType = 2;
- clearMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string mentionType = 8;
- clearMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string mentionType = 2;
- clearMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionType = 15;
- clearMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- clearMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- clearMwtMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- clearMwtText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string mwtText = 69;
- clearName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required string name = 1;
- clearName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required string name = 1;
- clearName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required string name = 1;
- clearName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string name = 1;
- clearNeighbor() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
repeated int32 neighbor = 2;
- clearNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required string ner = 4;
- clearNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's NER tag
- clearNerLabelProbs() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- clearNerString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string nerString = 12;
- clearNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- clearNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- clearNodes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- clearNodeScope(Node) - Method in class edu.stanford.nlp.trees.tregex.tsurgeon.JJTTsurgeonParserState
-
- clearNormalizedName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string normalizedName = 9;
- clearNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string normalizedNER = 5;
- clearNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's normalized NER tag
- clearNotes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string notes = 4;
- clearNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string number = 3;
- clearNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string number = 3;
- clearNumericCompositeType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericCompositeType = 73;
- clearNumericCompositeValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint64 numericCompositeValue = 72;
- clearNumericType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericType = 71;
- clearNumericValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
number info
- clearObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the object
- clearObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
inherited from ExtractionObject
- clearObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
inherited from ExtractionObject
- clearObjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 objectSpanBegin = 6;
- clearObjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 objectSpanEnd = 7;
- clearObjectTokens() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- clearOpenieTriple() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- clearOpenNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
bool openNode = 1;
- clearOperation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- clearOperations() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- clearOperator() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- clearOriginalRef() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 originalRef = 13;
- clearOriginalSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- clearOriginalText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The original text for this token
- clearParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 paragraph = 19;
- clearParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 paragraph = 11;
- clearParagraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 paragraphIndex = 67;
- clearParent() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
French tokens have parents
- clearParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- clearPattern() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- clearPerson() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string person = 6;
- clearPolarity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, according to Natural Logic
- clearPolarityDir() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, either "up", "down", or "flat"
- clearPos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's part of speech tag
- clearPosition() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
the second element of position
- clearPredicateNominatives() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 predicateNominatives = 55;
- clearPredicted() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- clearPrefixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'be' prefix
- clearPreprocessedTerms() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- clearProjectAlternation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;
- clearProjectCover() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;
- clearProjectEquivalence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;
- clearProjectForwardEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;
- clearProjectIndependence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;
- clearProjectNegation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;
- clearProjectReverseEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;
- clearQuantifierSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 quantifierSpanBegin = 2;
- clearQuantifierSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 quantifierSpanEnd = 3;
- clearQuery() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- clearQuotationIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The index of the quotation this token refers to
- clearQuote() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- clearQuotes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- clearRef() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- clearRelation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the relation (required)
- clearRelation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- clearRelationTokens() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- clearRelativePronouns() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
The expected value of this is a regex which matches relative pronouns
- clearRelativePronouns() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 relativePronouns = 56;
- clearReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- clearReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional string reln = 4;
- clearReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string reln = 2;
- clearRepresentative() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
required uint32 representative = 3;
- clearResult() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- clearResult() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- clearResult() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- clearRoot() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated uint32 root = 3 [packed = true];
- clearRoot() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional uint32 root = 2;
- clearScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
optional double score = 4;
- clearScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional double score = 5;
- clearScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional double score = 4;
- clearSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
author of section
- clearSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionAuthor = 57;
- clearSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
date of section
- clearSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionDate = 58;
- clearSectionEndLabel() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionEndLabel = 59;
- clearSectionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
section index for this sentence's section
- clearSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
name of section
- clearSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Section info
- clearSectionQuoted() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
is this sentence in an xml quote in a post
- clearSections() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- clearSemgrex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- clearSemgrex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string semgrex = 1;
- clearSemgrexIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
index of the semgrex expression this match applies to
indexed from 0
- clearSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- clearSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required int32 sentence = 1;
- clearSentenceBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 sentenceBegin = 5;
- clearSentenceEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 sentenceEnd = 6;
- clearSentenceID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Useful when storing sentences (e.g.
- clearSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 sentenceIndex = 10;
- clearSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
required uint32 sentenceIndex = 1;
- clearSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 sentenceIndex = 1;
- clearSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 sentenceIndex = 4;
- clearSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
optional uint32 sentenceIndex = 1;
- clearSentenceIndexes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated uint32 sentenceIndexes = 4;
- clearSentencelessToken() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- clearSentenceNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 sentenceNum = 1;
- clearSentenceWords() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- clearSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;
- clearSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional string sentiment = 33;
- clearSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The final sentiment of the sentence
- clearSentNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 sentNum = 17;
- clearSignature() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string signature = 8;
- clearSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
required uint32 source = 1;
- clearSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required int32 source = 2;
- clearSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional uint32 sourceCopy = 5;
- clearSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional uint32 sourceCopy = 6;
- clearSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The span of a leaf node of a tree
- clearSparse() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
required bool sparse = 1;
- clearSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speaker = 17;
- clearSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
speaker stuff
- clearSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The speaker speaking this word
- clearSpeakerInfo() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- clearSpeakerName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
optional string speakerName = 1;
- clearSpeakerSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speakerSieve = 18;
- clearSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The type of speaker speaking this sentence
- clearSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The type of speaker speaking this word
- clearSsurgeon() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- clearStartIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional uint32 startIndex = 7;
- clearSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the subject
- clearSubjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 subjectSpanBegin = 4;
- clearSubjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 subjectSpanEnd = 5;
- clearSubjectTokens() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- clearSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- clearSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- clearSuffixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'be' suffix
- clearSuffixOf() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'of' prefix
- clearTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
required uint32 target = 2;
- clearTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required int32 target = 3;
- clearTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional uint32 targetCopy = 6;
- clearTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional uint32 targetCopy = 7;
- clearText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
required string text = 1;
- clearText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string text = 1;
- clearText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Only needed if we're only saving the sentence.
- clearText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string text = 3;
- clearText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional string text = 1;
- clearTid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string tid = 5;
- clearTimex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- clearTimexValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The time this word refers to
- clearToken() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- clearToken() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- clearToken() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- clearTokenBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 tokenBegin = 7;
- clearTokenBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of the token
- clearTokenEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 tokenEnd = 8;
- clearTokenEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The end index of the token
- clearTokenEndInSentenceExclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required uint32 tokenEndInSentenceExclusive = 3;
- clearTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 tokenIndex = 2;
- clearTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
repeated uint32 tokenIndex = 1;
- clearTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
optional uint32 tokenIndex = 2;
- clearTokenOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
required uint32 tokenOffsetBegin = 2;
- clearTokenOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
required uint32 tokenOffsetEnd = 3;
- clearTokenStartInSentenceInclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required uint32 tokenStartInSentenceInclusive = 2;
- clearTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- clearTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The dependency graph fragment for this triple
- clearTreebank() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- clearTrees() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- clearTrees() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- clearTrees() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- clearTregex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
required string tregex = 1;
- clearTrueCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case type of token
- clearTrueCaseText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case gloss of token
- clearTsurgeon() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- clearType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string type = 4;
- clearType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string type = 4;
- clearType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string type = 4;
- clearUtter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 utter = 18;
- clearUtterance() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The utterance tag used in dcoref
- clearValue() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- clearValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
string value = 3;
- clearValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- clearValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- clearValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional string value = 2;
- clearValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string value = 1;
- clearValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'value', (e.g., parse tree node)
- clearVariableMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- clearVariables() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- clearWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string wikipediaEntity = 8;
- clearWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string wikipediaEntity = 37;
- clearWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
required string word = 1;
- clearWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string word = 1;
- clearWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- clearWords() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- clearWords() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- clearXmlContext() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- clearXmlDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
xml information
- clearXmlTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- clearXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
optional string xpos = 2;
- clearXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
optional string xpos = 2;
- clearYieldBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional uint32 yieldBeginIndex = 3;
- clearYieldEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional uint32 yieldEndIndex = 4;
- Clique - Class in edu.stanford.nlp.sequences
-
This class is meant to represent a clique in a (directed
or undirected) linear-chain graphical model.
- cliqueC - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCnC - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCp2C - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCp3C - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCp4C - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCp5C - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCpC - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCpCnC - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCpCp2C - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCpCp2Cp3C - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCpCp2Cp3Cp4C - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliqueCpCp2Cp3Cp4Cp5C - Static variable in class edu.stanford.nlp.sequences.FeatureFactory
-
- cliquePotentialFunc - Variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- CliquePotentialFunction - Interface in edu.stanford.nlp.ie.crf
-
- CliqueTemplates - Class in edu.stanford.nlp.ie.pascal
-
Template information and counters corresponding to sampling on one document.
- CliqueTemplates() - Constructor for class edu.stanford.nlp.ie.pascal.CliqueTemplates
-
- CliqueTree - Class in edu.stanford.nlp.loglinear.inference
-
Created on 8/11/15.
- CliqueTree(GraphicalModel, ConcatVector) - Constructor for class edu.stanford.nlp.loglinear.inference.CliqueTree
-
Create an Inference object for a given set of weights, and a model.
- CliqueTree.MarginalResult - Class in edu.stanford.nlp.loglinear.inference
-
Little data structure for passing around the results of marginal computations.
- clone() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- clone() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- clone() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- clone() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- clone() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- clone() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- clone() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- clone() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- clone() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- clone() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- clone() - Method in class edu.stanford.nlp.stats.IntCounter
-
- clone() - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Returns a clone of this priority queue.
- clone() - Method in class edu.stanford.nlp.util.IdentityHashSet
-
Returns a shallow copy of this IdentityHashSet
instance:
the elements themselves are not cloned.
- cloneArray() - Method in class edu.stanford.nlp.loglinear.model.NDArray
-
Clones the table, but keeps the values by reference.
- cloneFactor() - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel.Factor
-
Duplicates this factor.
- cloneModel() - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel
-
The point here is to allow us to save a copy of the model with a current set of factors and metadata mappings,
which can come in super handy with gameplaying applications.
- cloneTable() - Method in class edu.stanford.nlp.loglinear.model.ConcatVectorTable
-
Clones the table, but keeps the values by reference.
- close() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader
-
- close() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader
-
- close() - Method in class edu.stanford.nlp.io.ReaderInputStream
-
Closes the Stringreader.
- close() - Method in class edu.stanford.nlp.io.TeeStream
-
- close() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- close() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- close() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- close() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- close() - Method in class edu.stanford.nlp.pipeline.AnnotationIterator
-
- close() - Method in class edu.stanford.nlp.trees.FilteringTreeReader
-
Close the Reader behind this TreeReader
.
- close() - Method in class edu.stanford.nlp.trees.international.french.FrenchXMLTreeReader
-
- close() - Method in class edu.stanford.nlp.trees.international.spanish.SpanishXMLTreeReader
-
- close() - Method in class edu.stanford.nlp.trees.PennTreeReader
-
Closes the underlying Reader
used to create this
class.
- close() - Method in interface edu.stanford.nlp.trees.TreeReader
-
Close the Reader behind this TreeReader
.
- close() - Method in class edu.stanford.nlp.util.logging.JavaUtilLoggingAdaptor.RedwoodHandler
-
This is a no-op since Redwood doesn't have this.
- close() - Method in class edu.stanford.nlp.util.logging.RedwoodPrintStream
-
- close() - Method in class edu.stanford.nlp.util.SystemUtils.ProcessOutputStream
-
- closeConnection() - Static method in class edu.stanford.nlp.util.GoogleNGramsSQLBacked
-
- CLOSED_CLASS_THRESHOLD - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- closedRuleIterator() - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- closedRuleIteratorByChild(int) - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- closedRuleIteratorByParent(int) - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- closedRulesByChild(int) - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- closedRulesByParent(int) - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- closeEVALBfiles() - Static method in class edu.stanford.nlp.parser.metrics.EvalbFormatWriter
-
- closeFiles() - Method in class edu.stanford.nlp.parser.metrics.EvalbFormatWriter
-
- closeIgnoringExceptions(Closeable) - Static method in class edu.stanford.nlp.io.IOUtils
-
Provides an implementation of closing a file for use in a finally block so
you can correctly close a file without even more exception handling stuff.
- CLOSENODE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- closeNodeScope(Node, int) - Method in class edu.stanford.nlp.trees.tregex.tsurgeon.JJTTsurgeonParserState
-
- closeNodeScope(Node, boolean) - Method in class edu.stanford.nlp.trees.tregex.tsurgeon.JJTTsurgeonParserState
-
- closeOutputFiles() - Method in class edu.stanford.nlp.international.arabic.pipeline.DecimatedArabicDataset.ArabicTreeDecimatedNormalizer
-
- closest(SUTime.Time, SUTime.Time...) - Static method in class edu.stanford.nlp.time.SUTime.Time
-
- ClosestMentionSieve - Class in edu.stanford.nlp.quoteattribution.Sieves.QMSieves
-
Created by mjfang on 7/7/16.
- ClosestMentionSieve(Annotation, Map<String, List<Person>>, Map<Integer, String>, Set<String>) - Constructor for class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.ClosestMentionSieve
-
- clubNeighboringLabeledWords - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- Cluster(int) - Constructor for class edu.stanford.nlp.coref.statistical.Clusterer.Cluster
-
- Cluster(Clusterer.Cluster) - Constructor for class edu.stanford.nlp.coref.statistical.Clusterer.Cluster
-
- clusterEntityMentions(List<CoreMap>) - Method in class edu.stanford.nlp.ie.KBPBasicSpanishCorefSystem
-
- Clusterer - Class in edu.stanford.nlp.coref.statistical
-
System for building up coreference clusters incrementally, merging a pair of clusters each step.
- Clusterer() - Constructor for class edu.stanford.nlp.coref.statistical.Clusterer
-
- Clusterer(String) - Constructor for class edu.stanford.nlp.coref.statistical.Clusterer
-
- Clusterer.Cluster - Class in edu.stanford.nlp.coref.statistical
-
- ClustererDataLoader - Class in edu.stanford.nlp.coref.statistical
-
- ClustererDataLoader() - Constructor for class edu.stanford.nlp.coref.statistical.ClustererDataLoader
-
- ClustererDataLoader.ClustererDoc - Class in edu.stanford.nlp.coref.statistical
-
- ClustererDoc(int, Counter<Pair<Integer, Integer>>, Counter<Pair<Integer, Integer>>, Counter<Integer>, Map<Pair<Integer, Integer>, Boolean>, List<List<Integer>>, Map<Integer, String>) - Constructor for class edu.stanford.nlp.coref.statistical.ClustererDataLoader.ClustererDoc
-
- clusterID - Variable in class edu.stanford.nlp.coref.data.CorefCluster
-
- clusterID - Variable in class edu.stanford.nlp.dcoref.CorefCluster
-
- CLUSTERING_MODEL_NAME - Static variable in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- ClusteringCorefAlgorithm - Class in edu.stanford.nlp.coref.statistical
-
Builds up coreference clusters incrementally with agglomerative clustering.
- ClusteringCorefAlgorithm(Properties, Dictionaries) - Constructor for class edu.stanford.nlp.coref.statistical.ClusteringCorefAlgorithm
-
- ClusteringCorefAlgorithm(Properties, Dictionaries, String, String, String, String, String) - Constructor for class edu.stanford.nlp.coref.statistical.ClusteringCorefAlgorithm
-
- clusteringModelPath(Properties) - Static method in class edu.stanford.nlp.coref.statistical.StatisticalCorefProperties
-
- clusteringModelsPath - Static variable in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- CmdEvaluator - Class in edu.stanford.nlp.optimization
-
Runs a cmdline to evaluate a dataset (assumes cmd takes input from stdin)
- CmdEvaluator() - Constructor for class edu.stanford.nlp.optimization.CmdEvaluator
-
- CMMClassifier<IN extends CoreLabel> - Class in edu.stanford.nlp.ie.ner
-
Does Sequence Classification using a Conditional Markov Model.
- CMMClassifier() - Constructor for class edu.stanford.nlp.ie.ner.CMMClassifier
-
- CMMClassifier(Properties) - Constructor for class edu.stanford.nlp.ie.ner.CMMClassifier
-
- CMMClassifier(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.ner.CMMClassifier
-
- CmpToken() - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CNFTransformers - Class in edu.stanford.nlp.parser.lexparser
-
- coarseDistance - Variable in class edu.stanford.nlp.parser.lexparser.Options
-
Use coarser distance (4 bins) in dependency calculations
- coarseDistanceBin(int) - Method in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- coarseDistanceBins - Variable in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- CoarseNamedEntityTagAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoarseNamedEntityTagAnnotation
-
- COARSENER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- COARSETAG_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CoarseTagAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoarseTagAnnotation
-
- CodepointCoreLabelProcessor - Class in edu.stanford.nlp.process
-
Processor to add codepoint counts to tokens
In general this will be the same as the character offsets, but
certain fancy characters such as 𝒚̂𝒊 will change that.
- CodepointCoreLabelProcessor() - Constructor for class edu.stanford.nlp.process.CodepointCoreLabelProcessor
-
- CODEPOINTOFFSETBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CodepointOffsetBeginAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CodepointOffsetBeginAnnotation
-
- CODEPOINTOFFSETEND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CodepointOffsetEndAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CodepointOffsetEndAnnotation
-
- COLLAPSE_PROPERTY - Static variable in class edu.stanford.nlp.pipeline.QuantifiableEntityNormalizingAnnotator
-
- collapseApproximate - Static variable in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Collapse records in a heuristic way to make reading easier.
- collapseCompounds(SemanticGraph) - Static method in class edu.stanford.nlp.scenegraph.SemanticGraphEnhancer
-
- COLLAPSED_OPTIONS - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
Deprecated.
- COLLAPSEDCCPROCESSEDDEPENDENCIES_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- CollapsedCCProcessedDependenciesAnnotation() - Constructor for class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation
-
Deprecated.
- COLLAPSEDDEPENDENCIES_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- CollapsedDependenciesAnnotation() - Constructor for class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation
-
Deprecated.
- collapseDependencies(List<TypedDependency>, boolean, GrammaticalStructure.Extras) - Method in class edu.stanford.nlp.trees.EnglishGrammaticalStructure
-
Destructively modifies this Collection<TypedDependency>
by collapsing several types of transitive pairs of dependencies.
- collapseDependencies(List<TypedDependency>, boolean, GrammaticalStructure.Extras) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Destructively modify the Collection<TypedDependency>
to collapse
language-dependent transitive dependencies.
- collapseDependencies(List<TypedDependency>, boolean, GrammaticalStructure.Extras) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure
-
- collapseDependencies(List<TypedDependency>, boolean, GrammaticalStructure.Extras) - Method in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalStructure
-
- collapseDependencies(List<TypedDependency>, boolean, GrammaticalStructure.Extras) - Method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
Destructively modifies this Collection<TypedDependency>
by collapsing several types of transitive pairs of dependencies or
by adding additional information from the dependents to the relation
of the governor.
- collapseDependenciesTree(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.EnglishGrammaticalStructure
-
- collapseDependenciesTree(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Destructively modify the Collection<TypedDependency>
to collapse
language-dependent transitive dependencies but keeping a tree structure.
- collapseDependenciesTree(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
- collapseExact - Static variable in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Collapse records which are duplicates into a single message, followed by a message detailing how many times
it was repeated.
- collapseNERLabels(List<CoreLabel>) - Static method in class edu.stanford.nlp.ie.QuantifiableEntityNormalizer
-
Currently this populates a
List<CoreLabel>
with words from the passed List,
but NER entities are collapsed and
CoreLabel
constituents of entities have
NER information in their "quantity" fields.
- collapseParticles(SemanticGraph) - Static method in class edu.stanford.nlp.scenegraph.SemanticGraphEnhancer
-
Collapses verbs with verbal particles.
- collapseRef - Variable in enum edu.stanford.nlp.trees.GrammaticalStructure.Extras
-
collapse the "ref" edges
- collapseReferent(SemanticGraph) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalStructure
-
- CollapseSubtree - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
Collapses a subtree into a single node.
- CollapseSubtree(String) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.CollapseSubtree
-
- CollapseUnaryTransformer - Class in edu.stanford.nlp.sentiment
-
This transformer collapses chains of unary nodes so that the top
node is the only node left.
- CollapseUnaryTransformer() - Constructor for class edu.stanford.nlp.sentiment.CollapseUnaryTransformer
-
- collapseWhCategories - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Collapse WHPP with PP, etc., in training and perhaps in evaluation.
- collectionAcceptFilter(E[]) - Static method in class edu.stanford.nlp.util.Filters
-
The collectionAcceptFilter accepts a certain collection.
- collectionAcceptFilter(Collection<E>) - Static method in class edu.stanford.nlp.util.Filters
-
The collectionAcceptFilter accepts a certain collection.
- CollectionFactory<T> - Class in edu.stanford.nlp.util
-
Factory for vending Collections.
- CollectionFactory() - Constructor for class edu.stanford.nlp.util.CollectionFactory
-
- CollectionFactory.ArrayListFactory<T> - Class in edu.stanford.nlp.util
-
- CollectionFactory.HashSetFactory<T> - Class in edu.stanford.nlp.util
-
- CollectionFactory.LinkedListFactory<T> - Class in edu.stanford.nlp.util
-
- CollectionFactory.SizedArrayListFactory<T> - Class in edu.stanford.nlp.util
-
- CollectionFactory.TreeSetFactory<T> - Class in edu.stanford.nlp.util
-
- collectionRejectFilter(E[]) - Static method in class edu.stanford.nlp.util.Filters
-
The collectionRejectFilter rejects a certain collection.
- collectionRejectFilter(Collection<E>) - Static method in class edu.stanford.nlp.util.Filters
-
The collectionRejectFilter rejects a certain collection.
- CollectionUtils - Class in edu.stanford.nlp.util
-
Collection of useful static methods for working with Collections.
- CollectionValuedMap<K,V> - Class in edu.stanford.nlp.util
-
Map from keys to Collection
s.
- CollectionValuedMap(MapFactory<K, Collection<V>>, CollectionFactory<V>, boolean) - Constructor for class edu.stanford.nlp.util.CollectionValuedMap
-
Creates a new empty CollectionValuedMap.
- CollectionValuedMap(CollectionValuedMap<K, V>) - Constructor for class edu.stanford.nlp.util.CollectionValuedMap
-
Creates a new CollectionValuedMap with all of the mappings from cvm.
- CollectionValuedMap() - Constructor for class edu.stanford.nlp.util.CollectionValuedMap
-
Creates a new empty CollectionValuedMap which uses a HashMap as the
underlying Map, and HashSets as the Collections in each mapping.
- CollectionValuedMap(CollectionFactory<V>) - Constructor for class edu.stanford.nlp.util.CollectionValuedMap
-
Creates a new empty CollectionValuedMap which uses a HashMap as the
underlying Map.
- collectionValuedTrieMap() - Static method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapUtils
-
- collectionValuedTrieMap(CollectionFactory<V>) - Static method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapUtils
-
- collectOperations(List<TsurgeonPattern>) - Static method in class edu.stanford.nlp.trees.tregex.tsurgeon.Tsurgeon
-
Collects a list of operation patterns into a sequence of operations to be applied.
- collectSamples(SequenceModel, int, int) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Collects numSamples samples of sequences, from the distribution over sequences defined
by the sequence model passed on construction.
- collectSamples(SequenceModel, int, int, int[]) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Collects numSamples samples of sequences, from the distribution over sequences defined
by the sequence model passed on construction.
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
the tree transformer used to produce trees for evaluation.
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
The collinizer eliminates punctuation
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Returns a ChineseCollinizer
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
The tree transformer used to produce trees for evaluation.
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
-
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams
-
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.ItalianTreebankParserParams
-
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
-
returns a NegraPennCollinizer
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
- collinizer() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
The tree transformer applied to trees prior to evaluation.
- collinizer() - Method in class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
the tree transformer used to produce trees for evaluation.
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
Stand-in collinizer does nothing to the tree.
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Returns a ChineseCollinizer that doesn't delete punctuation
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
-
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
Stand-in collinizer does nothing to the tree.
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams
-
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.ItalianTreebankParserParams
-
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
-
returns a NegraPennCollinizer
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
- collinizerEvalb() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
the tree transformer used to produce trees for evaluation.
- collinizerEvalb() - Method in class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
- CollinsDependency - Class in edu.stanford.nlp.trees
-
Extracts bilexical dependencies from Penn Treebank-style phrase structure trees
as described in (Collins, 1999) and the later Comp.
- CollinsDependency(CoreLabel, CoreLabel, CollinsRelation) - Constructor for class edu.stanford.nlp.trees.CollinsDependency
-
Modifier must have IndexAnnotation.
- CollinsDepEval - Class in edu.stanford.nlp.parser.metrics
-
Compute P/R/F1 for the dependency representation of Collins (1999; 2003).
- CollinsDepEval(String, boolean, HeadFinder, String) - Constructor for class edu.stanford.nlp.parser.metrics.CollinsDepEval
-
- CollinsHeadFinder - Class in edu.stanford.nlp.trees
-
Implements the HeadFinder found in Michael Collins' 1999 thesis.
- CollinsHeadFinder() - Constructor for class edu.stanford.nlp.trees.CollinsHeadFinder
-
- CollinsHeadFinder(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.CollinsHeadFinder
-
This constructor provides the traditional behavior, where there is
no special avoidance of punctuation categories.
- CollinsHeadFinder(TreebankLanguagePack, String...) - Constructor for class edu.stanford.nlp.trees.CollinsHeadFinder
-
- collinsPunc - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Promote/delete punctuation like Collins.
- CollinsPuncTransformer - Class in edu.stanford.nlp.parser.lexparser
-
This class manipulates punctuation in trees (used with training trees)
in the same manner that Collins manipulated punctuation in trees when
building his parsing model.
- CollinsPuncTransformer(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.parser.lexparser.CollinsPuncTransformer
-
- CollinsRelation - Class in edu.stanford.nlp.trees
-
A relation 4-tuple for the dependency representation of Collins (1999; 2003).
- CollinsRelation(String, String, String, CollinsRelation.Direction) - Constructor for class edu.stanford.nlp.trees.CollinsRelation
-
- CollinsRelation.Direction - Enum in edu.stanford.nlp.trees
-
- CollocationFinder - Class in edu.stanford.nlp.trees
-
Finds WordNet collocations in parse trees.
- CollocationFinder(Tree, WordNetConnection) - Constructor for class edu.stanford.nlp.trees.CollocationFinder
-
Construct a new CollocationFinder
over the Tree
t.
- CollocationFinder(Tree, WordNetConnection, HeadFinder) - Constructor for class edu.stanford.nlp.trees.CollocationFinder
-
Construct a new CollocationFinder
over the Tree
t.
- Color - Enum in edu.stanford.nlp.util.logging
-
ANSI supported colors.
- colorChannel(String, Color) - Method in class edu.stanford.nlp.util.logging.OutputHandler
-
Color the tag for a particular channel this color
- colorToHTML(Color) - Static method in class edu.stanford.nlp.ie.crf.NERGUI
-
- colorToHTML(Color) - Static method in class edu.stanford.nlp.ie.NERGUI
-
- columnCount - Variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- columnData(Properties) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Annotate with the column data classifier.
- ColumnDataClassifier - Class in edu.stanford.nlp.classify
-
ColumnDataClassifier provides a command-line interface for doing
context-free (independent) classification of a series of data items,
where each data item is represented by a line of
a file, as a list of String variables, in tab-separated columns.
- ColumnDataClassifier(String) - Constructor for class edu.stanford.nlp.classify.ColumnDataClassifier
-
Construct a ColumnDataClassifier.
- ColumnDataClassifier(Properties) - Constructor for class edu.stanford.nlp.classify.ColumnDataClassifier
-
Construct a ColumnDataClassifier.
- ColumnDataClassifier(Pair<ColumnDataClassifier.Flags[], Classifier<String, String>>) - Constructor for class edu.stanford.nlp.classify.ColumnDataClassifier
-
Construct a ColumnDataClassifier.
- ColumnDataClassifierAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ColumnDataClassifierAnnotation
-
- ColumnDataClassifierAnnotator - Class in edu.stanford.nlp.pipeline
-
This annotator takes a properties file that was used to
train a ColumnDataClassifier and creates an annotator that
classifies the text by loading the classifier and running it.
- ColumnDataClassifierAnnotator(String) - Constructor for class edu.stanford.nlp.pipeline.ColumnDataClassifierAnnotator
-
- ColumnDataClassifierAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.ColumnDataClassifierAnnotator
-
- ColumnDataClassifierAnnotator(String, boolean) - Constructor for class edu.stanford.nlp.pipeline.ColumnDataClassifierAnnotator
-
- ColumnDocumentReaderAndWriter - Class in edu.stanford.nlp.sequences
-
DocumentReader for column format.
- ColumnDocumentReaderAndWriter() - Constructor for class edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter
-
- columnNamesArray() - Static method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.HistoryEntry
-
- columnStringToObject(Class, String, String, String[]) - Static method in class edu.stanford.nlp.util.StringUtils
-
Converts a tab delimited string into an object with given fields
Requires the object has setXxx functions for the specified fields
- columnStringToObject(Class<?>, String, Pattern, String[]) - Static method in class edu.stanford.nlp.util.StringUtils
-
Converts a tab delimited string into an object with given fields
Requires the object has public access for the specified fields
- ColumnTabDocumentReaderWriter<IN extends CoreMap> - Class in edu.stanford.nlp.sequences
-
Version of ColumnDocumentReaderAndWriter that doesn't read in entire file and
stores it in memory before parsing it.
- ColumnTabDocumentReaderWriter() - Constructor for class edu.stanford.nlp.sequences.ColumnTabDocumentReaderWriter
-
- CombinationFeatureFactory - Class in edu.stanford.nlp.parser.shiftreduce
-
Combines multiple feature factories into one feature factory
- CombinationFeatureFactory(FeatureFactory[]) - Constructor for class edu.stanford.nlp.parser.shiftreduce.CombinationFeatureFactory
-
- combinationMode - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- combinatorialNeighborStatesCount() - Method in class edu.stanford.nlp.loglinear.model.NDArray
-
- combinatorialNeighborStatesCount() - Method in class edu.stanford.nlp.loglinear.model.NDArrayDoubles
-
- combine(CRFClassifier<IN>, double) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Combines weighted crf with this crf.
- combine(Edge, Hook) - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- combine(Partial, Partial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- combine(double, double) - Method in class edu.stanford.nlp.util.EditDistance
-
- combine2DArr(double[][], double[][], double) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- combine2DArr(double[][], double[][]) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- combine2DArr(double[][], Map<Integer, double[]>) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- combine2DArr(double[][], Map<Integer, double[]>, double) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- combineAndScaleLopWeights(int, double[][], double[]) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP
-
- combineAndScaleLopWeights2D(int, double[][][], double[]) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP
-
- combineClassification - Variable in class edu.stanford.nlp.sentiment.RNNOptions
-
If this option is true, then the binary and unary classification
matrices are combined.
- CombinedDVModelReranker - Class in edu.stanford.nlp.parser.dvparser
-
- CombinedDVModelReranker(Options, List<DVModel>) - Constructor for class edu.stanford.nlp.parser.dvparser.CombinedDVModelReranker
-
- CombinedDVModelReranker.Query - Class in edu.stanford.nlp.parser.dvparser
-
- CombinedEvaluator(double) - Constructor for class edu.stanford.nlp.coref.statistical.EvalUtils.CombinedEvaluator
-
- CombineDVModels - Class in edu.stanford.nlp.parser.dvparser
-
This class combines multiple DVParsers into one by adding their
scores.
- CombineDVModels() - Constructor for class edu.stanford.nlp.parser.dvparser.CombineDVModels
-
- combineMoreGeneralFields(Partial, Partial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- combineMoreGeneralFields(Partial, Partial, DateTimeFieldType) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- CombineMWT - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
Combines two or more words into one MWT
For the most part, the nodes themselves are unchanged, but the
nodes now have the CoreAnnotations representing MWTness added
This is a convenience operation which exists because the basic
version of it using EditNode is a bit of a pain
- CombineMWT(List<String>, String) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.CombineMWT
-
- combineObjectRoles(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- combineSegmentedSentence(List<CoreLabel>, SeqClassifierFlags) - Static method in class edu.stanford.nlp.wordseg.ChineseStringUtils
-
- combo - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- comboProps - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- COMMA - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- CommandLineTokenizer - Class in edu.stanford.nlp.util
-
A utility class to parse a command line contained in a single String into
an array of argument tokens, much as the JVM (or more accurately, your
operating system) does before calling your programs' public static
void main(String[] args)
methods.
- COMMENT_LINE - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
patterns to match in CoNLL-U file
- COMMENTS - Static variable in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- commonAncestor(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Return the maximum distance to a least common ancestor.
- commonSpeechWords - Static variable in class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.QMSieve
-
- CommonWordsAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CommonWordsAnnotation
-
- commonWordsPatternFiles - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
Words to be ignored when learning phrases if
removePhrasesWithStopWords
or
removeStopWordsFromSelectedPhrases
is true.
- commonWordTagTypeBrackets(Tree, Tree) - Static method in class edu.stanford.nlp.trees.TreeToBracketProcessor
-
- communicateWithNERServer(String, int, String) - Static method in class edu.stanford.nlp.ie.NERServer.NERClient
-
- communicateWithNERServer(String, int, String, BufferedReader, BufferedWriter, boolean) - Static method in class edu.stanford.nlp.ie.NERServer.NERClient
-
- compact() - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
Reduces memory consumption to the minimum for representing the values
currently stored stored in this object.
- compactFA(TransducerGraph) - Method in interface edu.stanford.nlp.fsm.AutomatonCompactor
-
- compactGrammar(Pair<UnaryGrammar, BinaryGrammar>, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- compactGrammar(Pair<UnaryGrammar, BinaryGrammar>, Map<String, List<List<String>>>, Map<String, List<List<String>>>, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
Compacts the grammar specified by the Pair.
- compactGrammar - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
How to compact grammars as FSMs.
- compactGrammar() - Method in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- ComparableComparator() - Constructor for class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.ComparableComparator
-
- Comparators - Class in edu.stanford.nlp.util
-
- compare(CorefChain.CorefMention, CorefChain.CorefMention) - Method in class edu.stanford.nlp.coref.data.CorefChain.CorefMentionComparator
-
- compare(Mention, Mention) - Method in class edu.stanford.nlp.coref.data.CorefChain.MentionComparator
-
- compare(CorefChain.CorefMention, CorefChain.CorefMention) - Method in class edu.stanford.nlp.dcoref.CorefChain.CorefMentionComparator
-
- compare(Mention, Mention) - Method in class edu.stanford.nlp.dcoref.CorefChain.MentionComparator
-
- compare(String, String) - Method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher.LongestStringComparator
-
- compare(T, T) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.ComparableComparator
-
- compare(T, T) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.CompareFunction
-
- compare(Number, Number) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NumericComparator
-
- compare(Class, Class) - Method in class edu.stanford.nlp.patterns.surface.Token.ClassComparator
-
- compare(Tree, Tree) - Method in class edu.stanford.nlp.trees.TreeLengthComparator
-
Compare the two objects.
- compare(String, String) - Method in class edu.stanford.nlp.trees.ud.CoNLLUUtils.DepIndexComparator
-
- compare(String, String) - Method in class edu.stanford.nlp.trees.ud.CoNLLUUtils.FeatureNameComparator
-
- compare(V1, V2) - Method in interface edu.stanford.nlp.util.Iterables.IncrementComparator
-
Returns -1 if the value of a should come before the value of b,
+1 if the value of b should come before the value of a, or 0 if
the two should be merged together.
- compare(Pair<T1, T2>, Pair<T1, T2>) - Method in class edu.stanford.nlp.util.Pair.ByFirstPairComparator
-
- compare(Pair<T1, T2>, Pair<T1, T2>) - Method in class edu.stanford.nlp.util.Pair.ByFirstReversePairComparator
-
- compare(Pair<T1, T2>, Pair<T1, T2>) - Method in class edu.stanford.nlp.util.Pair.BySecondPairComparator
-
- compare(Pair<T1, T2>, Pair<T1, T2>) - Method in class edu.stanford.nlp.util.Pair.BySecondReversePairComparator
-
- compare(Scored, Scored) - Method in class edu.stanford.nlp.util.ScoredComparator
-
- compareAndSet(double, double) - Method in class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Atomically sets the value to the given updated value
if the current value is
bitwise equal
to the expected value.
- compareArrays(T[], T[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
Provides a consistent ordering over arrays.
- compareBooleanArrays(boolean[], boolean[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- CompareFunction(String, Comparator<T>, ValueFunctions.CompareType, Class) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.CompareFunction
-
- compareIntervalOrder(Interval<E>) - Method in class edu.stanford.nlp.util.Interval
-
Returns order of another interval compared to this one
- compareLists(List<T>, List<T>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Provides a consistent ordering over lists.
- compareTo(RelationTriple) - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
- compareTo(IndexedWord) - Method in class edu.stanford.nlp.ling.IndexedWord
-
NOTE: For this compareTo, you must have a DocIDAnnotation,
SentenceIndexAnnotation, and IndexAnnotation for it to make sense and
be guaranteed to work properly.
- compareTo(ValueLabel) - Method in class edu.stanford.nlp.ling.ValueLabel
-
Orders by value()
's lexicographic ordering.
- compareTo(WordLemmaTag) - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
Orders first by word, then by lemma, then by tag.
- compareTo(WordTag) - Method in class edu.stanford.nlp.ling.WordTag
-
Orders first by word, then by tag.
- compareTo(BinaryRule) - Method in class edu.stanford.nlp.parser.lexparser.BinaryRule
-
- compareTo(HTKLatticeReader.LatticeWord) - Method in class edu.stanford.nlp.parser.lexparser.HTKLatticeReader.LatticeWord
-
- compareTo(IntTaggedWord) - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- compareTo(UnaryRule) - Method in class edu.stanford.nlp.parser.lexparser.UnaryRule
-
- compareTo(Object) - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- compareTo(Object) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables.ScorePhraseMeasures
-
- compareTo(SurfacePattern) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- compareTo(SceneGraphNode) - Method in class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- compareTo(SceneGraphRelation) - Method in class edu.stanford.nlp.scenegraph.SceneGraphRelation
-
- compareTo(SemanticGraphEdge) - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
Compares SemanticGraphEdges.
- compareTo(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- compareTo(SUTime.Time) - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- compareTo(SUTime.Time) - Method in class edu.stanford.nlp.time.SUTime.Time
-
- compareTo(GrammaticalRelation) - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
- compareTo(TypedDependency) - Method in class edu.stanford.nlp.trees.TypedDependency
-
- compareTo(IntTuple) - Method in class edu.stanford.nlp.util.IntTuple
-
- compareTo(MutableDouble) - Method in class edu.stanford.nlp.util.MutableDouble
-
Compares two MutableDouble
objects numerically.
- compareTo(MutableInteger) - Method in class edu.stanford.nlp.util.MutableInteger
-
Compares two MutableInteger
objects numerically.
- compareTo(MutableLong) - Method in class edu.stanford.nlp.util.MutableLong
-
Compares two MutableLong
objects numerically.
- compareTo(Pair<T1, T2>) - Method in class edu.stanford.nlp.util.Pair
-
Compares this Pair
to another object.
- compareTo(Quadruple<T1, T2, T3, T4>) - Method in class edu.stanford.nlp.util.Quadruple
-
- compareTo(Quintuple<T1, T2, T3, T4, T5>) - Method in class edu.stanford.nlp.util.Quintuple
-
- compareTo(Triple<T1, T2, T3>) - Method in class edu.stanford.nlp.util.Triple
-
- compareTo(Pair<T1, T2>) - Method in class edu.stanford.nlp.util.UnorderedPair
-
- compatibleWith(Language) - Method in enum edu.stanford.nlp.international.Language
-
Returns whether these two languages can be considered compatible with each other.
- compile(Env, String) - Static method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- compile(SequencePattern.PatternExpr) - Static method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- compile(String) - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Compiles a regular expression over tokens into a TokenSequencePattern
using the default environment.
- compile(Env, String) - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Compiles a regular expression over tokens into a TokenSequencePattern
using the specified environment.
- compile(String...) - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Compiles a sequence of regular expressions into a TokenSequencePattern
using the default environment.
- compile(Env, String...) - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Compiles a sequence of regular expressions into a TokenSequencePattern
using the specified environment.
- compile(SequencePattern.PatternExpr) - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Compiles a PatternExpr into a TokenSequencePattern.
- compile(String, Env) - Static method in class edu.stanford.nlp.semgraph.semgrex.SemgrexPattern
-
Creates a pattern from the given string.
- compile(String) - Static method in class edu.stanford.nlp.semgraph.semgrex.SemgrexPattern
-
- compile(String) - Static method in class edu.stanford.nlp.trees.tregex.TregexPattern
-
Creates a pattern from the given string using the default HeadFinder and
BasicCategoryFunction.
- compile(String) - Method in class edu.stanford.nlp.trees.tregex.TregexPatternCompiler
-
Create a TregexPattern from this tregex string using the headFinder and
basicCat function this TregexPatternCompiler was created with.
- compileAnnotations(HeadFinder) - Method in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams
-
- compileStream(InputStream) - Static method in class edu.stanford.nlp.semgraph.semgrex.SemgrexBatchParser
-
- compileStream(InputStream, Env) - Static method in class edu.stanford.nlp.semgraph.semgrex.SemgrexBatchParser
-
- COMPLEMENT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "complement" grammatical relation.
- COMPLEMENT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "comp" grammatical relation.
- COMPLEMENT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "complement" (comp) grammatical relation.
- COMPLEMENT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "complement" grammatical relation.
- COMPLEMENTIZER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "cp marker" grammatical relation.
- COMPLEX_HTTP_METHODS - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Collection
of non-simple HTTP methods.
- ComplexNodePattern<M,K> - Class in edu.stanford.nlp.ling.tokensregex
-
Pattern for matching a complex data structure
- ComplexNodePattern(BiFunction<M, K, Object>, List<Pair<K, NodePattern>>) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern
-
- ComplexNodePattern(BiFunction<M, K, Object>, Pair<K, NodePattern>...) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern
-
- ComplexNodePattern(BiFunction<M, K, Object>, K, NodePattern) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern
-
- ComplexNodePattern.AbstractStringAnnotationPattern - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.AttributesEqualMatchChecker<K> - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.IntegerAnnotationPattern - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.NilAnnotationPattern - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.NotNilAnnotationPattern - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.NumericAnnotationPattern - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.SequenceRegexPattern<T> - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.StringAnnotationPattern - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.StringAnnotationRegexPattern - Class in edu.stanford.nlp.ling.tokensregex
-
- ComplexNodePattern.StringInSetAnnotationPattern - Class in edu.stanford.nlp.ling.tokensregex
-
- COMPONENT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- compose(Function<T1, T2>, Function<? super T2, T3>) - Static method in class edu.stanford.nlp.util.Functions
-
Returns the Function
g o f.
- compose(Map<X, Y>, Map<Y, Z>) - Static method in class edu.stanford.nlp.util.Maps
-
Compose two maps map1:x->y and map2:y->z to get a map x->z
- COMPOSITE_EXTRACT_RULE_CREATOR - Static variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- COMPOSITE_KEYS_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- COMPOSITE_RULE_TYPE - Static variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- COMPOSITE_VALUE_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- CompositeExtractRuleCreator() - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CompositeExtractRuleCreator
-
- CompositeFieldValue(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CompositePartialTime(SUTime.PartialTime, SUTime.Time, SUTime.Time, SUTime.Time) - Constructor for class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- CompositePartialTime(SUTime.PartialTime, Partial, SUTime.Time, SUTime.Time, SUTime.Time) - Constructor for class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- CompositeTreebank - Class in edu.stanford.nlp.trees
-
- CompositeTreebank(Treebank, Treebank) - Constructor for class edu.stanford.nlp.trees.CompositeTreebank
-
- CompositeTreeTransformer - Class in edu.stanford.nlp.trees
-
A TreeTransformer that applies component TreeTransformers in order.
- CompositeTreeTransformer() - Constructor for class edu.stanford.nlp.trees.CompositeTreeTransformer
-
- CompositeTreeTransformer(List<TreeTransformer>) - Constructor for class edu.stanford.nlp.trees.CompositeTreeTransformer
-
- CompositeValue(String...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.CompositeValue
-
- CompositeValue(Map<String, Expression>, boolean, String...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.CompositeValue
-
- COMPOUND - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "compound" grammatical relation (abstract).
- COMPOUND_MODIFIER - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- COMPOUND_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "compound modifier" grammatical relation.
- CompoundLemmaAnnotation() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.CompoundLemmaAnnotation
-
- compoundUnaries - Variable in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceOptions
-
- CompoundUnaryTransition - Class in edu.stanford.nlp.parser.shiftreduce
-
Transition that makes a compound unary parse node in a partially
finished tree.
- CompoundUnaryTransition(List<String>, boolean) - Constructor for class edu.stanford.nlp.parser.shiftreduce.CompoundUnaryTransition
-
- CompoundWordAnnotation() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.CompoundWordAnnotation
-
- compress(Counter<K>) - Method in class edu.stanford.nlp.coref.statistical.Compressor
-
- CompressedFeatureVector - Class in edu.stanford.nlp.coref.statistical
-
- CompressedFeatureVector(List<Integer>, List<Double>) - Constructor for class edu.stanford.nlp.coref.statistical.CompressedFeatureVector
-
- Compressor<K> - Class in edu.stanford.nlp.coref.statistical
-
Converts a
Counter<K>
to a
CompressedFeatureVector
(i.e., parallel lists of integer
keys and double values), which takes up much less memory.
- Compressor() - Constructor for class edu.stanford.nlp.coref.statistical.Compressor
-
- compressorFile - Static variable in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- compute(double[], double[]) - Method in class edu.stanford.nlp.classify.LogPrior
-
Adjust the given grad array by adding the prior's gradient component
and return the value of the logPrior
- compute(Boolean...) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.BooleanFunction
-
- compute(Number...) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NumericFunction
-
- compute(String...) - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.StringFunction
-
- compute() - Method in class edu.stanford.nlp.util.Lazy
-
Compute the value of this lazy.
- computeAccuracy(Stream<Pair<KBPRelationExtractor.KBPInput, String>>, Optional<PrintStream>) - Method in interface edu.stanford.nlp.ie.KBPRelationExtractor
-
- computeAllPatterns - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
If all patterns should be computed.
- computeAverage(ToDoubleFunction<Triple<GeneralDataset<L, F>, GeneralDataset<L, F>, CrossValidator.SavedState>>) - Method in class edu.stanford.nlp.classify.CrossValidator
-
This computes the average over all folds of the function we're trying to optimize.
- computeCliquePotential(int, int, int[], double[], int) - Method in interface edu.stanford.nlp.ie.crf.CliquePotentialFunction
-
- computeCliquePotential(int, int, int[], double[], int) - Method in class edu.stanford.nlp.ie.crf.LinearCliquePotentialFunction
-
- computeCliquePotential(int, int, int[], double[], int) - Method in class edu.stanford.nlp.ie.crf.NoisyLabelLinearCliquePotentialFunction
-
- computeCliquePotential(int, int, int[], double[], int) - Method in class edu.stanford.nlp.ie.crf.NonLinearCliquePotentialFunction
-
- computeCliquePotential(int, int, int[], double[], int) - Method in class edu.stanford.nlp.ie.crf.NonLinearSecondOrderCliquePotentialFunction
-
- computeCostFunction(int, double, double) - Method in class edu.stanford.nlp.parser.nndep.Classifier
-
Determine the total cost on the dataset associated with this
classifier using the current learned parameters.
- computeFeatSimilarity - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- computeFinalValues() - Method in class edu.stanford.nlp.parser.eval.TreebankStats.ObservedCorpusStats
-
- computeInputPrior(Map<String, List<List<String>>>) - Static method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- computeLambda(TransducerGraph) - Static method in class edu.stanford.nlp.fsm.QuasiDeterminizer
-
Takes time linear in number of arcs.
- computeProb(PascalTemplate) - Method in interface edu.stanford.nlp.ie.pascal.RelationalModel
-
- computeRawFreqIfNull(int, boolean) - Static method in class edu.stanford.nlp.patterns.Data
-
- computeRawFreqIfNull(Map<String, DataInstance>, int) - Static method in class edu.stanford.nlp.patterns.Data
-
- computeStochastic(double[], double[], double) - Method in class edu.stanford.nlp.classify.LogPrior
-
- CONCAT - Static variable in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- concat(IntTuple, IntTuple) - Static method in class edu.stanford.nlp.util.IntTuple
-
- CONCAT_COREMAP - Static variable in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- CONCAT_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- CONCAT_TEXT - Static variable in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- CONCAT_TOKENS - Static variable in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- ConcatAggregator(String) - Constructor for class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatAggregator
-
- ConcatCoreMapListAggregator() - Constructor for class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatCoreMapListAggregator
-
- ConcatCoreMapListAggregator(boolean) - Constructor for class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatCoreMapListAggregator
-
- concatenate(SimpleMatrix...) - Static method in class edu.stanford.nlp.neural.NeuralUtils
-
Concatenates several column vectors into one large column vector
- concatenate(T[], T[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
Concatenates two arrays and returns the result
- concatenateTypes(String, String) - Static method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
Concatenates two types
- concatenateWithBias(SimpleMatrix...) - Static method in class edu.stanford.nlp.neural.NeuralUtils
-
Concatenates several column vectors into one large column
vector, adds a 1.0 at the end as a bias term
- ConcatenationIterator<T> - Class in edu.stanford.nlp.util
-
Iterator that represents the concatenation of two other iterators.
- ConcatenationIterator(Iterator<T>, Iterator<T>) - Constructor for class edu.stanford.nlp.util.ConcatenationIterator
-
- concatIterators(Iterator<E>...) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Concatenate a number of iterators together, to form one big iterator.
- ConcatListAggregator() - Constructor for class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatListAggregator
-
- ConcatTextAggregator(String) - Constructor for class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.ConcatTextAggregator
-
- ConcatVector - Class in edu.stanford.nlp.loglinear.model
-
Created on 12/7/14.
- ConcatVector(int) - Constructor for class edu.stanford.nlp.loglinear.model.ConcatVector
-
Constructor that initializes space for this concat vector.
- ConcatVectorBenchmark - Class in edu.stanford.nlp.loglinear.benchmarks
-
- ConcatVectorBenchmark() - Constructor for class edu.stanford.nlp.loglinear.benchmarks.ConcatVectorBenchmark
-
- ConcatVectorBenchmark.ConcatVectorConstructionRecord - Class in edu.stanford.nlp.loglinear.benchmarks
-
- ConcatVectorConstructionRecord(Random) - Constructor for class edu.stanford.nlp.loglinear.benchmarks.ConcatVectorBenchmark.ConcatVectorConstructionRecord
-
- ConcatVectorConstructionRecord(Random, int[]) - Constructor for class edu.stanford.nlp.loglinear.benchmarks.ConcatVectorBenchmark.ConcatVectorConstructionRecord
-
- ConcatVectorNamespace - Class in edu.stanford.nlp.loglinear.model
-
Created on 10/20/15.
- ConcatVectorNamespace() - Constructor for class edu.stanford.nlp.loglinear.model.ConcatVectorNamespace
-
- ConcatVectorProto - Class in edu.stanford.nlp.loglinear.model.proto
-
- ConcatVectorProto.ConcatVector - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.ConcatVector
- ConcatVectorProto.ConcatVector.Builder - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.ConcatVector
- ConcatVectorProto.ConcatVector.Component - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component
- ConcatVectorProto.ConcatVector.Component.Builder - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component
- ConcatVectorProto.ConcatVector.ComponentOrBuilder - Interface in edu.stanford.nlp.loglinear.model.proto
-
- ConcatVectorProto.ConcatVectorOrBuilder - Interface in edu.stanford.nlp.loglinear.model.proto
-
- ConcatVectorTable - Class in edu.stanford.nlp.loglinear.model
-
Created on 8/9/15.
- ConcatVectorTable(int[]) - Constructor for class edu.stanford.nlp.loglinear.model.ConcatVectorTable
-
Constructor takes a list of neighbor variables to use for this factor.
- ConcatVectorTableProto - Class in edu.stanford.nlp.loglinear.model.proto
-
- ConcatVectorTableProto.ConcatVectorTable - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable
- ConcatVectorTableProto.ConcatVectorTable.Builder - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable
- ConcatVectorTableProto.ConcatVectorTableOrBuilder - Interface in edu.stanford.nlp.loglinear.model.proto
-
- CONCURRENT_MAP_FACTORY - Static variable in class edu.stanford.nlp.util.MapFactory
-
- ConcurrentHashCounter<E> - Class in edu.stanford.nlp.util.concurrent
-
A threadsafe counter implemented as a lightweight wrapper around a
ConcurrentHashMap.
- ConcurrentHashCounter() - Constructor for class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- ConcurrentHashCounter(int) - Constructor for class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- ConcurrentHashIndex<E> - Class in edu.stanford.nlp.util.concurrent
-
A fast threadsafe index that supports constant-time lookup in both directions.
- ConcurrentHashIndex() - Constructor for class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
Constructor.
- ConcurrentHashIndex(int) - Constructor for class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
Constructor.
- CONDENSE - Static variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- CondExpression(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CondGroup(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- ConditionalExpression(Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.ConditionalExpression
-
- ConditionalExpression(String, Expression, Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.ConditionalExpression
-
- conditionalize(List<K>) - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
returns a GeneralizedCounter conditioned on the objects in the
List
argument.
- conditionalizeOnce(K) - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
Returns a GeneralizedCounter conditioned on the given top level object.
- conditionalLogProb(int[], int) - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- conditionalLogProbGivenFirst(int, int[]) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
Computes the probability of the sequence OF being at the end of the table
given that the first tag in table is GIVEN.
- conditionalLogProbGivenNext(int[], int) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
Computes the probability of the tag OF being at the beginning of the table
given that the tag sequence GIVEN is at the end of the table.
- conditionalLogProbGivenPrevious(int[], int) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
Computes the probability of the tag OF being at the end of the table given
that the previous tag sequence in table is GIVEN.
- conditionalLogProbsGivenPrevious(int[]) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
Computes the probabilities of the tag at the end of the table given that
the previous tag sequence in table is GIVEN.
- conditionalSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- condLogProbGivenNext(int, int, int[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condLogProbGivenNext(int, E, E[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condLogProbGivenPrevious(int, int, int[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
Gives the probability of a tag at a single position conditioned on a
sequence of previous labels.
- condLogProbGivenPrevious(int, E, E[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condLogProbsGivenNext(int, int[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condLogProbsGivenNext(int, E[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condLogProbsGivenPrevious(int, int[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condLogProbsGivenPrevious(int, E[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condProbGivenNext(int, int, int[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condProbGivenNext(int, E, E[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condProbGivenPrevious(int, int, int[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- condProbGivenPrevious(int, E, E[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- confidence - Variable in class edu.stanford.nlp.ie.util.RelationTriple
-
An optional score (confidence) for this triple
- CONFIDENCE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- confidenceGloss() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
A textual representation of the confidence.
- confidenceWeightedAccuracy() - Method in class edu.stanford.nlp.stats.MultiClassAccuracyStats
-
- Config - Class in edu.stanford.nlp.parser.nndep
-
Defines configuration settings for training and testing the
neural-network dependency parser.
- Config(Properties) - Constructor for class edu.stanford.nlp.parser.nndep.Config
-
- ConfigParser - Class in edu.stanford.nlp.trees.treebank
-
- ConfigParser(String) - Constructor for class edu.stanford.nlp.trees.treebank.ConfigParser
-
- Configuration - Class in edu.stanford.nlp.parser.nndep
-
Describe the current configuration of a parser (i.e., parser state).
- Configuration(Configuration) - Constructor for class edu.stanford.nlp.parser.nndep.Configuration
-
- Configuration(CoreMap) - Constructor for class edu.stanford.nlp.parser.nndep.Configuration
-
- configuredOptions - Variable in class edu.stanford.nlp.international.arabic.pipeline.IBMMTArabicDataset
-
- configuredOptions - Variable in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- confusion - Variable in class edu.stanford.nlp.ie.KBPRelationExtractor.Accuracy
-
- confusionMatrix - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- ConfusionMatrix<U> - Class in edu.stanford.nlp.util
-
This implements a confusion table over arbitrary types of class labels.
- ConfusionMatrix() - Constructor for class edu.stanford.nlp.util.ConfusionMatrix
-
- ConfusionMatrix(Locale) - Constructor for class edu.stanford.nlp.util.ConfusionMatrix
-
- ConfusionMatrix.Contingency - Class in edu.stanford.nlp.util
-
Contingency table, listing precision ,recall, specificity, and f1 given
the number of true and false positives, true and false negatives.
- ConfusionMatrixTSV - Class in edu.stanford.nlp.international.spanish.scripts
-
- ConfusionMatrixTSV() - Constructor for class edu.stanford.nlp.international.spanish.scripts.ConfusionMatrixTSV
-
- ConjFilter(List<Predicate<T>>) - Constructor for class edu.stanford.nlp.util.Filters.ConjFilter
-
- ConjFilter(Predicate<T>...) - Constructor for class edu.stanford.nlp.util.Filters.ConjFilter
-
- ConjNodePattern(List<NodePattern<T>>) - Constructor for class edu.stanford.nlp.ling.tokensregex.NodePattern.ConjNodePattern
-
- conjoinShapeNGrams - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- conjugateEnglish(String, boolean) - Method in enum edu.stanford.nlp.naturalli.VerbTense
-
Apply this tense to the given verb.
- conjugateEnglish(String) - Method in enum edu.stanford.nlp.naturalli.VerbTense
-
- conjugateEnglish(CoreLabel, boolean) - Method in enum edu.stanford.nlp.naturalli.VerbTense
-
- conjugateEnglish(CoreLabel) - Method in enum edu.stanford.nlp.naturalli.VerbTense
-
- ConjugatePrior<T extends ProbabilityDistribution<E>,E> - Interface in edu.stanford.nlp.stats
-
An interface for classes which are probability distributions over other probability distributions.
- CONJUNCT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "conjunct" grammatical relation.
- CONJUNCT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "conjunct" grammatical relation.
- CONJUNCT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "conjunct" (conj) grammatical relation.
- CONJUNCT - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- CONJUNCT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "conjunct" grammatical relation.
- conjunctionFileFilter(FileFilter, FileFilter) - Static method in class edu.stanford.nlp.io.FileFilters
-
- conll(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
When conll() is true, the neural and statistical (but not fastneural) coref models:
Use provided POS, NER, Parsing, etc.
- CONLL2011_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- CoNLL2011DocumentReader - Class in edu.stanford.nlp.dcoref
-
Read _conll file format from CoNLL2011.
- CoNLL2011DocumentReader(String) - Constructor for class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader
-
- CoNLL2011DocumentReader(String, CoNLL2011DocumentReader.Options) - Constructor for class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader
-
- CoNLL2011DocumentReader.CorefMentionAnnotation - Class in edu.stanford.nlp.dcoref
-
- CoNLL2011DocumentReader.CorpusStats - Class in edu.stanford.nlp.dcoref
-
- CoNLL2011DocumentReader.Document - Class in edu.stanford.nlp.dcoref
-
- CoNLL2011DocumentReader.NamedEntityAnnotation - Class in edu.stanford.nlp.dcoref
-
- CoNLL2011DocumentReader.Options - Class in edu.stanford.nlp.dcoref
-
Flags
- CONLL_OUTPUT_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- CONLL_SCORER - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- CoNLLBenchmark - Class in edu.stanford.nlp.loglinear.benchmarks
-
Created on 8/26/15.
- CoNLLBenchmark() - Constructor for class edu.stanford.nlp.loglinear.benchmarks.CoNLLBenchmark
-
- CoNLLBenchmark.CoNLLSentence - Class in edu.stanford.nlp.loglinear.benchmarks
-
- CoNLLDepAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLDepAnnotation
-
- CoNLLDepParentIndexAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLDepParentIndexAnnotation
-
- CoNLLDepTypeAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLDepTypeAnnotation
-
- conllDoc - Variable in class edu.stanford.nlp.coref.data.Document
-
for conll shared task 2011
- conllDoc - Variable in class edu.stanford.nlp.coref.data.InputDoc
-
optional for CoNLL document
- conllDoc - Variable in class edu.stanford.nlp.dcoref.Document
-
for conll shared task 2011
- CoNLLDocument() - Constructor for class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- CoNLLDocumentReader - Class in edu.stanford.nlp.coref.docreader
-
Read _conll file format from CoNLL2011.
- CoNLLDocumentReader(String) - Constructor for class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader
-
- CoNLLDocumentReader(String, CoNLLDocumentReader.Options) - Constructor for class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader
-
- CoNLLDocumentReader.CoNLLDocument - Class in edu.stanford.nlp.coref.docreader
-
- CoNLLDocumentReader.CorefMentionAnnotation - Class in edu.stanford.nlp.coref.docreader
-
- CoNLLDocumentReader.CorpusStats - Class in edu.stanford.nlp.coref.docreader
-
- CoNLLDocumentReader.NamedEntityAnnotation - Class in edu.stanford.nlp.coref.docreader
-
- CoNLLDocumentReader.Options - Class in edu.stanford.nlp.coref.docreader
-
Flags
- CoNLLDocumentReaderAndWriter - Class in edu.stanford.nlp.sequences
-
DocumentReader for the original CoNLL 03 format.
- CoNLLDocumentReaderAndWriter() - Constructor for class edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter
-
- CoNLLFeaturizer - Class in edu.stanford.nlp.loglinear.benchmarks
-
Created on 10/23/15.
- CoNLLFeaturizer() - Constructor for class edu.stanford.nlp.loglinear.benchmarks.CoNLLFeaturizer
-
- conllMentionEvalScript - Static variable in class edu.stanford.nlp.dcoref.Constants
-
Default path for conll scorer script
- conllMentionEvalScript - Variable in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
Path for the official CoNLL scorer
- CoNLLMentionExtractor - Class in edu.stanford.nlp.dcoref
-
Extracts coref mentions from CoNLL2011 data files.
- CoNLLMentionExtractor(Dictionaries, Properties, Semantics) - Constructor for class edu.stanford.nlp.dcoref.CoNLLMentionExtractor
-
- CoNLLMentionExtractor(Dictionaries, Properties, Semantics, LogisticClassifier<String, String>) - Constructor for class edu.stanford.nlp.dcoref.CoNLLMentionExtractor
-
- conllOutputPath(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- CoNLLOutputter - Class in edu.stanford.nlp.pipeline
-
Write a subset of our CoreNLP output in CoNLL format.
- CoNLLOutputter() - Constructor for class edu.stanford.nlp.pipeline.CoNLLOutputter
-
- CoNLLPredicateAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLPredicateAnnotation
-
- conllPrint(Annotation, OutputStream) - Static method in class edu.stanford.nlp.pipeline.CoNLLOutputter
-
- conllPrint(Annotation, OutputStream, StanfordCoreNLP) - Static method in class edu.stanford.nlp.pipeline.CoNLLOutputter
-
- conllPrint(Annotation, OutputStream, AnnotationOutputter.Options) - Static method in class edu.stanford.nlp.pipeline.CoNLLOutputter
-
- conllPrint(Annotation, Writer) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Displays the output of many annotators in CoNLL format.
- CoNLLSentence(List<String>, List<String>, List<String>, List<String>) - Constructor for class edu.stanford.nlp.loglinear.benchmarks.CoNLLBenchmark.CoNLLSentence
-
- CoNLLSRLAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLSRLAnnotation
-
- CoNLLU_GovField - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLU_IndexField - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
field constants
- CoNLLU_LemmaField - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLU_MiscField - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLU_RelnField - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLU_UPOSField - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLU_WordField - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLU_XPOSField - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLUDocument() - Constructor for class edu.stanford.nlp.pipeline.CoNLLUReader.CoNLLUDocument
-
- CoNLLUDocumentReader - Class in edu.stanford.nlp.trees.ud
-
Reader for ConLL-U formatted dependency treebanks.
- CoNLLUDocumentReader() - Constructor for class edu.stanford.nlp.trees.ud.CoNLLUDocumentReader
-
- CoNLLUDocumentReader(Language) - Constructor for class edu.stanford.nlp.trees.ud.CoNLLUDocumentReader
-
- CoNLLUDocumentWriter - Class in edu.stanford.nlp.trees.ud
-
- CoNLLUDocumentWriter() - Constructor for class edu.stanford.nlp.trees.ud.CoNLLUDocumentWriter
-
- CoNLLUFeats() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLUFeats
-
- CONLLUFEATURES_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CoNLLUMisc() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLUMisc
-
- CONLLUMISC_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CoNLLUOutputter - Class in edu.stanford.nlp.pipeline
-
Write a subset of our CoreNLP output in CoNLL-U format.
- CoNLLUOutputter() - Constructor for class edu.stanford.nlp.pipeline.CoNLLUOutputter
-
- CoNLLUOutputter(String) - Constructor for class edu.stanford.nlp.pipeline.CoNLLUOutputter
-
- CoNLLUOutputter(Properties) - Constructor for class edu.stanford.nlp.pipeline.CoNLLUOutputter
-
- conllUPrint(Annotation, OutputStream) - Static method in class edu.stanford.nlp.pipeline.CoNLLUOutputter
-
- conllUPrint(Annotation, OutputStream, StanfordCoreNLP) - Static method in class edu.stanford.nlp.pipeline.CoNLLUOutputter
-
- conllUPrint(Annotation, OutputStream, AnnotationOutputter.Options) - Static method in class edu.stanford.nlp.pipeline.CoNLLUOutputter
-
- CoNLLUReader - Class in edu.stanford.nlp.pipeline
-
A class for reading in CoNLL-U data and creating Annotations.
- CoNLLUReader() - Constructor for class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLUReader(Properties) - Constructor for class edu.stanford.nlp.pipeline.CoNLLUReader
-
- CoNLLUReader.CoNLLUDocument - Class in edu.stanford.nlp.pipeline
-
class to store info for a CoNLL-U document
- CoNLLUReader.CoNLLUSentence - Class in edu.stanford.nlp.pipeline
-
class to store info for a CoNLL-U sentence
- CONLLUSECONDARYDEPS_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CoNLLUSecondaryDepsAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLUSecondaryDepsAnnotation
-
- CoNLLUSentence() - Constructor for class edu.stanford.nlp.pipeline.CoNLLUReader.CoNLLUSentence
-
- CoNLLUTagUpdater - Class in edu.stanford.nlp.parser.nndep
-
- CoNLLUTagUpdater() - Constructor for class edu.stanford.nlp.parser.nndep.CoNLLUTagUpdater
-
- CoNLLUTagUpdater - Class in edu.stanford.nlp.trees.ud
-
- CoNLLUTagUpdater() - Constructor for class edu.stanford.nlp.trees.ud.CoNLLUTagUpdater
-
- CONLLUTOKENSPAN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CoNLLUTokenSpanAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CoNLLUTokenSpanAnnotation
-
- CoNLLUUtils - Class in edu.stanford.nlp.trees.ud
-
Utility functions for reading and writing CoNLL-U files.
- CoNLLUUtils() - Constructor for class edu.stanford.nlp.trees.ud.CoNLLUUtils
-
- CoNLLUUtils.DepIndexComparator - Class in edu.stanford.nlp.trees.ud
-
- CoNLLUUtils.FeatureNameComparator - Class in edu.stanford.nlp.trees.ud
-
- CoNLLX_FieldCount - Static variable in class edu.stanford.nlp.trees.GrammaticalStructure
-
- CoNLLX_GovField - Static variable in class edu.stanford.nlp.trees.GrammaticalStructure
-
- CoNLLX_POSField - Static variable in class edu.stanford.nlp.trees.GrammaticalStructure
-
- CoNLLX_RelnField - Static variable in class edu.stanford.nlp.trees.GrammaticalStructure
-
- CoNLLX_WordField - Static variable in class edu.stanford.nlp.trees.GrammaticalStructure
-
- ConnectedComponents<V,E> - Class in edu.stanford.nlp.graph
-
Finds connected components in the graph, currently uses inefficient list for
variable 'verticesLeft'.
- ConnectedComponents() - Constructor for class edu.stanford.nlp.graph.ConnectedComponents
-
- consistencyCheck - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- console(String, Consumer<String>) - Static method in class edu.stanford.nlp.io.IOUtils
-
Start a simple console.
- console(Consumer<String>) - Static method in class edu.stanford.nlp.io.IOUtils
-
- constant(double) - Static method in class edu.stanford.nlp.coref.statistical.SimpleLinearClassifier
-
- Constants - Class in edu.stanford.nlp.dcoref
-
- Constants() - Constructor for class edu.stanford.nlp.dcoref.Constants
-
- ConstantsAndVariables - Class in edu.stanford.nlp.patterns
-
- ConstantsAndVariables(Properties, Set<String>, Map<String, Class<? extends TypesafeMap.Key<String>>>, Map<String, Class>, Map<String, Map<Class, Object>>) - Constructor for class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- ConstantsAndVariables(Properties, Map<String, Set<CandidatePhrase>>, Map<String, Class<? extends TypesafeMap.Key<String>>>, Map<String, Class>, Map<String, Map<Class, Object>>) - Constructor for class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- ConstantsAndVariables(Properties, Set<String>, Map<String, Class<? extends TypesafeMap.Key<String>>>) - Constructor for class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- ConstantsAndVariables(Properties, String, Class<? extends TypesafeMap.Key<String>>) - Constructor for class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- ConstantsAndVariables(Properties, Set<String>, Map<String, Class<? extends TypesafeMap.Key<String>>>, Map<String, Class>) - Constructor for class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- ConstantsAndVariables.DataSentsIterator - Class in edu.stanford.nlp.patterns
-
- ConstantsAndVariables.PatternForEachTokenWay - Enum in edu.stanford.nlp.patterns
-
- ConstantsAndVariables.PatternIndexWay - Enum in edu.stanford.nlp.patterns
-
- ConstantsAndVariables.ScorePhraseMeasures - Class in edu.stanford.nlp.patterns
-
- constituencyParse() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
constituency parse
- constituencyTreePrinter - Variable in class edu.stanford.nlp.pipeline.AnnotationOutputter.Options
-
How to print a constituency tree for display.
- Constituent - Class in edu.stanford.nlp.trees
-
A Constituent
object defines a generic edge in a graph.
- Constituent() - Constructor for class edu.stanford.nlp.trees.Constituent
-
- ConstituentFactory - Interface in edu.stanford.nlp.trees
-
A ConstituentFactory
is a factory for creating objects
of class Constituent
, or some descendent class.
- constituentFactory() - Method in class edu.stanford.nlp.trees.LabeledConstituent
-
Return a factory for this kind of constituent.
- constituentFactory() - Method in class edu.stanford.nlp.trees.LabeledScoredConstituent
-
Return a factory for this kind of constituent.
- constituentFactory() - Method in class edu.stanford.nlp.trees.SimpleConstituent
-
Return a factory for this kind of constituent.
- constituentFactory() - Method in class edu.stanford.nlp.trees.Span
-
Return a factory for this kind of constituent.
- constituents() - Method in class edu.stanford.nlp.trees.Tree
-
Returns the Constituents generated by the parse tree.
- constituents(ConstituentFactory) - Method in class edu.stanford.nlp.trees.Tree
-
Returns the Constituents generated by the parse tree.
- constituents(ConstituentFactory, int) - Method in class edu.stanford.nlp.trees.Tree
-
Returns the Constituents generated by the parse tree.
- constituents(ConstituentFactory, boolean) - Method in class edu.stanford.nlp.trees.Tree
-
Returns the Constituents generated by the parse tree.
- constituents(ConstituentFactory, boolean, Predicate<Tree>) - Method in class edu.stanford.nlp.trees.Tree
-
- ConstraintAnnotation() - Constructor for class edu.stanford.nlp.parser.common.ParserAnnotations.ConstraintAnnotation
-
- constraints - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
When you want to force the parser to parse a particular
subsequence into a particular state.
- constructEntityMention(String, CoreMap, Span, Span, String, String, String) - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMentionFactory
-
Always use this method to construct EntityMentions
Other factories that inherit from this (e.g., NFLEntityMentionFactory) may override this
- constructRelationMention(String, CoreMap, Span, String, String, List<ExtractionObject>, Counter<String>) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMentionFactory
-
Always use this method to construct RelationMentions
Other factories that inherit from this (e.g., NFLRelationFactory) may override this
- constructSentenceRelationMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- constVars - Variable in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- contains(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.AbbreviationMap
-
- contains(EventMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- contains(Span) - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
Returns true if this span contains otherSpan.
- contains(int) - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
Returns true if i is inside this span.
- contains(ISODateInstance) - Method in class edu.stanford.nlp.ie.pascal.ISODateInstance
-
Returns true iff this date
contains the date represented by other.
- contains(Object) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseStringCollection
-
- contains(int[], int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- contains(Object) - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
Can be slow.
- contains(Word) - Method in class edu.stanford.nlp.process.StopList
-
Returns true if the word is in the stoplist.
- contains(String) - Method in class edu.stanford.nlp.process.StopList
-
Returns true if the word is in the stoplist.
- contains(String) - Method in class edu.stanford.nlp.quoteattribution.Person
-
- contains(String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonWordlist
-
- contains(Object) - Method in class edu.stanford.nlp.sequences.ObjectBankWrapper
-
- contains(SUTime.Range) - Method in class edu.stanford.nlp.time.SUTime.Range
-
Checks if the provided range r is within the current range.
- contains(SUTime.Time) - Method in class edu.stanford.nlp.time.SUTime.Range
-
Checks if the provided time is within the current range.
- contains(SUTime.Time) - Method in class edu.stanford.nlp.time.SUTime.Time
-
- contains(Constituent) - Method in class edu.stanford.nlp.trees.Constituent
-
Detects whether this constituent contains a constituent, that is
whether they are nested.
- contains(T[], T) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
Returns true iff object o equals (not ==) some element of array a.
- contains(Object) - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Returns whether the queue contains the given key.
- contains(Object) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- contains(Object) - Method in class edu.stanford.nlp.util.DeltaIndex
-
- contains(Object) - Method in class edu.stanford.nlp.util.HashIndex
-
Checks whether an Object already has an index in the Index
- contains(Object) - Method in class edu.stanford.nlp.util.IdentityHashSet
-
Returns true if this set contains the specified element.
- contains(Object) - Method in interface edu.stanford.nlp.util.Index
-
- contains(E) - Method in class edu.stanford.nlp.util.Interval
-
Checks whether the point p is contained inside this interval.
- contains(Interval<E>) - Method in class edu.stanford.nlp.util.Interval
-
- contains(Object) - Method in class edu.stanford.nlp.util.IntervalTree
-
- contains(T) - Method in class edu.stanford.nlp.util.IntervalTree
-
- contains(Object) - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- contains(K1, K2, K3) - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- contains(K1, K2) - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- contains(K1, K2) - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- contains(String) - Method in class edu.stanford.nlp.wordseg.ChineseDictionary
-
- contains(String) - Method in class edu.stanford.nlp.wordseg.CorpusDictionary
-
- CONTAINS_FIRST_ENDPOINTS_COMPARATOR - Static variable in interface edu.stanford.nlp.util.HasInterval
-
- containsAll(Collection<?>) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseStringCollection
-
- containsAll(Collection<?>) - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
Can be slow.
- containsAll(Collection<?>) - Method in class edu.stanford.nlp.sequences.ObjectBankWrapper
-
- containsAll(Collection<?>) - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- containsAll(TwoDimensionalSet<? extends K1, ? extends K2>) - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- containsAny(Collection<T>, Collection<T>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
if any item in toCheck is present in collection
- containsEdge(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- containsEdge(SemanticGraphEdge) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- containsFirstKey(K1) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- containsFuzzy(Set<CandidatePhrase>, CandidatePhrase, int) - Static method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- containsIgnoreCase(Collection<String>, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Convenience method: a case-insensitive variant of Collection.contains.
- containsInSubarray(int[], int, int, int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- containsInterval(T, boolean) - Method in class edu.stanford.nlp.util.IntervalTree
-
- containsInterval(IntervalTree<E, T>, E, boolean) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- containsInterval(IntervalTree<E, T>, Interval<E>, boolean) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- containsKey(Class<? extends TypesafeMap.Key<VALUE>>) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- containsKey(Object) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap
-
- containsKey(Object) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- containsKey(Object) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- containsKey(String) - Method in class edu.stanford.nlp.parser.shiftreduce.WeightMap
-
- containsKey(E) - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Returns whether a Counter contains a key.
- containsKey(E) - Method in interface edu.stanford.nlp.stats.Counter
-
Returns whether a Counter contains a key.
- containsKey(E) - Method in class edu.stanford.nlp.stats.Distribution
-
- containsKey(List<K>) - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
Like
ClassicCounter
, this currently returns true if the count is
explicitly 0.0 for something
- containsKey(E) - Method in class edu.stanford.nlp.stats.IntCounter
-
- containsKey(K1, K2) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- containsKey(K1, K2) - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- containsKey(K1, K2) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- containsKey(String) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
Does the word exist in the dictionary?
- containsKey(Class<? extends TypesafeMap.Key<VALUE>>) - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
Returns true if contains the given key.
- containsKey(Object) - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
- containsKey(E) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- containsKey(Object) - Method in class edu.stanford.nlp.util.DeltaCollectionValuedMap
-
- containsKey(Object) - Method in class edu.stanford.nlp.util.DeltaMap
-
This is more expensive.
- containsKey(U) - Method in class edu.stanford.nlp.util.MapList
-
- containsKey(K1) - Method in class edu.stanford.nlp.util.ThreeDimensionalCollectionValuedMap
-
- containsKey(K1) - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
- containsKey(K1) - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- containsKey(Class<? extends TypesafeMap.Key<VALUE>>) - Method in interface edu.stanford.nlp.util.TypesafeMap
-
Returns true if contains the given key.
- containsLeftAsKey(L) - Method in class edu.stanford.nlp.util.OneToOneMap
-
- containsLemma(Iterable<? extends HasLemma>, String) - Static method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageUtils
-
- containsMention(Mention) - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- containsMention(Mention) - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- ContainsMessage(String) - Constructor for class edu.stanford.nlp.util.logging.LogFilter.ContainsMessage
-
- containsObject(Collection<T>, T) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Checks whether a Collection contains a specified Object.
- containsOpen(E) - Method in class edu.stanford.nlp.util.Interval
-
- containsRightAsKey(R) - Method in class edu.stanford.nlp.util.OneToOneMap
-
- containsSentId(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- containsSentId(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- containsValue(Object) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap
-
- containsValue(Object) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- containsValue(Object) - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
Unsupported.
- containsValue(Object) - Method in class edu.stanford.nlp.util.DeltaCollectionValuedMap
-
- containsValue(IntervalTree<E, T>, T) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- containsVertex(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- containsVertex(V) - Method in interface edu.stanford.nlp.graph.Graph
-
- containsVertex(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- containsWord(String) - Method in class edu.stanford.nlp.neural.Embedding
-
- containsWord(Iterable<? extends HasWord>, String) - Static method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageUtils
-
- content - Variable in class edu.stanford.nlp.util.logging.Redwood.Record
-
- context - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
Function indicating how to extract an value from annotation built from this expression
- contextIncompatible(Mention, Mention, Dictionaries) - Static method in class edu.stanford.nlp.coref.CorefRules
-
- contextIncompatible(Mention, Mention, Dictionaries) - Static method in class edu.stanford.nlp.dcoref.Rules
-
- contextParseTree - Variable in class edu.stanford.nlp.coref.data.Mention
-
- contextParseTree - Variable in class edu.stanford.nlp.dcoref.Mention
-
- ContextsAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ContextsAnnotation
-
- Contingency(int, int, int, int) - Constructor for class edu.stanford.nlp.util.ConfusionMatrix.Contingency
-
- ContinuationSymbol - Static variable in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
- continuingInputs() - Method in class edu.stanford.nlp.fsm.DFSAState
-
- CONTROLLED_SUBJECT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "xsubj" grammatical relation.
- CONTROLLED_SUBJECT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "xsubj" grammatical relation, replaced with "nsubj:xsubj".
- CONTROLLING_CLAUSAL_PASSIVE_SUBJECT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "controlling clausal passive subject" relation.
- CONTROLLING_CLAUSAL_SUBJECT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "controlling clausal subject" relation.
- CONTROLLING_NOMINAL_PASSIVE_SUBJECT - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- CONTROLLING_NOMINAL_PASSIVE_SUBJECT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "controlling nominal passive subject" relation.
- CONTROLLING_NOMINAL_SUBJECT - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- CONTROLLING_NOMINAL_SUBJECT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "controlling nominal subject" relation.
- ConversationalSieve - Class in edu.stanford.nlp.quoteattribution.Sieves.QMSieves
-
Created by mjfang on 7/7/16.
- ConversationalSieve(Annotation, Map<String, List<Person>>, Map<Integer, String>, Set<String>) - Constructor for class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.ConversationalSieve
-
- ConversionOptions() - Constructor for class edu.stanford.nlp.time.JodaTimeUtils.ConversionOptions
-
- CONVERSIONS_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- convert(String) - Static method in class edu.stanford.nlp.util.DataFilePaths
-
- ConvertByteArray - Class in edu.stanford.nlp.util
-
This is used to convert an array of double into byte array which makes it possible to keep it more efficiently.
- convertCoNLLUDocumentToAnnotation(CoNLLUReader.CoNLLUDocument) - Method in class edu.stanford.nlp.pipeline.CoNLLUReader
-
Convert a CoNLLUDocument into an Annotation
The convention is that a CoNLLU document represents a list of sentences,
one sentence per line, separated by newline.
- convertCoNLLUSentenceToCoreMap(CoNLLUReader.CoNLLUDocument, CoNLLUReader.CoNLLUSentence) - Method in class edu.stanford.nlp.pipeline.CoNLLUReader
-
Convert a list of CoNLL-U token lines into a sentence CoreMap
- convertDataset(List<Tree>, List<List<Tree>>) - Method in class edu.stanford.nlp.parser.metrics.EvaluateExternalParser
-
- ConvertGenderFile - Class in edu.stanford.nlp.dcoref.util
-
This tool converts the gender file from the following:
w1 w2...
- convertGrammarToGraphs(Pair<UnaryGrammar, BinaryGrammar>, Set<UnaryRule>, Set<BinaryRule>) - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- convertGraphsToGrammar(Set<TransducerGraph>, Set<UnaryRule>, Set<BinaryRule>) - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- convertIntermediateGraph(List<CoreLabel>) - Method in class edu.stanford.nlp.pipeline.AnnotationSerializer.IntermediateSemanticGraph
-
- convertItemSpan(Item) - Method in interface edu.stanford.nlp.parser.lexparser.LatticeScorer
-
- ConvertMatlabModel - Class in edu.stanford.nlp.sentiment
-
This tool is of very limited scope: it converts a model built with
the Matlab version of the code to the Java version of the code.
- ConvertModels - Class in edu.stanford.nlp.neural
-
- ConvertModels() - Constructor for class edu.stanford.nlp.neural.ConvertModels
-
- ConvertModels.Model - Enum in edu.stanford.nlp.neural
-
- ConvertModels.Stage - Enum in edu.stanford.nlp.neural
-
- convertPath(List<V>, boolean) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- convertStringEquality(List<Collection<TypedDependency>>) - Static method in class edu.stanford.nlp.trees.DependencyScoring
-
- convertStringPhrases(Collection<String>) - Static method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- convertTextMatrix(String) - Static method in class edu.stanford.nlp.neural.NeuralUtils
-
- convertToArray(Collection<Double>) - Static method in class edu.stanford.nlp.classify.LogisticUtils
-
- convertToBytes(List<Tree>) - Method in class edu.stanford.nlp.parser.dvparser.CacheParseHypotheses
-
- convertToBytes(IdentityHashMap<Tree, List<Tree>>) - Method in class edu.stanford.nlp.parser.dvparser.CacheParseHypotheses
-
- convertToCoreLabels(Tree) - Static method in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
Converts the tree labels to CoreLabels.
- convertToCoreLabels(Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
Converts the tree labels to CoreLabels.
- convertToString(Collection<CandidatePhrase>) - Static method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- convertToTrees(byte[]) - Static method in class edu.stanford.nlp.parser.dvparser.CacheParseHypotheses
-
- convertToTrees(IdentityHashMap<Tree, byte[]>, int) - Static method in class edu.stanford.nlp.parser.dvparser.CacheParseHypotheses
-
- convertToTrees(Collection<Tree>, IdentityHashMap<Tree, byte[]>, int) - Static method in class edu.stanford.nlp.parser.dvparser.CacheParseHypotheses
-
- convertToUPOS - Variable in enum edu.stanford.nlp.trees.GrammaticalStructureConversionUtils.ConverterOptions
-
- convertTree(List<Integer>, List<String>, Map<List<String>, Integer>, Map<Integer, Double>, PTBEscapingProcessor, int) - Static method in class edu.stanford.nlp.sentiment.ReadSentimentDataset
-
- convertTrees(String[], String) - Static method in class edu.stanford.nlp.trees.GrammaticalStructureConversionUtils
-
Given sentences or trees, output the typed dependencies.
- ConvertTreesToTags - Class in edu.stanford.nlp.tagger.util
-
A short utility program that dumps out trees from multiple files
into one file of tagged text.
- convertTreeTagsToUD(Tree) - Static method in class edu.stanford.nlp.international.spanish.pipeline.AnCoraProcessor
-
- convertValueToBoolean(Value, boolean) - Static method in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- convertValueToBooleanValue(Value, boolean) - Static method in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- CoolingSchedule - Class in edu.stanford.nlp.sequences
-
- CoolingSchedule() - Constructor for class edu.stanford.nlp.sequences.CoolingSchedule
-
- COORDINATION - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "coordination" grammatical relation.
- COORDINATION - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "coordination" grammatical relation.
- COORDINATION - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "coordination" grammatical relation.
- COORDINATION - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- COORDINATION - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "coordination" grammatical relation.
- CoordinationPattern - Class in edu.stanford.nlp.semgraph.semgrex
-
- CoordinationPattern(boolean, List<SemgrexPattern>, boolean, boolean) - Constructor for class edu.stanford.nlp.semgraph.semgrex.CoordinationPattern
-
- CoordinationTransformer - Class in edu.stanford.nlp.trees
-
Coordination transformer transforms a PennTreebank tree containing
a coordination in a flat structure in order to get the dependencies
right.
- CoordinationTransformer(HeadFinder) - Constructor for class edu.stanford.nlp.trees.CoordinationTransformer
-
- CoordinationTransformer(HeadFinder, boolean) - Constructor for class edu.stanford.nlp.trees.CoordinationTransformer
-
Constructor
- COPULA - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "copula" grammatical relation.
- COPULA - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "copula" grammatical relation.
- COPULA - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- COPULA - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "copula" grammatical relation.
- CopulaHeadFinder - Interface in edu.stanford.nlp.trees
-
A mix-in interface for HeadFinders which support the
makesCopulaHead method, which says how the HeadFinder in question
handles "to be" verbs.
- COPULAR_PATTERN - Static variable in class edu.stanford.nlp.scenegraph.RuleBasedParser
-
- copularVerbs - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- copularWordRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- copulas - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- copulas - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- copulasEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- copulasZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.AndPatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.BackRefPatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.GroupPatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.MultiNodePatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.NodePatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.OrPatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.PatternExpr
-
Make a deep copy of the sequence pattern expressions
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.RepeatPatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequencePatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SpecialNodePatternExpr
-
- copy() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.ValuePatternExpr
-
- copy(float[], float[]) - Static method in class edu.stanford.nlp.optimization.AbstractCachingDiffFloatFunction
-
- copy(double[], double[]) - Static method in class edu.stanford.nlp.optimization.AbstractCachingDiffFunction
-
- copy() - Method in class edu.stanford.nlp.patterns.surface.PatternToken
-
- copy() - Method in class edu.stanford.nlp.pipeline.Annotation
-
Copies the map, but not a deep copy.
- copy(int[]) - Static method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
- copy(TsurgeonMatcher, TreeFactory, LabelFactory) - Method in class edu.stanford.nlp.trees.tregex.tsurgeon.AuxiliaryTree
-
Copies the Auxiliary tree.
- copy(long[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(int[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(int[][]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(short[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(double[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(double[][]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(double[][][]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(float[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(float[][]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- copy(float[][][]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- COPYANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- copyCount() - Method in class edu.stanford.nlp.ling.IndexedWord
-
- COPYCOUNT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- copyEmptyNodes(SemanticGraph, SemanticGraph) - Static method in class edu.stanford.nlp.trees.ud.UniversalEnhancer
-
- copyFile(File, File) - Static method in class edu.stanford.nlp.io.FileSystem
-
Copies a file.
- copyLexicalizedParser(LexicalizedParser) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- copyNewToken() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- CopySerializedObject - Class in edu.stanford.nlp.io
-
Copies a serialized object from one file to another.
- CopySerializedObject() - Constructor for class edu.stanford.nlp.io.CopySerializedObject
-
- copyTokens(List<CoreLabel>, CoreMap) - Static method in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
Create a copy of srcTokens, detecting on the fly if character offsets need adjusting
- copyUnsetAnnotations(CoreMap, CoreMap) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Copies annotation over to this CoreMap if not already set.
- copyWordVector(Map<String, SimpleMatrix>, String, String) - Static method in class edu.stanford.nlp.sentiment.ConvertMatlabModel
-
Will not overwrite an existing word vector if it is already there
- CoreAnnotation<V> - Interface in edu.stanford.nlp.ling
-
The base class for any annotation that can be marked on a
CoreMap
,
parameterized by the type of the value associated with the annotation.
- CoreAnnotations - Class in edu.stanford.nlp.ling
-
Set of common annotations for
CoreMap
s.
- CoreAnnotations.AbbrAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.AbgeneAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.AbstrAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.AfterAnnotation - Class in edu.stanford.nlp.ling
-
Annotation for the whitespace characters appear after this word.
- CoreAnnotations.AnswerAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for the answer which is a String
- CoreAnnotations.AnswerObjectAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.AnswerProbAnnotation - Class in edu.stanford.nlp.ling
-
The matching probability for the AnswerAnnotation
- CoreAnnotations.AntecedentAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying the annotation's antecedent.
- CoreAnnotations.ArabicCharAnnotation - Class in edu.stanford.nlp.ling
-
for Arabic: character level information, segmentation
- CoreAnnotations.ArabicSegAnnotation - Class in edu.stanford.nlp.ling
-
For Arabic: the segmentation information from the segmenter.
- CoreAnnotations.ArgDescendentAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.ArgumentAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for a propbank label which is of type Argument
- CoreAnnotations.AuthorAnnotation - Class in edu.stanford.nlp.ling
-
Author for the document
(really should be a set of authors, but just have single string for simplicity)
- CoreAnnotations.BagOfWordsAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.BeAnnotation - Class in edu.stanford.nlp.ling
-
annotation stolen from the lex parser
- CoreAnnotations.BeforeAnnotation - Class in edu.stanford.nlp.ling
-
Annotation for the whitespace characters appearing before this word.
- CoreAnnotations.BeginIndexAnnotation - Class in edu.stanford.nlp.ling
-
This indexes the beginning of a span of words, e.g., a constituent in a
tree.
- CoreAnnotations.BestCliquesAnnotation - Class in edu.stanford.nlp.ling
-
Used in Task3 Pascal system
- CoreAnnotations.BestFullAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.CalendarAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying the date and time associated with an
annotation.
- CoreAnnotations.CanonicalEntityMentionIndexAnnotation - Class in edu.stanford.nlp.ling
-
Index into the list of entity mentions in a document for canonical entity mention.
- CoreAnnotations.CategoryAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.CategoryFunctionalTagAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for storing category with functional tags.
- CoreAnnotations.CharacterOffsetBeginAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying the offset of the first char of an
annotation.
- CoreAnnotations.CharacterOffsetEndAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying the offset of the last character after the end
of an annotation.
- CoreAnnotations.CharAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.ChineseCharAnnotation - Class in edu.stanford.nlp.ling
-
For Chinese: character level information, segmentation.
- CoreAnnotations.ChineseIsSegmentedAnnotation - Class in edu.stanford.nlp.ling
-
Not sure exactly what this is, but it is different from
ChineseSegAnnotation and seems to indicate if the text is segmented
- CoreAnnotations.ChineseOrigSegAnnotation - Class in edu.stanford.nlp.ling
-
For Chinese: the segmentation info existing in the original text.
- CoreAnnotations.ChineseSegAnnotation - Class in edu.stanford.nlp.ling
-
For Chinese: the segmentation information from the segmenter.
- CoreAnnotations.ChunkAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.CoarseNamedEntityTagAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the coarse named entity tag (i.e.
- CoreAnnotations.CoarseTagAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL dep parsing - coarser POS tags.
- CoreAnnotations.CodepointOffsetBeginAnnotation - Class in edu.stanford.nlp.ling
-
Some codepoints count as more than one character.
- CoreAnnotations.CodepointOffsetEndAnnotation - Class in edu.stanford.nlp.ling
-
Some codepoints count as more than one character.
- CoreAnnotations.ColumnDataClassifierAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.CommonWordsAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.CoNLLDepAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL dep parsing - the dependency type, such as SBJ or OBJ.
- CoreAnnotations.CoNLLDepParentIndexAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL dep parsing - the index of the word which is the parent of this word
in the dependency tree
- CoreAnnotations.CoNLLDepTypeAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL dep parsing - the dependency type, such as SBJ or OBJ.
- CoreAnnotations.CoNLLPredicateAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL SRL/dep parsing - whether the word is a predicate
- CoreAnnotations.CoNLLSRLAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL SRL/dep parsing - map which, for the current word, specifies its
specific role for each predicate
- CoreAnnotations.CoNLLUFeats - Class in edu.stanford.nlp.ling
-
CoNLL-U dep parsing - List of morphological features
- CoreAnnotations.CoNLLUMisc - Class in edu.stanford.nlp.ling
-
CoNLL-U dep parsing - Any other annotation
- CoreAnnotations.CoNLLUSecondaryDepsAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL-U dep parsing - List of secondary dependencies
- CoreAnnotations.CoNLLUTokenSpanAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL-U dep parsing - span of multiword tokens
- CoreAnnotations.ContextsAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation - Class in edu.stanford.nlp.ling
-
mapping from coref mentions to corresponding ner derived entity mentions
- CoreAnnotations.CostMagnificationAnnotation - Class in edu.stanford.nlp.ling
-
Key for relative value of a word - used in RTE
- CoreAnnotations.CovertIDAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.D2_LBeginAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.D2_LEndAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.D2_LMiddleAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.DayAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.DependentsAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.DictAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.DistSimAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.DoAnnotation - Class in edu.stanford.nlp.ling
-
annotation stolen from the lex parser
- CoreAnnotations.DocDateAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.DocIDAnnotation - Class in edu.stanford.nlp.ling
-
This refers to the unique identifier for a "document", where document may
vary based on your application.
- CoreAnnotations.DocSourceTypeAnnotation - Class in edu.stanford.nlp.ling
-
Document source type
What kind of place did the document come from: newswire, discussion forum, web...
- CoreAnnotations.DocTitleAnnotation - Class in edu.stanford.nlp.ling
-
Document title
What is the document title
- CoreAnnotations.DocTypeAnnotation - Class in edu.stanford.nlp.ling
-
Document type
What kind of document is it: story, multi-part article, listing, email, etc
- CoreAnnotations.DomainAnnotation - Class in edu.stanford.nlp.ling
-
Used in CRFClassifier stuff PositionAnnotation should possibly be an int -
it's present as either an int or string depending on context CharAnnotation
may be "CharacterAnnotation" - not sure
- CoreAnnotations.EmptyIndexAnnotation - Class in edu.stanford.nlp.ling
-
Some datasets - for example, the UD Estonian EWT dataset - use
"empty" nodes to represent words that were unspoken / unwritten
but can be inferred from the structure of the sentence.
- CoreAnnotations.EndIndexAnnotation - Class in edu.stanford.nlp.ling
-
This indexes the end of a span of words, e.g., a constituent in a
tree.
- CoreAnnotations.EntityClassAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.EntityMentionIndexAnnotation - Class in edu.stanford.nlp.ling
-
index into the list of entity mentions in a document
- CoreAnnotations.EntityMentionToCorefMentionMappingAnnotation - Class in edu.stanford.nlp.ling
-
Mapping from NER-derived entity mentions to coref mentions.
- CoreAnnotations.EntityRuleAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.EntityTypeAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.ExceptionAnnotation - Class in edu.stanford.nlp.ling
-
Stores an exception associated with processing this document
- CoreAnnotations.FeaturesAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for the features which is a Collection
- CoreAnnotations.FemaleGazAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.FineGrainedNamedEntityTagAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the fine grained named entity tag (i.e.
- CoreAnnotations.FirstChildAnnotation - Class in edu.stanford.nlp.ling
-
used in binarized trees to specify the first child in the rule for which
this node is the parent
- CoreAnnotations.ForcedSentenceEndAnnotation - Class in edu.stanford.nlp.ling
-
This indicates the sentence should end at this token.
- CoreAnnotations.ForcedSentenceUntilEndAnnotation - Class in edu.stanford.nlp.ling
-
This indicates that starting at this token, the sentence should not be ended until
we see a ForcedSentenceEndAnnotation.
- CoreAnnotations.FreqAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.GazAnnotation - Class in edu.stanford.nlp.ling
-
Possibly this should be grouped with gazetteer annotation - original key
was "gaz".
- CoreAnnotations.GazetteerAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for the gazetteer information
- CoreAnnotations.GenderAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying an entity mention's potential gender.
- CoreAnnotations.GenericTokensAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the tokens (can be words, phrases or anything that are of type CoreMap) contained by an annotation.
- CoreAnnotations.GeniaAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.GoldAnswerAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for gold answer which is a String
- CoreAnnotations.GovernorAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.GrandparentAnnotation - Class in edu.stanford.nlp.ling
-
specifies the base state of the parent of this node in the parse tree
- CoreAnnotations.HaveAnnotation - Class in edu.stanford.nlp.ling
-
annotation stolen from the lex parser
- CoreAnnotations.HeadWordStringAnnotation - Class in edu.stanford.nlp.ling
-
The key for storing a Head word as a string rather than a pointer (as in
TreeCoreAnnotations.HeadWordAnnotation)
- CoreAnnotations.HeightAnnotation - Class in edu.stanford.nlp.ling
-
Used in srl.unsup
- CoreAnnotations.IDAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.IDFAnnotation - Class in edu.stanford.nlp.ling
-
Inverse document frequency of the word this label represents
- CoreAnnotations.INAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.IndexAnnotation - Class in edu.stanford.nlp.ling
-
This indexes a token number inside a sentence.
- CoreAnnotations.InterpretationAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for the semantic interpretation
- CoreAnnotations.IsDateRangeAnnotation - Class in edu.stanford.nlp.ling
-
it really seems like this should have a different name or else be a boolean
- CoreAnnotations.IsFirstWordOfMWTAnnotation - Class in edu.stanford.nlp.ling
-
The CoreLabel key identifying whether a token is the first word derived
from a multi-word-token.
- CoreAnnotations.IsMultiWordTokenAnnotation - Class in edu.stanford.nlp.ling
-
The CoreLabel key identifying whether a token is a multi-word-token
This is attached to
CoreLabel
s.
- CoreAnnotations.IsNewlineAnnotation - Class in edu.stanford.nlp.ling
-
The CoreLabel key identifying whether a token is a newline or not
This is attached to
CoreLabel
s.
- CoreAnnotations.IsURLAnnotation - Class in edu.stanford.nlp.ling
-
it really seems like this should have a different name or else be a boolean
- CoreAnnotations.KBPTriplesAnnotation - Class in edu.stanford.nlp.ling
-
An annotation for a sentence tagged with its KBP relation.
- CoreAnnotations.LabelAnnotation - Class in edu.stanford.nlp.ling
-
Used in wsd.supwsd package
- CoreAnnotations.LabelIDAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.LabelWeightAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.LastGazAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.LastTaggedAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.LBeginAnnotation - Class in edu.stanford.nlp.ling
-
Used in Gale2007ChineseSegmenter
- CoreAnnotations.LeftChildrenNodeAnnotation - Class in edu.stanford.nlp.ling
-
used in incremental DAG parser
- CoreAnnotations.LeftTermAnnotation - Class in edu.stanford.nlp.ling
-
The Standard key for storing the left terminal number relative to the root
of the tree of the leftmost terminal dominated by the current node
- CoreAnnotations.LemmaAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the lemma (morphological stem, lexeme form) of a token.
- CoreAnnotations.LEndAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.LengthAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.LineNumberAnnotation - Class in edu.stanford.nlp.ling
-
Line number for a sentence in a document delimited by newlines
instead of punctuation.
- CoreAnnotations.LinkAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.LMiddleAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.LocationAnnotation - Class in edu.stanford.nlp.ling
-
Reference location for the document
- CoreAnnotations.MaleGazAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.MarkingAnnotation - Class in edu.stanford.nlp.ling
-
Another key used for propbank - to signify core arg nodes or predicate
nodes
- CoreAnnotations.MentionsAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.MentionTokenAnnotation - Class in edu.stanford.nlp.ling
-
used in dcoref.
- CoreAnnotations.MonthAnnotation - Class in edu.stanford.nlp.ling
-
Used in nlp.coref
- CoreAnnotations.MorphoCaseAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.MorphoGenAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.MorphoNumAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.MorphoPersAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.MWTTokenMiscAnnotation - Class in edu.stanford.nlp.ling
-
CoNLL-U misc features specifically on the MWT part of a token rather than the word
- CoreAnnotations.MWTTokenTextAnnotation - Class in edu.stanford.nlp.ling
-
Text of the token that was used to create this word during a multi word token split.
- CoreAnnotations.NamedEntityTagAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the token-level named entity tag (e.g., DATE,
PERSON, etc.)
This key is typically set on token annotations.
- CoreAnnotations.NamedEntityTagProbsAnnotation - Class in edu.stanford.nlp.ling
-
Label and probability pair representing the coarse grained label and probability
- CoreAnnotations.NeighborsAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.NERIDAnnotation - Class in edu.stanford.nlp.ling
-
This is an NER ID annotation (in case the all caps parsing didn't work out
for you...)
- CoreAnnotations.NormalizedNamedEntityTagAnnotation - Class in edu.stanford.nlp.ling
-
The key for the normalized value of numeric named entities.
- CoreAnnotations.NotAnnotation - Class in edu.stanford.nlp.ling
-
annotation stolen from the lex parser
- CoreAnnotations.NumericCompositeObjectAnnotation - Class in edu.stanford.nlp.ling
-
Annotation indicating the numeric object associated with an annotation.
- CoreAnnotations.NumericCompositeTypeAnnotation - Class in edu.stanford.nlp.ling
-
Annotation indicating the numeric value of the phrase the token is part of
(twenty first => 21 21 ).
- CoreAnnotations.NumericCompositeValueAnnotation - Class in edu.stanford.nlp.ling
-
Annotation indicating whether the numeric phrase the token is part of
represents a NUMBER or ORDINAL (twenty first => ORDINAL ORDINAL).
- CoreAnnotations.NumericObjectAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.NumericTypeAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.NumericValueAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.NumerizedTokensAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.NumTxtSentencesAnnotation - Class in edu.stanford.nlp.ling
-
Used by RTE to track number of text sentences, to determine when hyp
sentences begin.
- CoreAnnotations.OriginalCharAnnotation - Class in edu.stanford.nlp.ling
-
Seems like this could be consolidated with something else...
- CoreAnnotations.OriginalTextAnnotation - Class in edu.stanford.nlp.ling
-
The exact original surface form of a token.
- CoreAnnotations.ParagraphAnnotation - Class in edu.stanford.nlp.ling
-
used in dcoref.
- CoreAnnotations.ParagraphIndexAnnotation - Class in edu.stanford.nlp.ling
-
used in ParagraphAnnotator.
- CoreAnnotations.ParagraphsAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the paragraphs contained by an annotation.
- CoreAnnotations.ParaPositionAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.ParentAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for the parent which is a String
- CoreAnnotations.PartOfSpeechAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the Penn part of speech of a token.
- CoreAnnotations.PercentAnnotation - Class in edu.stanford.nlp.ling
-
annotation stolen from the lex parser
- CoreAnnotations.PhraseWordsAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.PhraseWordsTagAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.PolarityAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.PositionAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.PossibleAnswersAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.PredictedAnswerAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.PresetAnswerAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for the answer which is a String
- CoreAnnotations.PrevChildAnnotation - Class in edu.stanford.nlp.ling
-
used in binarized trees to say the name of the most recent child
- CoreAnnotations.PriorAnnotation - Class in edu.stanford.nlp.ling
-
Used in propbank.srl
- CoreAnnotations.ProtoAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.QuotationIndexAnnotation - Class in edu.stanford.nlp.ling
-
Unique identifier within a document for a given quotation.
- CoreAnnotations.QuotationsAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the quotations contained by an annotation.
- CoreAnnotations.QuotedAnnotation - Class in edu.stanford.nlp.ling
-
Indicate whether a sentence is quoted
- CoreAnnotations.QuotesAnnotation - Class in edu.stanford.nlp.ling
-
Store a list of CoreMaps representing quotes
- CoreAnnotations.RoleAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for the semantic role label of a phrase.
- CoreAnnotations.SectionAnnotation - Class in edu.stanford.nlp.ling
-
Section of a document
- CoreAnnotations.SectionAuthorCharacterOffsetBeginAnnotation - Class in edu.stanford.nlp.ling
-
Store the beginning of the author mention for this section
- CoreAnnotations.SectionAuthorCharacterOffsetEndAnnotation - Class in edu.stanford.nlp.ling
-
Store the end of the author mention for this section
- CoreAnnotations.SectionDateAnnotation - Class in edu.stanford.nlp.ling
-
Date for a section of a document
- CoreAnnotations.SectionEndAnnotation - Class in edu.stanford.nlp.ling
-
Indicates that the token end a section and the label of the section
- CoreAnnotations.SectionIDAnnotation - Class in edu.stanford.nlp.ling
-
Id for a section of a document
- CoreAnnotations.SectionIndexAnnotation - Class in edu.stanford.nlp.ling
-
Store an index into a list of sections
- CoreAnnotations.SectionsAnnotation - Class in edu.stanford.nlp.ling
-
Store a list of sections in the document
- CoreAnnotations.SectionStartAnnotation - Class in edu.stanford.nlp.ling
-
Indicates that the token starts a new section and the attributes
that should go into that section
- CoreAnnotations.SectionTagAnnotation - Class in edu.stanford.nlp.ling
-
Store the xml tag for the section as a CoreLabel
- CoreAnnotations.SemanticHeadTagAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for Semantic Head Word POS which is a String
- CoreAnnotations.SemanticHeadWordAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for Semantic Head Word which is a String
- CoreAnnotations.SemanticTagAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.SemanticWordAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.SentenceBeginAnnotation - Class in edu.stanford.nlp.ling
-
The index of the sentence that this annotation begins in.
- CoreAnnotations.SentenceEndAnnotation - Class in edu.stanford.nlp.ling
-
The index of the sentence that this annotation begins in.
- CoreAnnotations.SentenceIDAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.SentenceIndexAnnotation - Class in edu.stanford.nlp.ling
-
Unique identifier within a document for a given sentence.
- CoreAnnotations.SentencePositionAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.SentencesAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the sentences contained in an annotation.
- CoreAnnotations.ShapeAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for the "shape" of a word: a String representing the type
of characters in a word, such as "Xx" for a capitalized word.
- CoreAnnotations.SpaceBeforeAnnotation - Class in edu.stanford.nlp.ling
-
Used in Chinese segmenters for whether there was space before a character.
- CoreAnnotations.SpanAnnotation - Class in edu.stanford.nlp.ling
-
The standard key for span which is an IntPair
- CoreAnnotations.SpeakerAnnotation - Class in edu.stanford.nlp.ling
-
used in dcoref.
- CoreAnnotations.SpeakerTypeAnnotation - Class in edu.stanford.nlp.ling
-
used to store speaker type information for coref
- CoreAnnotations.SRL_ID - Enum in edu.stanford.nlp.ling
-
- CoreAnnotations.SRLIDAnnotation - Class in edu.stanford.nlp.ling
-
The key for semantic role labels (Note: please add to this description if
you use this key)
- CoreAnnotations.SRLInstancesAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.StackedNamedEntityTagAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the token-level named entity tag (e.g., DATE,
PERSON, etc.) from a previous NER tagger.
- CoreAnnotations.StateAnnotation - Class in edu.stanford.nlp.ling
-
The base version of the parser state, like NP or VBZ or ...
- CoreAnnotations.StatementTextAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.StemAnnotation - Class in edu.stanford.nlp.ling
-
Stem of the word this label represents.
- CoreAnnotations.SubcategorizationAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.TagLabelAnnotation - Class in edu.stanford.nlp.ling
-
Used in Trees
- CoreAnnotations.TextAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying the annotation's text.
- CoreAnnotations.TokenBeginAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying the first token included in an annotation.
- CoreAnnotations.TokenEndAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying the last token after the end of an annotation.
- CoreAnnotations.TokensAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the tokens contained by an annotation.
- CoreAnnotations.TopicAnnotation - Class in edu.stanford.nlp.ling
-
Used for Topic Assignments from LDA or its equivalent models.
- CoreAnnotations.TrueCaseAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the token-level true case annotation (e.g.,
INIT_UPPER)
This key is typically set on token annotations.
- CoreAnnotations.TrueCaseTextAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key identifying the annotation's true-cased text.
- CoreAnnotations.TrueTagAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.UBlockAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.UnaryAnnotation - Class in edu.stanford.nlp.ling
-
whether the node is the parent in a unary rule
- CoreAnnotations.UnclosedQuotationsAnnotation - Class in edu.stanford.nlp.ling
-
The CoreMap key for getting the quotations contained by an annotation.
- CoreAnnotations.UnknownAnnotation - Class in edu.stanford.nlp.ling
-
Note: this is not a catchall "unknown" annotation but seems to have a
specific meaning for sequence classifiers
- CoreAnnotations.UseMarkedDiscourseAnnotation - Class in edu.stanford.nlp.ling
-
used in dcoref.
- CoreAnnotations.UtteranceAnnotation - Class in edu.stanford.nlp.ling
-
used in dcoref.
- CoreAnnotations.UTypeAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.ValueAnnotation - Class in edu.stanford.nlp.ling
-
Contains the "value" - an ill-defined string used widely in MapLabel.
- CoreAnnotations.VerbSenseAnnotation - Class in edu.stanford.nlp.ling
-
Probank key for the Verb sense given in the Propbank Annotation, should
only be in the verbnode
- CoreAnnotations.WebAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.WikipediaEntityAnnotation - Class in edu.stanford.nlp.ling
-
An annotation for the Wikipedia page (i.e., canonical name) associated with
this token.
- CoreAnnotations.WordFormAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.WordnetSynAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.WordPositionAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.WordSenseAnnotation - Class in edu.stanford.nlp.ling
-
- CoreAnnotations.XmlContextAnnotation - Class in edu.stanford.nlp.ling
-
Used in CleanXMLAnnotator.
- CoreAnnotations.XmlElementAnnotation - Class in edu.stanford.nlp.ling
-
Used in SimpleXMLAnnotator.
- CoreAnnotations.YearAnnotation - Class in edu.stanford.nlp.ling
-
- CoreDocument - Class in edu.stanford.nlp.pipeline
-
Wrapper around an annotation representing a document.
- CoreDocument(String) - Constructor for class edu.stanford.nlp.pipeline.CoreDocument
-
- CoreDocument(Annotation) - Constructor for class edu.stanford.nlp.pipeline.CoreDocument
-
- CoreEntityMention - Class in edu.stanford.nlp.pipeline
-
- CoreEntityMention(CoreSentence, CoreMap) - Constructor for class edu.stanford.nlp.pipeline.CoreEntityMention
-
- coref(Document, StringBuilder[]) - Method in class edu.stanford.nlp.coref.hybrid.HybridCorefSystem
-
main entry of coreference system.
- coref(Document) - Method in class edu.stanford.nlp.coref.hybrid.HybridCorefSystem
-
main entry of coreference system.
- coref(Annotation) - Method in class edu.stanford.nlp.coref.hybrid.HybridCorefSystem
-
main entry of coreference system.
- coref(Document) - Method in class edu.stanford.nlp.dcoref.CoreferenceSystem
-
- coref(Document) - Method in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
Extracts coreference clusters.
- coref(Properties) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Annotate for coreference (statistical or hybrid)
- coref(Properties) - Method in class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
Annotate for coreference (statistical or hybrid)
- coref(Properties) - Method in class edu.stanford.nlp.simple.ArabicDocument
-
- coref(Properties) - Method in class edu.stanford.nlp.simple.Document
-
Returns the coref chains in the document.
- coref() - Method in class edu.stanford.nlp.simple.Document
-
- coref(Properties) - Method in class edu.stanford.nlp.simple.FrenchDocument
-
- coref(Properties) - Method in class edu.stanford.nlp.simple.GermanDocument
-
- coref() - Method in class edu.stanford.nlp.simple.Sentence
-
Get the coreference chain for just this sentence.
- coref(Properties) - Method in class edu.stanford.nlp.simple.SpanishDocument
-
- COREF_PATH - Static variable in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator
-
- CorefAlgorithm - Interface in edu.stanford.nlp.coref
-
A CorefAlgorithms make coreference decisions on the provided
Document
after
mention detection has been performed.
- CorefAnnotation() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefAnnotation
-
- CorefAnnotation() - Constructor for class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefAnnotation
-
- CorefAnnotator - Class in edu.stanford.nlp.pipeline
-
This class adds coref information to an Annotation.
- CorefAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.CorefAnnotator
-
- CorefChain - Class in edu.stanford.nlp.coref.data
-
Output of (deterministic) coref system.
- CorefChain(CorefCluster, Map<Mention, IntTuple>) - Constructor for class edu.stanford.nlp.coref.data.CorefChain
-
- CorefChain(int, Map<IntPair, Set<CorefChain.CorefMention>>, CorefChain.CorefMention) - Constructor for class edu.stanford.nlp.coref.data.CorefChain
-
Constructor required by CustomAnnotationSerializer
- CorefChain - Class in edu.stanford.nlp.dcoref
-
Output of (deterministic) coref system.
- CorefChain(CorefCluster, Map<Mention, IntTuple>) - Constructor for class edu.stanford.nlp.dcoref.CorefChain
-
- CorefChain(int, Map<IntPair, Set<CorefChain.CorefMention>>, CorefChain.CorefMention) - Constructor for class edu.stanford.nlp.dcoref.CorefChain
-
Constructor required by CustomAnnotationSerializer
- CorefChain.CorefMention - Class in edu.stanford.nlp.coref.data
-
Mention for coref output.
- CorefChain.CorefMention - Class in edu.stanford.nlp.dcoref
-
Mention for coref output.
- CorefChain.CorefMentionComparator - Class in edu.stanford.nlp.coref.data
-
- CorefChain.CorefMentionComparator - Class in edu.stanford.nlp.dcoref
-
- CorefChain.MentionComparator - Class in edu.stanford.nlp.coref.data
-
- CorefChain.MentionComparator - Class in edu.stanford.nlp.dcoref
-
- COREFCHAIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- CorefChainAnnotation() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefChainAnnotation
-
- CorefChainAnnotation() - Constructor for class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefChainAnnotation
-
- corefChains() - Method in class edu.stanford.nlp.pipeline.CoreDocument
-
coref info
- corefChainToKBPMentions(CorefChain, Annotation, HashMap<Pair<Integer, Integer>, CoreMap>) - Method in class edu.stanford.nlp.pipeline.KBPAnnotator
-
Helper method to find best kbp mention in a coref chain
This is defined as longest kbp mention or null if
the coref chain does not contain a kbp mention
- CorefCluster - Class in edu.stanford.nlp.coref.data
-
One cluster for the SieveCoreferenceSystem.
- CorefCluster(int) - Constructor for class edu.stanford.nlp.coref.data.CorefCluster
-
- CorefCluster(int, Set<Mention>) - Constructor for class edu.stanford.nlp.coref.data.CorefCluster
-
- CorefCluster - Class in edu.stanford.nlp.dcoref
-
One cluster for the SieveCoreferenceSystem.
- CorefCluster(int) - Constructor for class edu.stanford.nlp.dcoref.CorefCluster
-
- CorefCluster(int, Set<Mention>) - Constructor for class edu.stanford.nlp.dcoref.CorefCluster
-
- CorefClusterAnnotation() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefClusterAnnotation
-
- CorefClusterAnnotation() - Constructor for class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefClusterAnnotation
-
Deprecated.
- corefClusterID - Variable in class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
- corefClusterID - Variable in class edu.stanford.nlp.coref.data.Mention
-
- corefClusterID - Variable in class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
- corefClusterID - Variable in class edu.stanford.nlp.dcoref.Mention
-
- COREFCLUSTERID_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- COREFCLUSTERID_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CorefClusterIdAnnotation() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefClusterIdAnnotation
-
- CorefClusterIdAnnotation() - Constructor for class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefClusterIdAnnotation
-
- corefClusters - Variable in class edu.stanford.nlp.coref.data.Document
-
Clusters for coreferent mentions
- corefClusters - Variable in class edu.stanford.nlp.dcoref.Document
-
Clusters for coreferent mentions
- CorefCoreAnnotations - Class in edu.stanford.nlp.coref
-
Similar to
CoreAnnotations
,
but this class contains
annotations made specifically for storing Coref data.
- CorefCoreAnnotations() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations
-
- CorefCoreAnnotations - Class in edu.stanford.nlp.dcoref
-
Similar to
CoreAnnotations
,
but this class contains
annotations made specifically for storing Coref data.
- CorefCoreAnnotations() - Constructor for class edu.stanford.nlp.dcoref.CorefCoreAnnotations
-
- CorefCoreAnnotations.CorefAnnotation - Class in edu.stanford.nlp.coref
-
the standard key for the coref label.
- CorefCoreAnnotations.CorefAnnotation - Class in edu.stanford.nlp.dcoref
-
The standard key for the coref label.
- CorefCoreAnnotations.CorefChainAnnotation - Class in edu.stanford.nlp.coref
-
CorefChainID - CorefChain map
- CorefCoreAnnotations.CorefChainAnnotation - Class in edu.stanford.nlp.dcoref
-
CorefChainID - CorefChain map.
- CorefCoreAnnotations.CorefClusterAnnotation - Class in edu.stanford.nlp.coref
-
Set of all the CoreLabel objects which are coreferent with a
CoreLabel.
- CorefCoreAnnotations.CorefClusterAnnotation - Class in edu.stanford.nlp.dcoref
-
- CorefCoreAnnotations.CorefClusterIdAnnotation - Class in edu.stanford.nlp.coref
-
An integer representing a document-level unique cluster of
coreferent entities.
- CorefCoreAnnotations.CorefClusterIdAnnotation - Class in edu.stanford.nlp.dcoref
-
An integer representing a document-level unique cluster of
coreferent entities.
- CorefCoreAnnotations.CorefDestAnnotation - Class in edu.stanford.nlp.coref
-
Destination of the coreference link for this word (if any): it
contains the index of the sentence and the index of the word that
are the end of this coref link Both indices start at 1 The
sentence index is IntTuple.get(0); the token index in the
sentence is IntTuple.get(1)
- CorefCoreAnnotations.CorefDestAnnotation - Class in edu.stanford.nlp.dcoref
-
Destination of the coreference link for this word (if any).
- CorefCoreAnnotations.CorefGraphAnnotation - Class in edu.stanford.nlp.coref
-
Deprecated.
- CorefCoreAnnotations.CorefGraphAnnotation - Class in edu.stanford.nlp.dcoref
-
Deprecated.
- CorefCoreAnnotations.CorefMentionIndexesAnnotation - Class in edu.stanford.nlp.coref
-
index into the document wide list of coref mentions
- CorefCoreAnnotations.CorefMentionsAnnotation - Class in edu.stanford.nlp.coref
-
this annotation marks in every sentence the mentions used for coref
- CorefDestAnnotation() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefDestAnnotation
-
- CorefDestAnnotation() - Constructor for class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefDestAnnotation
-
- corefDict - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- corefDict - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- CorefDictionaryMatch - Class in edu.stanford.nlp.coref.hybrid.sieve
-
Sieve that uses the coreference dictionary for the technical domain
developed by Recasens, Can and Jurafsky (NAACL 2013).
- CorefDictionaryMatch() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.CorefDictionaryMatch
-
- CorefDictionaryMatch - Class in edu.stanford.nlp.dcoref.sievepasses
-
Sieve that uses the coreference dictionary for the technical domain
developed by Recasens, Can and Jurafsky (NAACL 2013).
- CorefDictionaryMatch() - Constructor for class edu.stanford.nlp.dcoref.sievepasses.CorefDictionaryMatch
-
- corefDictPMI - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- corefDictPMI - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- CorefDocumentProcessor - Interface in edu.stanford.nlp.coref
-
An interface for classes that iterate through coreference documents and process them one by one.
- coreferenceContextSize - Variable in class edu.stanford.nlp.pipeline.AnnotationOutputter.Options
-
Should a small window of context be provided with each coreference mention
- CoreferenceSystem - Class in edu.stanford.nlp.dcoref
-
abstract class for coreference resolution system
- CoreferenceSystem() - Constructor for class edu.stanford.nlp.dcoref.CoreferenceSystem
-
- coreferent(Document, CorefCluster, CorefCluster, Mention, Mention, Dictionaries, Set<Mention>) - Method in class edu.stanford.nlp.coref.hybrid.sieve.DeterministicCorefSieve
-
Checks if two clusters are coreferent according to our sieve pass constraints
- coreferent(Document, CorefCluster, CorefCluster, Mention, Mention, Dictionaries, Set<Mention>, Semantics) - Method in class edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve
-
Checks if two clusters are coreferent according to our sieve pass constraints.
- CorefGraphAnnotation() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefGraphAnnotation
-
Deprecated.
- CorefGraphAnnotation() - Constructor for class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefGraphAnnotation
-
Deprecated.
- COREFID_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- CorefMention(Dictionaries.MentionType, Dictionaries.Number, Dictionaries.Gender, Dictionaries.Animacy, int, int, int, int, int, int, IntTuple, String) - Constructor for class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
- CorefMention(Mention, IntTuple) - Constructor for class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
- CorefMention(Dictionaries.MentionType, Dictionaries.Number, Dictionaries.Gender, Dictionaries.Animacy, int, int, int, int, int, int, IntTuple, String) - Constructor for class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
This constructor is used to recreate a CorefMention following serialization.
- CorefMention(Mention, IntTuple) - Constructor for class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
This constructor builds the external CorefMention class from the internal Mention.
- corefMention(Properties) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Annotate for mention (statistical or hybrid)
- corefMention(Properties) - Method in class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
Annotate for mention (statistical or hybrid)
- CorefMentionAnnotation() - Constructor for class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CorefMentionAnnotation
-
- CorefMentionAnnotation() - Constructor for class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.CorefMentionAnnotation
-
- CorefMentionAnnotator - Class in edu.stanford.nlp.pipeline
-
This class adds mention information to an Annotation.
- CorefMentionAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.CorefMentionAnnotator
-
- CorefMentionComparator() - Constructor for class edu.stanford.nlp.coref.data.CorefChain.CorefMentionComparator
-
- CorefMentionComparator() - Constructor for class edu.stanford.nlp.dcoref.CorefChain.CorefMentionComparator
-
- CorefMentionFinder - Class in edu.stanford.nlp.coref.md
-
Interface for finding coref mentions in a document.
- CorefMentionFinder() - Constructor for class edu.stanford.nlp.coref.md.CorefMentionFinder
-
- CorefMentionFinder - Interface in edu.stanford.nlp.dcoref
-
Interface for finding coref mentions in a document.
- COREFMENTIONINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- CorefMentionIndexesAnnotation() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefMentionIndexesAnnotation
-
- corefMentions - Variable in class edu.stanford.nlp.coref.data.CorefCluster
-
- corefMentions - Variable in class edu.stanford.nlp.dcoref.CorefCluster
-
- CorefMentionsAnnotation() - Constructor for class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefMentionsAnnotation
-
- CorefMentionToEntityMentionMappingAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation
-
- COREFMENTIONTOENTITYMENTIONMAPPINGS_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- CorefPrinter - Class in edu.stanford.nlp.coref
-
Class for printing out coreference output.
- CorefPrinter() - Constructor for class edu.stanford.nlp.coref.CorefPrinter
-
- CorefProperties - Class in edu.stanford.nlp.coref
-
Manages the properties for running coref.
- CorefProperties.CorefAlgorithmType - Enum in edu.stanford.nlp.coref
-
- CorefProperties.Dataset - Enum in edu.stanford.nlp.coref
-
- CorefProperties.MentionDetectionType - Enum in edu.stanford.nlp.coref
-
- corefReturnHybridOutput(Document) - Method in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
- CorefRules - Class in edu.stanford.nlp.coref
-
Rules for coref system (mention detection, entity coref, event coref)
The name of the method for mention detection starts with detection,
for entity coref starts with entity, and for event coref starts with event.
- CorefRules() - Constructor for class edu.stanford.nlp.coref.CorefRules
-
- CorefScorer - Class in edu.stanford.nlp.coref
-
Utilities for running coref evaluation scripts and printing the results
- CorefScorer() - Constructor for class edu.stanford.nlp.coref.CorefScorer
-
- CorefScorer - Class in edu.stanford.nlp.dcoref
-
Wrapper for a coreference resolution score: MUC, B cubed, Pairwise.
- CorefSystem - Class in edu.stanford.nlp.coref
-
Class for running coreference algorithms
- CorefSystem(Properties) - Constructor for class edu.stanford.nlp.coref.CorefSystem
-
- CorefSystem(DocumentMaker, CorefAlgorithm, boolean, boolean) - Constructor for class edu.stanford.nlp.coref.CorefSystem
-
- CorefUtils - Class in edu.stanford.nlp.coref
-
Useful utilities for coreference resolution.
- CorefUtils() - Constructor for class edu.stanford.nlp.coref.CorefUtils
-
- CoreLabel - Class in edu.stanford.nlp.ling
-
A CoreLabel represents a single word with ancillary information
attached using CoreAnnotations.
- CoreLabel() - Constructor for class edu.stanford.nlp.ling.CoreLabel
-
Default constructor, calls super()
- CoreLabel(int) - Constructor for class edu.stanford.nlp.ling.CoreLabel
-
Initializes this CoreLabel, pre-allocating arrays to hold
up to capacity key,value pairs.
- CoreLabel(CoreLabel) - Constructor for class edu.stanford.nlp.ling.CoreLabel
-
Returns a new CoreLabel instance based on the contents of the given
CoreLabel.
- CoreLabel(CoreMap) - Constructor for class edu.stanford.nlp.ling.CoreLabel
-
Returns a new CoreLabel instance based on the contents of the given
CoreMap.
- CoreLabel(Label) - Constructor for class edu.stanford.nlp.ling.CoreLabel
-
Returns a new CoreLabel instance based on the contents of the given
label.
- CoreLabel(String[], String[]) - Constructor for class edu.stanford.nlp.ling.CoreLabel
-
This constructor attempts to parse the String keys
into Class keys.
- CoreLabel(Class[], String[]) - Constructor for class edu.stanford.nlp.ling.CoreLabel
-
This constructor attempts to use preparsed Class keys.
- CoreLabel.GenericAnnotation<T> - Interface in edu.stanford.nlp.ling
-
Class that all "generic" annotations extend.
- CoreLabel.OutputFormat - Enum in edu.stanford.nlp.ling
-
- coreLabelFactory() - Static method in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer
-
a factory that vends CoreLabel tokens with default tokenization.
- coreLabelFactory() - Static method in class edu.stanford.nlp.process.PTBTokenizer
-
- coreLabelFactory(String) - Static method in class edu.stanford.nlp.process.PTBTokenizer
-
- CoreLabelProcessor - Class in edu.stanford.nlp.process
-
Abstract class for processing a List<CoreLabel>
.
- CoreLabelProcessor() - Constructor for class edu.stanford.nlp.process.CoreLabelProcessor
-
- CoreLabelTokenFactory - Class in edu.stanford.nlp.process
-
Constructs
CoreLabel
s from Strings optionally with
beginning and ending (character after the end) offset positions in
an original text.
- CoreLabelTokenFactory() - Constructor for class edu.stanford.nlp.process.CoreLabelTokenFactory
-
Constructor for a new token factory which will add in the word, the
"current" annotation, and the begin/end position annotations.
- CoreLabelTokenFactory(boolean) - Constructor for class edu.stanford.nlp.process.CoreLabelTokenFactory
-
Constructor that allows one to choose if index annotation
indicating begin/end position will be included in the label.
- coreMap() - Method in class edu.stanford.nlp.pipeline.CoreEntityMention
-
get the underlying CoreMap if need be
- coreMap() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
get the underlying CoreMap if need be
- coreMap() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
get the underlying CoreMap if need be
- CoreMap - Interface in edu.stanford.nlp.util
-
Base type for all annotatable core objects.
- COREMAP_LIST_TO_STRING_CONVERTER - Static variable in class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher
-
- COREMAP_TO_CHAR_OFFSETS_INTERVAL_FUNC - Static variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- COREMAP_TO_TOKEN_OFFSETS_INTERVAL_FUNC - Static variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- CoreMapAggregator - Class in edu.stanford.nlp.pipeline
-
Function that aggregates several core maps into one
- CoreMapAggregator(Map<Class, CoreMapAttributeAggregator>) - Constructor for class edu.stanford.nlp.pipeline.CoreMapAggregator
-
- CoreMapAggregator(Map<Class, CoreMapAttributeAggregator>, Class, CoreLabelTokenFactory) - Constructor for class edu.stanford.nlp.pipeline.CoreMapAggregator
-
- CoreMapAttributeAggregator - Class in edu.stanford.nlp.pipeline
-
Functions for aggregating token attributes.
- CoreMapAttributeAggregator() - Constructor for class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- CoreMapAttributeAggregator.ConcatAggregator - Class in edu.stanford.nlp.pipeline
-
- CoreMapAttributeAggregator.ConcatCoreMapListAggregator<T extends CoreMap> - Class in edu.stanford.nlp.pipeline
-
- CoreMapAttributeAggregator.ConcatListAggregator<T> - Class in edu.stanford.nlp.pipeline
-
- CoreMapAttributeAggregator.ConcatTextAggregator - Class in edu.stanford.nlp.pipeline
-
- CoreMapAttributeAggregator.MostFreqAggregator - Class in edu.stanford.nlp.pipeline
-
- CoreMapExpressionExtractor<T extends MatchedExpression> - Class in edu.stanford.nlp.ling.tokensregex
-
Represents a list of assignment and extraction rules over sequence patterns.
- CoreMapExpressionExtractor() - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
Creates an empty instance with no rules.
- CoreMapExpressionExtractor(Env) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
Creates a default instance with the specified environment.
- CoreMapExpressionExtractor(Env, List<SequenceMatchRules.Rule>) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
Creates an instance with the specified environment and list of rules
- CoreMapExpressionExtractor.Stage<T> - Class in edu.stanford.nlp.ling.tokensregex
-
Describes one stage of extraction.
- CoreMapExpressionNodePattern - Class in edu.stanford.nlp.ling.tokensregex
-
Pattern for matching a CoreMap using a generic expression
- CoreMapExpressionNodePattern() - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionNodePattern
-
- CoreMapExpressionNodePattern(Env, Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionNodePattern
-
- CoreMapExprNodePattern(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CoreMapExtractRule(Env, Class, SequenceMatchRules.ExtractRule<T, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CoreMapExtractRule
-
- CoreMapFunctionApplier(Env, Class, Function<T, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CoreMapFunctionApplier
-
- CoreMapNode(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CoreMapNodePattern - Class in edu.stanford.nlp.ling.tokensregex
-
Pattern for matching a CoreMap
- CoreMapNodePattern(List<Pair<Class, NodePattern>>) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapNodePattern
-
- CoreMapNodePattern(Pair<Class, NodePattern>...) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapNodePattern
-
- CoreMapNodePattern(Class, NodePattern) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapNodePattern
-
- CoreMapNodePattern.AttributesEqualMatchChecker<K> - Class in edu.stanford.nlp.ling.tokensregex
-
- CoreMapNodePatternTrigger - Class in edu.stanford.nlp.ling.tokensregex
-
Trigger for CoreMap Node Patterns.
- CoreMapNodePatternTrigger(SequencePattern<CoreMap>...) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapNodePatternTrigger
-
- CoreMapNodePatternTrigger(Collection<? extends SequencePattern<CoreMap>>) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapNodePatternTrigger
-
- CoreMaps - Class in edu.stanford.nlp.util
-
Utility functions for working with
CoreMap
's.
- CoreMapSequenceMatchAction<T extends CoreMap> - Class in edu.stanford.nlp.ling.tokensregex
-
Performs a action on a matched sequence
- CoreMapSequenceMatchAction() - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction
-
- CoreMapSequenceMatchAction.AnnotateAction<T extends CoreMap> - Class in edu.stanford.nlp.ling.tokensregex
-
- CoreMapSequenceMatchAction.MergeAction - Class in edu.stanford.nlp.ling.tokensregex
-
- CoreMapSequenceMatcher<T extends CoreMap> - Class in edu.stanford.nlp.ling.tokensregex
-
CoreMap Sequence Matcher for regular expressions for sequences over CoreMaps.
- CoreMapSequenceMatcher(SequencePattern<T>, List<? extends T>) - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher
-
- CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher - Class in edu.stanford.nlp.ling.tokensregex
-
- CoreMapToListExtractRule(SequenceMatchRules.ExtractRule<List<? extends CoreMap>, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CoreMapToListExtractRule
-
- CoreMapToListFunctionApplier(Env, Function<List<? extends CoreMap>, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CoreMapToListFunctionApplier
-
- CoreMapVarNodePattern(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CoreMapVarValue(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CoreMapWordPattern(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- CoreNLPDocumentReader - Class in edu.stanford.nlp.coref.docreader
-
Coref doc reader where annotations are stored as CoreNLP annotations
- CoreNLPDocumentReader(String) - Constructor for class edu.stanford.nlp.coref.docreader.CoreNLPDocumentReader
-
- CoreNLPDocumentReader(String, CoreNLPDocumentReader.Options) - Constructor for class edu.stanford.nlp.coref.docreader.CoreNLPDocumentReader
-
- CoreNLPDocumentReader.Options - Class in edu.stanford.nlp.coref.docreader
-
Flags
- CoreNLPHandler(Properties, Predicate<Properties>, Consumer<StanfordCoreNLPServer.FinishedRequest>, StanfordCoreNLPServer.FileHandler) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler
-
Create a handler for accepting annotation requests.
- CoreNLPProtos - Class in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.CorefChain - Class in edu.stanford.nlp.pipeline
-
A coreference chain.
- CoreNLPProtos.CorefChain.Builder - Class in edu.stanford.nlp.pipeline
-
A coreference chain.
- CoreNLPProtos.CorefChain.CorefMention - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.CorefChain.CorefMention
- CoreNLPProtos.CorefChain.CorefMention.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.CorefChain.CorefMention
- CoreNLPProtos.CorefChain.CorefMentionOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.CorefChainOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.DependencyConverterRequest - Class in edu.stanford.nlp.pipeline
-
A request for converting constituency trees to dependency graphs
- CoreNLPProtos.DependencyConverterRequest.Builder - Class in edu.stanford.nlp.pipeline
-
A request for converting constituency trees to dependency graphs
- CoreNLPProtos.DependencyConverterRequestOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.DependencyConverterResponse - Class in edu.stanford.nlp.pipeline
-
The result of using the CoreNLP dependency converter.
- CoreNLPProtos.DependencyConverterResponse.Builder - Class in edu.stanford.nlp.pipeline
-
The result of using the CoreNLP dependency converter.
- CoreNLPProtos.DependencyConverterResponse.DependencyConversion - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion
- CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion
- CoreNLPProtos.DependencyConverterResponse.DependencyConversionOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.DependencyConverterResponseOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.DependencyEnhancerRequest - Class in edu.stanford.nlp.pipeline
-
A protobuf which allows to pass in a document with basic
dependencies to be converted to enhanced
- CoreNLPProtos.DependencyEnhancerRequest.Builder - Class in edu.stanford.nlp.pipeline
-
A protobuf which allows to pass in a document with basic
dependencies to be converted to enhanced
- CoreNLPProtos.DependencyEnhancerRequest.RefCase - Enum in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.DependencyEnhancerRequestOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.DependencyGraph - Class in edu.stanford.nlp.pipeline
-
A dependency graph representation.
- CoreNLPProtos.DependencyGraph.Builder - Class in edu.stanford.nlp.pipeline
-
A dependency graph representation.
- CoreNLPProtos.DependencyGraph.Edge - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.DependencyGraph.Edge
- CoreNLPProtos.DependencyGraph.Edge.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.DependencyGraph.Edge
- CoreNLPProtos.DependencyGraph.EdgeOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.DependencyGraph.Node - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.DependencyGraph.Node
- CoreNLPProtos.DependencyGraph.Node.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.DependencyGraph.Node
- CoreNLPProtos.DependencyGraph.NodeOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.DependencyGraphOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Document - Class in edu.stanford.nlp.pipeline
-
A document; that is, the equivalent of an Annotation.
- CoreNLPProtos.Document.Builder - Class in edu.stanford.nlp.pipeline
-
A document; that is, the equivalent of an Annotation.
- CoreNLPProtos.DocumentOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Entity - Class in edu.stanford.nlp.pipeline
-
A representation of an entity in a relation.
- CoreNLPProtos.Entity.Builder - Class in edu.stanford.nlp.pipeline
-
A representation of an entity in a relation.
- CoreNLPProtos.EntityOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.EvaluateParserRequest - Class in edu.stanford.nlp.pipeline
-
A protobuf for calling the java constituency parser evaluator from elsewhere
- CoreNLPProtos.EvaluateParserRequest.Builder - Class in edu.stanford.nlp.pipeline
-
A protobuf for calling the java constituency parser evaluator from elsewhere
- CoreNLPProtos.EvaluateParserRequest.ParseResult - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult
- CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult
- CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.EvaluateParserRequestOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.EvaluateParserResponse - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.EvaluateParserResponse
- CoreNLPProtos.EvaluateParserResponse.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.EvaluateParserResponse
- CoreNLPProtos.EvaluateParserResponseOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.FlattenedParseTree - Class in edu.stanford.nlp.pipeline
-
A version of ParseTree with a flattened structure so that deep trees
don't exceed the protobuf stack depth
- CoreNLPProtos.FlattenedParseTree.Builder - Class in edu.stanford.nlp.pipeline
-
A version of ParseTree with a flattened structure so that deep trees
don't exceed the protobuf stack depth
- CoreNLPProtos.FlattenedParseTree.Node - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.FlattenedParseTree.Node
- CoreNLPProtos.FlattenedParseTree.Node.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.FlattenedParseTree.Node
- CoreNLPProtos.FlattenedParseTree.Node.ContentsCase - Enum in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.FlattenedParseTree.NodeOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.FlattenedParseTreeOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.IndexedWord - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.IndexedWord
- CoreNLPProtos.IndexedWord.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.IndexedWord
- CoreNLPProtos.IndexedWordOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Language - Enum in edu.stanford.nlp.pipeline
-
An enumeration for the valid languages allowed in CoreNLP
- CoreNLPProtos.MapIntString - Class in edu.stanford.nlp.pipeline
-
A map from integers to strings.
- CoreNLPProtos.MapIntString.Builder - Class in edu.stanford.nlp.pipeline
-
A map from integers to strings.
- CoreNLPProtos.MapIntStringOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.MapStringString - Class in edu.stanford.nlp.pipeline
-
A map from strings to strings.
- CoreNLPProtos.MapStringString.Builder - Class in edu.stanford.nlp.pipeline
-
A map from strings to strings.
- CoreNLPProtos.MapStringStringOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Mention - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.Mention
- CoreNLPProtos.Mention.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.Mention
- CoreNLPProtos.MentionOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.MorphologyRequest - Class in edu.stanford.nlp.pipeline
-
Sent in Morphology requests - a stream of sentences with tagged words
- CoreNLPProtos.MorphologyRequest.Builder - Class in edu.stanford.nlp.pipeline
-
Sent in Morphology requests - a stream of sentences with tagged words
- CoreNLPProtos.MorphologyRequest.TaggedWord - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord
- CoreNLPProtos.MorphologyRequest.TaggedWord.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord
- CoreNLPProtos.MorphologyRequest.TaggedWordOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.MorphologyRequestOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.MorphologyResponse - Class in edu.stanford.nlp.pipeline
-
Sent back from the Morphology request - the words and their tags
- CoreNLPProtos.MorphologyResponse.Builder - Class in edu.stanford.nlp.pipeline
-
Sent back from the Morphology request - the words and their tags
- CoreNLPProtos.MorphologyResponse.WordTagLemma - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma
- CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma
- CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.MorphologyResponseOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.NaturalLogicRelation - Enum in edu.stanford.nlp.pipeline
-
The seven informative Natural Logic relations
- CoreNLPProtos.NERMention - Class in edu.stanford.nlp.pipeline
-
An NER mention in the text
- CoreNLPProtos.NERMention.Builder - Class in edu.stanford.nlp.pipeline
-
An NER mention in the text
- CoreNLPProtos.NERMentionOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Operator - Class in edu.stanford.nlp.pipeline
-
A Natural Logic operator
- CoreNLPProtos.Operator.Builder - Class in edu.stanford.nlp.pipeline
-
A Natural Logic operator
- CoreNLPProtos.OperatorOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.ParseTree - Class in edu.stanford.nlp.pipeline
-
A syntactic parse tree, with scores.
- CoreNLPProtos.ParseTree.Builder - Class in edu.stanford.nlp.pipeline
-
A syntactic parse tree, with scores.
- CoreNLPProtos.ParseTreeOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Polarity - Class in edu.stanford.nlp.pipeline
-
The polarity of a word, according to Natural Logic
- CoreNLPProtos.Polarity.Builder - Class in edu.stanford.nlp.pipeline
-
The polarity of a word, according to Natural Logic
- CoreNLPProtos.PolarityOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Quote - Class in edu.stanford.nlp.pipeline
-
A quotation marker in text
- CoreNLPProtos.Quote.Builder - Class in edu.stanford.nlp.pipeline
-
A quotation marker in text
- CoreNLPProtos.QuoteOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Relation - Class in edu.stanford.nlp.pipeline
-
A representation of a relation, mirroring RelationMention
- CoreNLPProtos.Relation.Builder - Class in edu.stanford.nlp.pipeline
-
A representation of a relation, mirroring RelationMention
- CoreNLPProtos.RelationOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.RelationTriple - Class in edu.stanford.nlp.pipeline
-
An OpenIE relation triple.
- CoreNLPProtos.RelationTriple.Builder - Class in edu.stanford.nlp.pipeline
-
An OpenIE relation triple.
- CoreNLPProtos.RelationTripleOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Section - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.Section
- CoreNLPProtos.Section.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.Section
- CoreNLPProtos.SectionOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexRequest - Class in edu.stanford.nlp.pipeline
-
A message for requesting a semgrex
Each sentence stores information about the tokens making up the
corresponding graph
An alternative would have been to use the existing Document or
Sentence classes, but the problem with that is it would be
ambiguous which dependency object to use.
- CoreNLPProtos.SemgrexRequest.Builder - Class in edu.stanford.nlp.pipeline
-
A message for requesting a semgrex
Each sentence stores information about the tokens making up the
corresponding graph
An alternative would have been to use the existing Document or
Sentence classes, but the problem with that is it would be
ambiguous which dependency object to use.
- CoreNLPProtos.SemgrexRequest.Dependencies - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies
- CoreNLPProtos.SemgrexRequest.Dependencies.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies
- CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexRequestOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexResponse - Class in edu.stanford.nlp.pipeline
-
The response from running a semgrex
If you pass in M semgrex expressions and N dependency graphs,
this returns MxN nested results.
- CoreNLPProtos.SemgrexResponse.Builder - Class in edu.stanford.nlp.pipeline
-
The response from running a semgrex
If you pass in M semgrex expressions and N dependency graphs,
this returns MxN nested results.
- CoreNLPProtos.SemgrexResponse.GraphResult - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult
- CoreNLPProtos.SemgrexResponse.GraphResult.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult
- CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexResponse.Match - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.Match
- CoreNLPProtos.SemgrexResponse.Match.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.Match
- CoreNLPProtos.SemgrexResponse.MatchOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexResponse.NamedEdge - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge
- CoreNLPProtos.SemgrexResponse.NamedEdge.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge
- CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexResponse.NamedNode - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode
- CoreNLPProtos.SemgrexResponse.NamedNode.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode
- CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexResponse.NamedRelation - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation
- CoreNLPProtos.SemgrexResponse.NamedRelation.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation
- CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexResponse.SemgrexResult - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult
- CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult
- CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SemgrexResponseOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Sentence - Class in edu.stanford.nlp.pipeline
-
The serialized version of a CoreMap representing a sentence.
- CoreNLPProtos.Sentence.Builder - Class in edu.stanford.nlp.pipeline
-
The serialized version of a CoreMap representing a sentence.
- CoreNLPProtos.SentenceFragment - Class in edu.stanford.nlp.pipeline
-
An entailed sentence fragment.
- CoreNLPProtos.SentenceFragment.Builder - Class in edu.stanford.nlp.pipeline
-
An entailed sentence fragment.
- CoreNLPProtos.SentenceFragmentOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SentenceOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Sentiment - Enum in edu.stanford.nlp.pipeline
-
An enumeration of valid sentiment values for the sentiment classifier.
- CoreNLPProtos.Span - Class in edu.stanford.nlp.pipeline
-
A Span of text
- CoreNLPProtos.Span.Builder - Class in edu.stanford.nlp.pipeline
-
A Span of text
- CoreNLPProtos.SpanOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SpeakerInfo - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SpeakerInfo
- CoreNLPProtos.SpeakerInfo.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SpeakerInfo
- CoreNLPProtos.SpeakerInfoOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SsurgeonRequest - Class in edu.stanford.nlp.pipeline
-
A message for processing an Ssurgeon
Each sentence stores information about the tokens making up the
corresponding graph
An alternative would have been to use the existing Document or
Sentence classes, but the problem with that is it would be
ambiguous which dependency object to use.
- CoreNLPProtos.SsurgeonRequest.Builder - Class in edu.stanford.nlp.pipeline
-
A message for processing an Ssurgeon
Each sentence stores information about the tokens making up the
corresponding graph
An alternative would have been to use the existing Document or
Sentence classes, but the problem with that is it would be
ambiguous which dependency object to use.
- CoreNLPProtos.SsurgeonRequest.Ssurgeon - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon
- CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon
- CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SsurgeonRequestOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SsurgeonResponse - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SsurgeonResponse
- CoreNLPProtos.SsurgeonResponse.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SsurgeonResponse
- CoreNLPProtos.SsurgeonResponse.SsurgeonResult - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult
- CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult
- CoreNLPProtos.SsurgeonResponse.SsurgeonResultOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.SsurgeonResponseOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Timex - Class in edu.stanford.nlp.pipeline
-
A Timex object, representing a temporal expression (TIMe EXpression)
These fields are not *really* optional.
- CoreNLPProtos.Timex.Builder - Class in edu.stanford.nlp.pipeline
-
A Timex object, representing a temporal expression (TIMe EXpression)
These fields are not *really* optional.
- CoreNLPProtos.TimexOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.Token - Class in edu.stanford.nlp.pipeline
-
The serialized version of a Token (a CoreLabel).
- CoreNLPProtos.Token.Builder - Class in edu.stanford.nlp.pipeline
-
The serialized version of a Token (a CoreLabel).
- CoreNLPProtos.TokenLocation - Class in edu.stanford.nlp.pipeline
-
The index of a token in a document, including the sentence
index and the offset.
- CoreNLPProtos.TokenLocation.Builder - Class in edu.stanford.nlp.pipeline
-
The index of a token in a document, including the sentence
index and the offset.
- CoreNLPProtos.TokenLocationOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TokenOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TokensRegexRequest - Class in edu.stanford.nlp.pipeline
-
It's possible to send in a whole document, but we
only care about the Sentences and Tokens
- CoreNLPProtos.TokensRegexRequest.Builder - Class in edu.stanford.nlp.pipeline
-
It's possible to send in a whole document, but we
only care about the Sentences and Tokens
- CoreNLPProtos.TokensRegexRequestOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TokensRegexResponse - Class in edu.stanford.nlp.pipeline
-
The result will be a nested structure:
repeated PatternMatch, one for each pattern
each PatternMatch has a repeated Match,
which tells you which sentence matched and where
- CoreNLPProtos.TokensRegexResponse.Builder - Class in edu.stanford.nlp.pipeline
-
The result will be a nested structure:
repeated PatternMatch, one for each pattern
each PatternMatch has a repeated Match,
which tells you which sentence matched and where
- CoreNLPProtos.TokensRegexResponse.Match - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.TokensRegexResponse.Match
- CoreNLPProtos.TokensRegexResponse.Match.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.TokensRegexResponse.Match
- CoreNLPProtos.TokensRegexResponse.MatchLocation - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation
- CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation
- CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TokensRegexResponse.MatchOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TokensRegexResponse.PatternMatch - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch
- CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch
- CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TokensRegexResponseOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TsurgeonRequest - Class in edu.stanford.nlp.pipeline
-
A protobuf for running Tsurgeon operations on constituency trees
- CoreNLPProtos.TsurgeonRequest.Builder - Class in edu.stanford.nlp.pipeline
-
A protobuf for running Tsurgeon operations on constituency trees
- CoreNLPProtos.TsurgeonRequest.Operation - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.TsurgeonRequest.Operation
- CoreNLPProtos.TsurgeonRequest.Operation.Builder - Class in edu.stanford.nlp.pipeline
-
Protobuf type edu.stanford.nlp.pipeline.TsurgeonRequest.Operation
- CoreNLPProtos.TsurgeonRequest.OperationOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TsurgeonRequestOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPProtos.TsurgeonResponse - Class in edu.stanford.nlp.pipeline
-
The results of the Tsurgeon operation
- CoreNLPProtos.TsurgeonResponse.Builder - Class in edu.stanford.nlp.pipeline
-
The results of the Tsurgeon operation
- CoreNLPProtos.TsurgeonResponseOrBuilder - Interface in edu.stanford.nlp.pipeline
-
- CoreNLPServlet - Class in edu.stanford.nlp.pipeline.webapp
-
- CoreNLPServlet() - Constructor for class edu.stanford.nlp.pipeline.webapp.CoreNLPServlet
-
- CoreQuote - Class in edu.stanford.nlp.pipeline
-
Wrapper around a CoreMap representing a quote.
- CoreQuote(CoreDocument, CoreMap) - Constructor for class edu.stanford.nlp.pipeline.CoreQuote
-
- CoreSentence - Class in edu.stanford.nlp.pipeline
-
- CoreSentence(CoreDocument, CoreMap) - Constructor for class edu.stanford.nlp.pipeline.CoreSentence
-
- CoreTokenFactory<IN extends CoreMap> - Interface in edu.stanford.nlp.process
-
To make tokens like CoreMap or CoreLabel.
- CoreUtilities - Class in edu.stanford.nlp.ling
-
- corporaDict - Variable in class edu.stanford.nlp.wordseg.NonDict2
-
- CORPORATE_SUFFIXES - Static variable in class edu.stanford.nlp.ie.KBPBasicSpanishCorefSystem
-
- CorpusChar - Class in edu.stanford.nlp.wordseg
-
Check tag of each character from 5 different corpora.
- CorpusChar(String) - Constructor for class edu.stanford.nlp.wordseg.CorpusChar
-
- CorpusDictionary - Class in edu.stanford.nlp.wordseg
-
Check if a bigram exists in bakeoff corpora.
- CorpusDictionary(String) - Constructor for class edu.stanford.nlp.wordseg.CorpusDictionary
-
Load a dictionary of words.
- CorpusDictionary(String, boolean) - Constructor for class edu.stanford.nlp.wordseg.CorpusDictionary
-
- CorpusStats() - Constructor for class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CorpusStats
-
- CorpusStats() - Constructor for class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.CorpusStats
-
- correct(double, int) - Static method in class edu.stanford.nlp.classify.PRCurve
-
- correctDependencies(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.EnglishGrammaticalStructure
-
- correctDependencies(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Destructively modify the TypedDependencyGraph
to correct
language-dependent dependencies.
- correctDependencies(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
- correctDependencies(SemanticGraph) - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
- correctGuesses - Variable in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- correctTags - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
'Correct' tags to produce verbs in VPs, etc.
- CORSFilter - Class in edu.stanford.nlp.naturalli.demo
-
A Filter
that enable client-side cross-origin requests by
implementing W3C's CORS (Cross-Origin Resource
Sharing) specification for resources.
- CORSFilter() - Constructor for class edu.stanford.nlp.naturalli.demo.CORSFilter
-
- CORSFilter.CORSRequestType - Enum in edu.stanford.nlp.naturalli.demo
-
Enumerates varies types of CORS requests.
- cosine(SimpleMatrix, SimpleMatrix) - Static method in class edu.stanford.nlp.neural.NeuralUtils
-
Compute cosine distance between two column vectors.
- cosine(Counter<E>, Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- cost(K, K, int) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.ExactMatchCost
-
- cost(K, K, int) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunction.AbstractMatchCostFunction
-
- cost(K, K, K, int) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunction.AbstractMatchCostFunction
-
- cost(K, K, int) - Method in interface edu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunction
-
- CostMagnificationAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CostMagnificationAnnotation
-
- costs - Variable in class edu.stanford.nlp.coref.statistical.MaxMarginMentionRanker
-
- COUNT - Static variable in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- countAnywhere(Tree) - Method in class edu.stanford.nlp.trees.treebank.PunctCountingTreeVisitor
-
- CountClosedTags - Class in edu.stanford.nlp.tagger.util
-
Implements Chris's heuristic for when a closed tag class can be
treated as a closed tag.
- countCloseToZero(double[], double) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- countCommas(int, int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- countDoubleNumMods(List<SceneGraphImage>) - Static method in class edu.stanford.nlp.scenegraph.RuleBasedParser
-
- countEntityResults(List<? extends CoreMap>, Counter<String>, Counter<String>, Counter<String>, String) - Static method in class edu.stanford.nlp.sequences.IOBUtils
-
For a sequence labeling task with multi-token entities, like NER,
this works out TP, FN, FP counts that can be used for entity-level
F1 results.
- Counter<E> - Interface in edu.stanford.nlp.stats
-
An Object to double map used for keeping weights or counts for objects.
- counter - Variable in class edu.stanford.nlp.stats.Distribution
-
- Counters - Class in edu.stanford.nlp.stats
-
Static methods for operating on a
Counter
.
- counterView() - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
Returns a read-only synchronous view (not a snapshot) of
this
as a
ClassicCounter
.
- countFinal(Tree) - Method in class edu.stanford.nlp.trees.treebank.PunctCountingTreeVisitor
-
- countHistory(IntDependency) - Method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- countInfinite(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- countLengthAccuracy(Tree) - Method in class edu.stanford.nlp.sentiment.AbstractEvaluate
-
- countMergeEffects(Tree, Map<String, double[]>, Map<String, double[]>) - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
- countMergeEffects(Tree, Map<String, double[]>, Map<String, double[]>, IdentityHashMap<Tree, double[]>, IdentityHashMap<Tree, double[]>) - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
- countMWEStatistics(Tree, TwoDimensionalCounter<String, String>, TwoDimensionalCounter<String, String>, TwoDimensionalCounter<String, String>, TwoDimensionalCounter<String, String>, TwoDimensionalCounter<String, String>) - Static method in class edu.stanford.nlp.international.french.pipeline.MWEPreprocessor
-
- countNaN(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- countNegative(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- countNewLines(String, int, int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- countNode(Tree, IntCounter<String>) - Method in class edu.stanford.nlp.trees.treebank.PunctCountingTreeVisitor
-
- countNonZero(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- countOriginalStates() - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
Count all the internal labels in all the trees, and set their
initial state counts to 1.
- countPositive(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- countResults(List<IN>, Counter<String>, Counter<String>, Counter<String>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Count results using a method appropriate for the tag scheme being used.
- countResults(List<CoreLabel>, Counter<String>, Counter<String>, Counter<String>, String, Counter<String>, Counter<String>, Counter<String>, Counter<String>, Class<? extends TypesafeMap.Key<String>>, boolean) - Static method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- countResultsPerToken(List<CoreLabel>, Counter<String>, Counter<String>, Counter<String>, String, Counter<String>, Counter<String>, Counter<String>, Counter<String>, Class<? extends TypesafeMap.Key<String>>) - Static method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
Count the successes and failures of the model on the given document
***token-based***.
- countResultsSegmenter(List<? extends CoreMap>, Counter<String>, Counter<String>, Counter<String>) - Static method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- countries - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- countries - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- COUNTRIES_PROP - Static variable in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- COUNTRIES_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- countRoot(Tree) - Method in class edu.stanford.nlp.sentiment.AbstractEvaluate
-
- countSpanErrors(TreebankLanguagePack, Tree, Tree) - Static method in class edu.stanford.nlp.parser.metrics.TreeSpanScoring
-
Counts how many spans are present in goldTree, including
preterminals, but not present in guessTree, along with how many
spans are present in guessTree and not goldTree.
- countTree(Tree) - Method in class edu.stanford.nlp.neural.rnn.TopNGramRecord
-
Adds the tree and all its subtrees to the appropriate
PriorityQueues for each predicted class.
- countTree(Tree) - Method in class edu.stanford.nlp.sentiment.AbstractEvaluate
-
- CountTrees - Class in edu.stanford.nlp.parser.tools
-
Counts the number of trees in a (PTB format) treebank file.
- CountTrees() - Constructor for class edu.stanford.nlp.parser.tools.CountTrees
-
- countUnks(Tree) - Method in class edu.stanford.nlp.sentiment.Evaluate
-
Keep track of how many trees have at least one unknown, and how
many of those have the top level annotation correct.
- countVerbs(int, int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- CountWrapper - Class in edu.stanford.nlp.tagger.maxent
-
A simple data structure for some tag counts.
- CountWrapper() - Constructor for class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- CountWrapper(String, int, int, int, int) - Constructor for class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- COVER_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.NaturalLogicRelation
-
COVER = 5;
- CovertIDAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.CovertIDAnnotation
-
- cp(File, File, boolean) - Static method in class edu.stanford.nlp.io.IOUtils
-
An implementation of cp, as close to the Unix command as possible.
- cp(File, File) - Static method in class edu.stanford.nlp.io.IOUtils
-
- cPOS - Variable in class edu.stanford.nlp.parser.nndep.Config
-
Use coarse POS instead of fine-grained POS if cPOS = true.
- cPosDef - Variable in class edu.stanford.nlp.optimization.SMDMinimizer
-
- crawl(IndexedWord, SemanticGraph, Set<IndexedWord>) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.DeleteGraphFromNode
-
- crawl(IndexedWord, SemanticGraph) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.DeleteGraphFromNode
-
- crcdate - Variable in class edu.stanford.nlp.ie.pascal.DateTemplate
-
- create(Env) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRuleCreator
-
- create(Env, Map<String, Object>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRuleCreator
-
- create(Env, SequencePattern.PatternExpr, Expression) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CompositeExtractRuleCreator
-
- create(Env, Map<String, Object>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.CompositeExtractRuleCreator
-
- create(Env, SequenceMatchRules.AnnotationExtractRule, List<TokenSequencePattern>) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.MultiTokenPatternExtractRuleCreator
-
- create(Env, Map<String, Object>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.MultiTokenPatternExtractRuleCreator
-
- create(Env, String, Expression) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.TextPatternExtractRuleCreator
-
- create(Env, Map<String, Object>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.TextPatternExtractRuleCreator
-
- create(Env, SequencePattern.PatternExpr, Expression) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.TokenPatternExtractRuleCreator
-
- create(Env, Map<String, Object>) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.TokenPatternExtractRuleCreator
-
- create() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequenceEndPatternExpr
-
- create() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequenceStartPatternExpr
-
- create() - Method in class edu.stanford.nlp.loglinear.benchmarks.ConcatVectorBenchmark.ConcatVectorConstructionRecord
-
- create(String) - Static method in class edu.stanford.nlp.patterns.ConstantsAndVariables.ScorePhraseMeasures
-
- create(InputStream) - Method in class edu.stanford.nlp.pipeline.AbstractInputStreamAnnotationCreator
-
- create(Reader) - Method in class edu.stanford.nlp.pipeline.AbstractInputStreamAnnotationCreator
-
- create(InputStream) - Method in class edu.stanford.nlp.pipeline.AbstractTextAnnotationCreator
-
- create(InputStream, String) - Method in class edu.stanford.nlp.pipeline.AbstractTextAnnotationCreator
-
- create(Reader) - Method in class edu.stanford.nlp.pipeline.AbstractTextAnnotationCreator
-
- create(InputStream) - Method in interface edu.stanford.nlp.pipeline.AnnotationCreator
-
- create(InputStream, String) - Method in interface edu.stanford.nlp.pipeline.AnnotationCreator
-
- create(Reader) - Method in interface edu.stanford.nlp.pipeline.AnnotationCreator
-
- create(InputStream, String) - Method in class edu.stanford.nlp.pipeline.SerializedAnnotationCreator
-
- create(Expressions.CompositeValue) - Static method in enum edu.stanford.nlp.time.SUTime.StandardTemporalType
-
- create() - Method in class edu.stanford.nlp.time.TimeExpressionExtractorFactory
-
- create(String, Properties) - Method in class edu.stanford.nlp.time.TimeExpressionExtractorFactory
-
- create(String) - Static method in class edu.stanford.nlp.time.TimeExpressionExtractorFactory
-
- create(String, String, Properties) - Static method in class edu.stanford.nlp.time.TimeExpressionExtractorFactory
-
- create(int, float, boolean, String, boolean) - Static method in class edu.stanford.nlp.util.CacheMap
-
Creates a new file-backed CacheMap or loads it in from the specified file
if it already exists.
- create(int, float, String, boolean) - Static method in class edu.stanford.nlp.util.CacheMap
-
- create(int, String, boolean) - Static method in class edu.stanford.nlp.util.CacheMap
-
- create(String, boolean) - Static method in class edu.stanford.nlp.util.CacheMap
-
- create() - Method in interface edu.stanford.nlp.util.Factory
-
Creates and returns a new instance of the given type.
- create(String) - Static method in class edu.stanford.nlp.util.MetaClass
-
Creates a new MetaClass (helper method)
- create(Class<?>) - Static method in class edu.stanford.nlp.util.MetaClass
-
Creates a new MetaClass (helper method)
- CREATE_REGEX_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- createAddNode(String, String) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddNode
-
- createAddNode(IndexedWord, String) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddNode
-
- createAnnotationExtractor(Env, SequenceMatchRules.AnnotationExtractRule) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- createArrays(int) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- createAssignmentRule(Env, AssignableExpression, Expression) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- createCanonicalMentionMap(List<List<CoreMap>>) - Method in class edu.stanford.nlp.ie.KBPBasicSpanishCorefSystem
-
- createClassifier(double[]) - Method in interface edu.stanford.nlp.classify.ClassifierCreator
-
- createClassifier(double[]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory.LinearClassifierCreator
-
- CreateClauseDataset - Class in edu.stanford.nlp.naturalli
-
A script to convert a TSV dump from our KBP sentences table into a Turk-task ready clause splitting dataset.
- createCoreMap(CoreMap, String, int, int, CoreTokenFactory<T>) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- createDataset(Annotation) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- createDataset(List<CoreMap>) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
Given a list of sentences (as CoreMaps), wrap it in a new Annotation.
- createDatum(RelationMention) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- createDatum(RelationMention, String) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- createDatum(RelationMention) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- createDatum(RelationMention, Logger) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- createDatum(RelationMention, String) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- createDatum(RelationMention, String) - Method in class edu.stanford.nlp.ie.machinereading.RelationFeatureFactory
-
- createDatum(RelationMention) - Method in class edu.stanford.nlp.ie.machinereading.RelationFeatureFactory
-
- createDocument() - Static method in class edu.stanford.nlp.time.XMLUtils
-
- createElement(String) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- createEngAddEdge(String, String, String) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddEdge
-
- createEngAddEdge(String, String, String, double) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddEdge
-
- createExtractionRule(Env, Map<String, Object>) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- createExtractionRule(Env, String, Object, Expression) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- createExtractor() - Method in class edu.stanford.nlp.time.GenericTimeExpressionPatterns
-
- createExtractor() - Static method in class edu.stanford.nlp.time.TimeExpressionExtractorFactory
-
- createExtractor(String, Properties) - Static method in class edu.stanford.nlp.time.TimeExpressionExtractorFactory
-
- createExtractor() - Method in interface edu.stanford.nlp.time.TimeExpressionPatterns
-
Creates a CoreMapExpressionExtractor that knows how
to extract time related expressions from text into CoreMaps
- createExtractorFromFile(Env, String) - Static method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
Creates an extractor using the specified environment, and reading the rules from the given filename.
- createExtractorFromFiles(Env, String...) - Static method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
Creates an extractor using the specified environment, and reading the rules from the given filenames.
- createExtractorFromFiles(Env, List<String>) - Static method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
Creates an extractor using the specified environment, and reading the rules from the given filenames.
- createExtractorFromString(Env, String) - Static method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
Creates an extractor using the specified environment, and reading the rules from the given string
- createFactory(Class<?>...) - Method in class edu.stanford.nlp.util.MetaClass
-
Creates a factory for producing instances of this class from a
constructor taking the given types as arguments
- createFactory(String...) - Method in class edu.stanford.nlp.util.MetaClass
-
Creates a factory for producing instances of this class from a
constructor taking the given types as arguments
- createFactory(Object...) - Method in class edu.stanford.nlp.util.MetaClass
-
Creates a factory for producing instances of this class from a
constructor taking objects of the types given
- createFromFile(String) - Method in class edu.stanford.nlp.pipeline.AbstractInputStreamAnnotationCreator
-
- createFromFile(File) - Method in class edu.stanford.nlp.pipeline.AbstractInputStreamAnnotationCreator
-
- createFromFile(String) - Method in class edu.stanford.nlp.pipeline.AbstractTextAnnotationCreator
-
- createFromFile(File) - Method in class edu.stanford.nlp.pipeline.AbstractTextAnnotationCreator
-
- createFromFile(String) - Method in interface edu.stanford.nlp.pipeline.AnnotationCreator
-
- createFromFile(File) - Method in interface edu.stanford.nlp.pipeline.AnnotationCreator
-
- createFromText(String) - Method in class edu.stanford.nlp.pipeline.AbstractInputStreamAnnotationCreator
-
- createFromText(String) - Method in interface edu.stanford.nlp.pipeline.AnnotationCreator
-
- createFromText(String) - Method in class edu.stanford.nlp.pipeline.TextAnnotationCreator
-
- createGraphFromPaths(List, int) - Static method in class edu.stanford.nlp.fsm.TransducerGraph
-
If markovOrder is zero, we always transition back to the start state
If markovOrder is negative, we assume that it is infinite
- createGraphFromPaths(ClassicCounter<List<T>>, int) - Static method in class edu.stanford.nlp.fsm.TransducerGraph
-
- createIndex() - Method in class edu.stanford.nlp.classify.LogConditionalEqConstraintFunction
-
create an index for each parameter - the prior probs and the features with all of their values
- createIndex() - Method in class edu.stanford.nlp.maxent.Experiments
-
- createIndex(Map<String, List<CoreLabel>>, Properties, Set<String>, String, Function<CoreLabel, Map<String, String>>) - Static method in class edu.stanford.nlp.patterns.InvertedIndexByTokens
-
- createIndex(Map<String, List<CoreLabel>>, Properties, Set<String>, String, Function<CoreLabel, Map<String, String>>) - Static method in class edu.stanford.nlp.patterns.LuceneSentenceIndex
-
- createIndex(Class<? extends SentenceIndex>, Map<String, List<CoreLabel>>, Properties, Set<String>, String, Function<CoreLabel, Map<String, String>>) - Static method in class edu.stanford.nlp.patterns.SentenceIndex
-
- createIndexedWordProtoFromCL(CoreLabel) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
- createIndexedWordProtoFromIW(IndexedWord) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
- createIndexIfUsingDBAndNotExists() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- createIndexIfUsingDBAndNotExists() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- createIndexIfUsingDBAndNotExists() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- createIndexIfUsingDBAndNotExists() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- createInstance(Object...) - Method in class edu.stanford.nlp.util.MetaClass.ClassFactory
-
Creates an instance of the class produced in this factory
- createInstance(Object...) - Method in class edu.stanford.nlp.util.MetaClass
-
Create an instance of the class, inferring the type automatically, and
given an array of objects as constructor parameters NOTE: the resulting
instance will [unlike java] invoke the most narrow constructor rather
than the one which matches the signature passed to this function
- createInstance(Class<E>, Object...) - Method in class edu.stanford.nlp.util.MetaClass
-
Creates an instance of the class, forcing a cast to a certain type and
given an array of objects as constructor parameters NOTE: the resulting
instance will [unlike java] invoke the most narrow constructor rather
than the one which matches the signature passed to this function
- createLinearClassifier(double[]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory.LinearClassifierCreator
-
- createMatchedExpression(Interval<Integer>, Interval<Integer>) - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression.SingleAnnotationExtractor
-
- createMultiTokenPatternRule(Env, SequenceMatchRules.AnnotationExtractRule, List<TokenSequencePattern>) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- createNameMatcher() - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- createNERClassifierCombiner(String, Properties) - Static method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
This factory method is used to create the NERClassifierCombiner used in NERCombinerAnnotator
(and, thence, in StanfordCoreNLP).
- createNERClassifierCombiner(String, Set<String>, Properties) - Static method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
This factory method is used to create the NERClassifierCombiner used in NERCombinerAnnotator
(and, thence, in StanfordCoreNLP).
- createOrGet(String) - Static method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- createOrGet(String, String) - Static method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- createOrGet(String, String, Counter<String>) - Static method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- createOutputter(Properties, AnnotationOutputter.Options) - Static method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
- createPats - Variable in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- createPattern(String) - Method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- CreatePatterns<E> - Class in edu.stanford.nlp.patterns.surface
-
- CreatePatterns(Properties, ConstantsAndVariables) - Constructor for class edu.stanford.nlp.patterns.surface.CreatePatterns
-
- CreatePatterns.CreatePatternsThread - Class in edu.stanford.nlp.patterns.surface
-
- CreatePatternsThread(Map<String, DataInstance>, List<String>, Properties, ConstantsAndVariables.PatternForEachTokenWay) - Constructor for class edu.stanford.nlp.patterns.surface.CreatePatterns.CreatePatternsThread
-
- createProbabilisticClassifier(double[]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory.LinearClassifierCreator
-
- createProbabilisticClassifier(double[]) - Method in interface edu.stanford.nlp.classify.ProbabilisticClassifierCreator
-
- createRandomGraph(int, int, double, int, List<List<String>>) - Static method in class edu.stanford.nlp.fsm.TransducerGraph
-
For testing only.
- createRandomPaths(int, int, double, int) - Static method in class edu.stanford.nlp.fsm.TransducerGraph
-
- createRecord(Properties, String) - Static method in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- createRecords(Properties, String) - Static method in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- createRule(Env, Expressions.CompositeValue) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- CreateSubtreeNode - Class in edu.stanford.nlp.trees.tregex.tsurgeon
-
Given the start and end children of a particular node, takes all
children between start and end (including the endpoints) and
combines them in a new node with the given label.
- CreateSubtreeNode(TsurgeonPattern, AuxiliaryTree) - Constructor for class edu.stanford.nlp.trees.tregex.tsurgeon.CreateSubtreeNode
-
- CreateSubtreeNode(TsurgeonPattern, TsurgeonPattern, AuxiliaryTree) - Constructor for class edu.stanford.nlp.trees.tregex.tsurgeon.CreateSubtreeNode
-
- createTagAndWordNode(String, String) - Static method in class edu.stanford.nlp.international.french.scripts.FrenchTreebankUDUpdater
-
- createTagAndWordNode(String, String) - Static method in class edu.stanford.nlp.international.german.scripts.GermanTreebankUDUpdater
-
- createTemporal(SUTime.StandardTemporalType, T) - Static method in class edu.stanford.nlp.time.SUTime
-
- createTemporal(SUTime.StandardTemporalType, String, T) - Static method in class edu.stanford.nlp.time.SUTime
-
- createTemporal(SUTime.StandardTemporalType, String, String, T) - Static method in class edu.stanford.nlp.time.SUTime
-
- createTemporal(int) - Method in enum edu.stanford.nlp.time.SUTime.StandardTemporalType
-
- createTemporal(int) - Method in enum edu.stanford.nlp.time.SUTime.TimeUnit
-
- createTestDatum(RelationMention, Logger) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- createTestDatum(RelationMention, Logger) - Method in class edu.stanford.nlp.ie.machinereading.RelationFeatureFactory
-
- createTextNode(String) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- createTextPatternRule(Env, String, Expression) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- createTokenPatternRule(Env, SequencePattern.PatternExpr, Expression) - Static method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- CreateTransitionSequence - Class in edu.stanford.nlp.parser.shiftreduce
-
- createTransitionSequence(Tree) - Static method in class edu.stanford.nlp.parser.shiftreduce.CreateTransitionSequence
-
- createTransitionSequence(Tree, boolean, Set<String>, Set<String>) - Static method in class edu.stanford.nlp.parser.shiftreduce.CreateTransitionSequence
-
- createTransitionSequences(List<Tree>, boolean, Set<String>, Set<String>) - Static method in class edu.stanford.nlp.parser.shiftreduce.CreateTransitionSequence
-
- createTransitionSequences(List<Tree>) - Static method in class edu.stanford.nlp.parser.shiftreduce.CreateTransitionSequence
-
- createUnrelatedRelation(RelationMentionFactory, ExtractionObject...) - Static method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- createUnrelatedRelations - Variable in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
If true, it creates automatically negative examples by generating all combinations between EntityMentions in a sentence
This is the common behavior, but for some domain (i.e., KBP) it must disabled.
- createUnrelatedRelations - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- createUnrelatedRelations - Variable in class edu.stanford.nlp.ie.machinereading.RelationExtractorResultsPrinter
-
- createUpsertFunction() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- createUpsertFunctionPatternIndex() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- createValue(String, T, String...) - Static method in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- CRFBiasedClassifier<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
CRFBiasedClassifier is used to adjust the precision-recall tradeoff
of any CRF model implemented using CRFClassifier.
- CRFBiasedClassifier(Properties) - Constructor for class edu.stanford.nlp.ie.crf.CRFBiasedClassifier
-
- CRFBiasedClassifier(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.crf.CRFBiasedClassifier
-
- CRFClassifier<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
Class for sequence classification using a Conditional Random Field model.
- CRFClassifier() - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifier
-
- CRFClassifier(Properties) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifier
-
- CRFClassifier(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifier
-
- CRFClassifier(CRFClassifier<IN>) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifier
-
Makes a copy of the crf classifier
- CRFClassifierEvaluator<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
Evaluates a CRFClassifier on a set of data.
- CRFClassifierEvaluator(String, CRFClassifier<IN>, Collection<List<IN>>, List<Triple<int[][][], int[], double[][][]>>) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierEvaluator
-
- CRFClassifierEvaluator(String, CRFClassifier<IN>) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierEvaluator
-
- CRFClassifierFloat<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
Subclass of CRFClassifier that performs dropout feature-noisying training
- CRFClassifierFloat() - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierFloat
-
- CRFClassifierFloat(Properties) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierFloat
-
- CRFClassifierFloat(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierFloat
-
- CRFClassifierNoisyLabel<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
Subclass of CRFClassifier for modeling noisy label
- CRFClassifierNoisyLabel(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierNoisyLabel
-
- CRFClassifierNonlinear<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
Subclass of
CRFClassifier
for implementing the nonlinear architecture in [Wang and Manning IJCNLP-2013 Effect of Nonlinear ...].
- CRFClassifierNonlinear() - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierNonlinear
-
- CRFClassifierNonlinear(Properties) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierNonlinear
-
- CRFClassifierNonlinear(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierNonlinear
-
- CRFClassifierWithDropout<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
Subclass of CRFClassifier that performs dropout feature-noising training.
- CRFClassifierWithDropout(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierWithDropout
-
- CRFClassifierWithLOP<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
Subclass of
CRFClassifier
for learning Logarithmic Opinion Pools.
- CRFClassifierWithLOP() - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierWithLOP
-
- CRFClassifierWithLOP(Properties) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierWithLOP
-
- CRFClassifierWithLOP(SeqClassifierFlags) - Constructor for class edu.stanford.nlp.ie.crf.CRFClassifierWithLOP
-
- CRFCliqueTree<E> - Class in edu.stanford.nlp.ie.crf
-
Builds a CliqueTree (an array of FactorTable) and does message passing
inference along it.
- CRFCliqueTree(FactorTable[], Index<E>, E) - Constructor for class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
Initialize a clique tree.
- CRFDataExtractor - Class in edu.stanford.nlp.scenegraph
-
- CRFDataExtractor() - Constructor for class edu.stanford.nlp.scenegraph.CRFDataExtractor
-
- CRFDatum<FEAT,LAB> - Class in edu.stanford.nlp.ie.crf
-
The representation of Datums used internally in CRFClassifier.
- CRFDatum(List<FEAT>, LAB, List<double[]>) - Constructor for class edu.stanford.nlp.ie.crf.CRFDatum
-
Constructs a new BasicDatum with the given features and label.
- CRFFeatureExporter<IN extends CoreMap> - Class in edu.stanford.nlp.ie.crf
-
Exports CRF features for use with other programs.
- CRFFeatureExporter(CRFClassifier<IN>) - Constructor for class edu.stanford.nlp.ie.crf.CRFFeatureExporter
-
- CRFLabel - Class in edu.stanford.nlp.ie.crf
-
- CRFLabel(int[]) - Constructor for class edu.stanford.nlp.ie.crf.CRFLabel
-
- CRFLogConditionalObjectiveFloatFunction - Class in edu.stanford.nlp.ie.crf
-
- CRFLogConditionalObjectiveFunction - Class in edu.stanford.nlp.ie.crf
-
- CRFLogConditionalObjectiveFunctionForLOP - Class in edu.stanford.nlp.ie.crf
-
- CRFLogConditionalObjectiveFunctionNoisyLabel - Class in edu.stanford.nlp.ie.crf
-
- CRFLogConditionalObjectiveFunctionWithDropout - Class in edu.stanford.nlp.ie.crf
-
- CRFNonLinearLogConditionalObjectiveFunction - Class in edu.stanford.nlp.ie.crf
-
- CRFNonLinearSecondOrderLogConditionalObjectiveFunction - Class in edu.stanford.nlp.ie.crf
-
- CRForder - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- crfSegmenterProp - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- crfToExamine - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- crfType - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- CRFwindow - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- cross(Set<E>, Set<F>) - Static method in class edu.stanford.nlp.util.Sets
-
Returns the set cross product of s1 and s2, as Pair
s
- CROSS_OUT - Static variable in class edu.stanford.nlp.util.logging.Redwood.Util
-
- crossEntropy(Counter<E>, Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Note that this implementation doesn't normalize the "from" Counter.
- crosses(Constituent) - Method in class edu.stanford.nlp.trees.Constituent
-
Detects whether this constituent overlaps a constituent without
nesting, that is, whether they "cross".
- crosses(Collection<Constituent>) - Method in class edu.stanford.nlp.trees.Constituent
-
Detects whether this constituent overlaps any of a Collection of
Constituents without
nesting, that is, whether it "crosses" any of them.
- crossValidate(GeneralDataset<String, String>, List<String[]>) - Method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
Run cross-validation on a dataset, and return accuracy and macro-F1 scores.
- crossValidate - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- crossValidateSetC(GeneralDataset<L, F>, int, Scorer<L>, LineSearcher) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
This method will cross validate on the given data and number of folds
to find the optimal C.
- crossValidateSetSigma(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- crossValidateSetSigma(GeneralDataset<L, F>, int) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- crossValidateSetSigma(GeneralDataset<L, F>, int, Scorer<L>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- crossValidateSetSigma(GeneralDataset<L, F>, int, LineSearcher) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- crossValidateSetSigma(GeneralDataset<L, F>, int, Scorer<L>, LineSearcher) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Sets the sigma parameter to a value that optimizes the cross-validation score given by scorer
.
- CrossValidateTestOptions - Class in edu.stanford.nlp.parser.dvparser
-
- CrossValidateTestOptions() - Constructor for class edu.stanford.nlp.parser.dvparser.CrossValidateTestOptions
-
- CrossValidator<L,F> - Class in edu.stanford.nlp.classify
-
This class is meant to simplify performing cross validation of
classifiers for hyper-parameters.
- CrossValidator(GeneralDataset<L, F>) - Constructor for class edu.stanford.nlp.classify.CrossValidator
-
- CrossValidator(GeneralDataset<L, F>, int) - Constructor for class edu.stanford.nlp.classify.CrossValidator
-
- CrossValidator.SavedState - Class in edu.stanford.nlp.classify
-
- ctb_pre_dict - Variable in class edu.stanford.nlp.tagger.maxent.CtbDict
-
- ctb_suf_dict - Variable in class edu.stanford.nlp.tagger.maxent.CtbDict
-
- CtbDict - Class in edu.stanford.nlp.tagger.maxent
-
- CTBErrorCorrectingTreeNormalizer - Class in edu.stanford.nlp.trees.international.pennchinese
-
This was originally written to correct a few errors Galen found in CTB3.
- CTBErrorCorrectingTreeNormalizer() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CTBErrorCorrectingTreeNormalizer
-
Constructor with all of the options of the other constructor false
- CTBErrorCorrectingTreeNormalizer(boolean, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CTBErrorCorrectingTreeNormalizer
-
Build a CTBErrorCorrectingTreeNormalizer.
- CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory - Class in edu.stanford.nlp.trees.international.pennchinese
-
So you can create a TreeReaderFactory using this TreeNormalizer easily by reflection.
- CTBErrorCorrectingTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory
-
- CTBTreeReaderFactory - Class in edu.stanford.nlp.trees.international.pennchinese
-
The CTBTreeReaderFactory
is a factory for creating a
TreeReader suitable for the Penn Chinese Treebank (CTB).
- CTBTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CTBTreeReaderFactory
-
- CTBTreeReaderFactory(TreeNormalizer) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CTBTreeReaderFactory
-
- CTBTreeReaderFactory(TreeNormalizer, boolean) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.CTBTreeReaderFactory
-
- CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory - Class in edu.stanford.nlp.trees.international.pennchinese
-
- CTBunkDict - Class in edu.stanford.nlp.tagger.maxent
-
- CUR_WORD_MIN_FEATURE_THRESH - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- curElement - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- curF1 - Variable in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- CURRENCY_SYMBOL_PATTERN - Static variable in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- CURRENCY_WORD_PATTERN - Static variable in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- CURRENCY_WORD_PATTERN - Static variable in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- CURRENCY_WORDS_VALUES - Static variable in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- current() - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
The current Redwood configuration; this is used to make incremental changes
to an existing custom configuration.
- CURRENT_KEY - Static variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddNode
-
- CURRENT_SIEVE_FOR_TRAIN_PROP - Static variable in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- currentDate() - Method in class edu.stanford.nlp.pipeline.DocDateAnnotator
-
helper for return current date
- currentDocId - Static variable in class edu.stanford.nlp.coref.statistical.Clusterer
-
- currentDocumentID - Variable in class edu.stanford.nlp.dcoref.MentionExtractor
-
- currentPatternWeights - Variable in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- currentSummary() - Method in class edu.stanford.nlp.patterns.TextAnnotationPatterns
-
- currentToken - Variable in exception edu.stanford.nlp.ling.tokensregex.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception edu.stanford.nlp.semgraph.semgrex.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception edu.stanford.nlp.trees.tregex.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception edu.stanford.nlp.trees.tregex.tsurgeon.ParseException
-
This is the last token that has been consumed successfully.
- custom(Properties, String) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
- CUSTOM_ANNOTATOR_PREFIX - Static variable in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
- CustomAnnotationSerializer - Class in edu.stanford.nlp.pipeline
-
Serializes Annotation objects using our own format.
- CustomAnnotationSerializer() - Constructor for class edu.stanford.nlp.pipeline.CustomAnnotationSerializer
-
- CustomAnnotationSerializer(boolean, boolean) - Constructor for class edu.stanford.nlp.pipeline.CustomAnnotationSerializer
-
- CustomDateFormatExtractor(String, String) - Constructor for class edu.stanford.nlp.time.TimeFormatter.CustomDateFormatExtractor
-
- customTreeVisitor - Variable in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- cutoffRelations - Variable in class edu.stanford.nlp.patterns.dep.ExtractPhraseFromPattern
-
- CUTOFFS - Static variable in class edu.stanford.nlp.parser.lexparser.ParentAnnotationStats
-
Minimum support * KL to be included in output and as feature
- CUTOFFS - Static variable in class edu.stanford.nlp.parser.lexparser.SisterAnnotationStats
-
Minimum support * KL to be included in output and as feature
- cutoffTags - Static variable in class edu.stanford.nlp.patterns.dep.ExtractPhraseFromPattern
-
- cvAveragedModels - Variable in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptions
-
Cross-validate over the number of models to average, using the
dev set, to figure out which number between 1 and averagedModels
we actually want to use
- cwa() - Method in class edu.stanford.nlp.classify.PRCurve
-
confidence weighted accuracy assuming the scores are probabilities and using .5 as treshold
- cwaArray() - Method in class edu.stanford.nlp.classify.PRCurve
-
confidence weighted accuracy assuming the scores are probabilities and using .5 as treshold
- CYAN - Static variable in class edu.stanford.nlp.util.logging.Redwood.Util
-
- CyclicGraphException - Exception in edu.stanford.nlp.graph
-
- CyclicGraphException(String, DirectedMultiGraph<?, ?>) - Constructor for exception edu.stanford.nlp.graph.CyclicGraphException
-
- gain - Variable in class edu.stanford.nlp.optimization.SGDToQNMinimizer
-
- gain - Variable in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- GainCompute(Feature, double) - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
Computes the gain from a feature.
- gainSchedule(int, double) - Static method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- gainSGD - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- Gale2007ChineseSegmenterFeatureFactory<IN extends CoreLabel> - Class in edu.stanford.nlp.wordseg
-
A Chinese segmenter Feature Factory for the GALE project.
- Gale2007ChineseSegmenterFeatureFactory() - Constructor for class edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory
-
- GaleP4LexMapper - Class in edu.stanford.nlp.international.arabic.pipeline
-
Applies a default set of lexical transformations that have been empirically validated
in various Arabic tasks.
- GaleP4LexMapper() - Constructor for class edu.stanford.nlp.international.arabic.pipeline.GaleP4LexMapper
-
- GamePlayerBenchmark - Class in edu.stanford.nlp.loglinear.benchmarks
-
Created on 9/11/15.
- GamePlayerBenchmark() - Constructor for class edu.stanford.nlp.loglinear.benchmarks.GamePlayerBenchmark
-
- GamePlayerBenchmark.SampleState - Class in edu.stanford.nlp.loglinear.benchmarks
-
- gamma(double) - Static method in class edu.stanford.nlp.math.SloppyMath
-
Approximation to gamma function.
- Gamma - Class in edu.stanford.nlp.stats
-
Represents a Gamma distribution.
- Gamma(double) - Constructor for class edu.stanford.nlp.stats.Gamma
-
- gapDecode(byte[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- gapDecode(byte[], int, int) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- gapDecodeList(byte[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- gapDecodeList(byte[], int, int) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- gapEncode(int[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- gapEncodeList(int[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- gappingTransform(Tree) - Static method in class edu.stanford.nlp.trees.CoordinationTransformer
-
- gatherQuotes(CoreMap) - Static method in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
Helper method to recursively gather all embedded quotes.
- GazAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.GazAnnotation
-
- GazetteerAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.GazetteerAnnotation
-
- gazetteerLocation - Variable in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- gazettes - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- gazFilesFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- geDebug - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- gen - Variable in class edu.stanford.nlp.optimization.SGDMinimizer
-
- gen - Variable in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- gen - Variable in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- gender - Variable in class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
- gender - Variable in class edu.stanford.nlp.coref.data.Mention
-
- gender - Variable in class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
- gender - Variable in class edu.stanford.nlp.dcoref.Mention
-
- gender(Properties, String) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Annotate for gender of tokens
- gender(Properties, String) - Method in class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
Annotate for gender of tokens
- gender - Variable in class edu.stanford.nlp.quoteattribution.Person
-
- GENDER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- GENDER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- GENDER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- GENDER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- GENDER_NUMBER_PROP - Static variable in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- GENDER_NUMBER_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- GenderAnnotation() - Constructor for class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.GenderAnnotation
-
- GenderAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.GenderAnnotation
-
- GenderAnnotator - Class in edu.stanford.nlp.pipeline
-
This class adds gender information (MALE / FEMALE) to entity mentions as GenderAnnotations.
- GenderAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.pipeline.GenderAnnotator
-
- genderNumber - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- genderNumber - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- genders - Variable in class edu.stanford.nlp.coref.data.CorefCluster
-
- genders - Variable in class edu.stanford.nlp.dcoref.CorefCluster
-
- gendersAgree(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
- gendersAgree(Mention, boolean) - Method in class edu.stanford.nlp.coref.data.Mention
-
- gendersAgree(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
- gendersAgree(Mention, boolean) - Method in class edu.stanford.nlp.dcoref.Mention
-
- GeneralDataset<L,F> - Class in edu.stanford.nlp.classify
-
- GeneralDataset() - Constructor for class edu.stanford.nlp.classify.GeneralDataset
-
- GeneralizedCounter<K> - Class in edu.stanford.nlp.stats
-
A class for keeping double counts of List
s of a
prespecified length.
- GeneralizedCounter(int) - Constructor for class edu.stanford.nlp.stats.GeneralizedCounter
-
Constructs a new GeneralizedCounter of a specified depth
- generalizedDependencyPath(List<SemanticGraphEdge>, IndexedWord) - Static method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- GeneralizedExpectationObjectiveFunction<L,F> - Class in edu.stanford.nlp.classify
-
Implementation of Generalized Expectation Objective function for
an I.I.D.
- GeneralizedExpectationObjectiveFunction(GeneralDataset<L, F>, List<? extends Datum<L, F>>, List<F>) - Constructor for class edu.stanford.nlp.classify.GeneralizedExpectationObjectiveFunction
-
- generalizeRelation(GrammaticalRelation) - Static method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- GenerateAlignmentData - Class in edu.stanford.nlp.scenegraph
-
Generates a bitext of sentences and corresponding
relations and attributes.
- GenerateAlignmentData() - Constructor for class edu.stanford.nlp.scenegraph.GenerateAlignmentData
-
- generateCCProcessedDependencies(Tree) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
- generateCCProcessedDependencies(GrammaticalStructure) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
- generateCCProcessedDependencies(GrammaticalStructure, GrammaticalStructure.Extras) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
- generateCollapsedDependencies(Tree) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
- generateCollapsedDependencies(GrammaticalStructure) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
- generateCollapsedDependencies(GrammaticalStructure, GrammaticalStructure.Extras) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
- generateDict(List<String>, int) - Static method in class edu.stanford.nlp.parser.nndep.Util
-
Build a dictionary of words collected from a corpus.
- generateDict(List<String>) - Static method in class edu.stanford.nlp.parser.nndep.Util
-
- generateEnhancedDependencies(Tree) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
Produces an enhanced dependencies SemanticGraph.
- generateEnhancedDependencies(GrammaticalStructure) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
Produces an enhanced dependencies SemanticGraph.
- generateEnhancedPlusPlusDependencies(Tree) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
Produces an enhanced++ dependencies SemanticGraph.
- generateEnhancedPlusPlusDependencies(GrammaticalStructure) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
Produces an enhanced++ dependencies SemanticGraph.
- generateOriginalDependencies - Variable in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
- generateOriginalDependencies() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
- generateOriginalDependencies() - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- generateOriginalDependencies() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Whether to generate original Stanford Dependencies or the newer
Universal Dependencies.
- generateOriginalDependencies - Variable in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
For languages where a Universal Dependency converter
exists this variable determines whether the original
or the Universal converter will be used.
- generateOriginalDependencies() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
- generateOriginalDependencies() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- generateOriginalDependencies() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Used for languages where an original Stanford Dependency
converter and a Universal Dependency converter exists.
- generateParseException() - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Generate ParseException.
- generateSentenceModel(ConcatVectorNamespace, CoNLLBenchmark.CoNLLSentence, List<String>) - Method in class edu.stanford.nlp.loglinear.benchmarks.CoNLLBenchmark
-
- GenerateTrees - Class in edu.stanford.nlp.trees
-
Generates trees based on simple grammars.
- GenerateTrees() - Constructor for class edu.stanford.nlp.trees.GenerateTrees
-
- generateUncollapsedDependencies(Tree) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
Produces an Uncollapsed (basic) SemanticGraph.
- generateUncollapsedDependencies(GrammaticalStructure) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
Produces an Uncollapsed (basic) SemanticGraph.
- generateUncollapsedDependencies(GrammaticalStructure, GrammaticalStructure.Extras) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphFactory
-
- generic - Variable in class edu.stanford.nlp.coref.data.Mention
-
- generic - Variable in class edu.stanford.nlp.dcoref.Mention
-
- GENERIC_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- GENERIC_TIME_WORDS - Static variable in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- GenericAnnotationSerializer - Class in edu.stanford.nlp.pipeline
-
Serializes Annotation objects using the default Java serializer
- GenericAnnotationSerializer(boolean) - Constructor for class edu.stanford.nlp.pipeline.GenericAnnotationSerializer
-
- GenericAnnotationSerializer() - Constructor for class edu.stanford.nlp.pipeline.GenericAnnotationSerializer
-
- GenericAnnotationSerializer.AppendingObjectOutputStream - Class in edu.stanford.nlp.pipeline
-
Turns out, an ObjectOutputStream cannot append to a file.
- GenericDataSetReader - Class in edu.stanford.nlp.ie.machinereading
-
- GenericDataSetReader() - Constructor for class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
- GenericDataSetReader(StanfordCoreNLP, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
- genericKeys - Static variable in class edu.stanford.nlp.ling.CoreLabel
-
- Generics - Class in edu.stanford.nlp.util
-
A collection of utilities to make dealing with Java generics less
painful and verbose.
- GenericTimeExpressionPatterns - Class in edu.stanford.nlp.time
-
Provides generic mechanism to convert natural language into temporal representation
by reading patterns/rules specifying mapping between text and temporal objects
from file.
- GenericTimeExpressionPatterns(Options) - Constructor for class edu.stanford.nlp.time.GenericTimeExpressionPatterns
-
- GenericTokensAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.GenericTokensAnnotation
-
- GenericTreebankParserParams - Class in edu.stanford.nlp.parser.lexparser
-
- GenericTreebankParserParams(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- genericValues - Static variable in class edu.stanford.nlp.ling.CoreLabel
-
- GenericWebServiceAnnotator - Class in edu.stanford.nlp.pipeline
-
A simple web service annotator that can be defined through properties:
annotatorEndpoint: a URL endpoint for annotator the service
annotatorRequires: Requirements for the annotator
annotatorProvides: Annotations provided by the annotator
annotatorStartCommand: command line and arguments to start the service.
- GenericWebServiceAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- GeniaAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.GeniaAnnotation
-
- genre - Variable in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- genStop - Variable in class edu.stanford.nlp.parser.lexparser.Options
-
- genTrainExamples(List<CoreMap>, List<DependencyTree>) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
- genVals - Static variable in class edu.stanford.nlp.international.french.FrenchMorphoFeatureSpecification
-
- GERMAN_PROPERTIES - Static variable in class edu.stanford.nlp.pipeline.LanguageInfo
-
- German_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
German = 5;
- germanAbbreviations - Variable in class edu.stanford.nlp.international.german.process.GermanTokenizerPostProcessor
-
- GermanDocument - Class in edu.stanford.nlp.simple
-
A sentence running with the German models.
- GermanDocument(String) - Constructor for class edu.stanford.nlp.simple.GermanDocument
-
Create a new document from the passed in text.
- GermanDocument(Annotation) - Constructor for class edu.stanford.nlp.simple.GermanDocument
-
Convert a CoreNLP Annotation object to a Document.
- GermanDocument(CoreNLPProtos.Document) - Constructor for class edu.stanford.nlp.simple.GermanDocument
-
Create a Document object from a read Protocol Buffer.
- GermanDocument(Properties, String) - Constructor for class edu.stanford.nlp.simple.GermanDocument
-
Create a new German document from the passed in text and the given properties.
- GermanSentence - Class in edu.stanford.nlp.simple
-
- GermanSentence(String) - Constructor for class edu.stanford.nlp.simple.GermanSentence
-
- GermanSentence(List<String>) - Constructor for class edu.stanford.nlp.simple.GermanSentence
-
- GermanSentence(CoreNLPProtos.Sentence) - Constructor for class edu.stanford.nlp.simple.GermanSentence
-
- GermanTokenizerPostProcessor - Class in edu.stanford.nlp.international.german.process
-
German tokenization is handled by PTBLexer.
- GermanTokenizerPostProcessor() - Constructor for class edu.stanford.nlp.international.german.process.GermanTokenizerPostProcessor
-
- GermanTreebankTokenReport - Class in edu.stanford.nlp.international.german.scripts
-
- GermanTreebankTokenReport() - Constructor for class edu.stanford.nlp.international.german.scripts.GermanTreebankTokenReport
-
- GermanTreebankUDUpdater - Class in edu.stanford.nlp.international.german.scripts
-
- GermanTreebankUDUpdater() - Constructor for class edu.stanford.nlp.international.german.scripts.GermanTreebankUDUpdater
-
- GermanUnknownWordModel - Class in edu.stanford.nlp.parser.lexparser
-
An unknown word model for German; relies on BaseUnknownWordModel plus number matching.
- GermanUnknownWordModel(Options, Lexicon, Index<String>, Index<String>, ClassicCounter<IntTaggedWord>, Map<Label, ClassicCounter<String>>, Map<String, Float>, Set<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.GermanUnknownWordModel
-
- GermanUnknownWordModel(Options, Lexicon, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.GermanUnknownWordModel
-
This constructor creates an UWM with empty data structures.
- GermanUnknownWordModelTrainer - Class in edu.stanford.nlp.parser.lexparser
-
- GermanUnknownWordModelTrainer() - Constructor for class edu.stanford.nlp.parser.lexparser.GermanUnknownWordModelTrainer
-
- get(String) - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
- get(String, boolean) - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
Fetches the index of this string If mCreate is true, the entry is created
if it does not exist.
- get(int) - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
Reverse mapping from integer key to string value
- get(Set) - Method in class edu.stanford.nlp.ie.pascal.Prior
-
Map<String, boolean>
- get(double, String) - Method in class edu.stanford.nlp.ie.qe.QuantifiableEntityExtractor
-
- get(Class<? extends TypesafeMap.Key<VALUE>>) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- get(String) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- get(Object) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap
-
- get(Object) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- get(Iterable<K>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- get(K[]) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- get(Object) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- get(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
Returns the ith element
- get(String) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.CompositeValue
-
- get() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleExpression
-
- get() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleValue
-
- get() - Method in interface edu.stanford.nlp.ling.tokensregex.types.Value
-
The Java object representing the value of the expression.
- get(int) - Method in class edu.stanford.nlp.maxent.Experiments
-
- get(int) - Method in class edu.stanford.nlp.maxent.Features
-
- get(String) - Method in class edu.stanford.nlp.neural.Embedding
-
- get(String) - Method in class edu.stanford.nlp.parser.shiftreduce.WeightMap
-
- get(String) - Method in class edu.stanford.nlp.pipeline.AnnotatorPool
-
Retrieve an Annotator from the pool.
- get(String) - Method in class edu.stanford.nlp.semgraph.semgrex.Env
-
- get(int) - Method in class edu.stanford.nlp.stats.DataSeries.ArrayDataSeries
-
- get(int) - Method in class edu.stanford.nlp.stats.DataSeries.AverageDataSeries
-
- get(int) - Method in class edu.stanford.nlp.stats.DataSeries.FunctionDataSeries
-
- get(int) - Method in interface edu.stanford.nlp.stats.DataSeries
-
- get(int) - Method in class edu.stanford.nlp.stats.DataSeries.ListDataSeries
-
- get(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- get(int) - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
Get a tree by index from the Treebank.
- get(Class<? extends TypesafeMap.Key<VALUE>>) - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
Returns the value associated with the given key or null if
none is provided.
- get(Object) - Method in class edu.stanford.nlp.util.ArrayMap
-
- get(Object) - Method in class edu.stanford.nlp.util.CacheMap
-
- get(Object) - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
- get() - Method in class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Gets the current value.
- get(int) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- get(U, U) - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
Retrieves the number of entries with this guess and gold.
- get(Object) - Method in class edu.stanford.nlp.util.DeltaCollectionValuedMap
-
- get(int) - Method in class edu.stanford.nlp.util.DeltaIndex
-
- get(Object) - Method in class edu.stanford.nlp.util.DeltaMap
-
This may cost twice what it would in the original Map.
- get(K1, K2, K3, K4, K5) - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- get(K1, K2, K3, K4) - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- get(K1, K2, K3) - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- get(K1, K2) - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- get(K1) - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- get(K1, K2, K3, K4) - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- get(K1, K2, K3) - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- get(K1, K2) - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- get(K1) - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- get(int) - Method in class edu.stanford.nlp.util.HashIndex
-
Gets the object whose index is the integer argument.
- get(int) - Method in interface edu.stanford.nlp.util.Index
-
Gets the object whose index is the integer argument.
- get() - Method in class edu.stanford.nlp.util.IntArray
-
- get(int) - Method in class edu.stanford.nlp.util.IntTuple
-
- get() - Method in class edu.stanford.nlp.util.Lazy
-
Get the value of this
Lazy
, computing it if necessary.
- get(U, int) - Method in class edu.stanford.nlp.util.MapList
-
- get(int) - Method in class edu.stanford.nlp.util.PaddedList
-
- get(Properties, String, E, Type) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Get the value of a property and automatically cast it to a specific type.
- get(K1, K2, K3) - Method in class edu.stanford.nlp.util.ThreeDimensionalCollectionValuedMap
-
- get(K1, K2, K3) - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- get(K1, K2) - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- get(K1) - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- get(K1, K2) - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
- get(K1, K2) - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- get(K1) - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- get(Class<? extends TypesafeMap.Key<VALUE>>) - Method in interface edu.stanford.nlp.util.TypesafeMap
-
Returns the value associated with the given key or null if
none is provided.
- get1GramRank(String) - Static method in class edu.stanford.nlp.util.GoogleNGramsSQLBacked
-
Return rank of 1 gram in google ngeams if it is less than 20k.
- GET_ANNOTATION_TAG_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- GET_VALUE_TAG_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- getAccCoverage() - Method in class edu.stanford.nlp.stats.MultiClassAccuracyStats
-
- getAccuracy() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getAccuracyDescription(int) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
Returns a String summarizing overall accuracy that will print nicely.
- getAccuracyInfo() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
Return overall per token accuracy
- getAcl(String) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- getAcl(String) - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "acl" grammatical relation.
- getAcls() - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
- getAction() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- getActivePair() - Method in class edu.stanford.nlp.fsm.ExactAutomatonMinimizer
-
- getActiveTreebanks() - Method in class edu.stanford.nlp.trees.tregex.gui.FilePanel
-
Returns all treebanks corresponding to the files stored in the panel that
are selected
- getAdaptationPrior(double[], LogPrior) - Static method in class edu.stanford.nlp.classify.LogPrior
-
- getAdvcl(String) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- getAdvcl(String) - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "advcl" grammatical relation.
- getAdvcls() - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
- getAffixFeatures() - Method in class edu.stanford.nlp.ie.ChineseMorphFeatureSets
-
- getAfter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml after the token
- getAfter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The whitespace/xml after the token
- getAfter() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The whitespace/xml after the token
- getAfterBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml after the token
- getAfterBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The whitespace/xml after the token
- getAfterBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The whitespace/xml after the token
- getAggregator(Map<Class, CoreMapAttributeAggregator>) - Static method in class edu.stanford.nlp.pipeline.CoreMapAggregator
-
- getAggregator(Map<Class, CoreMapAttributeAggregator>, Class) - Static method in class edu.stanford.nlp.pipeline.CoreMapAggregator
-
- getAggregator(Map<Class, CoreMapAttributeAggregator>, Class, CoreLabelTokenFactory) - Static method in class edu.stanford.nlp.pipeline.CoreMapAggregator
-
- getAggregator(String) - Static method in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- getAlignments() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch
-
- getAll(Map<T, V>, Collection<T>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Get all values corresponding to the indices (if they exist in the map).
- getAll(Map<T, V>, Collection<T>) - Static method in class edu.stanford.nlp.util.Maps
-
get all values corresponding to the indices (if they exist in the map)
- getAllAnnotations() - Method in class edu.stanford.nlp.patterns.TextAnnotationPatterns
-
- getAllAnnotations(String) - Method in class edu.stanford.nlp.patterns.TextAnnotationPatterns
-
- getAllEdges() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getAllEdges() - Method in interface edu.stanford.nlp.graph.Graph
-
- getAllEdges(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getAllEntityMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getAllEventMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getAllHighestScoringTreesTest(List<Tree>) - Method in class edu.stanford.nlp.parser.dvparser.DVParserCostAndGradient
-
- getAllHolidays(Holidays, Set<Holiday>) - Static method in class edu.stanford.nlp.time.JollyDayHolidays
-
- getAllHolidays(Configuration, Set<Holiday>) - Static method in class edu.stanford.nlp.time.JollyDayHolidays
-
- getAllHolidays(Configuration) - Static method in class edu.stanford.nlp.time.JollyDayHolidays
-
- getAllHolidaysCVMap(Set<Holiday>) - Method in class edu.stanford.nlp.time.JollyDayHolidays
-
- getAllHolidaysCVMap(Configuration) - Method in class edu.stanford.nlp.time.JollyDayHolidays
-
- getAllHolidaysMap(Set<Holiday>) - Method in class edu.stanford.nlp.time.JollyDayHolidays
-
- getAllHolidaysMap(Configuration) - Method in class edu.stanford.nlp.time.JollyDayHolidays
-
- getAllNodesByPartOfSpeechPattern(String) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getAllNodesByWordPattern(String) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns all nodes of type
IndexedWord
in this
SemanticGraph
having the given word or
regex, or returns empty list if no such found.
- getAllOptions() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getAllOptions() - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getAllowedHttpHeaders() - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Returns a Set
of headers support by resource.
- getAllowedHttpMethods() - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Returns a Set
of HTTP methods that are allowed to make requests.
- getAllowedOrigins() - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Returns the Set
of allowed origins that are allowed to make
requests.
- getAllPatterns(Map<String, DataInstance>, Properties, ConstantsAndVariables.PatternForEachTokenWay) - Method in class edu.stanford.nlp.patterns.surface.CreatePatterns
-
creates all patterns and saves them in the correct PatternsForEachToken* class appropriately
- getAllRelationMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getAllRelations(RelationMentionFactory, CoreMap, boolean) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
Get list of all relations and non-relations between EntityMentions in this sentence
Use with care.
- getAllRelations(RelationMentionFactory) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
Get list of all relations and non-relations between ArgForRelations in this sentence
Use with care.
- getAllTranslations(String) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
- getAllUnrelatedRelations(RelationMentionFactory, CoreMap, boolean) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- getAllUnrelatedRelations(RelationMentionFactory) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- getAllVertices() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getAllVertices() - Method in interface edu.stanford.nlp.graph.Graph
-
- getAllWeights() - Method in class edu.stanford.nlp.coref.fastneural.FastNeuralCorefModel
-
- getAlternateForms() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.Phrase
-
- getAlternativeDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- getAlternativeDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- getAlternativeDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- getAlternativeDependenciesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- getAlternativeDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- getAlternativeDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- getAlternativeDependenciesOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- getAltTag() - Method in class edu.stanford.nlp.international.morph.MorphoFeatures
-
An alternate tag form than the one produced by getTag().
- getAltValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string altValue = 2;
- getAltValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string altValue = 2;
- getAltValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string altValue = 2;
- getAltValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string altValue = 2;
- getAltValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string altValue = 2;
- getAltValueBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string altValue = 2;
- getAmbClass(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- getAmount() - Method in class edu.stanford.nlp.ie.qe.SimpleQuantifiableEntity
-
- getAnaphorEmbedding(SimpleMatrix) - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getAnaphoricityExamples(List<DocumentExamples>) - Static method in class edu.stanford.nlp.coref.statistical.PairwiseModelTrainer
-
- getAnaphoricityFeatures(Mention, Document, Map<Integer, List<Mention>>) - Method in class edu.stanford.nlp.coref.neural.CategoricalFeatureExtractor
-
- getAnaphoricityModel() - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getAnaphoricityScore(SimpleMatrix, SimpleMatrix) - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getAnaphorMatrix() - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getAnchor() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- getAnchor() - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- getAndAdd(double) - Method in class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Atomically adds the given value to the current value.
- getAndSet(double) - Method in class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Atomically sets to the given value and returns the old value.
- getAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string animacy = 5;
- getAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string animacy = 5;
- getAnimacy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string animacy = 5;
- getAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string animacy = 5;
- getAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string animacy = 5;
- getAnimacy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string animacy = 5;
- getAnimacyBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string animacy = 5;
- getAnimacyBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string animacy = 5;
- getAnimacyBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string animacy = 5;
- getAnimacyBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string animacy = 5;
- getAnimacyBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string animacy = 5;
- getAnimacyBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string animacy = 5;
- getAnnotatedBinaryTreebankFromTreebank(Treebank) - Method in class edu.stanford.nlp.international.arabic.parsesegment.JointParsingModel
-
- getAnnotatedBinaryTreebankFromTreebank(Treebank, Treebank, Treebank, Options) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getAnnotatedBinaryTreebankFromTreebank(Treebank, Treebank, Treebank, Options) - Static method in class edu.stanford.nlp.parser.lexparser.TreeAnnotatorAndBinarizer
-
- getAnnotatedChunk(List<CoreLabel>, int, int, int) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Create a new chunk Annotation with basic chunk information.
- getAnnotatedChunk(List<CoreLabel>, int, int, int, Class, Class, Class) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Create a new chunk Annotation with basic chunk information.
- getAnnotatedChunk(CoreMap, int, int) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Create a new chunk Annotation with basic chunk information
CharacterOffsetBeginAnnotation - set to CharacterOffsetBeginAnnotation of first token in chunk
CharacterOffsetEndAnnotation - set to CharacterOffsetEndAnnotation of last token in chunk
TokensAnnotation - List of tokens in this chunk
TokenBeginAnnotation - Index of first token in chunk (index in original list of tokens)
tokenStartIndex + annotation's TokenBeginAnnotation
TokenEndAnnotation - Index of last token in chunk (index in original list of tokens)
tokenEndIndex + annotation's TokenBeginAnnotation
TextAnnotation - String extracted from the origAnnotation using character offset information for this chunk
- getAnnotatedChunk(CoreMap, int, int, Class, Class) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Create a new chunk Annotation with basic chunk information
CharacterOffsetBeginAnnotation - set to CharacterOffsetBeginAnnotation of first token in chunk
CharacterOffsetEndAnnotation - set to CharacterOffsetEndAnnotation of last token in chunk
TokensAnnotation - List of tokens in this chunk
TokenBeginAnnotation - Index of first token in chunk (index in original list of tokens)
tokenStartIndex + annotation's TokenBeginAnnotation
TokenEndAnnotation - Index of last token in chunk (index in original list of tokens)
tokenEndIndex + annotation's TokenBeginAnnotation
TextAnnotation - String extracted from the origAnnotation using character offset information for this chunk
- getAnnotatedChunks(List<CoreLabel>, int, Class, Class) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
Find and annotate chunks.
- getAnnotatedChunks(List<CoreLabel>, int, Class, Class, Predicate<Pair<CoreLabel, CoreLabel>>) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- getAnnotatedChunks(List<CoreLabel>, int, Class, Class, Class, Class) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- getAnnotatedChunks(List<CoreLabel>, int, Class, Class, Class, Class, Predicate<Pair<CoreLabel, CoreLabel>>) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
Find and annotate chunks.
- getAnnotatedChunksUsingSortedCharOffsets(CoreMap, List<IntPair>) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- getAnnotatedChunksUsingSortedCharOffsets(CoreMap, List<IntPair>, boolean, Class, Class, boolean) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Create a list of new chunk Annotation with basic chunk information.
- getAnnotatedChunkUsingCharOffsets(CoreMap, int, int) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Returns a chunk annotation based on char offsets.
- getAnnotatedFile(String, String, Properties) - Static method in class edu.stanford.nlp.quoteattribution.XMLToAnnotation
-
- getAnnotatedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- getAnnotatedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- getAnnotatedParseTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- getAnnotatedParseTreeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- getAnnotatedParseTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- getAnnotatedParseTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- getAnnotatedParseTreeOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- getAnnotation() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- getAnnotation() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- getAnnotation() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getAnnotationPatterns() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern
-
- getAnnotations(String, int) - Method in interface edu.stanford.nlp.pipeline.AnnotationSource
-
Returns a iterable of annotations given input string (i.e.
- getAnnotations(String) - Method in interface edu.stanford.nlp.pipeline.AnnotationSource
-
Returns a iterable of annotations given input string (i.e.
- getAnnotations(StanfordCoreNLP, SentimentPipeline.Input, String, boolean) - Static method in class edu.stanford.nlp.sentiment.SentimentPipeline
-
Reads an annotation from the given filename using the requested input.
- getAnnotationString(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams
-
Build a string of annotations for the given tree.
- getAnnotatorImplementations() - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Get the implementation of each relevant annotator in the pipeline.
- getAnswer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
A temporary annotation which is occasionally left in
- getAnswer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
A temporary annotation which is occasionally left in
- getAnswer() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
A temporary annotation which is occasionally left in
- getAnswerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
A temporary annotation which is occasionally left in
- getAnswerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
A temporary annotation which is occasionally left in
- getAnswerBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
A temporary annotation which is occasionally left in
- getAnswerClass() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getAnswers(List<IN>, PlainTextDocumentReaderAndWriter.OutputStyle, boolean) - Method in class edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter
-
- getAntecedentEmbedding(SimpleMatrix) - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getAntecedentMatrix() - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getAntecedentType(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getAntecedentTypeStr(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getAppositions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 appositions = 54;
- getAppositions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 appositions = 54;
- getAppositions(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 appositions = 54;
- getAppositionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 appositions = 54;
- getAppositionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 appositions = 54;
- getAppositionsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 appositions = 54;
- getAppositionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 appositions = 54;
- getAppositionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 appositions = 54;
- getAppositionsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 appositions = 54;
- getArabicIBMNormalizerMap() - Static method in class edu.stanford.nlp.trees.international.arabic.ArabicUtils
-
- getArabicSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Arabic character info
- getArabicSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Arabic character info
- getArabicSeg() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Arabic character info
- getArabicSegBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Arabic character info
- getArabicSegBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Arabic character info
- getArabicSegBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Arabic character info
- getArc(Object, Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
Slow implementation.
- getArcBySourceAndInput(Object, Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
Can only be one because automaton is deterministic.
- getArch() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getArcs() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- getArcsByInput(Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
Returns a Set of type TransducerGraph.Arc.
- getArcsBySource(Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
Returns a Set of type TransducerGraph.Arc.
- getArcsByTarget(Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
Returns a Set of type TransducerGraph.Arc.
- getArcsByTargetAndInput(Object, Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
Returns a Set of type TransducerGraph.Arc.
- getArg(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- getArg(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
- getArg(int) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- getArg(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArg(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArg(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgName(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- getArgName(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated string argName = 6;
- getArgName(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated string argName = 6;
- getArgNameBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- getArgNameBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated string argName = 6;
- getArgNameBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated string argName = 6;
- getArgNameCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- getArgNameCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated string argName = 6;
- getArgNameCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated string argName = 6;
- getArgNameList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- getArgNameList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated string argName = 6;
- getArgNameList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated string argName = 6;
- getArgNames() - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- getArgOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- getArgs() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- getArgs() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
- getArgs() - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- getArrayComparator() - Static method in class edu.stanford.nlp.util.Comparators
-
- getAssignmentValue(int[]) - Method in class edu.stanford.nlp.loglinear.inference.TableFactor
-
Just a pass through to the NDArray version, plus a Math.exp to ensure that to the outside world the TableFactor
doesn't look like it's in log-space
- getAssignmentValue(int[]) - Method in class edu.stanford.nlp.loglinear.model.NDArray
-
Retrieve a single value for an assignment.
- getAssignmentValue(int[]) - Method in class edu.stanford.nlp.loglinear.model.NDArrayDoubles
-
Retrieve a single value for an assignment.
- getAssumedTruth() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional bool assumedTruth = 3;
- getAssumedTruth() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
optional bool assumedTruth = 3;
- getAssumedTruth() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
optional bool assumedTruth = 3;
- getAttr(String) - Method in class edu.stanford.nlp.parser.lexparser.LatticeEdge
-
- getAttribute(Element, String) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getAttribute(Node, String) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getAttributes() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.CompositeValue
-
- getAttributes() - Method in class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- getAttributeValue(Node, String) - Static method in class edu.stanford.nlp.ie.machinereading.common.DomReader
-
Fetches the value of a given attribute
- getAttributeValue(Node, String) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getAttributionDependencyGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- getAttributionDependencyGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- getAttributionDependencyGraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- getAttributionDependencyGraphBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- getAttributionDependencyGraphOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- getAttributionDependencyGraphOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- getAttributionDependencyGraphOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- getAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string author = 11;
- getAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string author = 11;
- getAuthor() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string author = 11;
- getAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string author = 3;
- getAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional string author = 3;
- getAuthor() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional string author = 3;
- getAuthorBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string author = 11;
- getAuthorBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string author = 11;
- getAuthorBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string author = 11;
- getAuthorBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string author = 3;
- getAuthorBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional string author = 3;
- getAuthorBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional string author = 3;
- getAuthorCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional uint32 authorCharBegin = 7;
- getAuthorCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional uint32 authorCharBegin = 7;
- getAuthorCharBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional uint32 authorCharBegin = 7;
- getAuthorCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional uint32 authorCharEnd = 8;
- getAuthorCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional uint32 authorCharEnd = 8;
- getAuthorCharEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional uint32 authorCharEnd = 8;
- getAuxReader() - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- getb1() - Method in class edu.stanford.nlp.parser.nndep.Classifier
-
- getBase() - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- getBaseName(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Strip directory from filename.
- getBaseName(String, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Strip directory and suffix from filename.
- getBaseName(String, String, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Strip directory and suffix from the given name.
- getBaseParser() - Method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- getBaseTag(int, TreebankLanguagePack) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- getBasicCategoryFunction() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns a Function
object that maps Strings to Strings according
to this TreebankLanguagePack's basicCategory() method.
- getBasicCategoryFunction() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns a Function
object that maps Strings to Strings according
to this TreebankLanguagePack's basicCategory method.
- getBasicDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- getBasicDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- getBasicDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- getBasicDependenciesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- getBasicDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- getBasicDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- getBasicDependenciesOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- getBasicSemanticGraph() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- getBatch(int) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
getBatch is used to generate the next sequence of indices to be passed to the actual function.
- getBeamSize() - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- getBefore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml before the token
- getBefore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The whitespace/xml before the token
- getBefore() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The whitespace/xml before the token
- getBeforeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml before the token
- getBeforeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The whitespace/xml before the token
- getBeforeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The whitespace/xml before the token
- getBegin() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- getBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 begin = 2;
- getBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 begin = 2;
- getBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 begin = 2;
- getBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
required uint32 begin = 1;
- getBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
required uint32 begin = 1;
- getBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpanOrBuilder
-
required uint32 begin = 1;
- getBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional int32 begin = 2;
- getBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
optional int32 begin = 2;
- getBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
-
optional int32 begin = 2;
- getBegin() - Method in class edu.stanford.nlp.util.Interval
-
Returns the start point.
- getBeginChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The character offset begin, in the document
- getBeginChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The character offset begin, in the document
- getBeginChar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The character offset begin, in the document
- getBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 beginIndex = 6;
- getBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional uint32 beginIndex = 6;
- getBeginIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional uint32 beginIndex = 6;
- getBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of, e.g., a span
- getBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The begin index of, e.g., a span
- getBeginIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The begin index of, e.g., a span
- getBeginPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional uint32 beginPoint = 6;
- getBeginPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional uint32 beginPoint = 6;
- getBeginPoint() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional uint32 beginPoint = 6;
- getBelongToLists(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 belongToLists = 58;
- getBelongToLists(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 belongToLists = 58;
- getBelongToLists(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 belongToLists = 58;
- getBelongToListsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 belongToLists = 58;
- getBelongToListsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 belongToLists = 58;
- getBelongToListsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 belongToLists = 58;
- getBelongToListsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 belongToLists = 58;
- getBelongToListsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 belongToLists = 58;
- getBelongToListsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 belongToLists = 58;
- getBestBinarizedParse() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getBestDependencyParse(boolean) - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getBestDependencyParse() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getBestDependencyParse(boolean) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getBestDependencyParse(boolean) - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getBestDependencyParse(boolean) - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getBestDependencyParse(boolean) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getBestFactoredParse() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getBestFactoredParse() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getBestFactoredParse() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getBestFactoredParse() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getBestFactoredParse() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getBestMatched(List<T>, ToDoubleFunction<MatchedExpression>) - Static method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getBestParse(List<? extends HasWord>) - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- getBestParse() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getBestParse() - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
Return the best parse of the sentence most recently parsed.
- getBestParse() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustiveDependencyParser
-
Return the best dependency parse for a sentence.
- getBestParse() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- getBestParse() - Method in class edu.stanford.nlp.parser.lexparser.FastFactoredParser
-
Return the best parse of the sentence most recently parsed.
- getBestParse() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
Return the best parse of the sentence most recently parsed.
- getBestParse() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getBestParse() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getBestParse() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getBestParse() - Method in interface edu.stanford.nlp.parser.ViterbiParser
-
Returns a best parse of the last sentence on which parse
was
called, or null if none exists.
- getBestParses() - Method in interface edu.stanford.nlp.parser.KBestViterbiParser
-
Get a complete set of the maximally scoring parses for a sentence,
rather than one chosen at random.
- getBestParses() - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
Get a complete set of the maximally scoring parses for a sentence,
rather than one chosen at random.
- getBestParses() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustiveDependencyParser
-
Get a complete set of the maximally scoring parses for a sentence,
rather than one chosen at random.
- getBestParses() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
Get a complete set of the maximally scoring parses for a sentence,
rather than one chosen at random.
- getBestParses() - Method in class edu.stanford.nlp.parser.lexparser.FastFactoredParser
-
Get a complete set of the maximally scoring parses for a sentence,
rather than one chosen at random.
- getBestPCFGParse() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getBestPCFGParse() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getBestPCFGParse(boolean) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getBestPCFGParse() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getBestPCFGParse() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getBestPCFGParse() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
TODO: can we get away with not calling this PCFG?
- getBestPCFGParses() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getBestPCFGParses() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getBestPCFGParses() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getBestPCFGParses() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getBestPCFGParses() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
TODO: if this is a beam, return all equal parses
- getBestScore() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getBestScore() - Method in interface edu.stanford.nlp.parser.KBestViterbiParser
-
Gets the score (typically a log probability) of the best
parse of a sentence.
- getBestScore() - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- getBestScore() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustiveDependencyParser
-
- getBestScore() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- getBestScore(String) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- getBestScore() - Method in class edu.stanford.nlp.parser.lexparser.FastFactoredParser
-
- getBestScore() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
Checks which parser (factored, PCFG, or dependency) was used and
returns the score of the best parse from this parser.
- getBestScore() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getBestScore() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getBestScore() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getBestScoredParse(List<? extends HasWord>) - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- getBestTransitionSequence() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getBiasedDataset(ObjectBank<List<IN>>, Index<String>, Index<String>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getBinarizedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- getBinarizedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- getBinarizedParseTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- getBinarizedParseTreeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- getBinarizedParseTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- getBinarizedParseTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- getBinarizedParseTreeOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- getBinaryClassification(String, String) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- getBinaryClassifier(L) - Method in class edu.stanford.nlp.classify.OneVsAllClassifier
-
- getBinaryMatrixNames(List<TwoDimensionalMap<String, String, SimpleMatrix>>) - Static method in class edu.stanford.nlp.parser.dvparser.AverageDVModels
-
- getBinaryTensor(String, String) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- getBinaryTransform(String, String) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- getBlock(Object) - Method in class edu.stanford.nlp.fsm.ExactAutomatonMinimizer
-
- getBlock(Object) - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- getBool(Map<String, String>, String) - Static method in class edu.stanford.nlp.util.Maps
-
Load a boolean property from a Map.
- getBool(Map<String, String>, String, boolean) - Static method in class edu.stanford.nlp.util.Maps
-
Load a boolean property from a Map.
- getBool(Properties, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Load a boolean property.
- getBool(Properties, String, boolean) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Load a boolean property.
- getBooleanArrayComparator() - Static method in class edu.stanford.nlp.util.Comparators
-
- getBoundaryCharacter() - Static method in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
- getBuffer(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
Get the sentence index of the kth word on the buffer.
- getBufferedFileReader(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getBufferedReader(Reader) - Static method in class edu.stanford.nlp.ling.DocumentReader
-
Wraps the given Reader in a BufferedReader or returns it directly if it
is already a BufferedReader.
- getBufferedReaderFromClasspathOrFileSystem(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getBufferSize() - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getByteEnd() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- getByteEnd() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getByteOffset() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- getByteOffset() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getByteStart() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- getByteStart() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getC() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
Get the C parameter (for the slack variables) for training the SVM.
- getCalendar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional uint64 calendar = 8;
- getCalendar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional uint64 calendar = 8;
- getCalendar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional uint64 calendar = 8;
- getCalibratedCliqueTree(int[][][], List<Index<CRFLabel>>, int, Index<E>, E, CliquePotentialFunction, double[][][]) - Static method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- getCalibratedCliqueTree(double[], double, int[][], int[][][], List<Index<CRFLabel>>, int, Index<E>, E) - Static method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
This function assumes a LinearCliquePotentialFunction is used for wrapping the weights
- getCalibratedCliqueTree(float[][], int[][][], List<Index<CRFLabel>>, int) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- getCanonicalEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 canonicalEntityMentionIndex = 11;
- getCanonicalEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional uint32 canonicalEntityMentionIndex = 11;
- getCanonicalEntityMentionIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional uint32 canonicalEntityMentionIndex = 11;
- getCanonicalMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string canonicalMention = 19;
- getCanonicalMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string canonicalMention = 19;
- getCanonicalMention() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string canonicalMention = 19;
- getCanonicalMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 canonicalMentionBegin = 20;
- getCanonicalMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 canonicalMentionBegin = 20;
- getCanonicalMentionBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 canonicalMentionBegin = 20;
- getCanonicalMentionBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string canonicalMention = 19;
- getCanonicalMentionBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string canonicalMention = 19;
- getCanonicalMentionBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string canonicalMention = 19;
- getCanonicalMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 canonicalMentionEnd = 21;
- getCanonicalMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 canonicalMentionEnd = 21;
- getCanonicalMentionEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 canonicalMentionEnd = 21;
- getCase() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getCategory() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'category' (e.g., parse tree node)
- getCategory() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's 'category' (e.g., parse tree node)
- getCategory() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's 'category' (e.g., parse tree node)
- getCategoryAndFunctionFunction() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns a Function
object that maps Strings to Strings according
to this TreebankLanguagePack's categoryAndFunction() method.
- getCategoryAndFunctionFunction() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns a Function
object that maps Strings to Strings according
to this TreebankLanguagePack's categoryAndFunction method.
- getCategoryBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'category' (e.g., parse tree node)
- getCategoryBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's 'category' (e.g., parse tree node)
- getCategoryBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's 'category' (e.g., parse tree node)
- getChainID() - Method in class edu.stanford.nlp.coref.data.CorefChain
-
- getChainID() - Method in class edu.stanford.nlp.dcoref.CorefChain
-
- getChainID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
required int32 chainID = 1;
- getChainID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
required int32 chainID = 1;
- getChainID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
required int32 chainID = 1;
- getChanged() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional bool changed = 2;
- getChanged() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
optional bool changed = 2;
- getChanged() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResultOrBuilder
-
optional bool changed = 2;
- getChapterIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
quote stuff
- getChapterIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
quote stuff
- getChapterIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
quote stuff
- getCharacter(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacter(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacter(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacter(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacter(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacter(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacter(char) - Static method in class edu.stanford.nlp.util.Characters
-
- getCharacterBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterNgrams(String, int, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
Build a list of character-based ngrams from the given string.
- getCharacterOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 characterOffsetBegin = 5;
- getCharacterOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 characterOffsetBegin = 5;
- getCharacterOffsetBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 characterOffsetBegin = 5;
- getCharacterOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 characterOffsetEnd = 6;
- getCharacterOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 characterOffsetEnd = 6;
- getCharacterOffsetEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 characterOffsetEnd = 6;
- getCharacterOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- getCharacterOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharacterOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- getCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required uint32 charBegin = 1;
- getCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
required uint32 charBegin = 1;
- getCharBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
required uint32 charBegin = 1;
- getCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required uint32 charEnd = 2;
- getCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
required uint32 charEnd = 2;
- getCharEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
required uint32 charEnd = 2;
- getCharOffsets() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getChars(char) - Static method in class edu.stanford.nlp.trees.international.pennchinese.RadicalMap
-
What are the Characters with this primary radical?
- getChild(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChild(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChild(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChild(int) - Method in class edu.stanford.nlp.trees.Tree
-
Return the child at some daughter index.
- getChild(Object, int) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- getChildBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildByAttribute(Node, String, String) - Static method in class edu.stanford.nlp.ie.machinereading.common.DomReader
-
Searches for children that have the given attribute
- getChildByName(Node, String) - Static method in class edu.stanford.nlp.ie.machinereading.common.DomReader
-
Searches (recursively) for the first child that has the given name
- getChildByNameAndAttribute(Node, String, String, String) - Static method in class edu.stanford.nlp.ie.machinereading.common.DomReader
-
Searches for children that have the given name and attribute
- getChildCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildCount(Object) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- getChildList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildList(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getChildOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- getChildren(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getChildren(V) - Method in interface edu.stanford.nlp.graph.Graph
-
for undirected graph, it is just the neighbors
- getChildren() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- getChildren(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getChildren() - Method in class edu.stanford.nlp.semgraph.semgrex.CoordinationPattern
-
- getChildren() - Method in class edu.stanford.nlp.semgraph.semgrex.NodePattern
-
- getChildren() - Method in class edu.stanford.nlp.trees.tregex.DescriptionPattern
-
- getChildrenAsList() - Method in class edu.stanford.nlp.trees.Tree
-
Returns a List of children for the current node.
- getChildrenByName(Node, String) - Static method in class edu.stanford.nlp.ie.machinereading.common.DomReader
-
Searches for all immediate children with the given name
- getChildrenWithPrepC(SemanticGraph, IndexedWord) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Since graphs can be have preps collapsed, finds all the immediate children of this node
that are linked by a collapsed preposition edge.
- getChildrenWithReln(IndexedWord, GrammaticalRelation) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a set of all children bearing a certain grammatical relation, or
an empty set if none.
- getChildrenWithRelnPrefix(SemanticGraph, IndexedWord, String) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Returns a list of all children bearing a grammatical relation starting with the given string, relnPrefix
- getChildrenWithRelnPrefix(SemanticGraph, IndexedWord, Collection<String>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Returns a list of all children bearing a grammatical relation starting with the given set of relation prefixes
- getChildrenWithRelns(IndexedWord, Collection<GrammaticalRelation>) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a set of all children bearing one of a set of grammatical
relations, or an empty set if none.
- getChildTrie(K) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- getChildTrie(Iterable<K>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- getChildWithReln(IndexedWord, GrammaticalRelation) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the first IndexedFeatureLabel bearing a certain grammatical
relation, or null if none.
- getChineseChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Chinese character info
- getChineseChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Chinese character info
- getChineseChar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Chinese character info
- getChineseCharBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Chinese character info
- getChineseCharBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Chinese character info
- getChineseCharBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Chinese character info
- getChineseSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseSeg = 55;
- getChineseSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string chineseSeg = 55;
- getChineseSeg() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string chineseSeg = 55;
- getChineseSegBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseSeg = 55;
- getChineseSegBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string chineseSeg = 55;
- getChineseSegBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string chineseSeg = 55;
- getChineseXMLChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseXMLChar = 60;
- getChineseXMLChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string chineseXMLChar = 60;
- getChineseXMLChar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string chineseXMLChar = 60;
- getChineseXMLCharBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseXMLChar = 60;
- getChineseXMLCharBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string chineseXMLChar = 60;
- getChineseXMLCharBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string chineseXMLChar = 60;
- getChunk() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getChunker() - Method in class edu.stanford.nlp.stats.MultiClassChunkEvalStats
-
- getChunkOffsets() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getChunkOffsetsUsingCharOffsets(List<? extends CoreMap>, int, int) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Return chunk offsets
- getClass(String, Dictionary, int, TTags) - Method in class edu.stanford.nlp.tagger.maxent.AmbiguityClasses
-
- getClassifier(String) - Static method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
Return a new ColumnDataClassifier object based on a serialized object.
- getClassifier(ObjectInputStream) - Static method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
Return a new ColumnDataClassifier object based on a serialized object.
- getClassifier() - Method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
- getClassifier() - Method in class edu.stanford.nlp.coref.statistical.PairwiseModel
-
- getClassifier(String, Properties) - Static method in class edu.stanford.nlp.ie.ClassifierCombiner
-
- getClassifier(ObjectInputStream, Properties) - Static method in class edu.stanford.nlp.ie.ClassifierCombiner
-
- getClassifier(File) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Loads a CRF classifier from a filepath, and returns it.
- getClassifier(InputStream) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Loads a CRF classifier from an InputStream, and returns it.
- getClassifier(ObjectInputStream) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getClassifier(String) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getClassifier(String, Properties) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getClassifier(ObjectInputStream, Properties) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getClassifier(File) - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getClassifier(String) - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getClassifier(ObjectInputStream) - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getClassifier(ObjectInputStream, Properties) - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getClassifier(InputStream) - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getClassifier(String, Properties) - Static method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
Static method for getting an NERClassifierCombiner from a string path.
- getClassifier(ObjectInputStream, Properties) - Static method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
- getClassifier() - Method in class edu.stanford.nlp.quoteattribution.ExtractQuotesClassifier
-
- getClassifierCreator(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- getClassifierNoExceptions(String) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getClassifierNoExceptions(File) - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getClassifierNoExceptions(String) - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getClassifierNoExceptions(InputStream) - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getClassifierType(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getClasss() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- getClassWeight(int) - Method in class edu.stanford.nlp.sentiment.RNNTrainOptions
-
The classWeights can be passed in as a comma separated list of
weights using the -classWeights flag.
- getClassWForNode(Tree) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- getCliqueFeatures(PaddedList, int, Clique) - Method in class edu.stanford.nlp.ie.EmbeddingFeatureFactory
-
- getCliqueFeatures(PaddedList<IN>, int, Clique) - Method in class edu.stanford.nlp.ie.NERFeatureFactory
-
Extracts all the features from the input data at a certain index.
- getCliqueFeatures(PaddedList<IN>, int, Clique) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory
-
Extracts all the features from the input data at a certain index.
- getCliqueFeatures(PaddedList<IN>, int, Clique) - Method in class edu.stanford.nlp.sequences.FeatureFactory
-
This method returns a
Collection
of the features
calculated for the word at the specified position in info (the list of
words) for the specified
Clique
.
- getCliqueFeatures(PaddedList<IN>, int, Clique) - Method in class edu.stanford.nlp.sequences.MalletFeatureFactory
-
- getCliqueFeatures(PaddedList<IN>, int, Clique) - Method in class edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory
-
Extracts all the features from the input data at a certain index.
- getCliqueFeatures(PaddedList<IN>, int, Clique) - Method in class edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory
-
Extracts all the features from the input data at a certain index.
- getCliquePotentialFunction(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- getCliquePotentialFunction(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- getCliquePotentialFunction(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP
-
- getCliquePotentialFunction(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- getCliquePotentialFunction(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearSecondOrderLogConditionalObjectiveFunction
-
- getCliquePotentialFunction(double[]) - Method in interface edu.stanford.nlp.ie.crf.HasCliquePotentialFunction
-
- getCliquePotentialFunctionForTest() - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getCliquePotentialFunctionForTest() - Method in class edu.stanford.nlp.ie.crf.CRFClassifierNonlinear
-
- getCliques() - Method in class edu.stanford.nlp.sequences.FeatureFactory
-
- getCliques(int, int) - Static method in class edu.stanford.nlp.sequences.FeatureFactory
-
- getCliqueTree(Triple<int[][][], int[], double[][][]>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getCliqueTree(List<IN>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getCliqueTrees(String, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Want to make arbitrary probability queries? Then this is the method for
you.
- getClosedClassTags() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getClosedTagThreshold() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getCloseNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
bool closeNode = 2;
- getCloseNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
bool closeNode = 2;
- getCloseNode() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
bool closeNode = 2;
- getClosestIndices(IndexedWord, IndexedWord) - Static method in class edu.stanford.nlp.scenegraph.SceneGraphUtils
-
- getClosestMention(CoreMap) - Method in class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.ClosestMentionSieve
-
- getClusterID() - Method in class edu.stanford.nlp.coref.data.CorefCluster
-
- getClusterID() - Method in class edu.stanford.nlp.dcoref.CorefCluster
-
- getClusterMerges(ClustererDataLoader.ClustererDoc) - Method in class edu.stanford.nlp.coref.statistical.Clusterer
-
- getCmd() - Method in class edu.stanford.nlp.ie.crf.CRFClassifierEvaluator
-
- getCmd() - Method in class edu.stanford.nlp.optimization.CmdEvaluator
-
- getCmd(String) - Static method in class edu.stanford.nlp.optimization.CmdEvaluator
-
- getCoarseNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's coarse NER tag
- getCoarseNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's coarse NER tag
- getCoarseNER() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's coarse NER tag
- getCoarseNERBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's coarse NER tag
- getCoarseNERBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's coarse NER tag
- getCoarseNERBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's coarse NER tag
- getCoarseTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The coarse POS tag (used to store the UPOS tag)
- getCoarseTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The coarse POS tag (used to store the UPOS tag)
- getCoarseTag() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The coarse POS tag (used to store the UPOS tag)
- getCoarseTagBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The coarse POS tag (used to store the UPOS tag)
- getCoarseTagBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The coarse POS tag (used to store the UPOS tag)
- getCoarseTagBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The coarse POS tag (used to store the UPOS tag)
- getCodepointOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 codepointOffsetBegin = 74;
- getCodepointOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional uint32 codepointOffsetBegin = 74;
- getCodepointOffsetBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional uint32 codepointOffsetBegin = 74;
- getCodepointOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 codepointOffsetEnd = 75;
- getCodepointOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional uint32 codepointOffsetEnd = 75;
- getCodepointOffsetEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional uint32 codepointOffsetEnd = 75;
- getCollapsedCCProcessedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- getCollapsedCCProcessedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- getCollapsedCCProcessedDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- getCollapsedCCProcessedDependenciesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- getCollapsedCCProcessedDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- getCollapsedCCProcessedDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- getCollapsedCCProcessedDependenciesOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- getCollapsedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- getCollapsedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- getCollapsedDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- getCollapsedDependenciesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- getCollapsedDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- getCollapsedDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- getCollapsedDependenciesOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- getCollectionValuedMap(K1) - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
- getCombinedF1(double, List<List<Integer>>, List<Clusterer.Cluster>, Map<Integer, List<Integer>>, Map<Integer, Clusterer.Cluster>) - Static method in class edu.stanford.nlp.coref.statistical.EvalUtils
-
- getComments() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Return the list of comments stored with this graph.
- getCommonAncestor(SemanticGraph, IndexedWord, IndexedWord) - Static method in class edu.stanford.nlp.scenegraph.SceneGraphUtils
-
- getCommonAncestor(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the least common ancestor.
- getCommonEngWords() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getCompatible(SUTime.PartialTime, SUTime.PartialTime) - Static method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- getComponent(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponent(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponent(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVectorOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentCount() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentCount() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVectorOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentList() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVectorOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentOrBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentOrBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentOrBuilder(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVectorOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentOrBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentOrBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getComponentOrBuilderList() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVectorOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- getConditionalDistribution(int[], int) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
Computes the distribution over values of the element at position pos in the
sequence, conditioned on the values of the elements in all other positions
of the provided sequence.
- getConditionalDistribution(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- getConditionalDistribution(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- getCondProbs(CRFCliqueTree<String>, int[][][]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- getConfidence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The [optional] confidence of the extraction
- getConfidence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The [optional] confidence of the extraction
- getConfidence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The [optional] confidence of the extraction
- getConfiguration() - Method in class edu.stanford.nlp.time.JollyDayHolidays.MyXMLManager
-
- getConj(String) - Static method in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "conj" grammatical relation.
- getConj(String) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- getConj(String) - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "conj" grammatical relation.
- getConjs() - Static method in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
- getConjs() - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
- getConllEvalString() - Method in class edu.stanford.nlp.stats.MultiClassChunkEvalStats
-
- getConllEvalString() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getConllEvalString(boolean) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getConllEvalSummary(String, String, String) - Static method in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
- getConllUFeatures() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- getConllUFeatures() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- getConllUFeatures() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- getConllUFeaturesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- getConllUFeaturesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- getConllUFeaturesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- getConllUFeaturesOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- getConllUMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string conllUMisc = 35;
- getConllUMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string conllUMisc = 35;
- getConllUMisc() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string conllUMisc = 35;
- getConllUMiscBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string conllUMisc = 35;
- getConllUMiscBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string conllUMisc = 35;
- getConllUMiscBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string conllUMisc = 35;
- getConllUSecondaryDeps() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- getConllUSecondaryDeps() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- getConllUSecondaryDeps() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- getConllUSecondaryDepsBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- getConllUSecondaryDepsOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- getConllUSecondaryDepsOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- getConllUSecondaryDepsOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- getConllUTokenSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- getConllUTokenSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- getConllUTokenSpan() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- getConllUTokenSpanBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- getConllUTokenSpanOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- getConllUTokenSpanOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- getConllUTokenSpanOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- getConnectedComponents(Graph<V, E>) - Static method in class edu.stanford.nlp.graph.ConnectedComponents
-
- getConnectedComponents() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getConnectedComponents() - Method in interface edu.stanford.nlp.graph.Graph
-
- getConnection() - Static method in class edu.stanford.nlp.patterns.SQLConnection
-
- getConstrainedSet(String) - Method in class edu.stanford.nlp.ie.crf.LabelDictionary
-
Get the allowed label set for an observation.
- getConstraints() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- getConstraints() - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- getContent() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMentionArgument
-
- getContentsCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- getContentsCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- getContentsCase() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
- getContentType(Properties, StanfordCoreNLP.OutputFormat) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler
-
Get the response data type to send to the client, based off of the output format requested from
CoreNLP.
- getContext() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getContext() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getContext(DataInstance, int, Set<CandidatePhrase>) - Static method in class edu.stanford.nlp.patterns.dep.DepPatternFactory
-
- getContext(PatternFactory.PatternType, DataInstance, int, Set<CandidatePhrase>) - Static method in class edu.stanford.nlp.patterns.Pattern
-
Get set of patterns around this token.
- getContext(List<CoreLabel>, int, Set<CandidatePhrase>) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePatternFactory
-
- getContextStr(String) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getContextToken(CoreLabel) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getContingency(U) - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
Returns the contingency table for the given class label, where all other
class labels are treated as negative.
- getConversationalNextPrediction(List<CoreMap>, int, Person.Gender) - Method in class edu.stanford.nlp.quoteattribution.Sieves.MSSieves.BaselineTopSpeakerSieve
-
- getConversationalPreviousPrediction(List<CoreMap>, int, Person.Gender) - Method in class edu.stanford.nlp.quoteattribution.Sieves.MSSieves.BaselineTopSpeakerSieve
-
- getConversions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversions(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConversionsOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- getConverterOptions(String) - Static method in enum edu.stanford.nlp.trees.GrammaticalStructureConversionUtils.ConverterOptions
-
- getCoordination() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getCoordination() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getCopy(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- getCopy() - Method in class edu.stanford.nlp.util.IntPair
-
- getCopy() - Method in class edu.stanford.nlp.util.IntQuadruple
-
- getCopy() - Method in class edu.stanford.nlp.util.IntTriple
-
- getCopy() - Method in class edu.stanford.nlp.util.IntTuple
-
- getCopy() - Method in class edu.stanford.nlp.util.IntUni
-
- getCopyAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
optional uint32 copyAnnotation = 3;
- getCopyAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
optional uint32 copyAnnotation = 3;
- getCopyAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.NodeOrBuilder
-
optional uint32 copyAnnotation = 3;
- getCopyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional uint32 copyCount = 4;
- getCopyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
optional uint32 copyCount = 4;
- getCopyCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordOrBuilder
-
optional uint32 copyCount = 4;
- getCorefChain(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChain(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChain(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainMap() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- getCorefChainMap() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- getCorefChainOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefChainOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- getCorefClusterId() - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- getCorefClusterId() - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- getCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 corefClusterID = 15;
- getCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 corefClusterID = 15;
- getCorefClusterID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 corefClusterID = 15;
- getCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The [primary] cluster id for this token
- getCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The [primary] cluster id for this token
- getCorefClusterID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The [primary] cluster id for this token
- getCorefID() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getCorefID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string corefID = 11;
- getCorefID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string corefID = 11;
- getCorefID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string corefID = 11;
- getCorefIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string corefID = 11;
- getCorefIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string corefID = 11;
- getCorefIDBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string corefID = 11;
- getCorefMentionFilter(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getCorefMentionIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mention index info
- getCorefMentionIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
mention index info
- getCorefMentionIndex(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
mention index info
- getCorefMentionIndexCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mention index info
- getCorefMentionIndexCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
mention index info
- getCorefMentionIndexCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
mention index info
- getCorefMentionIndexList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mention index info
- getCorefMentionIndexList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
mention index info
- getCorefMentionIndexList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
mention index info
- getCorefMentions() - Method in class edu.stanford.nlp.coref.data.CorefCluster
-
- getCorefMentions() - Method in class edu.stanford.nlp.dcoref.CorefCluster
-
- getCorefMentionToEntityMentionMappings(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCorefMentionToEntityMentionMappings(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCorefMentionToEntityMentionMappings(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCorefMentionToEntityMentionMappingsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCorefMentionToEntityMentionMappingsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCorefMentionToEntityMentionMappingsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCorefMentionToEntityMentionMappingsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCorefMentionToEntityMentionMappingsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCorefMentionToEntityMentionMappingsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- getCoreLabel(Tree) - Static method in class edu.stanford.nlp.parser.shiftreduce.FeatureFactory
-
- getCoreLabels() - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getCoreMapQuotes(List<Pair<Integer, Integer>>, List<CoreLabel>, List<CoreMap>, String, String, boolean) - Static method in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
- getCorrect() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
Return overall number of correct answers
- getCorrect(L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getCost() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch
-
- getCost(V) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap
-
- getCost() - Method in class edu.stanford.nlp.parser.nndep.Classifier.Cost
-
- getCount(int) - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
- getCount(Object) - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Returns the count for this key as a double.
- getCount(Object) - Method in interface edu.stanford.nlp.stats.Counter
-
Returns the count for this key as a double.
- getCount(E) - Method in class edu.stanford.nlp.stats.Distribution
-
Returns the current count for the given key, which is 0 if it hasn't been
seen before.
- getCount(Object) - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
- getCount(K, K) - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
- getCount(K, K, K) - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
- getCount(Object) - Method in class edu.stanford.nlp.stats.IntCounter
-
Returns the current count for the given key, which is 0 if it hasn't
been
seen before.
- getCount(K1, K2) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- getCount(K1, K2) - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- getCount(K1, K2) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- getCount(String, String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- getCount(Object) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- getCount(String) - Static method in class edu.stanford.nlp.util.GoogleNGramsSQLBacked
-
Queries the SQL tables for the count of the phrase.
- getCountAsString(E) - Method in class edu.stanford.nlp.stats.IntCounter
-
- getCountCounts(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- getCounter() - Method in class edu.stanford.nlp.stats.Distribution
-
- getCounter(K1) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- getCounter(K1) - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- getCounter(K1) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- getCountIn() - Method in class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- getCountIn(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- getCountPart() - Method in class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- getCountPart(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- getCountRB() - Method in class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- getCountRB(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- getCounts(Counter<E>, Collection<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- getCounts(List<K>) - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
returns a double[]
array of length
depth+1
, containing the conditional counts on a
depth
-length list given each level of conditional
distribution from 0 to depth
.
- getCounts(Collection<String>) - Static method in class edu.stanford.nlp.util.GoogleNGramsSQLBacked
-
- getCountThat() - Method in class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- getCountThat(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- getCurEncoding() - Static method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- getCurrentFilename() - Method in class edu.stanford.nlp.trees.DiskTreebank
-
Returns the absolute path of the file currently being read.
- getCurrentPaths() - Method in class edu.stanford.nlp.trees.DiskTreebank
-
- getCurrentSieveForTrain(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getCurrentTime() - Static method in class edu.stanford.nlp.time.SUTime
-
- getCurWordMinFeatureThresh() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getCustom() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- getData() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.Phrase
-
- getData(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
repeated double data = 2;
- getData(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
repeated double data = 2;
- getData(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.ComponentOrBuilder
-
repeated double data = 2;
- getDataArray() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- getDataCount() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
repeated double data = 2;
- getDataCount() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
repeated double data = 2;
- getDataCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.ComponentOrBuilder
-
repeated double data = 2;
- getDataInputStream(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getDataList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
repeated double data = 2;
- getDataList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
repeated double data = 2;
- getDataList() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.ComponentOrBuilder
-
repeated double data = 2;
- getDataOutputStream(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getDataset(Collection<List<IN>>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
Build a Dataset from some data.
- getDataset(Collection<List<IN>>, Index<String>, Index<String>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
Build a Dataset from some data.
- getDataset(ObjectBank<List<IN>>, Dataset<String, String>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
Build a Dataset from some data.
- getDataset(Dataset<String, String>, Index<String>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
Build a Dataset from some data.
- getDatasets() - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- getDate() - Method in class edu.stanford.nlp.time.Timex
-
Gets the Calendar matching the year, month and day of this Timex.
- getDateString() - Method in class edu.stanford.nlp.ie.pascal.ISODateInstance
-
Provided for backwards compatibility with DateInstance;
returns the same thing as toString()
- getDatetime() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string datetime = 5;
- getDatetime() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional string datetime = 5;
- getDatetime() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional string datetime = 5;
- getDatetimeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string datetime = 5;
- getDatetimeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional string datetime = 5;
- getDatetimeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional string datetime = 5;
- getDateTimeFields() - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- getDatum(int) - Method in class edu.stanford.nlp.classify.Dataset
-
- getDatum(int) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- getDatum(int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- getDay() - Method in class edu.stanford.nlp.time.SUTime.IsoDate
-
- getDebug() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getDebugPrefix() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getDeepTrees() - Method in class edu.stanford.nlp.parser.dvparser.DVModelReranker.Query
-
- getDefaultAggregator() - Static method in class edu.stanford.nlp.pipeline.CoreMapAggregator
-
- getDefaultAggregators() - Static method in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- getDefaultAnnotatorPool(Properties, AnnotatorImplementations) - Static method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Construct the default annotator pool, and save it as the static annotator pool
for CoreNLP.
- getDefaultClassifier() - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Used to get the default supplied classifier inside the jar file.
- getDefaultClassifier(Properties) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Used to get the default supplied classifier inside the jar file.
- getDefaultClassifier() - Static method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
Used to obtain the default classifier which is
stored inside a jar file.
- getDefaultColor() - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- getDefaultInstance() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- getDefaultInstanceForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- getDefaultNegTag() - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- getDefaultNestedResultsAnnotationKey() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultNestedResultsAnnotationKey(Env) - Static method in class edu.stanford.nlp.ling.tokensregex.EnvLookup
-
- getDefaultOptions() - Method in enum edu.stanford.nlp.pipeline.TokenizerAnnotator.TokenizerType
-
- getDefaultOutputPath() - Method in class edu.stanford.nlp.coref.statistical.PairwiseModel
-
- getDefaultPosTag() - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- getDefaultResultAnnotationExtractor(Env) - Static method in class edu.stanford.nlp.ling.tokensregex.EnvLookup
-
- getDefaultResultAnnotationKey() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultResultAnnotationKey(Env) - Static method in class edu.stanford.nlp.ling.tokensregex.EnvLookup
-
- getDefaultResultsAnnotationExtractor() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaults() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultScore() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
Returns a default score to be used for each tag that is incompatible with
the current word (e.g., the tag CC for the word "apple").
- getDefaultStringMatchFlags() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultStringPatternFlags() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultTagSeparator() - Static method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getDefaultTextAnnotationKey() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultTextAnnotationKey(Env) - Static method in class edu.stanford.nlp.ling.tokensregex.EnvLookup
-
- getDefaultTokensAggregator() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultTokensAggregator(Env) - Static method in class edu.stanford.nlp.ling.tokensregex.EnvLookup
-
- getDefaultTokensAggregators() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultTokensAggregators(Env) - Static method in class edu.stanford.nlp.ling.tokensregex.EnvLookup
-
- getDefaultTokensAnnotationKey() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultTokensAnnotationKey(Env) - Static method in class edu.stanford.nlp.ling.tokensregex.EnvLookup
-
- getDefaultTokensResultAnnotationKey() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getDefaultTokensResultAnnotationKey(Env) - Static method in class edu.stanford.nlp.ling.tokensregex.EnvLookup
-
- getDefaultUnit() - Method in class edu.stanford.nlp.ie.qe.Unit
-
- getDefaultUnitScale() - Method in class edu.stanford.nlp.ie.qe.Unit
-
- getDeleteTempFilesOnExitFlag() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- getDemonyms(String) - Method in class edu.stanford.nlp.coref.data.Dictionaries
-
Returns a set of demonyms for a country (or city or region).
- getDemonyms(String) - Method in class edu.stanford.nlp.dcoref.Dictionaries
-
Returns a set of demonyms for a country (or city or region).
- getDenseComponent(int) - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
This function will throw an assert if the component you're requesting isn't dense
- getDep() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional string dep = 3;
- getDep() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional string dep = 3;
- getDep() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional string dep = 3;
- getDepBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional string dep = 3;
- getDepBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional string dep = 3;
- getDepBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional string dep = 3;
- getDependencies(String, String) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserClient
-
Returns the String output of the dependencies.
- getDependencyBlanket(SemanticGraph, Collection<IndexedWord>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Given a SemanticGraph, and a set of nodes, finds the "blanket" of nodes that are one
edge away from the set of nodes passed in.
- getDependencyParser() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getDependencyParser() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getDependencyParser() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getDependencyParser() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getDependencyParser() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getDependent() - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- getDependentIndex() - Method in class edu.stanford.nlp.trees.UnnamedConcreteDependency
-
- getDependents(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- getDependents(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated string dependents = 52;
- getDependents(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated string dependents = 52;
- getDependentsBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- getDependentsBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated string dependents = 52;
- getDependentsBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated string dependents = 52;
- getDependentsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- getDependentsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated string dependents = 52;
- getDependentsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated string dependents = 52;
- getDependentsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- getDependentsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated string dependents = 52;
- getDependentsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated string dependents = 52;
- getDependingVerb() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- getDependingVerb() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- getDependingVerb() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- getDependingVerbBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- getDependingVerbOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- getDependingVerbOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- getDependingVerbOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- getDepName() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.RemoveEdge
-
- getDerivative() - Method in class edu.stanford.nlp.optimization.AbstractCachingDiffFunction
-
- getDerivatives() - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
assuming we have the lambdas in the array and we need only the
derivatives now.
- getDerivativesExpectedValue() - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
assuming we have the probConds[x][y] , compute the derivatives for the expectedValue function
- getDerivativesLossDomination() - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
Using the arrays calculated when computing the loss, it should not be
too hard to get the derivatives.
- getDerivativesNeg() - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
assuming we have the lambdas in the array and we need only the
derivatives now.
- getDescription() - Method in class edu.stanford.nlp.io.ExtensionFileFilter
-
Returns a description of what extension is being used (for file choosers).
- getDescription() - Method in interface edu.stanford.nlp.ling.tokensregex.types.ValueFunction
-
Returns a string describing what this function does.
- getDescription() - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NamedValueFunction
-
- getDescription(int) - Method in class edu.stanford.nlp.stats.AccuracyStats
-
- getDescription(int) - Method in class edu.stanford.nlp.stats.MultiClassAccuracyStats
-
- getDescription(int) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
Returns a String summarizing F1 that will print nicely.
- getDescription(int) - Method in interface edu.stanford.nlp.stats.Scorer
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- getDescriptor() - Static method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
- getDescriptor() - Static method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.NaturalLogicRelation
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- getDescriptor() - Static method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Sentiment
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- getDescriptor() - Static method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- getDescriptorForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- getDescriptorForType() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- getDescriptorForType() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.NaturalLogicRelation
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- getDescriptorForType() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Sentiment
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- getDescriptorForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- getDevDataPath(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getDiag(String) - Static method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- getDictOddsScore(CandidatePhrase, String, double) - Method in class edu.stanford.nlp.patterns.PhraseScorer
-
- getDiffConstituents() - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- getDiffDecoratedTree() - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- getDimensions() - Method in class edu.stanford.nlp.loglinear.model.NDArray
-
- getDimensions() - Method in class edu.stanford.nlp.loglinear.model.NDArrayDoubles
-
- getDimensionSize(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated int32 dimensionSize = 1;
- getDimensionSize(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
repeated int32 dimensionSize = 1;
- getDimensionSize(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTableOrBuilder
-
repeated int32 dimensionSize = 1;
- getDimensionSizeCount() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated int32 dimensionSize = 1;
- getDimensionSizeCount() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
repeated int32 dimensionSize = 1;
- getDimensionSizeCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTableOrBuilder
-
repeated int32 dimensionSize = 1;
- getDimensionSizeList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated int32 dimensionSize = 1;
- getDimensionSizeList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
repeated int32 dimensionSize = 1;
- getDimensionSizeList() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTableOrBuilder
-
repeated int32 dimensionSize = 1;
- getDimirMunfasala() - Static method in class edu.stanford.nlp.international.arabic.ArabicWordLists
-
- getDimirMutasala() - Static method in class edu.stanford.nlp.international.arabic.ArabicWordLists
-
- getDirPath(Properties, String, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Get the value of a property as a path to a directory.
- getDisplay() - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeNode
-
- getDisplayName() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.NodeTest
-
- getDisplayName() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.WordlistTest
-
- getDistribution(Counter<E>) - Static method in class edu.stanford.nlp.stats.Distribution
-
Creates a Distribution from the given counter.
- getDistributionFromLogValues(Counter<E>) - Static method in class edu.stanford.nlp.stats.Distribution
-
Creates a Distribution from the given counter, ie makes an internal
copy of the counter and divides all counts by the total count.
- getDistributionFromPartiallySpecifiedCounter(Counter<E>, int) - Static method in class edu.stanford.nlp.stats.Distribution
-
Assuming that c has a total count < 1, returns a new Distribution using the counts in c as probabilities.
- getDistributionWithReservedMass(Counter<E>, double) - Static method in class edu.stanford.nlp.stats.Distribution
-
- getDistSimWtScore(String, String) - Method in class edu.stanford.nlp.patterns.PhraseScorer
-
- getDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- getDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- getDoc() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequestOrBuilder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- getDocBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- getDocCnt() - Method in class edu.stanford.nlp.pipeline.AnnotationIterator
-
- getDocDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docDate = 7;
- getDocDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional string docDate = 7;
- getDocDate() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional string docDate = 7;
- getDocDateBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docDate = 7;
- getDocDateBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional string docDate = 7;
- getDocDateBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional string docDate = 7;
- getDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docID = 4;
- getDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional string docID = 4;
- getDocID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional string docID = 4;
- getDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 docID = 3;
- getDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
optional int32 docID = 3;
- getDocID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordOrBuilder
-
optional int32 docID = 3;
- getDocid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string docid = 9;
- getDocid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string docid = 9;
- getDocid() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string docid = 9;
- getDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
doc id
- getDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
doc id
- getDocID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
doc id
- getDocIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docID = 4;
- getDocIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional string docID = 4;
- getDocIDBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional string docID = 4;
- getDocidBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string docid = 9;
- getDocidBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string docid = 9;
- getDocidBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string docid = 9;
- getDocIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
doc id
- getDocIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
doc id
- getDocIDBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
doc id
- getDocIterator(Reader) - Method in class edu.stanford.nlp.sequences.ColumnTabDocumentReaderWriter
-
- getDocIterator(Reader, boolean) - Method in class edu.stanford.nlp.sequences.ColumnTabDocumentReaderWriter
-
- getDocOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- getDocOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- getDocOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequestOrBuilder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- getDocument() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- getDocument() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- getDocument() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- getDocumentBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- getDocumentEmbedding(Document) - Method in class edu.stanford.nlp.coref.neural.EmbeddingExtractor
-
- getDocumentID() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- getDocumentID() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- getDocumentId() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getDocumentId() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- getDocumentOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- getDocumentOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- getDocumentOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- getDomainNgramScore(String) - Method in class edu.stanford.nlp.patterns.PhraseScorer
-
- getdot() - Method in class edu.stanford.nlp.math.DoubleAD
-
- getDouble(Properties, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Load a double property.
- getDouble(Properties, String, double) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Load a double property.
- getDoubleArray(Properties, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Loads a comma-separated list of doubles from Properties.
- getDownsamplingRate(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getDuration() - Method in class edu.stanford.nlp.time.JollyDayHolidays.JollyHoliday
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- getDuration(ReadablePeriod) - Static method in class edu.stanford.nlp.time.SUTime.Duration
-
- getDuration(Duration) - Static method in class edu.stanford.nlp.time.SUTime.Duration
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.ExplicitTemporalSet
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.GroundedTime
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.PeriodicTemporalSet
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.Range
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- getDuration() - Method in enum edu.stanford.nlp.time.SUTime.StandardTemporalType
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.Time
-
- getDuration() - Method in enum edu.stanford.nlp.time.SUTime.TimeUnit
-
- getDuration() - Method in class edu.stanford.nlp.time.SUTime.TimeWithRange
-
- getDVModel() - Method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- getE() - Method in class edu.stanford.nlp.parser.nndep.Classifier
-
- getEdge(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdge(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdge(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdge(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdge(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdge(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdge(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getEdge(IndexedWord, IndexedWord, GrammaticalRelation) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Given a governor, dependent, and the relation between them, returns the
SemanticGraphEdge object of that arc if it exists, otherwise returns null.
- getEdge(String) - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
- getEdge() - Method in class edu.stanford.nlp.trees.international.negra.NegraLabel
-
- getEdgeBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeName() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.RemoveNamedEdge
-
- getEdgeNames() - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
Returns the set of names for named edges in this pattern
- getEdgeOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- getEdgeOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdgeOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- getEdges(V, V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getEdges(V, V) - Method in interface edu.stanford.nlp.graph.Graph
-
- getEdges(Hook) - Method in class edu.stanford.nlp.parser.lexparser.HookChart
-
- getEdgesOverSpan(int, int) - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- getEdgesSpannedByVertices(Collection<IndexedWord>, SemanticGraph) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Given a set of nodes from a SemanticGraph, returns the set of
edges that are spanned between these nodes.
- getEditDistanceFromEnglishWords() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getEditDistanceFromEnglishWordsMatches() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getEditDistanceFromOtherClasses(String, String, int) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getEditDistanceFromThisClass(String, String, int) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getEditDistanceScoresOtherClass(String, String) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getEditDistanceScoresOtherClassThreshold(String, String) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
1 if lies in edit distance, 0 if not close to any words
- getEditDistanceScoresThisClass(String, String) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getEditDistanceScoresThisClassThreshold(String, String) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getEditScript() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- getEltText(Element) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
For a given Element, treats the first child as a text element
and returns its value.
- getEmbeddingExtractor() - Method in class edu.stanford.nlp.coref.fastneural.FastNeuralCorefModel
-
- getEmbeddings(String, List<CoNLLBenchmark.CoNLLSentence>) - Method in class edu.stanford.nlp.loglinear.benchmarks.CoNLLBenchmark
-
- getEmbeddingSize() - Method in class edu.stanford.nlp.neural.Embedding
-
- getEmptyIndex(int) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- getEnableTsurgeon() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getEncoding() - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
- getEncoding(Properties) - Static method in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- getEncoding() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getEncoding() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Return the input Charset encoding for the Treebank.
- getEncoding() - Method in class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack
-
- getEncoding() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
Return the input Charset encoding for the Treebank.
- getEncoding() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
Return the input Charset encoding for the Treebank.
- getEncoding() - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
Return the input Charset encoding for the Treebank.
- getEncoding() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Return the charset encoding of the Treebank.
- getEncoding() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getEnd() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- getEnd() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- getEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 end = 3;
- getEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 end = 3;
- getEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 end = 3;
- getEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
required uint32 end = 2;
- getEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
required uint32 end = 2;
- getEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpanOrBuilder
-
required uint32 end = 2;
- getEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional int32 end = 3;
- getEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
optional int32 end = 3;
- getEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
-
optional int32 end = 3;
- getEnd() - Method in class edu.stanford.nlp.util.Interval
-
Returns the end point.
- getEndChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The character offset end, in the document
- getEndChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The character offset end, in the document
- getEndChar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The character offset end, in the document
- getEndDate() - Method in class edu.stanford.nlp.ie.pascal.ISODateInstance
-
Returns this date or if it is a range,
the date the range ends.
- getEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 endIndex = 7;
- getEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional uint32 endIndex = 7;
- getEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional uint32 endIndex = 7;
- getEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional uint32 endIndex = 9;
- getEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional uint32 endIndex = 9;
- getEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional uint32 endIndex = 9;
- getEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of, e.g., a span
- getEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The begin index of, e.g., a span
- getEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The begin index of, e.g., a span
- getEndIndex(int, List<CoreLabel>, String) - Static method in class edu.stanford.nlp.quoteattribution.XMLToAnnotation
-
- getEndNodes() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- getEndPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional uint32 endPoint = 7;
- getEndPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional uint32 endPoint = 7;
- getEndPoint() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional uint32 endPoint = 7;
- getEndWordVector() - Method in class edu.stanford.nlp.neural.Embedding
-
- getEndWordVector() - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- getEnglishSplitCategories(String) - Static method in class edu.stanford.nlp.parser.lexparser.ParentAnnotationStats
-
This is hardwired to calculate the split categories from English
Penn Treebank sections 2-21 with a default cutoff of 300 (as used
in ACL03PCFG).
- getEnglishWords() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getEnhancedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- getEnhancedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- getEnhancedDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- getEnhancedDependenciesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- getEnhancedDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- getEnhancedDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- getEnhancedDependenciesOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- getEnhancedPlusPlusDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- getEnhancedPlusPlusDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- getEnhancedPlusPlusDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- getEnhancedPlusPlusDependenciesBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- getEnhancedPlusPlusDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- getEnhancedPlusPlusDependenciesOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- getEnhancedPlusPlusDependenciesOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- getEnhancedSemanticGraph() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- getEnhancedSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
the quote annotator can soometimes add merged sentences
- getEnhancedSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
the quote annotator can soometimes add merged sentences
- getEnhancedSentence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
the quote annotator can soometimes add merged sentences
- getEnhancedSentenceBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
the quote annotator can soometimes add merged sentences
- getEnhancedSentenceOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
the quote annotator can soometimes add merged sentences
- getEnhancedSentenceOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
the quote annotator can soometimes add merged sentences
- getEnhancedSentenceOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
the quote annotator can soometimes add merged sentences
- getEntailedClause(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- getEntailedClause(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed clauses, by natural logic
- getEntailedClause(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed clauses, by natural logic
- getEntailedClauseBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- getEntailedClauseBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- getEntailedClauseCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- getEntailedClauseCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed clauses, by natural logic
- getEntailedClauseCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed clauses, by natural logic
- getEntailedClauseList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- getEntailedClauseList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed clauses, by natural logic
- getEntailedClauseList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed clauses, by natural logic
- getEntailedClauseOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- getEntailedClauseOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed clauses, by natural logic
- getEntailedClauseOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed clauses, by natural logic
- getEntailedClauseOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- getEntailedClauseOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed clauses, by natural logic
- getEntailedClauseOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed clauses, by natural logic
- getEntailedSentence(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- getEntailedSentence(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed sentences, by natural logic
- getEntailedSentence(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed sentences, by natural logic
- getEntailedSentenceBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- getEntailedSentenceBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- getEntailedSentenceCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- getEntailedSentenceCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed sentences, by natural logic
- getEntailedSentenceCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed sentences, by natural logic
- getEntailedSentenceList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- getEntailedSentenceList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed sentences, by natural logic
- getEntailedSentenceList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed sentences, by natural logic
- getEntailedSentenceOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- getEntailedSentenceOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed sentences, by natural logic
- getEntailedSentenceOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed sentences, by natural logic
- getEntailedSentenceOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- getEntailedSentenceOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The entailed sentences, by natural logic
- getEntailedSentenceOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The entailed sentences, by natural logic
- getEntity(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getEntity(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntity(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntity(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityMention(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getEntityMentionArgs() - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
Fetches the arguments of this relation that are entity mentions
- getEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 entityMentionIndex = 10;
- getEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional uint32 entityMentionIndex = 10;
- getEntityMentionIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional uint32 entityMentionIndex = 10;
- getEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 entityMentionIndex = 65;
- getEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional uint32 entityMentionIndex = 65;
- getEntityMentionIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional uint32 entityMentionIndex = 65;
- getEntityMentions(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getEntityMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getEntityMentions(CoreMap) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- getEntityMentions(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.Entity
-
- getEntityMentions() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- getEntityMentionText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityMentionText = 12;
- getEntityMentionText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string entityMentionText = 12;
- getEntityMentionText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string entityMentionText = 12;
- getEntityMentionTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityMentionText = 12;
- getEntityMentionTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string entityMentionText = 12;
- getEntityMentionTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string entityMentionText = 12;
- getEntityMentionToCorefMentionMappings(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityMentionToCorefMentionMappings(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityMentionToCorefMentionMappings(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityMentionToCorefMentionMappingsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityMentionToCorefMentionMappingsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityMentionToCorefMentionMappingsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityMentionToCorefMentionMappingsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityMentionToCorefMentionMappingsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityMentionToCorefMentionMappingsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- getEntityOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- getEntityResultsPrinterSet() - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- getEntityType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityType = 6;
- getEntityType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string entityType = 6;
- getEntityType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string entityType = 6;
- getEntityTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityType = 6;
- getEntityTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string entityType = 6;
- getEntityTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string entityType = 6;
- getEntityTypeForTag(String) - Method in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- getEntityTypeForTag(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.roth.RothEntityExtractor
-
- getEnv() - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
- getEpsilon() - Method in class edu.stanford.nlp.classify.LogPrior
-
- getError() - Method in class edu.stanford.nlp.optimization.CmdEvaluator
-
- getEvalbF1() - Method in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- getEvalbF1() - Method in class edu.stanford.nlp.parser.metrics.BestOfTopKEval
-
- getEvalbF1Percent() - Method in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- getEvals() - Method in class edu.stanford.nlp.parser.dvparser.CombinedDVModelReranker
-
- getEvals() - Method in class edu.stanford.nlp.parser.dvparser.DVModelReranker
-
- getEvals() - Method in interface edu.stanford.nlp.parser.lexparser.Reranker
-
- getEvals() - Method in class edu.stanford.nlp.parser.lexparser.TaggerReranker
-
- getEvalSummary(String, String, String) - Static method in class edu.stanford.nlp.coref.CorefScorer
-
- getEvent(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getEventMention(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getEventMentions(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getEventMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getEventMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getEventMentions(CoreMap) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- getEventMentions(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.Event
-
- getEventMentions() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- getExact() - Method in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- getExactPercent() - Method in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- getExamples(List<DocumentExamples>) - Static method in class edu.stanford.nlp.coref.statistical.PairwiseModelTrainer
-
- getExctWsRegex(String) - Static method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- getExistingAnnotator(String) - Static method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
- getExponentialSchedule(double, double, int) - Static method in class edu.stanford.nlp.sequences.CoolingSchedule
-
- getExposedHeaders() - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Returns a Set
of headers that should be exposed by browser.
- getExpression(String) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.CompositeValue
-
- getExpressionExtractor(Env, Reader) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- getExtension(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getExtent() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getExtent() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMention
-
- getExtent() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 extentEnd = 3;
- getExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 extentEnd = 3;
- getExtentEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 extentEnd = 3;
- getExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional uint32 extentEnd = 3;
- getExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional uint32 extentEnd = 3;
- getExtentEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional uint32 extentEnd = 3;
- getExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 extentStart = 2;
- getExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 extentStart = 2;
- getExtentStart() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 extentStart = 2;
- getExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional uint32 extentStart = 2;
- getExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional uint32 extentStart = 2;
- getExtentStart() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional uint32 extentStart = 2;
- getExtentString() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getExtentTokenEnd() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getExtentTokenStart() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getExtractorFrames(String) - Static method in class edu.stanford.nlp.tagger.maxent.ExtractorFrames
-
- getExtractorFramesRare(String, TTags) - Static method in class edu.stanford.nlp.tagger.maxent.ExtractorFramesRare
-
Get an array of rare word feature Extractor identified by a name.
- getExtraEvals() - Method in class edu.stanford.nlp.parser.common.ParserGrammar
-
Returns a list of extra Eval objects to use when scoring the parser.
- getExtraEvals() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getExtraEvals() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
TODO: add an eval which measures transition accuracy?
- getExtras(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.EnglishGrammaticalStructure
-
- getExtras(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Get extra dependencies that do not depend on the tree structure,
but rather only depend on the existing dependency structure.
- getExtras(List<TypedDependency>) - Method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
- getF1() - Method in class edu.stanford.nlp.coref.statistical.EvalUtils.AbstractEvaluator
-
- getF1() - Method in class edu.stanford.nlp.coref.statistical.EvalUtils.CombinedEvaluator
-
- getF1() - Method in interface edu.stanford.nlp.coref.statistical.EvalUtils.Evaluator
-
- getF1() - Method in class edu.stanford.nlp.dcoref.CorefScorer
-
- getF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
required double f1 = 1;
- getF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
required double f1 = 1;
- getF1() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponseOrBuilder
-
required double f1 = 1;
- getF1Description(int) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
Returns a String summarizing F1 that will print nicely.
- getF1Description(int, L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getF1Description(int) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns a String summarizing F1 that will print nicely.
- getFactor(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactor(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactor(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactoredParser() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getFactoredParser() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getFactoredParser() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getFactoredParser() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getFactoredParser() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getFactorList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorList() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorOrBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorOrBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorOrBuilder(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorOrBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorOrBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorOrBuilderList() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- getFactorTable(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTable(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTable(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTableOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableCount() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableCount() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTableOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableList() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTableOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableOrBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableOrBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableOrBuilder(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTableOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableOrBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableOrBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTableOrBuilderList() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTableOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- getFactorTables() - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- getFactory(String) - Static method in class edu.stanford.nlp.objectbank.DelimitRegExIterator
-
Returns a factory that vends DelimitRegExIterators that read the contents of the
given Reader, splits on the specified delimiter, then returns the result.
- getFactory(String, Function<String, T>) - Static method in class edu.stanford.nlp.objectbank.DelimitRegExIterator
-
Returns a factory that vends DelimitRegExIterators that reads the contents of the
given Reader, splits on the specified delimiter, applies op, then returns the result.
- getFactory() - Static method in class edu.stanford.nlp.objectbank.LineIterator
-
Returns a factory that vends LineIterators that read the contents of the
given Reader, splitting on newlines.
- getFactory(Function<String, X>) - Static method in class edu.stanford.nlp.objectbank.LineIterator
-
Returns a factory that vends LineIterators that read the contents of the
given Reader, splitting on newlines.
- getFactory(String) - Static method in class edu.stanford.nlp.objectbank.XMLBeginEndIterator
-
Returns a factory that vends BeginEndIterators that reads the contents of
the given Reader, extracts text between the specified Strings, then
returns the result.
- getFactory(String, boolean, boolean) - Static method in class edu.stanford.nlp.objectbank.XMLBeginEndIterator
-
- getFactory(String, Function<String, E>) - Static method in class edu.stanford.nlp.objectbank.XMLBeginEndIterator
-
- getFactory(String, Function<String, E>, boolean, boolean) - Static method in class edu.stanford.nlp.objectbank.XMLBeginEndIterator
-
- getFactory() - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Returns a factory that can create new instances of this kind of Counter.
- getFactory() - Method in interface edu.stanford.nlp.stats.Counter
-
Returns a factory that can create new instances of this kind of Counter.
- getFactory() - Method in class edu.stanford.nlp.stats.IntCounter
-
- getFactory() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- getFamilyAnimateVocative(List<CoreMap>, int, Person.Gender, List<String>) - Method in class edu.stanford.nlp.quoteattribution.Sieves.MSSieves.BaselineTopSpeakerSieve
-
- getFCounter(Counter<E>, Counter<E>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
- getFeature(RelationMention, String) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- getFeature(RelationMention, String) - Method in class edu.stanford.nlp.ie.machinereading.RelationFeatureFactory
-
- getFeatureCount(double, boolean) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns number of features with weight above a certain threshold
(across all labels).
- getFeatureCount(Set<L>, double, boolean) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns number of features with weight above a certain threshold.
- getFeatureCount(F) - Method in class edu.stanford.nlp.ling.RVFDatum
-
- getFeatureCounter() - Method in class edu.stanford.nlp.classify.Dataset
-
Get Number of datums a given feature appears in.
- getFeatureCountLabelIndices(Set<Integer>, double, boolean) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns number of features with weight above a certain threshold.
- getFeatureCounts() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Get the total count (over all data instances) of each feature
- getFeatureCounts() - Method in class edu.stanford.nlp.classify.WeightedDataset
-
- getFeatureCountThreshold(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getFeatureFromCoreLabel(CoreLabel, FeatureFactory.FeatureComponent) - Static method in class edu.stanford.nlp.parser.shiftreduce.FeatureFactory
-
- getFeatureGrouping() - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- getFeatureGrouping() - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- getFeatureGrouping() - Method in interface edu.stanford.nlp.optimization.HasFeatureGrouping
-
- getFeatureIndex() - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- getFeatures(Example, Map<Integer, CompressedFeatureVector>, Compressor<String>) - Method in class edu.stanford.nlp.coref.statistical.MetaFeatureExtractor
-
- getFeatures(RelationMention, String) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory
-
- getFeatures(RelationMention, String) - Method in class edu.stanford.nlp.ie.machinereading.RelationFeatureFactory
-
- getFeatures(Configuration) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
- getFeatures() - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- getFeatures() - Method in class edu.stanford.nlp.patterns.dep.ExtractedPhrase
-
- getFeatures(SemanticGraph, IndexedWord, boolean, Collection<String>, GrammaticalRelation) - Static method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getFeaturesTable() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- getFeaturesTable() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- getFeaturesTable() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- getFeaturesTableBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- getFeaturesTableOrBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- getFeaturesTableOrBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- getFeaturesTableOrBuilder() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- getFeatureValue(String) - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- getFieldIndex(String) - Static method in class edu.stanford.nlp.ie.pascal.PascalTemplate
-
- getFile(boolean) - Method in class edu.stanford.nlp.ie.crf.NERGUI
-
- getFile(boolean) - Method in class edu.stanford.nlp.ie.NERGUI
-
- getFile() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getFile() - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeNode
-
- getFileInputStream(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Get a input file stream (automatically gunzip depending on file extension)
- getFilename() - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeNode
-
- getFilename() - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.TRegexGUITreeVisitor
-
- getFilename() - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- getFilenames() - Method in class edu.stanford.nlp.international.arabic.pipeline.DecimatedArabicDataset.ArabicTreeDecimatedNormalizer
-
- getFilenames() - Method in class edu.stanford.nlp.international.arabic.pipeline.IBMMTArabicDataset
-
- getFilenames() - Method in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- getFilenames() - Method in interface edu.stanford.nlp.trees.treebank.Dataset
-
- getFileOutputStream(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Get a output file stream (automatically gzip depending on file extension)
- getFileOutputStream(String, boolean) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getFiles(File) - Method in class edu.stanford.nlp.ui.JarFileChooser
-
- getFileSentIds(CollectionValuedMap<String, String>) - Method in class edu.stanford.nlp.patterns.InvertedIndexByTokens
-
- getFileSentIdsFromPats(Collection<E>) - Method in class edu.stanford.nlp.patterns.InvertedIndexByTokens
-
- getFinalConllScore(String) - Static method in class edu.stanford.nlp.coref.CorefScorer
-
- getFinalConllScoreFromOutputDir(String, String) - Static method in class edu.stanford.nlp.coref.CorefScorer
-
- getFindType() - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- getFineGrainedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's fine-grained NER tag
- getFineGrainedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's fine-grained NER tag
- getFineGrainedNER() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's fine-grained NER tag
- getFineGrainedNERBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's fine-grained NER tag
- getFineGrainedNERBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's fine-grained NER tag
- getFineGrainedNERBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's fine-grained NER tag
- getFirst() - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Finds the E with the highest priority and returns it, without
modifying the queue.
- getFirst() - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Returns the highest-priority element without removing it from the
queue.
- getFirst() - Method in interface edu.stanford.nlp.util.PriorityQueue
-
Finds the object with the highest priority and returns it, without
modifying the queue.
- getFirstArg() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
Retrieves the argument that appears *first* in the sentence
- getFirstKey() - Method in class edu.stanford.nlp.util.TwoDimensionalMap.Entry
-
- getFirstMention() - Method in class edu.stanford.nlp.coref.data.CorefCluster
-
- getFirstMention() - Method in class edu.stanford.nlp.dcoref.CorefCluster
-
- getFirstNonNullAttributeFromList(List<String>) - Method in class edu.stanford.nlp.util.XMLUtils.XMLTag
-
Given a list of attributes, return the first one that is non-null
- getFirstRoot() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the (first) root of this SemanticGraph.
- getFirstSyntacticHeadPosition() - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
Find the left-most position of an argument's syntactic head
- getFirstTranslation(String) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
- getFloatFactorTable(float[][], int[][], List<Index<CRFLabel>>, int) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- getFMeasure(L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getFMeasure() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getFMeasure() - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns the current F1 measure (alpha=0.5).
- getFMeasure(double) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns the F-Measure with the given mixing parameter (must be between 0 and 1).
- getFN() - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns the current count of false negatives.
- getFolds() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- getFont() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getFontName() - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- getFontSize() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getFontSize() - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- getFormatter(int) - Method in class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- getFormatter(int) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- getFourDimensionalMap(K1) - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- getFP() - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns the current count of false positives.
- getFreshOptimizationState(ConcatVector) - Method in class edu.stanford.nlp.loglinear.learning.AbstractBatchOptimizer
-
This is called at the beginning of each batch optimization.
- getFreshOptimizationState(ConcatVector) - Method in class edu.stanford.nlp.loglinear.learning.BacktrackingAdaGradOptimizer
-
- getFullValue() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
Always returns the text corresponding to the extent of this object, even when
getValue is overridden by subclass.
- getFunc(int) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionNoisyLabel
-
- getGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string gender = 4;
- getGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string gender = 4;
- getGender() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string gender = 4;
- getGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string gender = 4;
- getGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string gender = 4;
- getGender() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string gender = 4;
- getGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string gender = 9;
- getGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string gender = 9;
- getGender() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string gender = 9;
- getGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by other annotators in CoreNLP
- getGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Fields set by other annotators in CoreNLP
- getGender() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Fields set by other annotators in CoreNLP
- getGender(Sieve.MentionData) - Method in class edu.stanford.nlp.quoteattribution.Sieves.MSSieves.BaselineTopSpeakerSieve
-
- getGenderBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string gender = 4;
- getGenderBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string gender = 4;
- getGenderBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string gender = 4;
- getGenderBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string gender = 4;
- getGenderBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string gender = 4;
- getGenderBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string gender = 4;
- getGenderBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string gender = 9;
- getGenderBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string gender = 9;
- getGenderBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string gender = 9;
- getGenderBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by other annotators in CoreNLP
- getGenderBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Fields set by other annotators in CoreNLP
- getGenderBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Fields set by other annotators in CoreNLP
- getGenderNumber(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getGeneralizeClasses() - Static method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getGeneralWordClassClusters() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getGeneric() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool generic = 25;
- getGeneric() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool generic = 25;
- getGeneric() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool generic = 25;
- getGenericity() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- getGenre() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getGfCharacter() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
- getGlobal() - Static method in class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
For getting the instance that global methods use.
- getGlobal() - Static method in class edu.stanford.nlp.util.Interner
-
For getting the instance that global methods use.
- getGold() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- getGold() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- getGold() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- getGoldBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- getGoldClass(Tree) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
- getGoldCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 goldCorefClusterID = 14;
- getGoldCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 goldCorefClusterID = 14;
- getGoldCorefClusterID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 goldCorefClusterID = 14;
- getGoldLinks() - Method in class edu.stanford.nlp.coref.data.Document
-
- getGoldLinks() - Method in class edu.stanford.nlp.dcoref.Document
-
- getGoldOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- getGoldOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- getGoldOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- getGoldTrees(CoreNLPProtos.EvaluateParserRequest) - Static method in class edu.stanford.nlp.parser.metrics.EvaluateExternalParser
-
Extract the gold trees from a list of requests
- getGoogleNgramScore(CandidatePhrase) - Static method in class edu.stanford.nlp.patterns.PhraseScorer
-
- getGovernor() - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- getGovernorIndex() - Method in class edu.stanford.nlp.trees.UnnamedConcreteDependency
-
- getGovName() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.RemoveEdge
-
- getGradb1() - Method in class edu.stanford.nlp.parser.nndep.Classifier.Cost
-
- getGradE() - Method in class edu.stanford.nlp.parser.nndep.Classifier.Cost
-
- getGradW1() - Method in class edu.stanford.nlp.parser.nndep.Classifier.Cost
-
- getGradW2() - Method in class edu.stanford.nlp.parser.nndep.Classifier.Cost
-
- getGrammaticalRelation(int, int) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Get GrammaticalRelation between gov and dep, and null if gov is not the
governor of dep.
- getGrammaticalRelation(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Get GrammaticalRelation between gov and dep, and null if gov is not the
governor of dep.
- getGrammaticalStructure(Tree, Predicate<String>, HeadFinder) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
- getGrammaticalStructure(Tree, Predicate<String>, HeadFinder) - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- getGrammaticalStructure(Tree, Predicate<String>, HeadFinder) - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
- getGrammaticalStructure(Tree, Predicate<String>, HeadFinder) - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Build a GrammaticalStructure from a Tree.
- getGranularity() - Method in class edu.stanford.nlp.time.SUTime.DurationWithFields
-
- getGranularity() - Method in enum edu.stanford.nlp.time.SUTime.StandardTemporalType
-
- getGranularity() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getGranularity() - Method in class edu.stanford.nlp.time.SUTime.Time
-
- getGranularity() - Method in enum edu.stanford.nlp.time.SUTime.TimeUnit
-
- getGraph() - Method in class edu.stanford.nlp.patterns.dep.DataInstanceDep
-
- getGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversionOrBuilder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraph(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraph(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraph(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResultOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraph() - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
Returns the graph associated with this match.
- getGraph(SequenceModel, Index<String>) - Static method in class edu.stanford.nlp.sequences.ViterbiSearchGraphBuilder
-
- getGraphBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraphBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraphBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphFromMap(Map<String, TransducerGraph>, String) - Static method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- getGraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
- getGraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
- getGraphIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
- getGraphList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraphOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraphOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversionOrBuilder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraphOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraphOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraphOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResultOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- getGraphOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGraphOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- getGroup(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroup(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroup(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getGroupOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- getHasBasicDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasBasicDependency = 27;
- getHasBasicDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool hasBasicDependency = 27;
- getHasBasicDependency() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool hasBasicDependency = 27;
- getHasContextParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasContextParseTree = 29;
- getHasContextParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool hasContextParseTree = 29;
- getHasContextParseTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool hasContextParseTree = 29;
- getHasCorefAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional bool hasCorefAnnotation = 16;
- getHasCorefAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional bool hasCorefAnnotation = 16;
- getHasCorefAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional bool hasCorefAnnotation = 16;
- getHasCorefMentionAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional bool hasCorefMentionAnnotation = 15;
- getHasCorefMentionAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional bool hasCorefMentionAnnotation = 15;
- getHasCorefMentionAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional bool hasCorefMentionAnnotation = 15;
- getHasCorefMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional bool hasCorefMentionsAnnotation = 57;
- getHasCorefMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional bool hasCorefMentionsAnnotation = 57;
- getHasCorefMentionsAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional bool hasCorefMentionsAnnotation = 57;
- getHasEnhancedDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasEnhancedDependency = 28;
- getHasEnhancedDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool hasEnhancedDependency = 28;
- getHasEnhancedDependency() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool hasEnhancedDependency = 28;
- getHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
used to differentiate between null and empty list
- getHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
used to differentiate between null and empty list
- getHasEntityMentionsAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
used to differentiate between null and empty list
- getHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are entity mentions
- getHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
check if there are entity mentions
- getHasEntityMentionsAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
check if there are entity mentions
- getHash() - Method in class edu.stanford.nlp.coref.statistical.Clusterer.Cluster
-
- getHasKBPTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are KBP triples
- getHasKBPTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
check if there are KBP triples
- getHasKBPTriplesAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
check if there are KBP triples
- getHasNumerizedTokensAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional bool hasNumerizedTokensAnnotation = 54;
- getHasNumerizedTokensAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional bool hasNumerizedTokensAnnotation = 54;
- getHasNumerizedTokensAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional bool hasNumerizedTokensAnnotation = 54;
- getHasOpenieTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are OpenIE triples
- getHasOpenieTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
check if there are OpenIE triples
- getHasOpenieTriplesAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
check if there are OpenIE triples
- getHasRelationAnnotations() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Fields set by other annotators in CoreNLP
- getHasRelationAnnotations() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
Fields set by other annotators in CoreNLP
- getHasRelationAnnotations() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
Fields set by other annotators in CoreNLP
- getHasTwin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasTwin = 24;
- getHasTwin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool hasTwin = 24;
- getHasTwin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool hasTwin = 24;
- getHasXmlContext() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- getHasXmlContext() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Used by clean xml annotator
- getHasXmlContext() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Used by clean xml annotator
- getHead() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getHead() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getHead(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getHeadEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headEnd = 7;
- getHeadEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 headEnd = 7;
- getHeadEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 headEnd = 7;
- getHeadFinder(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getHeadFinder() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getHeadFinder() - Method in class edu.stanford.nlp.trees.tregex.TregexMatcher
-
- getHeadIndex(Tree, HeadFinder) - Static method in class edu.stanford.nlp.coref.data.DocumentPreprocessor
-
- getHeadIndex(Tree) - Method in class edu.stanford.nlp.dcoref.MentionExtractor
-
- getHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 headIndex = 9;
- getHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional uint32 headIndex = 9;
- getHeadIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional uint32 headIndex = 9;
- getHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 headIndex = 10;
- getHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 headIndex = 10;
- getHeadIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 headIndex = 10;
- getHeadIndexedWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- getHeadIndexedWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- getHeadIndexedWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- getHeadIndexedWordBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- getHeadIndexedWordOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- getHeadIndexedWordOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- getHeadIndexedWordOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- getHeadStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headStart = 6;
- getHeadStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 headStart = 6;
- getHeadStart() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 headStart = 6;
- getHeadString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string headString = 11;
- getHeadString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string headString = 11;
- getHeadString() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string headString = 11;
- getHeadStringBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string headString = 11;
- getHeadStringBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string headString = 11;
- getHeadStringBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string headString = 11;
- getHeadTokenEnd() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getHeadTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headTokenIndex = 10;
- getHeadTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 headTokenIndex = 10;
- getHeadTokenIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 headTokenIndex = 10;
- getHeadTokenPosition() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getHeadTokenStart() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getHeadWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- getHeadWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- getHeadWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- getHeadWordBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- getHeadWordIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string projectedCategory = 25; // The syntactic category of the maximal constituent headed by the word.
- getHeadWordIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string projectedCategory = 25; // The syntactic category of the maximal constituent headed by the word.
- getHeadWordIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string projectedCategory = 25; // The syntactic category of the maximal constituent headed by the word.
- getHeadWordOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- getHeadWordOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- getHeadWordOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- getHeldOutPercent() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- getHighestScoringTree(Tree, double) - Method in class edu.stanford.nlp.parser.dvparser.DVParserCostAndGradient
-
- getHighlightColor() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getHistories(String[], History) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
This computes scores of tags at a position in a sentence (the so called "History").
- getHistory() - Method in class edu.stanford.nlp.tagger.maxent.DataWordTag
-
- getHistoryList() - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel
-
- getHistorySize() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getHistoryString() - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel
-
- getID() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- getId() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceElement
-
- getId() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string id = 3;
- getId() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string id = 3;
- getId() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string id = 3;
- getID() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.NodeTest
-
- getID() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.WordlistTest
-
- getID() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonWordlist
-
- getIdBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string id = 3;
- getIdBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string id = 3;
- getIdBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string id = 3;
- getIfDefined() - Method in class edu.stanford.nlp.util.Lazy
-
Get the value of this
Lazy
if it's been initialized, or else
return null.
- getIgnoreWordswithClassesDuringSelection() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getIncomingEdges(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getIncomingEdges(V) - Method in interface edu.stanford.nlp.graph.Graph
-
for undirected graph, it is just the edges from the node
- getIncomingEdgesSorted(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getInDegree(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getInDegree(V) - Method in interface edu.stanford.nlp.graph.Graph
-
for undirected graph, it should just be the degree
- getIndex() - Method in class edu.stanford.nlp.coref.statistical.Compressor
-
- getIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
required uint32 index = 2;
- getIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
required uint32 index = 2;
- getIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.NodeOrBuilder
-
required uint32 index = 2;
- getIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 index = 10;
- getIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 index = 10;
- getIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 index = 10;
- getIndex(List<T>, T) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Returns the index of the first occurrence in the list of the specified
object, using object identity (==) not equality as the criterion for object
presence.
- getIndex(List<T>, T, int) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Returns the index of the first occurrence after the startIndex (exclusive)
in the list of the specified object, using object equals function.
- getIndexAndCount(String) - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
- getIndexOfChild(Object, Object) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- getIndices() - Method in class edu.stanford.nlp.patterns.dep.ExtractedPhrase
-
- getInDict(String) - Method in class edu.stanford.nlp.wordseg.AffixDictionary
-
- getInexactDuration(ReadablePeriod) - Static method in class edu.stanford.nlp.time.SUTime.Duration
-
- getInexactDuration(Duration) - Static method in class edu.stanford.nlp.time.SUTime.Duration
-
- getInformationGains() - Method in class edu.stanford.nlp.classify.Dataset
-
- getInnaSisters() - Static method in class edu.stanford.nlp.international.arabic.ArabicWordLists
-
- getInnerMapFactory() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- getInnerMapFactory() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- getInput() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- getInput() - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- getInputEncoding() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Returns the input encoding being used.
- getInputEncoding() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Returns the input encoding being used.
- getInputPath(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getInputs() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- getInputStream() - Method in class edu.stanford.nlp.util.ByteStreamGobbler
-
- getInputStreamFromURLOrClasspathOrFileSystem(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Locates this file either using the given URL, or in the CLASSPATH, or in the file system
The CLASSPATH takes priority over the file system!
This stream is buffered and gunzipped (if necessary).
- getInsertNPinPP() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennTreeNormalizer
-
- getInstance(String, Index<String>, Index<String>, List<IN>, Pair<double[][], double[][]>, SeqClassifierFlags) - Method in class edu.stanford.nlp.ie.EmpiricalNERPriorBIOFactory
-
- getInstance(String, Index<String>, Index<String>, List<IN>, Pair<double[][], double[][]>, SeqClassifierFlags) - Method in class edu.stanford.nlp.ie.EmpiricalNERPriorFactory
-
- getInstance(String, Index<String>, Index<String>, List<IN>, Pair<double[][], double[][]>, SeqClassifierFlags) - Method in interface edu.stanford.nlp.ie.PriorModelFactory
-
- getInstance(String, Index<String>, Index<String>, List<IN>, Pair<double[][], double[][]>, SeqClassifierFlags) - Method in class edu.stanford.nlp.ie.UniformPriorFactory
-
- getInstance() - Static method in class edu.stanford.nlp.international.arabic.ArabicVerbStemBank
-
- getInstance() - Static method in class edu.stanford.nlp.international.spanish.SpanishVerbStripper
-
Singleton pattern function for getting a default verb stripper.
- getInstance(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishVerbStripper
-
Singleton pattern function for getting a verb stripper based on
the dictionary at dictPath.
- getInstance() - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
A method for getting a singleton instance of this class.
- getInstance() - Static method in class edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel
-
- getInstance() - Static method in class edu.stanford.nlp.trees.tregex.gui.FilePanel
-
- getInstance() - Static method in class edu.stanford.nlp.trees.tregex.gui.InputPanel
-
- getInstance() - Static method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
Returns the singleton instance of the MatchesPanel
- getInstance() - Static method in class edu.stanford.nlp.trees.tregex.gui.TregexGUI
-
- getInstant(Partial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getInstant(Partial, ZoneId) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getInt(Properties, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Load an integer property.
- getInt(Properties, String, int) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Load an integer property.
- getIntArray(Properties, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Loads a comma-separated list of integers from Properties.
- getIntCount(Object) - Method in class edu.stanford.nlp.stats.IntCounter
-
Returns the current count for the given key, which is 0 if it hasn't
been
seen before.
- getInterval() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- getInterval() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- getInterval() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseMatch
-
- getInterval() - Method in class edu.stanford.nlp.time.SUTime.Range
-
- getInterval() - Method in class edu.stanford.nlp.time.SUTime.Time
-
- getInterval() - Method in interface edu.stanford.nlp.util.HasInterval
-
Returns the interval
- getInterval() - Method in class edu.stanford.nlp.util.Interval
-
Returns this interval.
- getInterval() - Method in class edu.stanford.nlp.util.ValuedInterval
-
- getIntTuple(int) - Static method in class edu.stanford.nlp.util.IntTuple
-
- getIntTuple(List<Integer>) - Static method in class edu.stanford.nlp.util.IntTuple
-
- getInverseArcs(Object, Object) - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- getInverseArcs(Object) - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- getInverseImages(ExactAutomatonMinimizer.ExactBlock<TransducerGraph.Arc>, Object) - Method in class edu.stanford.nlp.fsm.ExactAutomatonMinimizer
-
- getInverseImages(FastExactAutomatonMinimizer.Split) - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- getIsDirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isDirectObject = 21;
- getIsDirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isDirectObject = 21;
- getIsDirectObject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isDirectObject = 21;
- getIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional bool isExtra = 4;
- getIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional bool isExtra = 4;
- getIsExtra() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional bool isExtra = 4;
- getIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional bool isExtra = 5;
- getIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional bool isExtra = 5;
- getIsExtra() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional bool isExtra = 5;
- getIsFirstMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional bool isFirstMWT = 68;
- getIsFirstMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional bool isFirstMWT = 68;
- getIsFirstMWT() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional bool isFirstMWT = 68;
- getIsIndirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isIndirectObject = 22;
- getIsIndirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isIndirectObject = 22;
- getIsIndirectObject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isIndirectObject = 22;
- getIsMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mwt stuff
- getIsMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
mwt stuff
- getIsMWT() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
mwt stuff
- getIsNewline() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional bool isNewline = 38;
- getIsNewline() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional bool isNewline = 38;
- getIsNewline() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional bool isNewline = 38;
- getIsPrepositionObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isPrepositionObject = 23;
- getIsPrepositionObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isPrepositionObject = 23;
- getIsPrepositionObject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isPrepositionObject = 23;
- getIsSingleton() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isSingleton = 26;
- getIsSingleton() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isSingleton = 26;
- getIsSingleton() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isSingleton = 26;
- getIsSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isSubject = 20;
- getIsSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isSubject = 20;
- getIsSubject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isSubject = 20;
- getIstmod() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this expresses an implicit tmod relation
- getIstmod() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
If true, this expresses an implicit tmod relation
- getIstmod() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
If true, this expresses an implicit tmod relation
- getIterations() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getIterator(Reader) - Method in class edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter
-
Iterate over an input document.
- getIterator(Reader) - Method in class edu.stanford.nlp.international.arabic.process.ArabicTokenizer.ArabicTokenizerFactory
-
- getIterator(Reader) - Method in class edu.stanford.nlp.international.french.process.FrenchTokenizer.FrenchTokenizerFactory
-
- getIterator(Reader) - Method in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer.SpanishTokenizerFactory
-
- getIterator(Reader) - Method in class edu.stanford.nlp.objectbank.DelimitRegExIterator.DelimitRegExIteratorFactory
-
- getIterator(Reader) - Method in interface edu.stanford.nlp.objectbank.IteratorFromReaderFactory
-
Return an iterator over the contents read from r.
- getIterator(Reader) - Method in class edu.stanford.nlp.objectbank.LineIterator.LineIteratorFactory
-
- getIterator(Reader) - Method in class edu.stanford.nlp.process.PTBTokenizer.PTBTokenizerFactory
-
Returns a tokenizer wrapping the given Reader.
- getIterator(Reader) - Method in class edu.stanford.nlp.process.WhitespaceTokenizer.WhitespaceTokenizerFactory
-
- getIterator(Reader) - Method in class edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter
-
- getIterator(Reader) - Method in class edu.stanford.nlp.sequences.ColumnTabDocumentReaderWriter
-
- getIterator(Reader) - Method in class edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter
-
- getIterator(Reader) - Method in class edu.stanford.nlp.sequences.LibSVMReaderAndWriter
-
- getIterator(Reader) - Method in class edu.stanford.nlp.sequences.MalletReaderAndWriter
-
- getIterator(Reader) - Method in class edu.stanford.nlp.sequences.MUCDocumentReaderAndWriter
-
- getIterator(Reader) - Method in class edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter
-
- getIterator(Reader) - Method in class edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter
-
- getIterator(Reader) - Method in class edu.stanford.nlp.trees.TreeTokenizerFactory
-
Same as getTokenizer().
- getIterator(Reader) - Method in class edu.stanford.nlp.trees.ud.CoNLLUDocumentReader
-
- getIterator(Reader) - Method in class edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter
-
- getJNLPLocalScratch() - Static method in class edu.stanford.nlp.io.IOUtils
-
A JavaNLP specific convenience routine for obtaining the current
scratch directory for the machine you're currently running on.
- getJodaTimeDuration() - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- getJodaTimeDuration() - Method in class edu.stanford.nlp.time.SUTime.DurationRange
-
- getJodaTimeDuration() - Method in class edu.stanford.nlp.time.SUTime.DurationWithFields
-
- getJodaTimeDuration() - Method in class edu.stanford.nlp.time.SUTime.DurationWithMillis
-
- getJodaTimeInstant() - Method in class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- getJodaTimeInstant() - Method in class edu.stanford.nlp.time.SUTime.GroundedTime
-
- getJodaTimeInstant() - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- getJodaTimeInstant() - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- getJodaTimeInstant() - Method in class edu.stanford.nlp.time.SUTime.Time
-
- getJodaTimeInterval() - Method in class edu.stanford.nlp.time.SUTime.Range
-
- getJodaTimePartial() - Method in class edu.stanford.nlp.time.SUTime.GroundedTime
-
- getJodaTimePartial() - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- getJodaTimePartial() - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- getJodaTimePartial() - Method in class edu.stanford.nlp.time.SUTime.Time
-
- getJodaTimePeriod(Partial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getJodaTimePeriod() - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- getJodaTimePeriod() - Method in class edu.stanford.nlp.time.SUTime.DurationRange
-
- getJodaTimePeriod() - Method in class edu.stanford.nlp.time.SUTime.DurationWithFields
-
- getJodaTimePeriod() - Method in class edu.stanford.nlp.time.SUTime.DurationWithMillis
-
- getJsonStringList(JsonObject, String) - Static method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageUtils
-
A utility method for javax json: extract a list of strings from the object
- getJustification() - Method in class edu.stanford.nlp.semgraph.semgrex.Alignment
-
- getJustText(Node) - Static method in class edu.stanford.nlp.quoteattribution.XMLToAnnotation
-
- getKanSisters() - Static method in class edu.stanford.nlp.international.arabic.ArabicWordLists
-
- getKbestF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
optional double kbestF1 = 2;
- getKbestF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
optional double kbestF1 = 2;
- getKbestF1() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponseOrBuilder
-
optional double kbestF1 = 2;
- getKBestParses(List<? extends HasWord>, int) - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- getKBestParses(List<? extends HasWord>, int, boolean) - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- getKBestParses(Iterable<List<? extends HasWord>>, int) - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- getKBestParses(Iterable<List<? extends HasWord>>, int, boolean) - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- getKBestParses(int) - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getKBestParses(int) - Method in interface edu.stanford.nlp.parser.KBestViterbiParser
-
Get the exact k best parses for the sentence.
- getKBestParses(int) - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
Get the exact k best parses for the sentence.
- getKBestParses(int) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustiveDependencyParser
-
Get the exact k best parses for the sentence.
- getKBestParses(int) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
Get the exact k best parses for the sentence.
- getKBestParses(int) - Method in class edu.stanford.nlp.parser.lexparser.FastFactoredParser
-
Get the exact k best parses for the sentence.
- getKBestParses(int) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
Return the k best parses of the sentence most recently parsed.
- getKBestParses(int) - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getKBestParses(int) - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getKBestParses(int) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getKBestParseTrees(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTrees(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTrees(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestParseTreesOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- getKBestPCFGParses(int) - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getKBestPCFGParses(int) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
Returns the trees (and scores) corresponding to the
k-best derivations of the sentence.
- getKBestPCFGParses(int) - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getKBestPCFGParses(int) - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getKBestPCFGParses(int) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
TODO: return more if this used a beam
- getKbpTriple(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- getKbpTriple(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The KBP triples in this sentence
- getKbpTriple(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The KBP triples in this sentence
- getKbpTripleBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- getKbpTripleBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- getKbpTripleCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- getKbpTripleCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The KBP triples in this sentence
- getKbpTripleCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The KBP triples in this sentence
- getKbpTripleList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- getKbpTripleList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The KBP triples in this sentence
- getKbpTripleList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The KBP triples in this sentence
- getKbpTripleOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- getKbpTripleOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The KBP triples in this sentence
- getKbpTripleOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The KBP triples in this sentence
- getKbpTripleOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- getKbpTripleOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The KBP triples in this sentence
- getKbpTripleOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The KBP triples in this sentence
- getKeepOriginalText() - Method in class edu.stanford.nlp.ling.DocumentReader
-
Returns whether created documents will store their source text along with tokenized words.
- getKey(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- getKey(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
repeated string key = 1;
- getKey(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaDataOrBuilder
-
repeated string key = 1;
- getKey(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated uint32 key = 1;
- getKey(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
repeated uint32 key = 1;
- getKey(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringOrBuilder
-
repeated uint32 key = 1;
- getKey(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- getKey(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
repeated string key = 1;
- getKey(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringOrBuilder
-
repeated string key = 1;
- getKeyBytes(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- getKeyBytes(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
repeated string key = 1;
- getKeyBytes(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaDataOrBuilder
-
repeated string key = 1;
- getKeyBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- getKeyBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
repeated string key = 1;
- getKeyBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringOrBuilder
-
repeated string key = 1;
- getKeyCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- getKeyCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
repeated string key = 1;
- getKeyCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaDataOrBuilder
-
repeated string key = 1;
- getKeyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated uint32 key = 1;
- getKeyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
repeated uint32 key = 1;
- getKeyCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringOrBuilder
-
repeated uint32 key = 1;
- getKeyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- getKeyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
repeated string key = 1;
- getKeyCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringOrBuilder
-
repeated string key = 1;
- getKeyForClass(Class) - Static method in class edu.stanford.nlp.patterns.surface.Token
-
- getKeyList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- getKeyList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
repeated string key = 1;
- getKeyList() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaDataOrBuilder
-
repeated string key = 1;
- getKeyList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated uint32 key = 1;
- getKeyList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
repeated uint32 key = 1;
- getKeyList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringOrBuilder
-
repeated uint32 key = 1;
- getKeyList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- getKeyList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
repeated string key = 1;
- getKeyList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringOrBuilder
-
repeated string key = 1;
- getKeySetEntities() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getKGoodFactoredParses(int) - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getKGoodFactoredParses(int) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getKGoodFactoredParses(int) - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getKGoodFactoredParses(int) - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getKGoodFactoredParses(int) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getKGoodParses(int) - Method in interface edu.stanford.nlp.parser.KBestViterbiParser
-
Get k good parses for the sentence.
- getKGoodParses(int) - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
Return the list of k "good" parses of the sentence most recently parsed.
- getKGoodParses(int) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustiveDependencyParser
-
Get k good parses for the sentence.
- getKGoodParses(int) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
Get k good parses for the sentence.
- getKGoodParses(int) - Method in class edu.stanford.nlp.parser.lexparser.FastFactoredParser
-
Return the list of N "good" parses of the sentence most recently parsed.
- getKnownLCWords() - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- getKSampledParses(int) - Method in interface edu.stanford.nlp.parser.KBestViterbiParser
-
Get k parse samples for the sentence.
- getKSampledParses(int) - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
Get k parse samples for the sentence.
- getKSampledParses(int) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustiveDependencyParser
-
Get k parse samples for the sentence.
- getKSampledParses(int) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
Get k parse samples for the sentence.
- getKSampledParses(int) - Method in class edu.stanford.nlp.parser.lexparser.FastFactoredParser
-
Get k parse samples for the sentence.
- getL1NormalizedTFIDFDataset() - Method in class edu.stanford.nlp.classify.Dataset
-
Method to convert this dataset to RVFDataset using L1-normalized TF-IDF features
- getL1NormalizedTFIDFDatum(Datum<L, F>, Counter<F>) - Method in class edu.stanford.nlp.classify.Dataset
-
Method to convert features from counts to L1-normalized TFIDF based features
- getLabel() - Method in class edu.stanford.nlp.ie.crf.CRFLabel
-
- getLabel(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getLabel() - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- getLabeledMentionPairs(Document) - Static method in class edu.stanford.nlp.coref.CorefUtils
-
- getLabeledToDescriptiveCoreLabelTreeFunction() - Static method in class edu.stanford.nlp.trees.TreeFunctions
-
Returns a function which takes a tree with any label class
where the labels might have an interesting description, such
as a CategoryWordTag which goes "cat [T/W]", and returns a new
tree with CoreLabels which contain the toString() of each of
the input labels.
- getLabeledTreeToCategoryWordTagTreeFunction() - Static method in class edu.stanford.nlp.trees.TreeFunctions
-
Return a Function that maps from StringLabel labeled trees to
LabeledScoredTrees with a CategoryWordTag label.
- getLabeledTreeToStringLabeledTreeFunction() - Static method in class edu.stanford.nlp.trees.TreeFunctions
-
Return an Function that maps from Label-labeled trees (any
implementing class) to LabeledScored trees with a StringLabel
label.
- getLabelForInternalNegativeClass() - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- getLabelForInternalPositiveClass() - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- getLabelID(String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
- getLabelIndices(Set<L>) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns indices of labels
- getLabels() - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- getLabels() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getLabels() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getLabelsArray() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- getLang() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getLanguage(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getLanguage(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getLanguage(String) - Static method in class edu.stanford.nlp.parser.nndep.Config
-
Get the
Language
object corresponding to the given language string.
- getLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
.edu.stanford.nlp.pipeline.Language language = 2;
- getLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
.edu.stanford.nlp.pipeline.Language language = 2;
- getLanguage() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
.edu.stanford.nlp.pipeline.Language language = 2;
- getLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional .edu.stanford.nlp.pipeline.Language language = 7 [default = Unknown];
- getLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional .edu.stanford.nlp.pipeline.Language language = 7 [default = Unknown];
- getLanguage() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional .edu.stanford.nlp.pipeline.Language language = 7 [default = Unknown];
- getLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string language = 5;
- getLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string language = 5;
- getLanguage() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string language = 5;
- getLanguage() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- getLanguage() - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
Get the language of the grammatical relation.
- getLanguageBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string language = 5;
- getLanguageBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string language = 5;
- getLanguageBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string language = 5;
- getLanguageFromString(String) - Static method in class edu.stanford.nlp.pipeline.LanguageInfo
-
convert various input strings to language enum
- getLanguageProperties(String) - Static method in class edu.stanford.nlp.pipeline.LanguageInfo
-
return an actual properties object for a given language
- getLanguagePropertiesFile(String) - Static method in class edu.stanford.nlp.pipeline.LanguageInfo
-
return the properties file name for a specific language
- getLastArg() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
Retrieves the argument that appears *last* in the sentence
- getLastF1() - Method in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- getLastSyntacticHeadPosition() - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
Find the right-most position of an argument's syntactic head
- getLatticeWords() - Method in class edu.stanford.nlp.parser.lexparser.HTKLatticeReader
-
- getLBScore() - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank
-
- getLdctype() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getLeaf(Tree, int) - Static method in class edu.stanford.nlp.trees.Trees
-
Gets the ith leaf of a tree from the left.
- getLeafVertices() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getLearnClosedClassTags() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getLearnedPatterns(String) - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getLearnedPatterns() - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getLearnedPatternsEachIter() - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getLearnedPatternsEachIter(String) - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getLearnedWords(String) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getLearnedWordsAsJson() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getLearnedWordsAsJsonLastIteration() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getLearnedWordsEachIter(String) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getLearnedWordsEachIter() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getLearningRate(String) - Method in interface edu.stanford.nlp.coref.statistical.SimpleLinearClassifier.LearningRateSchedule
-
- getLeaves() - Method in class edu.stanford.nlp.trees.Tree
-
Gets the leaves of the tree.
- getLeaves(List<T>) - Method in class edu.stanford.nlp.trees.Tree
-
Gets the leaves of the tree.
- getLeftAsKey(L) - Method in class edu.stanford.nlp.util.OneToOneMap
-
- getLeftChild(int, int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getLeftChild(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getLeftLabelSet(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getLeftmostNode(IntervalTree.TreeNode<E, T>) - Method in class edu.stanford.nlp.util.IntervalTree
-
- getLeftValency(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getLemma() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string lemma = 3;
- getLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
required string lemma = 3;
- getLemma() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
required string lemma = 3;
- getLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's lemma
- getLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's lemma
- getLemma() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's lemma
- getLemmaBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string lemma = 3;
- getLemmaBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
required string lemma = 3;
- getLemmaBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
required string lemma = 3;
- getLemmaBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's lemma
- getLemmaBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's lemma
- getLemmaBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's lemma
- getLemmas(String) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserClient
-
Get the lemmas for the text according to the parser's lemmatizer
(only applies to English), return it as whitespace tokenized text.
- getLexicalCondition() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
- getLexicon() - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
Get the lexicon associated with this unknown word model; usually not used, but
might be useful to tell you if a related word is known or unknown, for example.
- getLexicon() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getLexicon() - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModel
-
Returns the lexicon used by this unknown word model.
- getLinearSchedule(double, int) - Static method in class edu.stanford.nlp.sequences.CoolingSchedule
-
- getLineIterable(Reader, boolean) - Static method in class edu.stanford.nlp.io.IOUtils
-
Given a reader, returns the lines from the reader as an Iterable.
- getLineIterable(Reader, int, boolean) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getLineIterator(String) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(String, Function<String, X>) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(String, String) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(Reader) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(Reader, Function<String, X>) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(File) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(File, Function<String, X>) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(File, String) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(File, Function<String, X>, String) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(Collection<?>, Function<String, X>) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(Collection<?>, String) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineIterator(Collection<?>, Function<String, X>, String) - Static method in class edu.stanford.nlp.objectbank.ObjectBank
-
- getLineNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 lineNumber = 20;
- getLineNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 lineNumber = 20;
- getLineNumber() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 lineNumber = 20;
- getLinks(Map<Integer, CorefChain>) - Static method in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
- getLinks(Map<Integer, CorefChain>) - Static method in class edu.stanford.nlp.pipeline.CorefAnnotator
-
- getLinks(Map<Integer, CorefChain>) - Static method in class edu.stanford.nlp.pipeline.HybridCorefAnnotator
-
- getListComparator() - Static method in class edu.stanford.nlp.util.CollectionUtils
-
- getListComparator() - Static method in class edu.stanford.nlp.util.Comparators
-
- getListMembers(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 listMembers = 57;
- getListMembers(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 listMembers = 57;
- getListMembers(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 listMembers = 57;
- getListMembersCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 listMembers = 57;
- getListMembersCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 listMembers = 57;
- getListMembersCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 listMembers = 57;
- getListMembersList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 listMembers = 57;
- getListMembersList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 listMembers = 57;
- getListMembersList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 listMembers = 57;
- getLiteral() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getLnrmRegex(String) - Static method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- getLoc() - Method in class edu.stanford.nlp.parser.lexparser.FactoredLexiconEvent
-
- getLocalizedMessage() - Method in exception edu.stanford.nlp.time.SUTimeSimpleParser.SUTimeParsingError
-
- getLoggerLevel() - Method in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
- getLong(Properties, String, long) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Load an integer property as a long.
- getLongestPhrase(List<PhraseTable.Phrase>) - Static method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- getLongName() - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
- getLowestCommonAncestor(List<Tree>, Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
Get lowest common ancestor of all the nodes in the list with the tree rooted at root
- getLowestCommonAncestor(Tree, Tree, Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
returns the node of a tree which represents the lowest common
ancestor of nodes t1 and t2 dominated by root.
- getLWsRegex(String) - Static method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- getMainStrs(List<String>) - Static method in class edu.stanford.nlp.util.AcronymMatcher
-
- getMangledTree() - Method in class edu.stanford.nlp.trees.CollocationFinder
-
Returns the "collocations included" parse tree.
- getMap(String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseSimWordAvgDepGrammar
-
- getMap() - Method in class edu.stanford.nlp.semgraph.semgrex.Alignment
-
- getMap(K1) - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- getMapFactory() - Method in class edu.stanford.nlp.stats.IntCounter
-
- getMapFromString(String, Class<K>, Class<V>, MapFactory<K, V>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
- getMapping(String) - Method in class edu.stanford.nlp.tagger.maxent.Distsim
-
Returns the cluster for the given word as a string.
- getMargin(Tree, Tree) - Method in class edu.stanford.nlp.parser.dvparser.DVParserCostAndGradient
-
- getMarkLineBreaks() - Method in class edu.stanford.nlp.process.StripTagsProcessor
-
Returns whether the output of the processor will contain newline words
("\n") at the end of block-level tags.
- getMassiBbn() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getMassiClass() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getMassiWnss() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getMatch(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatch(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatch(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatch(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatch(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatch() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- getMatch() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- getMatch() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- getMatch(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatch(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatch(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatch(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatch() - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
Get the last matching node -- that is, the node that matches the root node
of the pattern.
- getMatch() - Method in class edu.stanford.nlp.trees.tregex.TregexMatcher
-
Get the last matching tree -- that is, the tree node that matches the root node of the pattern.
- getMatchBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- getMatchBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatched() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- getMatchedColor() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getMatchedColor() - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- getMatchedLength() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- getMatchedPartCoordinates() - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- getMatchedParts() - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.TRegexGUITreeVisitor
-
- getMatchedParts() - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
- getMatchedParts() - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- getMatchedSentences() - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
Returns all currently displayed sentences in plain text form.
- getMatchedTokensByAllPhrases() - Method in class edu.stanford.nlp.patterns.TextAnnotationPatterns
-
- getMatchedTokensByPhrase(String) - Method in class edu.stanford.nlp.patterns.TextAnnotationPatterns
-
- getMatcher(List<? extends T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- getMatcher(List<? extends CoreMap>) - Method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Returns a TokenSequenceMatcher that can be used to match this pattern
against the specified list of tokens.
- getMatches() - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.TRegexGUITreeVisitor
-
- getMatches() - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
Returns all currently displayed matches in string buffer, penn treebank form
(suitable for writing out, for instance)
- getMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
required int32 matchIndex = 1;
- getMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
required int32 matchIndex = 1;
- getMatchIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
required int32 matchIndex = 1;
- getMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required int32 matchIndex = 2;
- getMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
required int32 matchIndex = 2;
- getMatchIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
-
required int32 matchIndex = 2;
- getMatchingMentionsSpans(Annotation, Collection<CorefChain>, Predicate<Pair<CorefChain.CorefMention, List<CoreLabel>>>, boolean) - Static method in class edu.stanford.nlp.coref.CorefUtils
-
- getMatchingSpans(Annotation) - Static method in class edu.stanford.nlp.coref.CorefUtils
-
- getMatchList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchName() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.NodeTest
-
- getMatchOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- getMatchOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- getMatchOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- getMatchOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- getMatchOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- getMatchOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- getMatchPortionOnly() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getMatchType() - Method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- getMaxAvailableMemory() - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- getMaxAvailableMemory(boolean) - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- getMaxedMarginals() - Method in class edu.stanford.nlp.loglinear.inference.TableFactor
-
Convenience function to max out all but one variable, and return the marginal array.
- getMaxMatches() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getMaxMemory() - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- getMaxNodes() - Method in class edu.stanford.nlp.ling.tokensregex.MultiNodePattern
-
- getMaxSentDistForSieve(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getMaxSentenceLength() - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- getMaxSize() - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- getMaxTokenEnd() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
Returns the largest start of all argument heads (or the beginning of the
mention's extent if there are no arguments)
- getMaxTokenEnd() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
Returns the largest end of the two args heads
- getMembers() - Method in interface edu.stanford.nlp.fsm.Block
-
- getMemoryInUse() - Static method in class edu.stanford.nlp.util.SystemUtils
-
Returns the number of megabytes (MB) of memory in use.
- getMention(Integer, String, List<CoreLabel>) - Static method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader
-
- getMention(Integer, String, List<CoreLabel>) - Static method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader
-
- getMention() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getMention(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- getMention(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- getMention(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMention(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMention(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mention = 12;
- getMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mention = 12;
- getMention() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mention = 12;
- getMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 mentionBegin = 13;
- getMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 mentionBegin = 13;
- getMentionBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 mentionBegin = 13;
- getMentionBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mention = 12;
- getMentionBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mention = 12;
- getMentionBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mention = 12;
- getMentionCount() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- getMentionCount() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- getMentionCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionData(CoreMap) - Method in class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.QMSieve
-
- getMentionDetectionModel(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getMentionEmbeddings(Mention, SimpleMatrix) - Method in class edu.stanford.nlp.coref.neural.EmbeddingExtractor
-
- getMentionEmbeddingsForFast(Mention) - Method in class edu.stanford.nlp.coref.neural.EmbeddingExtractor
-
- getMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 mentionEnd = 14;
- getMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 mentionEnd = 14;
- getMentionEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 mentionEnd = 14;
- getMentionFeatureIds() - Method in class edu.stanford.nlp.coref.fastneural.FastNeuralCorefModel
-
- getMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional int32 mentionID = 1;
- getMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional int32 mentionID = 1;
- getMentionID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional int32 mentionID = 1;
- getMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 mentionID = 1;
- getMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 mentionID = 1;
- getMentionID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 mentionID = 1;
- getMentionList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionMap() - Method in class edu.stanford.nlp.coref.data.CorefChain
-
- getMentionMap() - Method in class edu.stanford.nlp.dcoref.CorefChain
-
- getMentionNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 mentionNum = 16;
- getMentionNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 mentionNum = 16;
- getMentionNum() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 mentionNum = 16;
- getMentionOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- getMentionPairs(Document) - Static method in class edu.stanford.nlp.coref.CorefUtils
-
- getMentions() - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- getMentions() - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- getMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- getMentions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- getMentions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
This field is for entity mentions across the document.
- getMentions(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
This field is for entity mentions across the document.
- getMentions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentions(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
repeated int32 mentions = 2;
- getMentions(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
repeated int32 mentions = 2;
- getMentions(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfoOrBuilder
-
repeated int32 mentions = 2;
- getMentionsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- getMentionsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- getMentionsBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- getMentionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
This field is for entity mentions across the document.
- getMentionsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
This field is for entity mentions across the document.
- getMentionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
repeated int32 mentions = 2;
- getMentionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
repeated int32 mentions = 2;
- getMentionsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfoOrBuilder
-
repeated int32 mentions = 2;
- getMentionsForCoref(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- getMentionsForCoref(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
coref mentions for entire document *
- getMentionsForCoref(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
coref mentions for entire document *
- getMentionsForCoref(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCoref(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCoref(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- getMentionsForCorefBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- getMentionsForCorefBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- getMentionsForCorefCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
coref mentions for entire document *
- getMentionsForCorefCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
coref mentions for entire document *
- getMentionsForCorefCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- getMentionsForCorefList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
coref mentions for entire document *
- getMentionsForCorefList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
coref mentions for entire document *
- getMentionsForCorefList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- getMentionsForCorefOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
coref mentions for entire document *
- getMentionsForCorefOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
coref mentions for entire document *
- getMentionsForCorefOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- getMentionsForCorefOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
coref mentions for entire document *
- getMentionsForCorefOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
coref mentions for entire document *
- getMentionsForCorefOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionsForCorefOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- getMentionSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionSieve = 16;
- getMentionSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mentionSieve = 16;
- getMentionSieve() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mentionSieve = 16;
- getMentionSieveBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionSieve = 16;
- getMentionSieveBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mentionSieve = 16;
- getMentionSieveBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mentionSieve = 16;
- getMentionsInTextualOrder() - Method in class edu.stanford.nlp.coref.data.CorefChain
-
get List of CorefMentions
- getMentionsInTextualOrder() - Method in class edu.stanford.nlp.dcoref.CorefChain
-
get List of CorefMentions
- getMentionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- getMentionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
This field is for entity mentions across the document.
- getMentionsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
This field is for entity mentions across the document.
- getMentionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
repeated int32 mentions = 2;
- getMentionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
repeated int32 mentions = 2;
- getMentionsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfoOrBuilder
-
repeated int32 mentions = 2;
- getMentionsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- getMentionsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
This field is for entity mentions across the document.
- getMentionsOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
This field is for entity mentions across the document.
- getMentionsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- getMentionsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
This field is for entity mentions across the document.
- getMentionsOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
This field is for entity mentions across the document.
- getMentionsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- getMentionsWithSameHead(IntPair) - Method in class edu.stanford.nlp.coref.data.CorefChain
-
get CorefMentions by position (sentence number, headIndex) Can be multiple mentions sharing headword
- getMentionsWithSameHead(int, int) - Method in class edu.stanford.nlp.coref.data.CorefChain
-
get CorefMention by position
- getMentionsWithSameHead(IntPair) - Method in class edu.stanford.nlp.dcoref.CorefChain
-
get CorefMentions by position (sentence number, headIndex) Can be multiple mentions sharing headword
- getMentionsWithSameHead(int, int) - Method in class edu.stanford.nlp.dcoref.CorefChain
-
get CorefMention by position
- getMentionType(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getMentionType() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string mentionType = 2;
- getMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string mentionType = 2;
- getMentionType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string mentionType = 2;
- getMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string mentionType = 8;
- getMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string mentionType = 8;
- getMentionType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string mentionType = 8;
- getMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string mentionType = 2;
- getMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string mentionType = 2;
- getMentionType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string mentionType = 2;
- getMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionType = 15;
- getMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mentionType = 15;
- getMentionType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mentionType = 15;
- getMentionTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string mentionType = 2;
- getMentionTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string mentionType = 2;
- getMentionTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string mentionType = 2;
- getMentionTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string mentionType = 8;
- getMentionTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string mentionType = 8;
- getMentionTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string mentionType = 8;
- getMentionTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string mentionType = 2;
- getMentionTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string mentionType = 2;
- getMentionTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string mentionType = 2;
- getMentionTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionType = 15;
- getMentionTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mentionType = 15;
- getMentionTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mentionType = 15;
- getMentionTypeStr(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getMergedChunk(List<? extends CoreMap>, String, int, int, CoreLabelTokenFactory) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Create chunk that is merged from chunkIndexStart to chunkIndexEnd (exclusive).
- getMergedChunk(List<? extends CoreMap>, int, int, Map<Class, CoreMapAttributeAggregator>, CoreLabelTokenFactory) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
Create chunk that is merged from chunkIndexStart to chunkIndexEnd (exclusive)
- getMergedList() - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher
-
- getMergedList(int...) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher
-
- getMergeThreshold(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaData() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaData() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaDataBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaDataBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaDataByReference() - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel.Factor
-
- getMetaDataOrBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaDataOrBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaDataOrBuilder() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaDataOrBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaDataOrBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMetaDataOrBuilder() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- getMiddle() - Method in class edu.stanford.nlp.util.IntQuadruple
-
- getMiddle() - Method in class edu.stanford.nlp.util.IntTriple
-
- getMidPoint(Interval<Integer>) - Static method in class edu.stanford.nlp.util.Interval
-
- getMinFeatureThresh() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getMinimizer() - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getMinimizer(int, Evaluator[]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getMinNodes() - Method in class edu.stanford.nlp.ling.tokensregex.MultiNodePattern
-
- getMinTokenStart() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
Returns the smallest start of all argument heads (or the beginning of the
mention's extent if there are no arguments)
- getMinTokenStart() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
Returns the smallest start of the two args heads
- getMinWordsLockTags() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getMod() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getModal(Dictionaries) - Method in class edu.stanford.nlp.coref.data.Mention
-
- getModal(Dictionaries) - Method in class edu.stanford.nlp.dcoref.Mention
-
- getModality() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- getMode() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getModel() - Method in class edu.stanford.nlp.parser.dvparser.DVModelReranker
-
- getModel() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getModelFromLexicalizedParser(LexicalizedParser) - Static method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- getModelMetaDataByReference() - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel
-
- getModification() - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- getModifiers(Dictionaries) - Method in class edu.stanford.nlp.coref.data.Mention
-
- getModifiers(Dictionaries) - Method in class edu.stanford.nlp.dcoref.Mention
-
- getMonth() - Method in class edu.stanford.nlp.time.SUTime.IsoDate
-
- getMostGeneral(Partial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getMostGeneral(Period) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getMostSpecific(Partial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getMostSpecific(Period) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getmPolarity() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- getMultimatched() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.MultiMatch
-
- getMultimatches() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.MultiMatch
-
- getMultioffsets() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.MultiMatch
-
- getMultiPatternMatcher(Collection<TokenSequencePattern>) - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Create a multi-pattern matcher for matching across multiple TokensRegex patterns.
- getMultiPatternMatcher(TokenSequencePattern...) - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Create a multi-pattern matcher for matching across multiple TokensRegex patterns.
- getMultiPatternMatcher(String...) - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Create a multi-pattern matcher for matching across multiple TokensRegex patterns from Strings.
- getMultivalues() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.MultiMatch
-
- getMwtMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- getMwtMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- getMwtMisc() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- getMwtMiscBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- getMwtMiscBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- getMwtMiscBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- getMwtText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string mwtText = 69;
- getMwtText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string mwtText = 69;
- getMwtText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string mwtText = 69;
- getMwtTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string mwtText = 69;
- getMwtTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string mwtText = 69;
- getMwtTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string mwtText = 69;
- getNAEmbedding() - Method in class edu.stanford.nlp.coref.neural.EmbeddingExtractor
-
- getName() - Method in interface edu.stanford.nlp.coref.CorefDocumentProcessor
-
- getName() - Method in class edu.stanford.nlp.coref.fastneural.FastNeuralCorefDataExporter
-
- getName() - Method in class edu.stanford.nlp.ie.qe.Unit
-
- getName() - Method in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- getName() - Method in class edu.stanford.nlp.optimization.InefficientSGDMinimizer
-
- getName() - Method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- getName() - Method in class edu.stanford.nlp.optimization.SGDMinimizer
-
- getName() - Method in class edu.stanford.nlp.optimization.SGDToQNMinimizer
-
- getName() - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- getName() - Method in class edu.stanford.nlp.optimization.SMDMinimizer
-
- getName() - Method in class edu.stanford.nlp.optimization.SparseAdaGradMinimizer
-
- getName() - Method in class edu.stanford.nlp.optimization.SQNMinimizer
-
- getName() - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- getName() - Method in class edu.stanford.nlp.parser.eval.TreebankStats.ObservedCorpusStats
-
- getName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required string name = 1;
- getName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required string name = 1;
- getName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required string name = 1;
- getName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required string name = 1;
- getName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
required string name = 1;
- getName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
required string name = 1;
- getName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required string name = 1;
- getName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
required string name = 1;
- getName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
-
required string name = 1;
- getName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string name = 1;
- getName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
required string name = 1;
- getName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
-
required string name = 1;
- getName() - Method in class edu.stanford.nlp.semgraph.semgrex.NodePattern
-
- getName() - Method in class edu.stanford.nlp.util.MetaClass.ClassFactory
-
Returns the full class name for the objects being produced
- getNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required string name = 1;
- getNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required string name = 1;
- getNameBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required string name = 1;
- getNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
required string name = 1;
- getNameBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required string name = 1;
- getNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
required string name = 1;
- getNameBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string name = 1;
- getNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
required string name = 1;
- getNameBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
-
required string name = 1;
- getNamedNode(String, SemgrexMatcher) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonEdit
-
Used to retrieve the named node.
- getNamedNode(String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- getNamesInParagraph(CoreMap) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- getNColors(int) - Static method in class edu.stanford.nlp.ie.NERGUI
-
- getNegation(Dictionaries) - Method in class edu.stanford.nlp.coref.data.Mention
-
- getNegation(Dictionaries) - Method in class edu.stanford.nlp.dcoref.Mention
-
- getNegLabel() - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- getNegLabel() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getNeighbor(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
repeated int32 neighbor = 2;
- getNeighbor(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
repeated int32 neighbor = 2;
- getNeighbor(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
repeated int32 neighbor = 2;
- getNeighborCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
repeated int32 neighbor = 2;
- getNeighborCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
repeated int32 neighbor = 2;
- getNeighborCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
repeated int32 neighbor = 2;
- getNeighborList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
repeated int32 neighbor = 2;
- getNeighborList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
repeated int32 neighbor = 2;
- getNeighborList() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
repeated int32 neighbor = 2;
- getNeighbors(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
Gets both parents and children nodes
- getNeighbors(V) - Method in interface edu.stanford.nlp.graph.Graph
-
- getNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required string ner = 4;
- getNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
required string ner = 4;
- getNer() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
required string ner = 4;
- getNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's NER tag
- getNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's NER tag
- getNer() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's NER tag
- getNerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required string ner = 4;
- getNerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
required string ner = 4;
- getNerBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
required string ner = 4;
- getNerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's NER tag
- getNerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's NER tag
- getNerBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's NER tag
- getNerc() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getNerLabelProbs(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- getNerLabelProbs(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
listing of probs
- getNerLabelProbs(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
listing of probs
- getNerLabelProbsBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- getNerLabelProbsBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
listing of probs
- getNerLabelProbsBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
listing of probs
- getNerLabelProbsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- getNerLabelProbsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
listing of probs
- getNerLabelProbsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
listing of probs
- getNerLabelProbsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- getNerLabelProbsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
listing of probs
- getNerLabelProbsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
listing of probs
- getNerString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string nerString = 12;
- getNerString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string nerString = 12;
- getNerString() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string nerString = 12;
- getNerStringBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string nerString = 12;
- getNerStringBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string nerString = 12;
- getNerStringBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string nerString = 12;
- getNewEnv() - Static method in class edu.stanford.nlp.ie.NumberNormalizer
-
- getNewEnv() - Static method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
- getNewInstance(PatternFactory.PatternType, CoreMap) - Static method in class edu.stanford.nlp.patterns.DataInstance
-
- getNewLineCount() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- getNewlineToken() - Static method in class edu.stanford.nlp.process.PTBTokenizer
-
Returns the string literal inserted for newlines when the -tokenizeNLs
options is set.
- getNewSurfaceInstance(List<CoreLabel>) - Static method in class edu.stanford.nlp.patterns.DataInstance
-
- getNext() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- getNext() - Method in class edu.stanford.nlp.international.arabic.process.ArabicTokenizer
-
- getNext() - Method in class edu.stanford.nlp.international.french.process.FrenchTokenizer
-
- getNext() - Method in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer
-
- getNext() - Method in class edu.stanford.nlp.process.AbstractTokenizer
-
Internally fetches the next token.
- getNext() - Method in class edu.stanford.nlp.process.LexerTokenizer
-
Internally fetches the next token.
- getNext() - Method in class edu.stanford.nlp.process.PTBTokenizer
-
Internally fetches the next token.
- getNext() - Method in class edu.stanford.nlp.process.TokenizerAdapter
-
Internally fetches the next token.
- getNext() - Method in class edu.stanford.nlp.process.WhitespaceTokenizer
-
Internally fetches the next token.
- getNext() - Method in class edu.stanford.nlp.process.WordSegmentingTokenizer
-
- getNext() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankTokenizer
-
Internally fetches the next token.
- getNext() - Method in class edu.stanford.nlp.trees.international.pennchinese.CHTBTokenizer
-
Internally fetches the next token.
- getNextContext() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getNextContextLen() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getNextContextStr() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getNextDocument() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader
-
- getNextDocument() - Method in class edu.stanford.nlp.coref.docreader.CoreNLPDocumentReader
-
- getNextDocument() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader
-
- getNextToken() - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Get the next Token.
- getNGrams(List<T>, int, int) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Get all sub-lists of the given list of the given sizes.
- getNgrams(List<String>, int, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
n grams for already split string.
- getNgramsFromTokens(List<CoreLabel>, int, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
n grams for already split string.
- getNgramsString(String, int, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
The string is split on whitespace and the ngrams are joined with a single space
- getNmod(String) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- getNmod(String) - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "nmod" grammatical relation.
- getNmods() - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
- getNode(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNode(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNode(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNode(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNode(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNode(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNode(String) - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
Returns the node labeled with name
in the pattern.
- getNode(Node, Pattern...) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getNode(Node, String...) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getNode(String) - Method in class edu.stanford.nlp.trees.tregex.TregexMatcher
-
Returns the node labeled with name
in the pattern.
- getNode(IntervalTree.TreeNode<E, T>, int) - Method in class edu.stanford.nlp.util.IntervalTree
-
- getNodeBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeByIndex(int) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the
first IndexedWord
in this
SemanticGraph
having the given integer index,
or throws
IllegalArgumentException
if no such node is found.
- getNodeByIndexAndCopyCount(int, int) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the
first IndexedWord
in this
SemanticGraph
having the given integer index,
or throws
IllegalArgumentException
if no such node is found.
- getNodeByIndexAndCopyCountSafe(int, int) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Same as above, but returns null
if the index does not exist
(instead of throwing an exception).
- getNodeByIndexSafe(int) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Same as above, but returns null
if the index does not exist
(instead of throwing an exception).
- getNodeByWordPattern(String) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the
first IndexedWord
in this
SemanticGraph
having the given word or
regex, or return null if no such found.
- getNodeCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeNames() - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
Returns the set of names for named nodes in this pattern.
- getNodeNames() - Method in class edu.stanford.nlp.trees.tregex.TregexMatcher
-
- getNodeNumber(int) - Method in class edu.stanford.nlp.trees.Tree
-
- getNodeOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- getNodeOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodeOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- getNodePattern(String) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getNodes() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
Just does union of keysets of maps.
- getNodes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodes(Node, Pattern...) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getNodes(Node, String...) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getNodesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodesOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTreeOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- getNodeTest(String, String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgTestManager
-
Given the id of the test, and the match name argument, returns a new instance
of the given NodeTest, otherwise throws an exception if not available.
- getNodeText(Node, Pattern...) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getNodeText(Node, String...) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getNodeTexts(Node, String...) - Static method in class edu.stanford.nlp.time.XMLUtils
-
- getNodeVector(Tree) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
Get the vector (distributed representation) at a particular node.
- getNonBackgroundLabels(CoreLabel) - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getNonNested(List<? extends T>, Function<? super T, Interval<E>>, Comparator<? super T>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getNonOverlapping(List<Match<K, V>>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
Given a list of matches, returns all non-overlapping matches.
- getNonOverlapping(List<Match<K, V>>, Comparator<? super Match<K, V>>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
Given a list of matches, returns all non-overlapping matches.
- getNonOverlapping(List<Match<K, V>>, ToDoubleFunction<? super Match<K, V>>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
- getNonOverlapping(List<? extends T>, Function<? super T, Interval<E>>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getNonOverlapping(List<? extends T>, Function<? super T, Interval<E>>, Comparator<? super T>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getNonOverlapping(List<? extends T>, Comparator<? super T>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getNonOverlapping(List<? extends T>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getNonOverlappingMaxScore(List<? extends T>, Function<? super T, Interval<E>>, ToDoubleFunction<? super T>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getNonOverlappingMaxScore(List<? extends T>, ToDoubleFunction<? super T>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getNormalized(String) - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.AbstractStringAnnotationPattern
-
- getNormalizedCount(E) - Method in class edu.stanford.nlp.stats.IntCounter
-
This has been de-deprecated in order to reduce compilation warnings, but
really you should create a
Distribution
instead of using this method.
- getNormalizedForm(String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- getNormalizedName() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getNormalizedName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string normalizedName = 9;
- getNormalizedName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string normalizedName = 9;
- getNormalizedName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string normalizedName = 9;
- getNormalizedNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string normalizedName = 9;
- getNormalizedNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string normalizedName = 9;
- getNormalizedNameBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string normalizedName = 9;
- getNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string normalizedNER = 5;
- getNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string normalizedNER = 5;
- getNormalizedNER() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string normalizedNER = 5;
- getNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's normalized NER tag
- getNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's normalized NER tag
- getNormalizedNER() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's normalized NER tag
- getNormalizedNERBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string normalizedNER = 5;
- getNormalizedNERBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string normalizedNER = 5;
- getNormalizedNERBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string normalizedNER = 5;
- getNormalizedNERBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's normalized NER tag
- getNormalizedNERBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's normalized NER tag
- getNormalizedNERBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's normalized NER tag
- getNotes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string notes = 4;
- getNotes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string notes = 4;
- getNotes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string notes = 4;
- getNotes() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- getNotesBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string notes = 4;
- getNotesBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string notes = 4;
- getNotesBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string notes = 4;
- getNotNullString(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
- getNotNullTrueStringRep() - Method in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
note that this does *not* return string representation of arrays, lists and
enums
- getNThreads() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getNum() - Method in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- getNumber() - Method in class edu.stanford.nlp.maxent.Experiments
-
- getNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string number = 3;
- getNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string number = 3;
- getNumber() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string number = 3;
- getNumber() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.RefCase
-
- getNumber() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.ContentsCase
-
- getNumber() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
- getNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string number = 3;
- getNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string number = 3;
- getNumber() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string number = 3;
- getNumber() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.NaturalLogicRelation
-
- getNumber() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Sentiment
-
- getNumberBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string number = 3;
- getNumberBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string number = 3;
- getNumberBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string number = 3;
- getNumberBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string number = 3;
- getNumberBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string number = 3;
- getNumberBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string number = 3;
- getNumberOfComponents() - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
- getNumberOfKeys() - Method in class edu.stanford.nlp.stats.Distribution
-
- getNumberOfTemporalExprs() - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- getNumberOfTemporalFuncs() - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- getNumberOfTemporals() - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- getNumClasses() - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- getNumClasses() - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
get the number of classes in the sequence model.
- getNumClasses() - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
get the number of classes in the sequence model.
- getNumEdges() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getNumEdges() - Method in interface edu.stanford.nlp.graph.Graph
-
- getNumEdges() - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- getNumElements() - Method in class edu.stanford.nlp.neural.SimpleTensor
-
Total number of elements in the tensor
- getNumEpochs() - Method in class edu.stanford.nlp.coref.statistical.PairwiseModel
-
- getNumericCompositeType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericCompositeType = 73;
- getNumericCompositeType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string numericCompositeType = 73;
- getNumericCompositeType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string numericCompositeType = 73;
- getNumericCompositeTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericCompositeType = 73;
- getNumericCompositeTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string numericCompositeType = 73;
- getNumericCompositeTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string numericCompositeType = 73;
- getNumericCompositeValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint64 numericCompositeValue = 72;
- getNumericCompositeValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional uint64 numericCompositeValue = 72;
- getNumericCompositeValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional uint64 numericCompositeValue = 72;
- getNumericType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericType = 71;
- getNumericType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string numericType = 71;
- getNumericType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string numericType = 71;
- getNumericTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericType = 71;
- getNumericTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string numericType = 71;
- getNumericTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string numericType = 71;
- getNumericValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
number info
- getNumericValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
number info
- getNumericValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
number info
- getNumFeatures(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getNumLattices() - Method in class edu.stanford.nlp.parser.lexparser.LatticeXMLReader
-
- getNumNodes() - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- getNumStates() - Method in class edu.stanford.nlp.parser.lexparser.HTKLatticeReader
-
- getNumTrainingExamples() - Method in class edu.stanford.nlp.coref.statistical.PairwiseModel
-
- getNumTrees(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getNumValues() - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- getNumVertices() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getNumVertices() - Method in interface edu.stanford.nlp.graph.Graph
-
- getNumWeights() - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Returns the total number of weights associated with this classifier.
- getObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the object
- getObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the object
- getObject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the object
- getObject(E) - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Searches for the object in the queue and returns it.
- getObjectBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the object
- getObjectBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the object
- getObjectBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the object
- getObjectId() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
inherited from ExtractionObject
- getObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
inherited from ExtractionObject
- getObjectID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
inherited from ExtractionObject
- getObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
inherited from ExtractionObject
- getObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
inherited from ExtractionObject
- getObjectID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
inherited from ExtractionObject
- getObjectIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
inherited from ExtractionObject
- getObjectIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
inherited from ExtractionObject
- getObjectIDBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
inherited from ExtractionObject
- getObjectIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
inherited from ExtractionObject
- getObjectIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
inherited from ExtractionObject
- getObjectIDBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
inherited from ExtractionObject
- getObjective(AbstractStochasticCachingDiffUpdateFunction, double[], double, int[]) - Method in class edu.stanford.nlp.optimization.SGDMinimizer
-
- getObjectiveFunction(int[][][][], int[][]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getObjectiveFunction(int[][][][], int[][]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierNoisyLabel
-
- getObjectiveFunction(int[][][][], int[][]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierWithDropout
-
- getObjectSpan() - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- getObjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 objectSpanBegin = 6;
- getObjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 objectSpanBegin = 6;
- getObjectSpanBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 objectSpanBegin = 6;
- getObjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 objectSpanEnd = 7;
- getObjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 objectSpanEnd = 7;
- getObjectSpanEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 objectSpanEnd = 7;
- getObjectText() - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- getObjectTokens(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- getObjectTokens(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the object of the triple
- getObjectTokens(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the object of the triple
- getObjectTokensBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- getObjectTokensBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- getObjectTokensCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- getObjectTokensCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the object of the triple
- getObjectTokensCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the object of the triple
- getObjectTokensList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- getObjectTokensList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the object of the triple
- getObjectTokensList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the object of the triple
- getObjectTokensOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- getObjectTokensOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the object of the triple
- getObjectTokensOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the object of the triple
- getObjectTokensOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- getObjectTokensOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the object of the triple
- getObjectTokensOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the object of the triple
- getObl(String) - Static method in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- getObl(String) - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "obl" grammatical relation.
- getObls() - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
- getOneSmallerLabel() - Method in class edu.stanford.nlp.ie.crf.CRFLabel
-
- getOp() - Method in class edu.stanford.nlp.parser.common.ParserGrammar
-
- getOp() - Method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- getOp() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getOp() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
- getOpenClassTags() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getOpenieTriple(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- getOpenieTriple(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The OpenIE triples in the sentence
- getOpenieTriple(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The OpenIE triples in the sentence
- getOpenieTripleBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- getOpenieTripleBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- getOpenieTripleCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- getOpenieTripleCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The OpenIE triples in the sentence
- getOpenieTripleCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The OpenIE triples in the sentence
- getOpenieTripleList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- getOpenieTripleList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The OpenIE triples in the sentence
- getOpenieTripleList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The OpenIE triples in the sentence
- getOpenieTripleOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- getOpenieTripleOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The OpenIE triples in the sentence
- getOpenieTripleOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The OpenIE triples in the sentence
- getOpenieTripleOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- getOpenieTripleOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The OpenIE triples in the sentence
- getOpenieTripleOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The OpenIE triples in the sentence
- getOpenNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
bool openNode = 1;
- getOpenNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
bool openNode = 1;
- getOpenNode() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
bool openNode = 1;
- getOpenTags() - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
Returns a list of all open class tags
- getOpenTagsArray() - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
Returns a list of all open class tags as an array.
- getOperation(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- getOperation(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
repeated string operation = 2;
- getOperation(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
repeated string operation = 2;
- getOperationBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- getOperationBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
repeated string operation = 2;
- getOperationBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
repeated string operation = 2;
- getOperationCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- getOperationCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
repeated string operation = 2;
- getOperationCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
repeated string operation = 2;
- getOperationFromFile(String) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
Given a path to a file, converts it into a SsurgeonPattern
TODO: finish implementing this stub.
- getOperationFromReader(BufferedReader, TregexPatternCompiler) - Static method in class edu.stanford.nlp.trees.tregex.tsurgeon.Tsurgeon
-
Parses a tsurgeon script text input and compiles a tregex pattern and a list
of tsurgeon operations into a pair.
- getOperationList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- getOperationList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
repeated string operation = 2;
- getOperationList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
repeated string operation = 2;
- getOperations(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperations(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperations(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsFromFile(String, String, TregexPatternCompiler) - Static method in class edu.stanford.nlp.trees.tregex.tsurgeon.Tsurgeon
-
Parses a tsurgeon script file and compiles all operations in the file into a list
of pairs of tregex and tsurgeon patterns.
- getOperationsFromReader(BufferedReader, TregexPatternCompiler) - Static method in class edu.stanford.nlp.trees.tregex.tsurgeon.Tsurgeon
-
Parses and compiles all operations from a BufferedReader into a list
of pairs of tregex and tsurgeon patterns.
- getOperationsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperationsOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- getOperator() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- getOperator() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- getOperator() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- getOperatorBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- getOperatorOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- getOperatorOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- getOperatorOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- getOpFlags() - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- getOptions(Properties) - Static method in class edu.stanford.nlp.pipeline.AnnotationOutputter
-
Populates options from StanfordCoreNLP pipeline.
- getOracle(Configuration, DependencyTree) - Method in class edu.stanford.nlp.parser.nndep.ArcStandard
-
- getOracle(Configuration, DependencyTree) - Method in class edu.stanford.nlp.parser.nndep.ParsingSystem
-
Provide a static-oracle recommendation for the next parsing step
to take.
- getOrAddNode(IndexedWord) - Method in class edu.stanford.nlp.scenegraph.SceneGraph
-
- getOrDefault(K, V) - Method in class edu.stanford.nlp.util.LeastRecentlyUsedCache
-
- getOrder() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- getOrder() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getOrder() - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- getOrderedAntecedents(int, int, List<Mention>, List<List<Mention>>, Mention, int, Map<Integer, CorefCluster>, Dictionaries) - Method in class edu.stanford.nlp.coref.hybrid.sieve.DeterministicCorefSieve
-
Orders the antecedents for the given mention (m1)
- getOrderedAntecedents(Mention, int, int, List<List<Mention>>, Dictionaries) - Static method in class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- getOrderedAntecedents(int, int, List<Mention>, List<List<Mention>>, Mention, int, Map<Integer, CorefCluster>, Dictionaries) - Method in class edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve
-
Orders the antecedents for the given mention (m1)
- getOrderedMentions() - Method in class edu.stanford.nlp.coref.data.Document
-
return the list of predicted mentions
- getOrderedMentions() - Method in class edu.stanford.nlp.dcoref.Document
-
return the list of predicted mentions
- getOriginal() - Method in class edu.stanford.nlp.ling.IndexedWord
-
- getOriginalRef() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 originalRef = 13;
- getOriginalRef() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 originalRef = 13;
- getOriginalRef() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 originalRef = 13;
- getOriginalSpan(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpan(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpan(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalSpanOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- getOriginalStem() - Method in class edu.stanford.nlp.international.spanish.SpanishVerbStripper.StrippedVerb
-
Returns the original stem of the verb, simply split off from pronouns.
- getOriginalText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The original text for this token
- getOriginalText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The original text for this token
- getOriginalText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The original text for this token
- getOriginalTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The original text for this token
- getOriginalTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The original text for this token
- getOriginalTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The original text for this token
- getOtherSemanticClassesWords() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getOutDegree(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getOutDegree(V) - Method in interface edu.stanford.nlp.graph.Graph
-
- getOutEdgesSorted(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getOuterMapFactory() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- getOuterMapFactory() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- getOutgoingEdges(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getOutgoingEdges(V) - Method in interface edu.stanford.nlp.graph.Graph
-
for undirected graph, it is just the edges from the node
- getOutput() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- getOutput() - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- getOutput() - Method in class edu.stanford.nlp.optimization.CmdEvaluator
-
- getOutputEncoding() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Returns the output encoding being used.
- getOutputEncoding() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Returns the output encoding being used.
- getOutputFile() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getOutputFormat() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getOutputLemmas() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getOutputOfPathInGraph(List) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
For testing only.
- getOutputOptions() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getOutputOptionsContains(String) - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getOutputStream() - Method in class edu.stanford.nlp.util.ByteStreamGobbler
-
- getOutputVerbosity() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getOverlapping(T) - Method in class edu.stanford.nlp.util.IntervalTree
-
- getOverlapping(IntervalTree.TreeNode<E, T>, E) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getOverlapping(IntervalTree.TreeNode<E, T>, Interval<E>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getOverlapping(IntervalTree.TreeNode<E, T>, E, List<T>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getOverlapping(IntervalTree.TreeNode<E, T>, Interval<E>, List<T>) - Static method in class edu.stanford.nlp.util.IntervalTree
-
- getOwningPattern() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonEdit
-
- getPad() - Method in class edu.stanford.nlp.util.PaddedList
-
- getPage() - Method in class edu.stanford.nlp.io.ui.OpenPageDialog
-
- getPairFeatureIds() - Method in class edu.stanford.nlp.coref.fastneural.FastNeuralCorefModel
-
- getPairFeatures(Pair<Integer, Integer>, Document, Map<Integer, List<Mention>>) - Method in class edu.stanford.nlp.coref.neural.CategoricalFeatureExtractor
-
- getPairFeaturesMatrix() - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getPairwiseFirstLayerBias() - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getPairwiseModel() - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getPairwiseScore(SimpleMatrix, SimpleMatrix, SimpleMatrix) - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 paragraph = 19;
- getParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 paragraph = 19;
- getParagraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 paragraph = 19;
- getParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 paragraph = 11;
- getParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 paragraph = 11;
- getParagraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 paragraph = 11;
- getParagraphBeginNumber(CoreMap) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
- getParagraphEndNumber(CoreMap) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
- getParagraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 paragraphIndex = 67;
- getParagraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 paragraphIndex = 67;
- getParagraphIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 paragraphIndex = 67;
- getParagraphRank(Annotation, CoreMap) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
- getParamDesc() - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.BooleanFunction
-
- getParamDesc() - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.CompareFunction
-
- getParamDesc() - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NamedValueFunction
-
- getParamDesc(String, int) - Static method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NamedValueFunction
-
- getParamDesc() - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NumericFunction
-
- getParamDesc() - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.StringFunction
-
- getParamDesc() - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.TypeCheckedFunction
-
- getParameters() - Method in class edu.stanford.nlp.stats.Multinomial
-
- getParent() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getParent() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- getParent() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
- getParent() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
French tokens have parents
- getParent() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
French tokens have parents
- getParent() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
French tokens have parents
- getParent(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Return the real syntactic parent of vertex.
- getParent() - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
Returns the parent of this GrammaticalRelation
.
- getParentBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
French tokens have parents
- getParentBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
French tokens have parents
- getParentBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
French tokens have parents
- getParentList(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getParents(V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getParents(V) - Method in interface edu.stanford.nlp.graph.Graph
-
for undirected graph, it is just the neighbors
- getParents() - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
If this EventMention is a subevent, this will return the parent event.
- getParents(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getParentsWithReln(IndexedWord, GrammaticalRelation) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a set of all parents bearing a certain grammatical relation, or an
empty set if none.
- getParentsWithReln(IndexedWord, String) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a set of all parents bearing a certain grammatical relation, or an
empty set if none.
- getParse(String, boolean) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserClient
-
Returns the String output of the parse of the given query.
- getParser() - Method in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
- getParserDataFromTreebank(Treebank) - Method in class edu.stanford.nlp.international.arabic.parsesegment.JointParsingModel
-
- getParserForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- getParserForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- getParserForType() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
- getParserForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
- getParserForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
- getParserForType() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- getParserForType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- getParserFromFile(String, Options) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getParserFromSerializedFile(String) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getParserFromTextFile(String, Options) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getParserFromTreebank(Treebank, Treebank, double, GrammarCompactor, Options, Treebank, List<List<TaggedWord>>) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
A method for training from two different treebanks, the second of which is presumed
to be orders of magnitude larger.
- getParserQueryEvals() - Method in class edu.stanford.nlp.parser.common.ParserGrammar
-
Return a list of Eval-style objects which care about the whole
ParserQuery, not just the finished tree
- getParserQueryEvals() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getParserQueryEvals() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
- getParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- getParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- getParseTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- getParseTreeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- getParseTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- getParseTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- getParseTreeOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- getPartial(Instant, Partial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getPartNo() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- getPartNo() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- getPathModel(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getPathOutputs(List<List<String>>) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
For testing only.
- getPathSerialized(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getPathSerializedWordVectors(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getPathToRoot(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Find the path from the given node to a root.
- getPathWord2Vec(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getPatsForEachToken() - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getPattern() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getPattern(List<AbstractCoreLabel>) - Method in class edu.stanford.nlp.coref.data.Mention
-
- getPattern() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getPattern(List<AbstractCoreLabel>) - Method in class edu.stanford.nlp.dcoref.Mention
-
- getPattern() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.SequenceRegexPattern
-
- getPattern() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringAnnotationRegexPattern
-
- getPattern(String[]) - Method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- getPattern(String) - Method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- getPattern() - Method in class edu.stanford.nlp.patterns.dep.ExtractedPhrase
-
- getPattern(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- getPattern(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
repeated string pattern = 2;
- getPattern(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequestOrBuilder
-
repeated string pattern = 2;
- getPattern() - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.TRegexGUITreeVisitor
-
- getPatternBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- getPatternBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
repeated string pattern = 2;
- getPatternBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequestOrBuilder
-
repeated string pattern = 2;
- getPatternCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- getPatternCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
repeated string pattern = 2;
- getPatternCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequestOrBuilder
-
repeated string pattern = 2;
- getPatternExpr() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- getPatternList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- getPatternList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
repeated string pattern = 2;
- getPatternList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequestOrBuilder
-
repeated string pattern = 2;
- getPatterns(String, Set<E>, E, Counter<CandidatePhrase>, Set<E>) - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getPatternsAroundTokens(DataInstance, Set<CandidatePhrase>) - Static method in class edu.stanford.nlp.patterns.dep.DepPatternFactory
-
- getPatternsAroundTokens(PatternFactory.PatternType, DataInstance, Set<CandidatePhrase>) - Static method in class edu.stanford.nlp.patterns.PatternFactory
-
- getPatternsAroundTokens(DataInstance, Set<CandidatePhrase>) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePatternFactory
-
- getPatternScoringClass(GetPatternsFromDataMultiClass.PatternScoring) - Static method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getPatternsForAllTokens(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- getPatternsForAllTokens(Collection<String>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- getPatternsForAllTokens(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- getPatternsForAllTokens(Collection<String>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- getPatternsForAllTokens(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- getPatternsForAllTokens(Collection<String>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- getPatternsForAllTokens(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- getPatternsForAllTokens(Collection<String>) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- GetPatternsFromDataMultiClass<E extends Pattern> - Class in edu.stanford.nlp.patterns
-
Given text and a seed list, this class gives more words like the seed words
by learning surface word or dependency patterns.
- GetPatternsFromDataMultiClass(Properties, Map<String, DataInstance>, Set<CandidatePhrase>, boolean, String) - Constructor for class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- GetPatternsFromDataMultiClass(Properties, Map<String, DataInstance>, Set<CandidatePhrase>, boolean, Class, String) - Constructor for class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- GetPatternsFromDataMultiClass(Properties, Map<String, DataInstance>, Set<CandidatePhrase>, boolean, String, Map<String, Class>, Map<Class, Object>) - Constructor for class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- GetPatternsFromDataMultiClass(Properties, Map<String, DataInstance>, Set<CandidatePhrase>, boolean, Class, String, Map<String, Class>, Map<Class, Object>) - Constructor for class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- GetPatternsFromDataMultiClass(Properties, Map<String, DataInstance>, Map<String, Set<CandidatePhrase>>, boolean) - Constructor for class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- GetPatternsFromDataMultiClass(Properties, Map<String, DataInstance>, Map<String, Set<CandidatePhrase>>, boolean, Map<String, Class<? extends TypesafeMap.Key<String>>>) - Constructor for class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- GetPatternsFromDataMultiClass(Properties, Map<String, DataInstance>, Map<String, Set<CandidatePhrase>>, boolean, Map<String, Class<? extends TypesafeMap.Key<String>>>, Map<String, Class>, Map<String, Map<Class, Object>>) - Constructor for class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
Generalize classes basically maps label strings to a map of generalized
strings and the corresponding class ignoreClasses have to be boolean.
- GetPatternsFromDataMultiClass.Flags - Class in edu.stanford.nlp.patterns
-
- GetPatternsFromDataMultiClass.LabelWithSeedWords - Class in edu.stanford.nlp.patterns
-
Warning: sets labels of words that are not in the given seed set as O!!!
- GetPatternsFromDataMultiClass.PatternScoring - Enum in edu.stanford.nlp.patterns
-
RlogF is from Riloff 1996, when R's denominator is (pos+neg+unlabeled)
RlogFPosNeg is when the R's denominator is just (pos+negative) examples
PosNegOdds is just the ratio of number of positive words to number of
negative
PosNegUnlabOdds is just the ratio of number of positive words to number of
negative (unlabeled words + negative)
RatioAll is pos/(neg+pos+unlabeled)
YanGarber02 is the modified version presented in
"Unsupervised Learning of Generalized Names"
LOGREG is learning a logistic regression classifier to combine weights to
score a phrase (Same as PhEvalInPat, except score of an unlabeled phrase is
computed using a logistic regression classifier)
LOGREGlogP is learning a logistic regression classifier to combine weights
to score a phrase (Same as PhEvalInPatLogP, except score of an unlabeled
phrase is computed using a logistic regression classifier)
SqrtAllRatio is the pattern scoring used in Gupta et al.
- getPatternsInstance(Properties, ConstantsAndVariables.PatternForEachTokenWay) - Static method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- getPCFGParser() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getPCFGParser() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getPCFGParser() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getPCFGParser() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getPCFGParser() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getPCFGScore() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- getPCFGScore() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- getPCFGScore() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- getPCFGScore() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- getPCFGScore() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- getPCFGTopKF1() - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank
-
- getPercentCorrect() - Method in class edu.stanford.nlp.parser.nndep.Classifier.Cost
-
- getPercLensLessThan(int) - Method in class edu.stanford.nlp.parser.eval.TreebankStats.ObservedCorpusStats
-
- getPeriod() - Method in class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- getPeriod() - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- getPeriod() - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- getPeriod() - Method in class edu.stanford.nlp.time.SUTime.PeriodicTemporalSet
-
- getPeriod() - Method in enum edu.stanford.nlp.time.SUTime.StandardTemporalType
-
- getPeriod() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getPeriod() - Method in enum edu.stanford.nlp.time.SUTime.TimeUnit
-
- getPerson() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string person = 6;
- getPerson() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string person = 6;
- getPerson() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string person = 6;
- getPersonBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string person = 6;
- getPersonBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string person = 6;
- getPersonBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string person = 6;
- getPerturbedDistribution(Counter<E>, Random) - Static method in class edu.stanford.nlp.stats.Distribution
-
- getPerturbedUniformDistribution(Collection<E>, Random) - Static method in class edu.stanford.nlp.stats.Distribution
-
- getPFractionals() - Method in class edu.stanford.nlp.parser.metrics.EvaluationMetric
-
Returns the components of the precision.
- getPhrase() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseMatch
-
- getPhrase() - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- getPhraseLemma() - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- getPhraseWeightFromWords(Counter<CandidatePhrase>, CandidatePhrase, double) - Method in class edu.stanford.nlp.patterns.PhraseScorer
-
- getPID() - Static method in class edu.stanford.nlp.util.SystemUtils
-
Returns the process ID, via an awful hack.
- getPIDNoExceptions() - Static method in class edu.stanford.nlp.util.SystemUtils
-
Returns the process ID, via an awful hack, or else -1.
- getPipeline(Properties, boolean) - Static method in class edu.stanford.nlp.time.SUTimeMain
-
- getPMIThres(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getPolarity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, according to Natural Logic
- getPolarity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The polarity of this word, according to Natural Logic
- getPolarity() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The polarity of this word, according to Natural Logic
- getPolarityBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, according to Natural Logic
- getPolarityDir() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, either "up", "down", or "flat"
- getPolarityDir() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The polarity of this word, either "up", "down", or "flat"
- getPolarityDir() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The polarity of this word, either "up", "down", or "flat"
- getPolarityDirBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, either "up", "down", or "flat"
- getPolarityDirBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The polarity of this word, either "up", "down", or "flat"
- getPolarityDirBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The polarity of this word, either "up", "down", or "flat"
- getPolarityOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, according to Natural Logic
- getPolarityOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The polarity of this word, according to Natural Logic
- getPolarityOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The polarity of this word, according to Natural Logic
- getPos() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getPOS(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getPos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's part of speech tag
- getPos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's part of speech tag
- getPos() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's part of speech tag
- getPosBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's part of speech tag
- getPosBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's part of speech tag
- getPosBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's part of speech tag
- getPOSDistribution() - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- getPosID(String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
- getPosition() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getPosition() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getPosition() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
the second element of position
- getPosition() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
the second element of position
- getPosition() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
the second element of position
- getPositions(FeatureKey) - Method in class edu.stanford.nlp.tagger.maxent.TemplateHash
-
- getPosSet() - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
Return the set of part-of-speech tags of this parser.
- getPossibleValues(int) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- getPossibleValues(int) - Method in class edu.stanford.nlp.ie.crf.TestSequenceModel
-
- getPossibleValues(int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- getPossibleValues(int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- getPossibleValues(int) - Method in class edu.stanford.nlp.ie.UniformPrior
-
- getPossibleValues(int) - Method in class edu.stanford.nlp.sequences.FactoredSequenceModel
-
Return the valid sequence labels (as integer indices) for a particular
position in the sequence.
- getPossibleValues(int) - Method in interface edu.stanford.nlp.sequences.SequenceModel
-
Return the valid sequence labels (as integer indices) for a particular
position in the sequence.
- getPossibleValues(int) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- getPosteriorDistribution(Counter<E>) - Method in interface edu.stanford.nlp.stats.ConjugatePrior
-
Gets the ConjugatePrior which results from conditioning on all of these evidence.
- getPosteriorDistribution(Counter<E>) - Method in class edu.stanford.nlp.stats.Dirichlet
-
- getPosteriorPredictiveLogProbability(Counter<E>, E) - Method in interface edu.stanford.nlp.stats.ConjugatePrior
-
- getPosteriorPredictiveLogProbability(Counter<E>, E) - Method in class edu.stanford.nlp.stats.Dirichlet
-
- getPosteriorPredictiveProbability(Counter<E>, E) - Method in interface edu.stanford.nlp.stats.ConjugatePrior
-
Gets the posterior probability of the observation, after conditioning on all of the evidence.
- getPosteriorPredictiveProbability(Counter<E>, E) - Method in class edu.stanford.nlp.stats.Dirichlet
-
- getPostHooks(Edge) - Method in class edu.stanford.nlp.parser.lexparser.HookChart
-
- getPostmodifiers() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getPostmodifiers() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getPrecision() - Method in class edu.stanford.nlp.coref.statistical.EvalUtils.AbstractEvaluator
-
- getPrecision() - Method in class edu.stanford.nlp.dcoref.CorefScorer
-
- getPrecision(L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getPrecision() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getPrecision() - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns the current precision: tp/(tp+fp).
- getPrecisionDescription(int) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
Returns a String summarizing precision that will print nicely.
- getPrecisionDescription(int, L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getPrecisionDescription(int) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns a String summarizing precision that will print nicely.
- getPrecisionInfo(L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
Returns the current precision: tp/(tp+fp).
- getPrecisionInfo() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getPredicateNominatives(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 predicateNominatives = 55;
- getPredicateNominatives(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 predicateNominatives = 55;
- getPredicateNominatives(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 predicateNominatives = 55;
- getPredicateNominativesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 predicateNominatives = 55;
- getPredicateNominativesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 predicateNominatives = 55;
- getPredicateNominativesCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 predicateNominatives = 55;
- getPredicateNominativesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 predicateNominatives = 55;
- getPredicateNominativesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 predicateNominatives = 55;
- getPredicateNominativesList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 predicateNominatives = 55;
- getPredicted(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredicted(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredicted(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedClass(Tree) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
Return as an int the predicted class.
- getPredictedClass(Label) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
Return as an int the predicted class.
- getPredictedClassProb(Label) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
Return as a double the probability of the predicted class.
- getPredictedCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictedOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- getPredictionError(Tree) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
- getPredictions() - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- getPredictions(Tree) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
- getPredictionsAsStringList(Tree) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
- getPredictiveLogProbability(E) - Method in interface edu.stanford.nlp.stats.ConjugatePrior
-
- getPredictiveLogProbability(E) - Method in class edu.stanford.nlp.stats.Dirichlet
-
- getPredictiveProbability(E) - Method in interface edu.stanford.nlp.stats.ConjugatePrior
-
Marginalizes over all possible likelihood distributions to give the marginal probability of
the observation.
- getPredictiveProbability(E) - Method in class edu.stanford.nlp.stats.Dirichlet
-
- getPreferredSize() - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- getPrefix() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getPrefixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'be' prefix
- getPrefixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
If true, this relation string is missing a 'be' prefix
- getPrefixBe() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
If true, this relation string is missing a 'be' prefix
- getPrefixesAndSuffixes(List<T>, int, int, T, boolean, boolean) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Get all prefix/suffix combinations from a list.
- getPreflightMaxAge() - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Returns the preflight response cache time in seconds.
- getPreHooks(Edge) - Method in class edu.stanford.nlp.parser.lexparser.HookChart
-
- getPremodifierContext() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getPremodifierContext() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getPremodifiers() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getPremodifiers() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getPrep(String) - Static method in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "prep" grammatical relation.
- getPrepC(String) - Static method in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "prepc" grammatical relation.
- getPreprocessedTerms(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- getPreprocessedTerms(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated string preprocessedTerms = 53;
- getPreprocessedTerms(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated string preprocessedTerms = 53;
- getPreprocessedTermsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated string preprocessedTerms = 53;
- getPreps() - Static method in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
- getPrepsC() - Static method in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
- getPreTerminal(Tree, int) - Static method in class edu.stanford.nlp.trees.Trees
-
gets the n
th preterminal in tree
.
- getPrevContext() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getPrevContextStr() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getPreviousContextLen() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getPrintWriter(File) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getPrintWriter(File, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getPrintWriter(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getPrintWriter(String, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getPrintWriterIgnoringExceptions(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getPrintWriterOrDie(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getPriority() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getPriority() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- getPriority() - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Gets the priority of the highest-priority element of the queue
(without modifying the queue).
- getPriority(E) - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Get the priority of a key.
- getPriority(Object) - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Note that this method will be linear (not constant) time in this
implementation! Better not to use it.
- getPriority() - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Gets the priority of the highest-priority element of the queue.
- getPriority() - Method in interface edu.stanford.nlp.util.PriorityQueue
-
Gets the priority of the highest-priority element of the queue
(without modifying the queue).
- getPriority(E) - Method in interface edu.stanford.nlp.util.PriorityQueue
-
Get the priority of a key.
- getPriorType(String) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- getPriorType(String) - Static method in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- getPriorType(String) - Static method in class edu.stanford.nlp.ie.crf.CRFNonLinearSecondOrderLogConditionalObjectiveFunction
-
- getProbabilities() - Method in class edu.stanford.nlp.stats.SimpleGoodTuring
-
Returns the probabilities allocated to each type, according to their count
in the underlying collection.
- getProbabilityForUnseen() - Method in class edu.stanford.nlp.stats.SimpleGoodTuring
-
Returns the probability allocated to types not seen in the underlying
collection.
- getProcessedCoreNLPProperties() - Static method in class edu.stanford.nlp.quoteattribution.XMLToAnnotation
-
- getProcessor() - Method in class edu.stanford.nlp.util.concurrent.InterruptibleMulticoreWrapper
-
- getProjectAlternation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;
- getProjectAlternation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;
- getProjectAlternation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;
- getProjectCover() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;
- getProjectCover() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;
- getProjectCover() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;
- getProjectEquivalence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;
- getProjectEquivalence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;
- getProjectEquivalence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;
- getProjectForwardEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;
- getProjectForwardEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;
- getProjectForwardEntailment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;
- getProjectIndependence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;
- getProjectIndependence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;
- getProjectIndependence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;
- getProjectNegation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;
- getProjectNegation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;
- getProjectNegation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;
- getProjectReverseEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;
- getProjectReverseEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;
- getProjectReverseEntailment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;
- getPronouns() - Method in class edu.stanford.nlp.international.spanish.SpanishVerbStripper.StrippedVerb
-
- getProperties() - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Fetches the Properties object used to construct this Annotator.
- getProtoBuilder() - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
- getProtoBuilder() - Method in class edu.stanford.nlp.loglinear.model.ConcatVectorTable
-
Returns the proto builder object for this feature factor.
- getProtoBuilder() - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel.Factor
-
- getProtoBuilder() - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel
-
- getPunctClass(String) - Static method in class edu.stanford.nlp.parser.tools.PunctEquivalenceClasser
-
Return the equivalence class of the argument.
- getQuantification(Dictionaries) - Method in class edu.stanford.nlp.coref.data.Mention
-
- getQuantification(Dictionaries) - Method in class edu.stanford.nlp.dcoref.Mention
-
- getQuantifierSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 quantifierSpanBegin = 2;
- getQuantifierSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 quantifierSpanBegin = 2;
- getQuantifierSpanBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 quantifierSpanBegin = 2;
- getQuantifierSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 quantifierSpanEnd = 3;
- getQuantifierSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 quantifierSpanEnd = 3;
- getQuantifierSpanEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 quantifierSpanEnd = 3;
- getQuery(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQuery(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQuery(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueryOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- getQueueLabel(State, int) - Static method in class edu.stanford.nlp.parser.shiftreduce.FeatureFactory
-
- getQueueLabel(List<Tree>, int, int) - Static method in class edu.stanford.nlp.parser.shiftreduce.FeatureFactory
-
- getQuotationIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The index of the quotation this token refers to
- getQuotationIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The index of the quotation this token refers to
- getQuotationIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The index of the quotation this token refers to
- getQuote(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuote(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuote(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteComparator() - Static method in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
- getQuoteContainingRange(List<CoreMap>, Pair<Integer, Integer>) - Static method in class edu.stanford.nlp.quoteattribution.Sieves.MSSieves.BaselineTopSpeakerSieve
-
- getQuoteCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- getQuoteParagraph(CoreMap) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- getQuoteParagraphIndex(Annotation, CoreMap) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
- getQuotes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotes(String) - Method in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
- getQuotesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getQuotesOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- getRadical(char) - Static method in class edu.stanford.nlp.trees.international.pennchinese.RadicalMap
-
What is the primary radical of this char?
- getRadius(Interval<Integer>) - Static method in class edu.stanford.nlp.util.Interval
-
- getRandomBoolean(Random, double) - Static method in class edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt
-
- getRandomBoolean(Random, double) - Static method in class edu.stanford.nlp.patterns.surface.LearnImportantFeatures
-
- getRandomSequence(SequenceModel) - Static method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
- getRandomSizes(Random) - Static method in class edu.stanford.nlp.loglinear.benchmarks.ConcatVectorBenchmark.ConcatVectorConstructionRecord
-
- getRandomSubDataset(double, int) - Method in class edu.stanford.nlp.classify.Dataset
-
- getRandomSubList(List<T>, int) - Static method in class edu.stanford.nlp.parser.nndep.Util
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.JollyDayHolidays.JollyHoliday
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.ExplicitTemporalSet
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.GroundedTime
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.PeriodicTemporalSet
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Range
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- getRange() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getRange(int) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Time
-
- getRange(int, SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.TimeWithRange
-
- getRange() - Method in class edu.stanford.nlp.time.Timex
-
Gets two Calendars, marking the beginning and ending of this Timex's range.
- getRange(Timex) - Method in class edu.stanford.nlp.time.Timex
-
Gets two Calendars, marking the beginning and ending of this Timex's range.
- getRareWordMinFeatureThresh() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getRareWordThresh() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getRawByteEnd() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getRawByteOffset() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getRawByteStart() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getReader() - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- getReader() - Method in class edu.stanford.nlp.ling.DocumentReader
-
Returns the reader for the text input source of this DocumentReader.
- getReader(String) - Static method in class edu.stanford.nlp.ling.DocumentReader
-
Returns a Reader that reads in the given text.
- getReader(File) - Static method in class edu.stanford.nlp.ling.DocumentReader
-
Returns a Reader that reads in the given file.
- getReader(URL) - Static method in class edu.stanford.nlp.ling.DocumentReader
-
Returns a Reader that reads in the given URL.
- getReader(InputStream) - Static method in class edu.stanford.nlp.ling.DocumentReader
-
Returns a Reader that reads in the given InputStream.
- getRealEdgesWithL(int, int) - Method in class edu.stanford.nlp.parser.lexparser.HookChart
-
- getRealEdgesWithR(int, int) - Method in class edu.stanford.nlp.parser.lexparser.HookChart
-
- getRecall() - Method in class edu.stanford.nlp.coref.statistical.EvalUtils.AbstractEvaluator
-
- getRecall() - Method in class edu.stanford.nlp.dcoref.CorefScorer
-
- getRecall(L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getRecall() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getRecall() - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns the current recall: tp/(tp+fn).
- getRecallDescription(int) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
Returns a String summarizing precision that will print nicely.
- getRecallDescription(int, L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getRecallDescription(int) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns a String summarizing recall that will print nicely.
- getRecallInfo(L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getRecallInfo() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- getRecentDependent(TreeShapedStack<Tree>, FeatureFactory.Transition, int) - Static method in class edu.stanford.nlp.parser.shiftreduce.FeatureFactory
-
- getRefCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- getRefCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- getRefCase() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
- getRegex(String[]) - Method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- getRegex(String) - Method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- getRegL1() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getRegularizerParamRange(double[]) - Method in class edu.stanford.nlp.classify.ShiftParamsLogisticObjectiveFunction
-
- getRegularizerParamRange(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- getRegularizerParamRange(double[]) - Method in interface edu.stanford.nlp.optimization.HasRegularizerParamRange
-
- getRelatedNodes(TreeGraphNode, TreeGraphNode, HeadFinder) - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
Given a Tree
node t
, attempts to
return a list of nodes to which node t
has this
grammatical relation, with t
as the governor.
- getRelation() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getRelation() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getRelation(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getRelation(RelationMentionFactory, CoreMap, ExtractionObject...) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
Return the relation that holds between the given entities.
- getRelation(RelationMentionFactory, ExtractionObject...) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
Return the relation that holds between the given entities.
- getRelation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the relation (required)
- getRelation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the relation (required)
- getRelation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the relation (required)
- getRelation(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelation(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelation(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelation() - Method in class edu.stanford.nlp.scenegraph.SceneGraphRelation
-
- getRelation() - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- getRelation() - Method in class edu.stanford.nlp.trees.CollinsDependency
-
- getRelation(Interval<E>) - Method in class edu.stanford.nlp.util.FuzzyInterval
-
- getRelation(Interval<E>) - Method in class edu.stanford.nlp.util.Interval
-
Returns the relationship of this interval to the other interval
The most specific relationship from the following is returned.
- getRelationBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the relation (required)
- getRelationBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the relation (required)
- getRelationBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the relation (required)
- getRelationCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationFlags(Interval<E>) - Method in class edu.stanford.nlp.util.FuzzyInterval
-
- getRelationFlags(Interval<E>) - Method in class edu.stanford.nlp.util.Interval
-
Return set of flags indicating possible relationships between
this interval and another interval.
- getRelationList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationMention(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getRelationMentions(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getRelationMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getRelationMentions() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getRelationMentions(CoreMap) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- getRelationMentions() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- getRelationMentions(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.Relation
-
- getRelationName() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.RemoveEdge
-
- getRelationNames() - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
Returns the set of names for named relations in this pattern.
- getRelationOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- getRelationResultsPrinterSet() - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- getRelations(RelationMentionFactory, CoreMap, ExtractionObject...) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
Return all the relations that holds between the given entities.
- getRelationTokens(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- getRelationTokens(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the relation of the triple
- getRelationTokens(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the relation of the triple
- getRelationTokensBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- getRelationTokensBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- getRelationTokensCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- getRelationTokensCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the relation of the triple
- getRelationTokensCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the relation of the triple
- getRelationTokensList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- getRelationTokensList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the relation of the triple
- getRelationTokensList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the relation of the triple
- getRelationTokensOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- getRelationTokensOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the relation of the triple
- getRelationTokensOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the relation of the triple
- getRelationTokensOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- getRelationTokensOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the relation of the triple
- getRelationTokensOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the relation of the triple
- getRelationTriples(SceneGraphImageRegion) - Method in class edu.stanford.nlp.scenegraph.SceneGraphSentenceMatcher
-
Aligns nodes in the scene graph to words in the corresponding sentence.
- getRelativePronouns() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
The expected value of this is a regex which matches relative pronouns
- getRelativePronouns() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
The expected value of this is a regex which matches relative pronouns
- getRelativePronouns() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
The expected value of this is a regex which matches relative pronouns
- getRelativePronouns(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 relativePronouns = 56;
- getRelativePronouns(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 relativePronouns = 56;
- getRelativePronouns(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 relativePronouns = 56;
- getRelativePronouns(CoreNLPProtos.DependencyEnhancerRequest) - Static method in class edu.stanford.nlp.trees.ud.ProcessUniversalEnhancerRequest
-
Figure out a relative patterns pronoun to use based on the information given in the request
- getRelativePronounsBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
The expected value of this is a regex which matches relative pronouns
- getRelativePronounsBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
The expected value of this is a regex which matches relative pronouns
- getRelativePronounsBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
The expected value of this is a regex which matches relative pronouns
- getRelativePronounsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 relativePronouns = 56;
- getRelativePronounsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 relativePronouns = 56;
- getRelativePronounsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 relativePronouns = 56;
- getRelativePronounsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 relativePronouns = 56;
- getRelativePronounsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated int32 relativePronouns = 56;
- getRelativePronounsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated int32 relativePronouns = 56;
- getRelevant(L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getRelevant() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getRelevantWords() - Method in class edu.stanford.nlp.patterns.dep.DepPattern
-
- getRelevantWords() - Method in class edu.stanford.nlp.patterns.Pattern
-
- getRelevantWords() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getRelevantWordsBase(Token[], CollectionValuedMap<String, String>) - Static method in class edu.stanford.nlp.patterns.Pattern
-
- getRelevantWordsBase(Token, CollectionValuedMap<String, String>) - Static method in class edu.stanford.nlp.patterns.Pattern
-
- getReln(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getReln(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getReln(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional string reln = 4;
- getReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional string reln = 4;
- getReln() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional string reln = 4;
- getReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string reln = 2;
- getReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
required string reln = 2;
- getReln() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
-
required string reln = 2;
- getRelnBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional string reln = 4;
- getRelnBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional string reln = 4;
- getRelnBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional string reln = 4;
- getRelnBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string reln = 2;
- getRelnBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
required string reln = 2;
- getRelnBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
-
required string reln = 2;
- getRelnCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- getRelnString(String) - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
- getRemainderInSentence(Annotation, CoreMap) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
Take a context for a quote using the following preferences in order:
(i) prior words in same sentence, if at least two, (ii) following words in same sentence, if at least two,
(iii) pPrevious sentence, if any, (iv) next sentence.
- getRemaining1() - Method in class edu.stanford.nlp.semgraph.SemanticGraphUtils.EdgeDiffResult
-
- getRemaining2() - Method in class edu.stanford.nlp.semgraph.SemanticGraphUtils.EdgeDiffResult
-
- getReportEmbedding(Dictionaries) - Method in class edu.stanford.nlp.coref.data.Mention
-
- getReportEmbedding(Dictionaries) - Method in class edu.stanford.nlp.dcoref.Mention
-
- getRepresentative() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
required uint32 representative = 3;
- getRepresentative() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
required uint32 representative = 3;
- getRepresentative() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
required uint32 representative = 3;
- getRepresentativeMention() - Method in class edu.stanford.nlp.coref.data.CorefChain
-
Return the most representative mention in the chain.
- getRepresentativeMention() - Method in class edu.stanford.nlp.coref.data.CorefCluster
-
- getRepresentativeMention() - Method in class edu.stanford.nlp.dcoref.CorefChain
-
Return the most representative mention in the chain.
- getRepresentativeMention() - Method in class edu.stanford.nlp.dcoref.CorefCluster
-
- getReservedMass() - Method in class edu.stanford.nlp.stats.Distribution
-
- getResource(String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
Returns the given resource with the id.
- getResources() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
- getResult(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResult(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResult(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResult(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResult(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResult(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResult(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResult(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResult(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- getResultOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- getResultOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResultOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- getResults(CoreNLPProtos.EvaluateParserRequest) - Static method in class edu.stanford.nlp.parser.metrics.EvaluateExternalParser
-
Extract the predicted trees from a list of requests
- getRetrieved(L) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getRetrieved() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- getReverseMap() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
Returns a reversed map of the current map.
- getRFractionals() - Method in class edu.stanford.nlp.parser.metrics.EvaluationMetric
-
Returns the components of the recall.
- getRightAsKey(R) - Method in class edu.stanford.nlp.util.OneToOneMap
-
- getRightChild(int, int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getRightChild(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getRightLabelSet(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getRightmostNode(IntervalTree.TreeNode<E, T>) - Method in class edu.stanford.nlp.util.IntervalTree
-
- getRightValency(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getRole() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMentionArgument
-
- getRoles() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- getRoot(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated uint32 root = 3 [packed = true];
- getRoot(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated uint32 root = 3 [packed = true];
- getRoot(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated uint32 root = 3 [packed = true];
- getRoot() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional uint32 root = 2;
- getRoot() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
optional uint32 root = 2;
- getRoot() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
optional uint32 root = 2;
- getRoot() - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- getRootCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated uint32 root = 3 [packed = true];
- getRootCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated uint32 root = 3 [packed = true];
- getRootCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated uint32 root = 3 [packed = true];
- getRootList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated uint32 root = 3 [packed = true];
- getRootList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
repeated uint32 root = 3 [packed = true];
- getRootList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
repeated uint32 root = 3 [packed = true];
- getRoots() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getRoots(Collection<TypedDependency>) - Static method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Return a list of TypedDependencies which are not dependent on any node from the list.
- getRule(UnaryRule) - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- getRVFDatum(int) - Method in class edu.stanford.nlp.classify.Dataset
-
- getRVFDatum(int) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- getRVFDatum(int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- getRVFDatumId(int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- getRVFDatumSource(int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- getRVFDatumWithId(int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- getSameEdges() - Method in class edu.stanford.nlp.semgraph.SemanticGraphUtils.EdgeDiffResult
-
- getSample(int) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffUpdateFunction
-
Gets a random sample (this is sampling with replacement).
- getSampler(List<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- getScale() - Method in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- getScore(List<List<Integer>>, Map<Integer, List<Integer>>) - Method in class edu.stanford.nlp.coref.statistical.EvalUtils.AbstractEvaluator
-
- getScore(List<List<Integer>>, Map<Integer, List<Integer>>) - Method in class edu.stanford.nlp.coref.statistical.EvalUtils.B3Evaluator
-
- getScore(List<List<Integer>>, Map<Integer, List<Integer>>) - Method in class edu.stanford.nlp.coref.statistical.EvalUtils.MUCEvaluator
-
- getScore(CorefScorer.SubScoreType) - Method in class edu.stanford.nlp.dcoref.CorefScorer
-
- getScore(int) - Method in class edu.stanford.nlp.parser.shiftreduce.Weight
-
- getScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
optional double score = 4;
- getScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
optional double score = 4;
- getScore() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
optional double score = 4;
- getScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional double score = 5;
- getScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional double score = 5;
- getScore() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional double score = 5;
- getScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional double score = 4;
- getScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
optional double score = 4;
- getScore() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
optional double score = 4;
- getScore() - Method in class edu.stanford.nlp.semgraph.semgrex.Alignment
-
- getScore() - Method in class edu.stanford.nlp.trees.DeepTree
-
- getScorer() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- getScorerPath(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getScoreWForNode(Tree) - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- getSearch() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getSecondKey() - Method in class edu.stanford.nlp.util.TwoDimensionalMap.Entry
-
- getSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
author of section
- getSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
author of section
- getSectionAuthor() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
author of section
- getSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionAuthor = 57;
- getSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionAuthor = 57;
- getSectionAuthor() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionAuthor = 57;
- getSectionAuthorBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
author of section
- getSectionAuthorBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
author of section
- getSectionAuthorBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
author of section
- getSectionAuthorBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionAuthor = 57;
- getSectionAuthorBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionAuthor = 57;
- getSectionAuthorBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionAuthor = 57;
- getSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
date of section
- getSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
date of section
- getSectionDate() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
date of section
- getSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionDate = 58;
- getSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionDate = 58;
- getSectionDate() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionDate = 58;
- getSectionDateBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
date of section
- getSectionDateBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
date of section
- getSectionDateBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
date of section
- getSectionDateBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionDate = 58;
- getSectionDateBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionDate = 58;
- getSectionDateBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionDate = 58;
- getSectionEndLabel() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionEndLabel = 59;
- getSectionEndLabel() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionEndLabel = 59;
- getSectionEndLabel() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionEndLabel = 59;
- getSectionEndLabelBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionEndLabel = 59;
- getSectionEndLabelBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionEndLabel = 59;
- getSectionEndLabelBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionEndLabel = 59;
- getSectionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
section index for this sentence's section
- getSectionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
section index for this sentence's section
- getSectionIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
section index for this sentence's section
- getSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
name of section
- getSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
name of section
- getSectionName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
name of section
- getSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Section info
- getSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Section info
- getSectionName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Section info
- getSectionNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
name of section
- getSectionNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
name of section
- getSectionNameBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
name of section
- getSectionNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Section info
- getSectionNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Section info
- getSectionNameBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Section info
- getSectionQuoted() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
is this sentence in an xml quote in a post
- getSectionQuoted() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
is this sentence in an xml quote in a post
- getSectionQuoted() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
is this sentence in an xml quote in a post
- getSections(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSections(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSections(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSectionsOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- getSeed(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getSeedLabelDictionary() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getSegmenter(Properties) - Static method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
Train a new segmenter or load an trained model from file.
- getSegmenterDataFromFile(String, Options) - Static method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- getSegmenterDataFromSerializedFile(String) - Static method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- getSelectedMatch() - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
Get the selected tree and its corresponding matched parts
- getSemanticGraph(JsonArray, List<CoreLabel>) - Static method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageUtils
-
- getSemgrex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- getSemgrex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated string semgrex = 1;
- getSemgrex(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated string semgrex = 1;
- getSemgrex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string semgrex = 1;
- getSemgrex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string semgrex = 1;
- getSemgrex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string semgrex = 1;
- getSemgrexBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- getSemgrexBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated string semgrex = 1;
- getSemgrexBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated string semgrex = 1;
- getSemgrexBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string semgrex = 1;
- getSemgrexBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string semgrex = 1;
- getSemgrexBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string semgrex = 1;
- getSemgrexCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- getSemgrexCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated string semgrex = 1;
- getSemgrexCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated string semgrex = 1;
- getSemgrexGraph() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- getSemgrexIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
index of the semgrex expression this match applies to
indexed from 0
- getSemgrexIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
index of the semgrex expression this match applies to
indexed from 0
- getSemgrexIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
index of the semgrex expression this match applies to
indexed from 0
- getSemgrexList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- getSemgrexList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
repeated string semgrex = 1;
- getSemgrexList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequestOrBuilder
-
repeated string semgrex = 1;
- getSemgrexPattern() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- getSemGrexPatternNodes(SemanticGraph, List<String>, Collection<String>, Collection<IntPair>, SemgrexPattern, boolean, Collection<ExtractedPhrase>, boolean, Predicate<CoreLabel>) - Method in class edu.stanford.nlp.patterns.dep.ExtractPhraseFromPattern
-
- getSentAveF1() - Method in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- getSentence() - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- getSentence(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getSentence(AceDocument) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
Fetches the id of the sentence that contains this mention
- getSentence() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getSentence(CoreMap, int) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- getSentence(int) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionDataSet
-
- getSentence() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getSentence(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentence(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentence(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required int32 sentence = 1;
- getSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
required int32 sentence = 1;
- getSentence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
required int32 sentence = 1;
- getSentenceBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 sentenceBegin = 5;
- getSentenceBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 sentenceBegin = 5;
- getSentenceBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 sentenceBegin = 5;
- getSentenceBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceCount() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getSentenceCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceDelimiter() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
This returns the sentence delimiter used when tokenizing text
using the tokenizer requested in this config.
- getSentenceEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 sentenceEnd = 6;
- getSentenceEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 sentenceEnd = 6;
- getSentenceEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 sentenceEnd = 6;
- getSentenceID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Useful when storing sentences (e.g.
- getSentenceID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
Useful when storing sentences (e.g.
- getSentenceID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
Useful when storing sentences (e.g.
- getSentenceId() - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- getSentenceIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Useful when storing sentences (e.g.
- getSentenceIDBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
Useful when storing sentences (e.g.
- getSentenceIDBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
Useful when storing sentences (e.g.
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 sentenceIndex = 10;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional uint32 sentenceIndex = 10;
- getSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional uint32 sentenceIndex = 10;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
required uint32 sentenceIndex = 1;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
required uint32 sentenceIndex = 1;
- getSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.NodeOrBuilder
-
required uint32 sentenceIndex = 1;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 sentenceIndex = 1;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional uint32 sentenceIndex = 1;
- getSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional uint32 sentenceIndex = 1;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 sentenceIndex = 4;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 sentenceIndex = 4;
- getSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 sentenceIndex = 4;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
optional uint32 sentenceIndex = 1;
- getSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
optional uint32 sentenceIndex = 1;
- getSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocationOrBuilder
-
optional uint32 sentenceIndex = 1;
- getSentenceIndexes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated uint32 sentenceIndexes = 4;
- getSentenceIndexes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
repeated uint32 sentenceIndexes = 4;
- getSentenceIndexes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
repeated uint32 sentenceIndexes = 4;
- getSentenceIndexesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated uint32 sentenceIndexes = 4;
- getSentenceIndexesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
repeated uint32 sentenceIndexes = 4;
- getSentenceIndexesCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
repeated uint32 sentenceIndexes = 4;
- getSentenceIndexesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated uint32 sentenceIndexes = 4;
- getSentenceIndexesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
repeated uint32 sentenceIndexes = 4;
- getSentenceIndexesList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
repeated uint32 sentenceIndexes = 4;
- getSentencelessToken(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessToken(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessToken(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentencelessTokenOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- getSentenceList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 sentenceNum = 1;
- getSentenceNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
optional int32 sentenceNum = 1;
- getSentenceNum() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordOrBuilder
-
optional int32 sentenceNum = 1;
- getSentenceOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentenceOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- getSentences() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getSentences() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionDataSet
-
- getSentences(String) - Method in class edu.stanford.nlp.loglinear.benchmarks.CoNLLBenchmark
-
- getSentences(Map<E, Set<String>>) - Method in class edu.stanford.nlp.patterns.ScorePhrases
-
- getSentenceSize() - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getSentenceWordLists() - Method in class edu.stanford.nlp.coref.data.Document
-
Returns list of sentences, where token in the sentence is a list of strings (tags) associated with the sentence
- getSentenceWordLists() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- getSentenceWordLists() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- getSentenceWords(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWords(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWords(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentenceWordsOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- getSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;
- getSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;
- getSentiment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;
- getSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional string sentiment = 33;
- getSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional string sentiment = 33;
- getSentiment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional string sentiment = 33;
- getSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The final sentiment of the sentence
- getSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The final sentiment of the sentence
- getSentiment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The final sentiment of the sentence
- getSentimentBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional string sentiment = 33;
- getSentimentBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional string sentiment = 33;
- getSentimentBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional string sentiment = 33;
- getSentimentBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The final sentiment of the sentence
- getSentimentBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The final sentiment of the sentence
- getSentimentBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The final sentiment of the sentence
- getSentNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 sentNum = 17;
- getSentNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 sentNum = 17;
- getSentNum() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 sentNum = 17;
- getSentsForQuoteParagraphs(Annotation, CoreMap) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
- getSentsInParagraph(Annotation, int) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
- getSequenceMatchResultExtractor() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getSequenceModel(List<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- getSequenceModel(List<IN>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- getSequenceModel(List<IN>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- getSequencePatternExpr(String, boolean) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getSerializedSize() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- getSerializedSize() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- getSerializedSize() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
- getSerializedSize() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
- getSerializedSize() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
- getSerializedSize() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- getSerializedSize() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- getServer() - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
Returns the implementing Http server.
- getSetOfAllKeys(Distribution<K>, Distribution<K>) - Static method in class edu.stanford.nlp.stats.Distributions
-
- getSetWordsAsJson(Map<String, Counter<CandidatePhrase>>) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getSGML() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getShortClassName(Object) - Static method in class edu.stanford.nlp.util.StringUtils
-
Returns a short class name for an object.
- getShortestDirectedPathEdges(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getShortestDirectedPathNodes(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the shortest directed path between two edges in the graph.
- getShortestPath(Graph<V, E>, V, V, boolean) - Static method in class edu.stanford.nlp.graph.DijkstraShortestPath
-
- getShortestPath(V, V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
direction insensitive (the paths can go "up" or through the parents)
- getShortestPath(V, V, boolean) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
can specify the direction sensitivity
- getShortestPathEdges(V, V) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getShortestPathEdges(V, V, boolean) - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- getShortestUndirectedPathEdges(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- getShortestUndirectedPathNodes(IndexedWord, IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the nodes in the shortest undirected path between two edges in the
graph.
- getShortName() - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
- getSiblings(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Method for getting the siblings of a particular node.
- getSieves(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getSigma() - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- getSigma() - Method in class edu.stanford.nlp.classify.LogPrior
-
- getSigmaSquared() - Method in class edu.stanford.nlp.classify.LogPrior
-
- getSigmaSquared() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getSigmaSquaredM() - Method in class edu.stanford.nlp.classify.LogPrior
-
- getSignature() - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- getSignature(String, int) - Method in class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel
-
6-9 were added for Arabic.
- getSignature(String, int) - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
Signature for a specific word; loc parameter is ignored.
- getSignature(String, int) - Method in class edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModel
-
- getSignature(String, int) - Method in class edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModel
-
This routine returns a String that is the "signature" of the class of a
word.
- getSignature(String, int) - Method in class edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModel
-
TODO Can add various signatures, setting the signature via Options.
- getSignature(String, int) - Method in class edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModel
-
TODO Can add various signatures, setting the signature via Options.
- getSignature(String, int) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModel
-
This routine returns a String that is the "signature" of the class of a
word.
- getSignature() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string signature = 8;
- getSignature() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional string signature = 8;
- getSignature() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional string signature = 8;
- getSignature(String, Properties, PropertiesUtils.Property[]) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
- getSignature(String, Properties) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
- getSignatureBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string signature = 8;
- getSignatureBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional string signature = 8;
- getSignatureBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional string signature = 8;
- getSignatureIndex(int, int, String) - Method in class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel
-
Returns the index of the signature of the word numbered wordIndex, where
the signature is the String representation of unknown word features.
- getSignatureIndex(int, int, String) - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
- getSignatureIndex(int, int, String) - Method in class edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModel
-
Returns the index of the signature of the word numbered wordIndex, where
the signature is the String representation of unknown word features.
- getSignatureIndex(int, int, String) - Method in class edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModel
-
Returns the index of the signature of the word numbered wordIndex, where
the signature is the String representation of unknown word features.
- getSignatureIndex(int, int, String) - Method in class edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModel
-
Returns the index of the signature of the word numbered wordIndex, where
the signature is the String representation of unknown word features.
- getSignatureIndex(int, int, String) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModel
-
Returns an unknown word signature as an integer index rather than as a String.
- getSimple() - Method in class edu.stanford.nlp.patterns.surface.Token
-
- getSimplerTokens(Token[]) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getSimplerTokensNext() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getSimplerTokensPrev() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getSingleParent(CoreMap) - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- getSingletonFeatures(Dictionaries) - Method in class edu.stanford.nlp.coref.data.Mention
-
Returns the features used by the singleton predictor (logistic
classifier) to decide whether the mention belongs to a singleton entity
- getSingletonFeatures(Dictionaries) - Method in class edu.stanford.nlp.dcoref.Mention
-
Returns the features used by the singleton predictor (logistic
classifier) to decide whether the mention belongs to a singleton entity
- getSingletonFeatures() - Method in class edu.stanford.nlp.ie.ChineseMorphFeatureSets
-
- getSingletonPredictorFromSerializedFile(String) - Static method in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
- getSize() - Method in class edu.stanford.nlp.tagger.maxent.ReadDataTagged
-
Returns the number of tokens in the data read, which is the number of words
plus one end sentence token per sentence.
- getSize() - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- getSkipAntecedentType(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getSkipMentionType(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getSlice(int) - Method in class edu.stanford.nlp.neural.SimpleTensor
-
Returns the SimpleMatrix at slice
.
- getSmallerLabel(int) - Method in class edu.stanford.nlp.ie.crf.CRFLabel
-
- getSortedEntries(Properties) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
- getSortedMentions(Document) - Static method in class edu.stanford.nlp.coref.CorefUtils
-
- getSource() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- getSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
required uint32 source = 1;
- getSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
required uint32 source = 1;
- getSource() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
required uint32 source = 1;
- getSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required int32 source = 2;
- getSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
required int32 source = 2;
- getSource() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
required int32 source = 2;
- getSource() - Method in class edu.stanford.nlp.scenegraph.SceneGraphRelation
-
- getSource() - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- getSource() - Method in class edu.stanford.nlp.util.IntPair
-
Return the first element of the pair
- getSource() - Method in class edu.stanford.nlp.util.IntQuadruple
-
- getSource() - Method in class edu.stanford.nlp.util.IntTriple
-
- getSource() - Method in class edu.stanford.nlp.util.IntUni
-
- getSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional uint32 sourceCopy = 5;
- getSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional uint32 sourceCopy = 5;
- getSourceCopy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional uint32 sourceCopy = 5;
- getSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional uint32 sourceCopy = 6;
- getSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional uint32 sourceCopy = 6;
- getSourceCopy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional uint32 sourceCopy = 6;
- getSourceNode() - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- getSpan(ExtractionObject...) - Static method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
Returns the smallest span that covers the extent of all these objects
- getSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The span of a leaf node of a tree
- getSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The span of a leaf node of a tree
- getSpan() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The span of a leaf node of a tree
- getSpan() - Method in class edu.stanford.nlp.trees.Tree
-
Returns SpanAnnotation of this node, or null if annotation is not assigned.
- getSpanBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The span of a leaf node of a tree
- getSpanOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The span of a leaf node of a tree
- getSpanOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The span of a leaf node of a tree
- getSpanOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The span of a leaf node of a tree
- getSparse() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
required bool sparse = 1;
- getSparse() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
required bool sparse = 1;
- getSparse() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.ComponentOrBuilder
-
required bool sparse = 1;
- getSparseIndex(int) - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
Gets you the index of one hot in a component, assuming it is sparse.
- getSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speaker = 17;
- getSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string speaker = 17;
- getSpeaker() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string speaker = 17;
- getSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
speaker stuff
- getSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
speaker stuff
- getSpeaker() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
speaker stuff
- getSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The speaker speaking this word
- getSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The speaker speaking this word
- getSpeaker() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The speaker speaking this word
- getSpeakerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speaker = 17;
- getSpeakerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string speaker = 17;
- getSpeakerBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string speaker = 17;
- getSpeakerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
speaker stuff
- getSpeakerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
speaker stuff
- getSpeakerBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
speaker stuff
- getSpeakerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The speaker speaking this word
- getSpeakerBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The speaker speaking this word
- getSpeakerBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The speaker speaking this word
- getSpeakerClusterId(Document, String) - Static method in class edu.stanford.nlp.coref.CorefRules
-
Given the name of a speaker, returns the coref cluster id it belongs to (-1 if no cluster)
- getSpeakerClusterId(Document, String) - Static method in class edu.stanford.nlp.dcoref.Rules
-
Given the name of a speaker, returns the coref cluster id it belongs to (-1 if no cluster)
- getSpeakerDesc() - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- getSpeakerDesc() - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- getSpeakerInfo(String) - Method in class edu.stanford.nlp.coref.data.Document
-
- getSpeakerInfo(String) - Method in class edu.stanford.nlp.dcoref.Document
-
- getSpeakerInfo() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- getSpeakerInfo() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- getSpeakerInfo() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- getSpeakerInfoBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- getSpeakerInfoOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- getSpeakerInfoOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- getSpeakerInfoOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- getSpeakerName() - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- getSpeakerName() - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- getSpeakerName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
optional string speakerName = 1;
- getSpeakerName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
optional string speakerName = 1;
- getSpeakerName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfoOrBuilder
-
optional string speakerName = 1;
- getSpeakerNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
optional string speakerName = 1;
- getSpeakerNameBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
optional string speakerName = 1;
- getSpeakerNameBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfoOrBuilder
-
optional string speakerName = 1;
- getSpeakerNameStrings() - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- getSpeakerNameStrings() - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- getSpeakerSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speakerSieve = 18;
- getSpeakerSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string speakerSieve = 18;
- getSpeakerSieve() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string speakerSieve = 18;
- getSpeakerSieveBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speakerSieve = 18;
- getSpeakerSieveBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string speakerSieve = 18;
- getSpeakerSieveBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string speakerSieve = 18;
- getSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The type of speaker speaking this sentence
- getSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The type of speaker speaking this sentence
- getSpeakerType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The type of speaker speaking this sentence
- getSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The type of speaker speaking this word
- getSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The type of speaker speaking this word
- getSpeakerType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The type of speaker speaking this word
- getSpeakerTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The type of speaker speaking this sentence
- getSpeakerTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The type of speaker speaking this sentence
- getSpeakerTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The type of speaker speaking this sentence
- getSpeakerTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The type of speaker speaking this word
- getSpeakerTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The type of speaker speaking this word
- getSpeakerTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The type of speaker speaking this word
- getSpecific() - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
- getSpi(String) - Method in class edu.stanford.nlp.util.DisabledPreferences
-
- getSplit() - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- getSplitCategories(Treebank, double, TreebankLanguagePack) - Static method in class edu.stanford.nlp.parser.lexparser.ParentAnnotationStats
-
Call this method to get a String array of categories to split on.
- getSplitCategories(Treebank, boolean, int, double, double, TreebankLanguagePack) - Static method in class edu.stanford.nlp.parser.lexparser.ParentAnnotationStats
-
Call this method to get a String array of categories to split on.
- getSplitPattern() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getSplitPattern() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getSsurgeon(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeon(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeon(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getSsurgeonOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- getStack(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
Get the sentence index of the kth word on the stack.
- getStackLabel(TreeShapedStack<Tree>, int, FeatureFactory.Transition...) - Static method in class edu.stanford.nlp.parser.shiftreduce.FeatureFactory
-
- getStackSize() - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getStackTraceString(Throwable) - Static method in class edu.stanford.nlp.util.SystemUtils
-
Returns the string value of the stack trace for the given Throwable.
- getStandardTemporalType() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getStart() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- getStartDate() - Method in class edu.stanford.nlp.ie.pascal.ISODateInstance
-
Returns this date or if it is a range,
the date the range starts.
- getStartIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional uint32 startIndex = 7;
- getStartIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional uint32 startIndex = 7;
- getStartIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional uint32 startIndex = 7;
- getStartNode() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- getStartWordVector() - Method in class edu.stanford.nlp.neural.Embedding
-
- getStartWordVector() - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- getStateSplitCount(Tree) - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
- getStateSplitCount(String) - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
- getStaticWordEmbeddings() - Method in class edu.stanford.nlp.coref.neural.EmbeddingExtractor
-
- getStatus() - Method in class edu.stanford.nlp.io.ui.OpenPageDialog
-
- getStem(String) - Method in class edu.stanford.nlp.international.arabic.ArabicVerbStemBank
-
- getStem() - Method in class edu.stanford.nlp.international.spanish.SpanishVerbStripper.StrippedVerb
-
Return the normalized stem of the verb -- the way it would appear in
isolation without attached pronouns.
- getStopProb(IntDependency) - Method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Return the probability (as a real number between 0 and 1) of stopping
rather than generating another argument at this position.
- getStopWords() - Static method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getStoreWay() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- getStr() - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getString(Class<KEY>) - Method in interface edu.stanford.nlp.ling.AbstractCoreLabel
-
Return a non-null String value for a key.
- getString(Class<KEY>, String) - Method in interface edu.stanford.nlp.ling.AbstractCoreLabel
-
- getString(Class<KEY>) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Return a non-null String value for a key.
- getString(Class<KEY>, String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
- getString(Class<KEY>) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- getString(Class<KEY>, String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- getString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringAnnotationPattern
-
- getString(Properties, String, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Get the value of a property.
- getStringArray(Properties, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Loads a comma-separated list of strings from Properties.
- getStringArray(Properties, String, String[]) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
- getStringMatchResultExtractor() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getStringPattern(String) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getStringRepresentationComparator() - Static method in class edu.stanford.nlp.util.Comparators
-
A Comparator
that compares objects by comparing their
String
representations, as determined by invoking
toString()
on the objects in question.
- getSubgraphVertices(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns all nodes reachable from root
.
- getSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the subject
- getSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the subject
- getSubject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the subject
- getSubjectBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the subject
- getSubjectBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the subject
- getSubjectBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the subject
- getSubjectSpan() - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- getSubjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 subjectSpanBegin = 4;
- getSubjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 subjectSpanBegin = 4;
- getSubjectSpanBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 subjectSpanBegin = 4;
- getSubjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 subjectSpanEnd = 5;
- getSubjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 subjectSpanEnd = 5;
- getSubjectSpanEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 subjectSpanEnd = 5;
- getSubjectText() - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- getSubjectTokens(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- getSubjectTokens(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the subject of the triple
- getSubjectTokens(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the subject of the triple
- getSubjectTokensBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- getSubjectTokensBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- getSubjectTokensCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- getSubjectTokensCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the subject of the triple
- getSubjectTokensCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the subject of the triple
- getSubjectTokensList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- getSubjectTokensList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the subject of the triple
- getSubjectTokensList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the subject of the triple
- getSubjectTokensOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- getSubjectTokensOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the subject of the triple
- getSubjectTokensOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the subject of the triple
- getSubjectTokensOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- getSubjectTokensOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The tokens comprising the subject of the triple
- getSubjectTokensOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The tokens comprising the subject of the triple
- getSubListIndex(String[], String[], String[], Set<String>, HashSet<String>, int, boolean, boolean) - Static method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
If l1 is a part of l2, it finds the starting index of l1 in l2 If l1 is not
a sub-array of l2, then it returns -1 note that l2 should have the exact
elements and order as in l1
- getSubListIndex(Object[], Object[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- getSubListIndex(Object[], Object[], Predicate<Pair>) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
If tofind is a part of tokens, it finds the ****starting index***** of tofind in tokens
If tofind is not a sub-array of tokens, then it returns null
note that tokens sublist should have the exact elements and order as in tofind
- getSubTreeEdges(IndexedWord, SemanticGraph, SemanticGraphEdge) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Given a starting vertice, grabs the subtree encapsulated by portion of the semantic graph, excluding
a given edge.
- getSubTreeEdgesHelper(IndexedWord, SemanticGraph, Set<SemanticGraphEdge>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
- getSubtype() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- getSubtype() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- getSubtype() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- getSubType() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtype() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtype() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
Implicit
uint32 sentence @see implicit in sentence
- getSubtypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
Implicit
uint32 sentence @see implicit in sentence
- getSuffixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'be' suffix
- getSuffixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
If true, this relation string is missing a 'be' suffix
- getSuffixBe() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
If true, this relation string is missing a 'be' suffix
- getSuffixes() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getSuffixOf() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'of' prefix
- getSuffixOf() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
If true, this relation string is missing a 'of' prefix
- getSuffixOf() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
If true, this relation string is missing a 'of' prefix
- getSummaryForInstance(T, ConcatVector, ConcatVector) - Method in class edu.stanford.nlp.loglinear.learning.AbstractDifferentiableFunction
-
Gets a summary of the function of a singe data instance at a single point
- getSummaryForInstance(GraphicalModel, ConcatVector, ConcatVector) - Method in class edu.stanford.nlp.loglinear.learning.LogLikelihoodDifferentiableFunction
-
Gets a summary of the log-likelihood of a singe model at a point
- getSummedMarginals() - Method in class edu.stanford.nlp.loglinear.inference.TableFactor
-
Returns the summed marginals for each element in the factor.
- getSupportedDurationFields(Partial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getSvmLightVerbosity() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- getSymbol() - Method in class edu.stanford.nlp.ie.qe.Unit
-
- getSymbol() - Method in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- getSymbol() - Method in enum edu.stanford.nlp.time.SUTime.TimexMod
-
- getSymbols() - Method in class edu.stanford.nlp.fsm.ExactAutomatonMinimizer
-
- getSymbols() - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- getSyntacticHeadToken() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getSyntacticHeadTokenPosition() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getSyntacticHeadTree() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- getSystemFreeMemory(boolean) - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- getSystemSwapsPerSec() - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- getSystemUsedSwap() - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- getTable() - Method in class edu.stanford.nlp.wordseg.CorpusDictionary
-
- getTag(String) - Method in class edu.stanford.nlp.international.arabic.ArabicMorphoFeatureSpecification.ArabicMorphoFeatures
-
- getTag(String) - Method in class edu.stanford.nlp.international.morph.MorphoFeatures
-
Build a POS tag consisting of a base category plus inflectional features.
- getTag() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.Phrase
-
- getTag(String) - Method in class edu.stanford.nlp.ling.tokensregex.types.Tags
-
- getTag(String, String) - Static method in class edu.stanford.nlp.tagger.maxent.ASBCunkDict
-
- getTag(String, String) - Static method in class edu.stanford.nlp.tagger.maxent.CTBunkDict
-
Returns "1" as true if the dictionary listed this word with this tag,
and "0" otherwise.
- getTag(int) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- getTag(int) - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- getTag(String, String) - Method in class edu.stanford.nlp.wordseg.CorpusChar
-
- getTagElementsFromFile(File, String) - Static method in class edu.stanford.nlp.util.XMLUtils
-
Returns the text content of all nodes in the given file with the given tag.
- getTagElementTriplesFromFile(File, String) - Static method in class edu.stanford.nlp.util.XMLUtils
-
Returns the elements in the given file with the given tag associated with
the text content of the two previous siblings and two next siblings.
- getTagElementTriplesFromFileNumBounded(File, String, int) - Static method in class edu.stanford.nlp.util.XMLUtils
-
Returns the elements in the given file with the given tag associated with
the text content of the previous and next siblings up to max numIncludedSiblings.
- getTagElementTriplesFromFileNumBoundedSAXException(File, String, int) - Static method in class edu.stanford.nlp.util.XMLUtils
-
Returns the elements in the given file with the given tag associated with
the text content of the previous and next siblings up to max numIncludedSiblings.
- getTagElementTriplesFromFileSAXException(File, String) - Static method in class edu.stanford.nlp.util.XMLUtils
-
Returns the elements in the given file with the given tag associated with
the text content of the two previous siblings and two next siblings.
- getTaggedLeaves(Tree) - Method in class edu.stanford.nlp.trees.TreebankTagUpdater
-
- getTaggerFeatures() - Method in class edu.stanford.nlp.tagger.maxent.TaggerExperiments
-
- getTagIndex(String) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Will return the index of a tag if known, -1 if not already known
- getTagInside() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
Return a regex of XML elements to tag inside of.
- getTagPre(String, String) - Static method in class edu.stanford.nlp.tagger.maxent.CtbDict
-
- getTags() - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
Returns the Set of entities recognized by this Classifier.
- getTags() - Method in interface edu.stanford.nlp.ling.tokensregex.types.Expression
-
Returns tags associated with this expression.
- getTags() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression
-
- getTags() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.WrappedExpression
-
- getTags() - Method in class edu.stanford.nlp.ling.tokensregex.types.Tags
-
- getTags(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- getTagScore() - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank
-
- getTagSeparator(Properties) - Static method in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- getTagSeparator() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getTagSuf(String, String) - Static method in class edu.stanford.nlp.tagger.maxent.CtbDict
-
- getTagText(Element, String) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
For the given element, returns the text for the first child Element with
the given tag.
- getTagType(String) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- getTarget() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- getTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
required uint32 target = 2;
- getTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
required uint32 target = 2;
- getTarget() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
required uint32 target = 2;
- getTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required int32 target = 3;
- getTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
required int32 target = 3;
- getTarget() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
required int32 target = 3;
- getTarget() - Method in class edu.stanford.nlp.scenegraph.SceneGraphRelation
-
- getTarget() - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- getTarget() - Method in class edu.stanford.nlp.util.IntPair
-
Return the second element of the pair
- getTarget() - Method in class edu.stanford.nlp.util.IntQuadruple
-
- getTarget() - Method in class edu.stanford.nlp.util.IntTriple
-
- getTarget2() - Method in class edu.stanford.nlp.util.IntQuadruple
-
- getTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional uint32 targetCopy = 6;
- getTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional uint32 targetCopy = 6;
- getTargetCopy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional uint32 targetCopy = 6;
- getTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional uint32 targetCopy = 7;
- getTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional uint32 targetCopy = 7;
- getTargetCopy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional uint32 targetCopy = 7;
- getTargetNode() - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- getTargets() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringInSetAnnotationPattern
-
- getTemperature(int) - Method in class edu.stanford.nlp.sequences.CoolingSchedule
-
- getTemporal(String) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- getTemporal(int) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- getTemporal() - Method in class edu.stanford.nlp.time.TimeExpression
-
- getTemporalArg() - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- getTemporalExpr(String) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- getTemporalExpr(int) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- getTemporalFunc(int) - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- getTemporalNouns() - Static method in class edu.stanford.nlp.international.arabic.ArabicWordLists
-
- getTemporalOp() - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- getTense() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- getTensorForNode(Tree) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- getTerminal(Tree, int) - Static method in class edu.stanford.nlp.trees.Trees
-
gets the n
th terminal in tree
.
- getTestDataPath(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getTestInstances() - Method in class edu.stanford.nlp.parser.metrics.EvaluationMetric
-
Returns the number of test instances (e.g., parse trees or sentences) used in
the calculation of the statistics.
- getText() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- getText() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getText() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.Phrase
-
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
required string text = 1;
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
required string text = 1;
- getText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
required string text = 1;
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string text = 1;
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string text = 1;
- getText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string text = 1;
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Only needed if we're only saving the sentence.
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
Only needed if we're only saving the sentence.
- getText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
Only needed if we're only saving the sentence.
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string text = 3;
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string text = 3;
- getText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string text = 3;
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional string text = 1;
- getText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
optional string text = 1;
- getText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
-
optional string text = 1;
- getText(Label) - Method in class edu.stanford.nlp.trees.UnnamedDependency
-
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
required string text = 1;
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
required string text = 1;
- getTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
required string text = 1;
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string text = 1;
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string text = 1;
- getTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string text = 1;
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Only needed if we're only saving the sentence.
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
Only needed if we're only saving the sentence.
- getTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
Only needed if we're only saving the sentence.
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string text = 3;
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string text = 3;
- getTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string text = 3;
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional string text = 1;
- getTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
optional string text = 1;
- getTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
-
optional string text = 1;
- getTextContent(CoreMap, Span) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
Fetches the sentence text in a given token span
- getTextContent() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- getTextContentFromTagsFromFile(File, String) - Static method in class edu.stanford.nlp.util.XMLUtils
-
Returns the text content of all nodes in the given file with the given tag.
- getTextPattern() - Method in class edu.stanford.nlp.time.TimeFormatter.CustomDateFormatExtractor
-
- getTfid(SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getTfidString(SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getThreadBatches(List<E>, int) - Static method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- getThreadCounts(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getThreeDimensionalMap(K1) - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- getTid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string tid = 5;
- getTid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string tid = 5;
- getTid() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string tid = 5;
- getTid(SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getTidBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string tid = 5;
- getTidBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string tid = 5;
- getTidBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string tid = 5;
- getTidString(SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getTime() - Method in class edu.stanford.nlp.time.JollyDayHolidays.JollyHoliday
-
- getTime() - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- getTime() - Method in class edu.stanford.nlp.time.SUTime.ExplicitTemporalSet
-
- getTime() - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- getTime() - Method in class edu.stanford.nlp.time.SUTime.PeriodicTemporalSet
-
- getTime() - Method in class edu.stanford.nlp.time.SUTime.Range
-
- getTime() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getTime() - Method in class edu.stanford.nlp.time.SUTime.Time
-
- getTimeAnnotator(String, Properties) - Method in class edu.stanford.nlp.time.suservlet.SUTimePipeline
-
- getTimeLabel() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getTimeout(Properties, HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- getTimestampString(String) - Static method in class edu.stanford.nlp.util.SystemUtils
-
Returns a String representing the current date and time in the given
format.
- getTimestampString() - Static method in class edu.stanford.nlp.util.SystemUtils
-
Returns a String representing the current date and time in the format
"20071022-140522".
- getTimex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- getTimex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- getTimex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- getTimexAttributes(SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.SUTime.PeriodicTemporalSet
-
- getTimexAttributes(SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.SUTime.Range
-
- getTimexAttributes(SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- getTimexAttributes(SUTime.TimeIndex) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getTimexBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- getTimexOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- getTimexOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- getTimexOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- getTimexType() - Method in class edu.stanford.nlp.time.SUTime.CompositePartialTime
-
- getTimexType() - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- getTimexType() - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- getTimexType() - Method in class edu.stanford.nlp.time.SUTime.Range
-
- getTimexType() - Method in enum edu.stanford.nlp.time.SUTime.StandardTemporalType
-
- getTimexType() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getTimexType() - Method in class edu.stanford.nlp.time.SUTime.TemporalSet
-
- getTimexType() - Method in class edu.stanford.nlp.time.SUTime.Time
-
- getTimexValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The time this word refers to
- getTimexValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The time this word refers to
- getTimexValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The time this word refers to
- getTimexValue() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getTimexValueBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The time this word refers to
- getTimexValueOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The time this word refers to
- getTimexValueOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The time this word refers to
- getTimexValueOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The time this word refers to
- getTLPParams() - Method in class edu.stanford.nlp.parser.common.ParserGrammar
-
- getTLPParams() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- getTLPParams() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
- getToken(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getToken(int) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Get the specific Token.
- getToken() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- getToken(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getToken(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getToken(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getToken(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getToken(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getToken(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getToken(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getToken(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getToken(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenBegin() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseMatch
-
- getTokenBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 tokenBegin = 7;
- getTokenBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 tokenBegin = 7;
- getTokenBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 tokenBegin = 7;
- getTokenBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of the token
- getTokenBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The begin index of the token
- getTokenBeginIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The begin index of the token
- getTokenBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenCount() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- getTokenCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenEnd() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- getTokenEnd() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseMatch
-
- getTokenEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 tokenEnd = 8;
- getTokenEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 tokenEnd = 8;
- getTokenEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 tokenEnd = 8;
- getTokenEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The end index of the token
- getTokenEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The end index of the token
- getTokenEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The end index of the token
- getTokenEndInSentenceExclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required uint32 tokenEndInSentenceExclusive = 3;
- getTokenEndInSentenceExclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
required uint32 tokenEndInSentenceExclusive = 3;
- getTokenEndInSentenceExclusive() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
required uint32 tokenEndInSentenceExclusive = 3;
- getTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 tokenIndex = 2;
- getTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
optional int32 tokenIndex = 2;
- getTokenIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordOrBuilder
-
optional int32 tokenIndex = 2;
- getTokenIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
repeated uint32 tokenIndex = 1;
- getTokenIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
repeated uint32 tokenIndex = 1;
- getTokenIndex(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
repeated uint32 tokenIndex = 1;
- getTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
optional uint32 tokenIndex = 2;
- getTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
optional uint32 tokenIndex = 2;
- getTokenIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocationOrBuilder
-
optional uint32 tokenIndex = 2;
- getTokenIndexCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
repeated uint32 tokenIndex = 1;
- getTokenIndexCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
repeated uint32 tokenIndex = 1;
- getTokenIndexCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
repeated uint32 tokenIndex = 1;
- getTokenIndexList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
repeated uint32 tokenIndex = 1;
- getTokenIndexList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
repeated uint32 tokenIndex = 1;
- getTokenIndexList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
repeated uint32 tokenIndex = 1;
- getTokenize() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getTokenizedText(String) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserClient
-
Tokenize the text according to the parser's tokenizer,
return it as whitespace tokenized text.
- getTokenizer(Reader) - Method in class edu.stanford.nlp.international.arabic.process.ArabicTokenizer.ArabicTokenizerFactory
-
- getTokenizer(Reader, String) - Method in class edu.stanford.nlp.international.arabic.process.ArabicTokenizer.ArabicTokenizerFactory
-
- getTokenizer(Reader) - Method in class edu.stanford.nlp.international.french.process.FrenchTokenizer.FrenchTokenizerFactory
-
- getTokenizer(Reader, String) - Method in class edu.stanford.nlp.international.french.process.FrenchTokenizer.FrenchTokenizerFactory
-
- getTokenizer(Reader) - Method in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer.SpanishTokenizerFactory
-
- getTokenizer(Reader, String) - Method in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer.SpanishTokenizerFactory
-
- getTokenizer(Reader) - Method in class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
Returns a thread-safe tokenizer
- getTokenizer(Reader) - Method in class edu.stanford.nlp.process.PTBTokenizer.PTBTokenizerFactory
-
Returns a tokenizer wrapping the given Reader.
- getTokenizer(Reader, String) - Method in class edu.stanford.nlp.process.PTBTokenizer.PTBTokenizerFactory
-
- getTokenizer(Reader) - Method in interface edu.stanford.nlp.process.TokenizerFactory
-
Get a tokenizer for this reader.
- getTokenizer(Reader, String) - Method in interface edu.stanford.nlp.process.TokenizerFactory
-
Get a tokenizer for this reader.
- getTokenizer(Reader) - Method in class edu.stanford.nlp.process.WhitespaceTokenizer.WhitespaceTokenizerFactory
-
- getTokenizer(Reader, String) - Method in class edu.stanford.nlp.process.WhitespaceTokenizer.WhitespaceTokenizerFactory
-
- getTokenizer(Reader) - Method in class edu.stanford.nlp.trees.TreeTokenizerFactory
-
Gets a tokenizer from a reader.
- getTokenizer(Reader, String) - Method in class edu.stanford.nlp.trees.TreeTokenizerFactory
-
- getTokenizerFactory() - Method in class edu.stanford.nlp.ling.DocumentReader
-
Returns the tokenizer used to chop up text into words for the documents.
- getTokenizerFactory() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getTokenizerFactory() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Return a tokenizer which might be suitable for tokenizing text that
will be used with this Treebank/Language pair, without tokenizing carriage returns (i.e., treating them as white space).
- getTokenizerFactory() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
Return a tokenizer which might be suitable for tokenizing text
that will be used with this Treebank/Language pair.
- getTokenizerFactory() - Method in class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack
-
- getTokenizerFactory() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
Return a tokenizer which might be suitable for tokenizing text that
will be used with this Treebank/Language pair, without tokenizing carriage
returns (i.e., treating them as white space).
- getTokenizerFactory() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- getTokenizerFactory() - Method in class edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack
-
Return a tokenizer which might be suitable for tokenizing text that will be used with this
Treebank/Language pair, without tokenizing carriage returns (i.e., treating them as white
space).
- getTokenizerFactory() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
- getTokenizerFactory() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Return a tokenizer factory which might be suitable for tokenizing text
that will be used with this Treebank/Language pair.
- getTokenizerInvertible() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getTokenizerOptions() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getTokenizerType(Properties) - Static method in enum edu.stanford.nlp.pipeline.TokenizerAnnotator.TokenizerType
-
Get TokenizerType based on what's in the properties.
- getTokenList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOffset() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- getTokenOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
required uint32 tokenOffsetBegin = 2;
- getTokenOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
required uint32 tokenOffsetBegin = 2;
- getTokenOffsetBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
required uint32 tokenOffsetBegin = 2;
- getTokenOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
required uint32 tokenOffsetEnd = 3;
- getTokenOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
required uint32 tokenOffsetEnd = 3;
- getTokenOffsetEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
required uint32 tokenOffsetEnd = 3;
- getTokenOffsets() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getTokenOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraphOrBuilder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- getTokenOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- getTokenRangeFollowingQuote(Annotation, CoreMap) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
Gets range of tokens that are in the same sentence as the beginning of the quote that follow it, if they exist,
or the next sentence, if it is in the same paragraph.
- getTokenRangePrecedingQuote(Annotation, CoreMap) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
Gets range of tokens that are in the same sentence as the beginning of the quote that precede it, if they exist,
or the previous sentence, if it is in the same paragraph.
- getTokens() - Method in class edu.stanford.nlp.patterns.DataInstance
-
- getTokens() - Method in class edu.stanford.nlp.patterns.dep.DataInstanceDep
-
- getTokens() - Method in class edu.stanford.nlp.patterns.surface.DataInstanceSurface
-
- getTokenStart() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- getTokenStartInSentenceInclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required uint32 tokenStartInSentenceInclusive = 2;
- getTokenStartInSentenceInclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
required uint32 tokenStartInSentenceInclusive = 2;
- getTokenStartInSentenceInclusive() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
required uint32 tokenStartInSentenceInclusive = 2;
- getTokenText(List<? extends CoreMap>, Class) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- getTokenText(List<? extends CoreMap>, Class, String) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- getToolTipText(MouseEvent) - Method in class edu.stanford.nlp.swing.TooltipJList
-
- getTopCategoryOfSyntheticState(String) - Static method in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- getTopFeatures(double, boolean, int) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns list of top features with weight above a certain threshold
(list is descending and across all labels).
- getTopFeatures(Set<L>, double, boolean, int, boolean) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns list of top features with weight above a certain threshold
- getTopFeatures(Iterator<Pair<Map<String, DataInstance>, File>>, double, double, String) - Method in class edu.stanford.nlp.patterns.surface.LearnImportantFeatures
-
- getTopFeaturesLabelIndices(Set<Integer>, double, boolean, int, boolean) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns list of top features with weight above a certain threshold
- getTopParsesForOneTree(LexicalizedParser, int, Tree, TreeTransformer) - Static method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- getTopSpeakerList() - Method in class edu.stanford.nlp.quoteattribution.Sieves.MSSieves.MajoritySpeakerSieve
-
- getTopSpeakers(List<Sieve.MentionData>, List<Sieve.MentionData>, Person.Gender, CoreMap, boolean) - Method in class edu.stanford.nlp.quoteattribution.Sieves.MSSieves.BaselineTopSpeakerSieve
-
- getTotalCount(int) - Static method in class edu.stanford.nlp.util.GoogleNGramsSQLBacked
-
Note that this is really really slow for ngram > 1
TODO: make this fast (if we had been using mysql we could have)
- getTotalGroups() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- getTotalTime() - Method in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
Return the total pipeline annotation time in milliseconds.
- getTP() - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns the current count of true positives.
- getTrainDataPath(Properties) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- getTrainingExamples(String, boolean) - Method in class edu.stanford.nlp.scenegraph.BoWSceneGraphParser
-
Generate training examples.
- getTransitionID(String) - Method in class edu.stanford.nlp.parser.nndep.ParsingSystem
-
- getTree(String) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserClient
-
Returs a Tree from the server connected to at host:port.
- getTree() - Method in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- getTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- getTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- getTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversionOrBuilder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- getTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The dependency graph fragment for this triple
- getTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The dependency graph fragment for this triple
- getTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The dependency graph fragment for this triple
- getTree() - Method in class edu.stanford.nlp.trees.DeepTree
-
- getTree() - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- getTreebank(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebank(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebank(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebank() - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeNode
-
- getTreebankBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankDescription(String[], int, String) - Static method in class edu.stanford.nlp.parser.common.ArgUtils
-
- getTreebankList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreebankOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- getTreeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- getTreeBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The dependency graph fragment for this triple
- getTreeColor() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getTreeDeps(List<TypedDependency>, DirectedMultiGraph<TreeGraphNode, GrammaticalRelation>, Predicate<TypedDependency>, Predicate<TypedDependency>) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Look through the tree t and adds to the List basicDep
additional dependencies which aren't
in the List but which satisfy the filter puncTypedDepFilter.
- getTreeDeps(List<TypedDependency>, DirectedMultiGraph<TreeGraphNode, GrammaticalRelation>, Predicate<TypedDependency>, Predicate<TypedDependency>) - Method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure
-
- getTreeDepth(Properties, String) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- getTreeDimension(Tree, Font) - Method in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- getTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- getTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- getTreeOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversionOrBuilder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- getTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The dependency graph fragment for this triple
- getTreeOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The dependency graph fragment for this triple
- getTreeOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The dependency graph fragment for this triple
- getTreePrint() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
Return a TreePrint for formatting parsed output trees.
- getTreePrint() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
Return a TreePrint for formatting parsed output trees.
- getTreeReaderFactory() - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- getTrees(String, int, int, int, int) - Static method in class edu.stanford.nlp.parser.lexparser.TreebankAnnotator
-
- getTrees(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTrees(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTrees(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTrees(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTrees(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTrees(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTrees(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTrees(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTrees(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- getTreesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTreesOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- getTregex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
required string tregex = 1;
- getTregex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
required string tregex = 1;
- getTregex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
-
required string tregex = 1;
- getTregexBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
required string tregex = 1;
- getTregexBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
required string tregex = 1;
- getTregexBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
-
required string tregex = 1;
- getTregexPatternFromReader(BufferedReader) - Static method in class edu.stanford.nlp.trees.tregex.tsurgeon.Tsurgeon
-
Assumes that we are at the beginning of a tsurgeon script file and gets the string for the
tregex pattern leading the file.
- getTRF() - Static method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- getTriggeredPatterns(List<? extends T>) - Method in class edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher
-
Given a sequence, return the collection of patterns that are triggered by the sequence
(these patterns are the ones that may potentially match a subsequence in the sequence)
- getTrueCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case type of token
- getTrueCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
true case type of token
- getTrueCase() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
true case type of token
- getTrueCaseBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case type of token
- getTrueCaseBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
true case type of token
- getTrueCaseBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
true case type of token
- getTrueCaseText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case gloss of token
- getTrueCaseText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
true case gloss of token
- getTrueCaseText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
true case gloss of token
- getTrueCaseTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case gloss of token
- getTrueCaseTextBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
true case gloss of token
- getTrueCaseTextBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
true case gloss of token
- getTsurgeon(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- getTsurgeon(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
repeated string tsurgeon = 2;
- getTsurgeon(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
-
repeated string tsurgeon = 2;
- getTsurgeonBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- getTsurgeonBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
repeated string tsurgeon = 2;
- getTsurgeonBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
-
repeated string tsurgeon = 2;
- getTsurgeonCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- getTsurgeonCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
repeated string tsurgeon = 2;
- getTsurgeonCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
-
repeated string tsurgeon = 2;
- getTsurgeonList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- getTsurgeonList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
repeated string tsurgeon = 2;
- getTsurgeonList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
-
repeated string tsurgeon = 2;
- getTsurgeonOperationsFromReader(BufferedReader) - Static method in class edu.stanford.nlp.trees.tregex.tsurgeon.Tsurgeon
-
Assumes the given reader has only tsurgeon operations (not a tregex pattern), and parses
these out, collecting them into one operation.
- getTsurgeonTextFromReader(BufferedReader) - Static method in class edu.stanford.nlp.trees.tregex.tsurgeon.Tsurgeon
-
Assumes the given reader has only tsurgeon operations (not a tregex pattern), and returns
them as a String, mirroring the way the strings appear in the file.
- getTuneCV() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- getTunedWordEmbeddings() - Method in class edu.stanford.nlp.coref.neural.EmbeddingExtractor
-
- getTuneHeldOut() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- getTuneMinimizer() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- getTwoDimensionalCollectionValuedMap(K1) - Method in class edu.stanford.nlp.util.ThreeDimensionalCollectionValuedMap
-
- getTwoDimensionalMap(K1) - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- getType(String) - Static method in class edu.stanford.nlp.classify.LogPrior
-
- getType() - Method in class edu.stanford.nlp.classify.LogPrior
-
- getType() - Method in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefAnnotation
-
- getType() - Method in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefChainAnnotation
-
- getType() - Method in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefClusterAnnotation
-
- getType() - Method in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefClusterIdAnnotation
-
- getType() - Method in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefDestAnnotation
-
- getType() - Method in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefGraphAnnotation
-
Deprecated.
- getType() - Method in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefMentionIndexesAnnotation
-
- getType() - Method in class edu.stanford.nlp.coref.CorefCoreAnnotations.CorefMentionsAnnotation
-
- getType() - Method in class edu.stanford.nlp.coref.data.Mention
-
- getType() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CorefMentionAnnotation
-
- getType() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.NamedEntityAnnotation
-
- getType() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.CorefMentionAnnotation
-
- getType() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.NamedEntityAnnotation
-
- getType() - Method in class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefAnnotation
-
- getType() - Method in class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefChainAnnotation
-
- getType() - Method in class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefClusterAnnotation
-
Deprecated.
- getType() - Method in class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefClusterIdAnnotation
-
- getType() - Method in class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefDestAnnotation
-
- getType() - Method in class edu.stanford.nlp.dcoref.CorefCoreAnnotations.CorefGraphAnnotation
-
Deprecated.
- getType() - Method in class edu.stanford.nlp.dcoref.Mention
-
- getType() - Method in class edu.stanford.nlp.ie.KBPTokensregexExtractor.Object
-
- getType() - Method in class edu.stanford.nlp.ie.KBPTokensregexExtractor.Subject
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.AllRelationMentionsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.DependencyAnnotation
-
Deprecated.
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.DocumentDirectoryAnnotation
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.DocumentIdAnnotation
-
Deprecated.
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.EntityMentionsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.EventMentionsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.GenderAnnotation
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.RelationMentionsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.TriggerAnnotation
-
- getType() - Method in class edu.stanford.nlp.ie.qe.Unit
-
- getType() - Method in class edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation
-
- getType() - Method in interface edu.stanford.nlp.ling.CoreAnnotation
-
Returns the type associated with this annotation.
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AbbrAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AbgeneAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AbstrAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AfterAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AnswerAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AnswerObjectAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AnswerProbAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AntecedentAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ArabicCharAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ArabicSegAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ArgDescendentAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ArgumentAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.AuthorAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.BagOfWordsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.BeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.BeforeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.BeginIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.BestCliquesAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.BestFullAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CalendarAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CanonicalEntityMentionIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CategoryAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CategoryFunctionalTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CharacterOffsetBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CharacterOffsetEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CharAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ChineseCharAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ChineseIsSegmentedAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ChineseOrigSegAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ChineseSegAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ChunkAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoarseNamedEntityTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoarseTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CodepointOffsetBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CodepointOffsetEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ColumnDataClassifierAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CommonWordsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLDepAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLDepParentIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLDepTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLPredicateAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLSRLAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLUFeats
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLUMisc
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLUSecondaryDepsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CoNLLUTokenSpanAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ContextsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CostMagnificationAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.CovertIDAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.D2_LBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.D2_LEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.D2_LMiddleAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DayAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DependentsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DictAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DistSimAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DoAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DocDateAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DocIDAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DocSourceTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DocTitleAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DocTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.DomainAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.EmptyIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.EndIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.EntityClassAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.EntityMentionIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.EntityMentionToCorefMentionMappingAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.EntityRuleAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.EntityTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ExceptionAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.FeaturesAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.FemaleGazAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.FineGrainedNamedEntityTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.FirstChildAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ForcedSentenceEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ForcedSentenceUntilEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.FreqAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.GazAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.GazetteerAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.GenderAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.GenericTokensAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.GeniaAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.GoldAnswerAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.GovernorAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.GrandparentAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.HaveAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.HeadWordStringAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.HeightAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.IDAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.IDFAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.INAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.IndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.InterpretationAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.IsDateRangeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.IsFirstWordOfMWTAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.IsMultiWordTokenAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.IsNewlineAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.IsURLAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.KBPTriplesAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LabelAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LabelIDAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LabelWeightAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LastGazAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LastTaggedAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LeftChildrenNodeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LeftTermAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LemmaAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LengthAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LineNumberAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LinkAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LMiddleAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.LocationAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MaleGazAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MarkingAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MentionsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MentionTokenAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MonthAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MorphoCaseAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MorphoGenAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MorphoNumAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MorphoPersAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MWTTokenMiscAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.MWTTokenTextAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NamedEntityTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NamedEntityTagProbsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NeighborsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NERIDAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NormalizedNamedEntityTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NotAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NumericCompositeObjectAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NumericCompositeTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NumericCompositeValueAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NumericObjectAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NumericTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NumericValueAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NumerizedTokensAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.NumTxtSentencesAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.OriginalCharAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.OriginalTextAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ParagraphAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ParagraphIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ParagraphsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ParaPositionAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ParentAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PartOfSpeechAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PercentAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PhraseWordsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PhraseWordsTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PolarityAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PositionAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PossibleAnswersAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PredictedAnswerAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PresetAnswerAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PrevChildAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.PriorAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ProtoAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.QuotationIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.QuotationsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.QuotedAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.QuotesAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.RoleAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionAuthorCharacterOffsetBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionAuthorCharacterOffsetEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionDateAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionIDAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionStartAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SectionTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SemanticHeadTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SemanticHeadWordAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SemanticTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SemanticWordAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SentenceBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SentenceEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SentenceIDAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SentenceIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SentencePositionAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SentencesAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ShapeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SpaceBeforeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SpanAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SpeakerAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SpeakerTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SRLIDAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SRLInstancesAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.StackedNamedEntityTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.StateAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.StatementTextAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.StemAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.SubcategorizationAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TagLabelAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TextAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TokenBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TokenEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TokensAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TopicAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TrueCaseAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TrueCaseTextAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.TrueTagAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.UBlockAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.UnaryAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.UnclosedQuotationsAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.UnknownAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.UseMarkedDiscourseAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.UtteranceAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.UTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.ValueAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.VerbSenseAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.WebAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.WikipediaEntityAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.WordFormAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.WordnetSynAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.WordPositionAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.WordSenseAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.XmlContextAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.XmlElementAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.CoreAnnotations.YearAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.SegmenterCoreAnnotations.CharactersAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.SegmenterCoreAnnotations.XMLCharAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.tokensregex.demo.MyAnnotations.MyTokensAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.tokensregex.demo.MyAnnotations.MyTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.ling.tokensregex.demo.MyAnnotations.MyValueAnnotation
-
- getType() - Method in interface edu.stanford.nlp.ling.tokensregex.types.Expression
-
Returns a string indicating the type of this expression.
- getType() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.ConditionalExpression
-
- getType() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression
-
- getType() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.WrappedExpression
-
- getType() - Method in class edu.stanford.nlp.ling.tokensregex.types.Tags.TagsAnnotation
-
- getType() - Method in class edu.stanford.nlp.naturalli.NaturalLogicAnnotations.EntailedClausesAnnotation
-
- getType() - Method in class edu.stanford.nlp.naturalli.NaturalLogicAnnotations.EntailedSentencesAnnotation
-
- getType() - Method in class edu.stanford.nlp.naturalli.NaturalLogicAnnotations.OperatorAnnotation
-
- getType() - Method in class edu.stanford.nlp.naturalli.NaturalLogicAnnotations.PolarityAnnotation
-
- getType() - Method in class edu.stanford.nlp.naturalli.NaturalLogicAnnotations.PolarityDirectionAnnotation
-
- getType() - Method in class edu.stanford.nlp.naturalli.NaturalLogicAnnotations.RelationTriplesAnnotation
-
- getType() - Method in class edu.stanford.nlp.naturalli.QuestionToStatementTranslator.UnknownTokenMarker
-
- getType() - Method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations.GoldClass
-
- getType() - Method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations.NodeVector
-
- getType() - Method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations.PredictedClass
-
- getType() - Method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations.PredictionError
-
- getType() - Method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations.Predictions
-
- getType() - Method in class edu.stanford.nlp.parser.common.ParserAnnotations.CandidatePartOfSpeechAnnotation
-
- getType() - Method in class edu.stanford.nlp.parser.common.ParserAnnotations.ConstraintAnnotation
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.Features
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.LongestMatchedPhraseForEachLabel
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.MatchedPattern
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.MatchedPatterns
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.MatchedPhrases
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.OtherSemanticLabel
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel1
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel10
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel2
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel3
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel4
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel5
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel6
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel7
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel8
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternHumanLabel9
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel1
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel10
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel2
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel3
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel4
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel5
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel6
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel7
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel8
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.PatternLabel9
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.ProcessedTextAnnotation
-
- getType() - Method in class edu.stanford.nlp.patterns.PatternsAnnotations.SeedLabeledOrNot
-
- getType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string type = 4;
- getType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string type = 4;
- getType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string type = 4;
- getType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string type = 4;
- getType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional string type = 4;
- getType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional string type = 4;
- getType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string type = 4;
- getType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string type = 4;
- getType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string type = 4;
- getType() - Method in class edu.stanford.nlp.pipeline.NERCombinerAnnotator.TokenMergeCountAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.CanonicalMentionAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.CanonicalMentionBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.CanonicalMentionEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.MentionAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.MentionBeginAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.MentionEndAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.MentionSieveAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.MentionTypeAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.SpeakerAnnotation
-
- getType() - Method in class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.SpeakerSieveAnnotation
-
- getType() - Method in class edu.stanford.nlp.quoteattribution.ChapterAnnotator.ChapterAnnotation
-
- getType() - Method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils.EnhancedSentenceAnnotation
-
- getType() - Method in class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.CompoundLemmaAnnotation
-
- getType() - Method in class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.CompoundWordAnnotation
-
- getType() - Method in class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.GoldEntityAnnotation
-
- getType() - Method in class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.IndicesAnnotation
-
- getType() - Method in class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.PredictedEntityAnnotation
-
- getType() - Method in class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.SceneGraphEntitiyAnnotation
-
- getType() - Method in class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.AlternativeDependenciesAnnotation
-
- getType() - Method in class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.BasicDependenciesAnnotation
-
- getType() - Method in class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation
-
Deprecated.
- getType() - Method in class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation
-
Deprecated.
- getType() - Method in class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.EnhancedDependenciesAnnotation
-
- getType() - Method in class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.EnhancedPlusPlusDependenciesAnnotation
-
- getType() - Method in class edu.stanford.nlp.sentiment.SentimentCoreAnnotations.SentimentAnnotatedTree
-
- getType() - Method in class edu.stanford.nlp.sentiment.SentimentCoreAnnotations.SentimentClass
-
- getType() - Method in class edu.stanford.nlp.time.TimeAnnotations.TimexAnnotation
-
- getType() - Method in class edu.stanford.nlp.time.TimeAnnotations.TimexAnnotations
-
- getType() - Method in class edu.stanford.nlp.time.TimeExpression.Annotation
-
- getType() - Method in class edu.stanford.nlp.time.TimeExpression.ChildrenAnnotation
-
- getType() - Method in class edu.stanford.nlp.time.TimeExpression.TimeIndexAnnotation
-
- getType() - Method in class edu.stanford.nlp.trees.TreeCoreAnnotations.BinarizedTreeAnnotation
-
- getType() - Method in class edu.stanford.nlp.trees.TreeCoreAnnotations.HeadTagLabelAnnotation
-
- getType() - Method in class edu.stanford.nlp.trees.TreeCoreAnnotations.HeadWordLabelAnnotation
-
- getType() - Method in class edu.stanford.nlp.trees.TreeCoreAnnotations.KBestTreesAnnotation
-
- getType() - Method in class edu.stanford.nlp.trees.TreeCoreAnnotations.TreeAnnotation
-
- getTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string type = 4;
- getTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string type = 4;
- getTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string type = 4;
- getTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string type = 4;
- getTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional string type = 4;
- getTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional string type = 4;
- getTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string type = 4;
- getTypeBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string type = 4;
- getTypeBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string type = 4;
- getTypedDependencyChains(List<TypedDependency>, int) - Static method in class edu.stanford.nlp.trees.Dependencies
-
- getTypeName(Class) - Static method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NamedValueFunction
-
- getTypeProbabilities() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- getUAS(List<CoreMap>, List<DependencyTree>, List<DependencyTree>) - Method in class edu.stanford.nlp.parser.nndep.ParsingSystem
-
- getUASnoPunc(List<CoreMap>, List<DependencyTree>, List<DependencyTree>) - Method in class edu.stanford.nlp.parser.nndep.ParsingSystem
-
- getUID() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- getUnaryClassification(String) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- getUnaryMatrixNames(List<Map<String, SimpleMatrix>>) - Static method in class edu.stanford.nlp.parser.dvparser.AverageDVModels
-
- getUncertaintyGranularity() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- getUniformDistribution(Collection<E>) - Static method in class edu.stanford.nlp.stats.Distribution
-
- getUnigramTagger() - Method in class edu.stanford.nlp.international.spanish.pipeline.AnCoraPOSStats
-
- getUnit() - Method in class edu.stanford.nlp.ie.qe.SimpleQuantifiableEntity
-
- getUnknownFields() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- getUnknownFields() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- getUnknownFields() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
- getUnknownFields() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
- getUnknownFields() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
- getUnknownFields() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- getUnknownFields() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- getUnknownLevel() - Method in class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel
-
- getUnknownLevel() - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
- getUnknownLevel() - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModel
-
Get the level of equivalence classing for the model.
- getUnknownWordModel() - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- getUnknownWordModel() - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- getUnknownWordModel() - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- getUnknownWordModel() - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- getUnknownWordModel() - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
- getUnknownWordVector() - Method in class edu.stanford.nlp.neural.Embedding
-
- getUnknownWordVector() - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- getUnlabeledMentionPairs(Document) - Static method in class edu.stanford.nlp.coref.CorefUtils
-
- getUnminimizedFA() - Method in class edu.stanford.nlp.fsm.ExactAutomatonMinimizer
-
- getUnminimizedFA() - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- getUnsupportedDurationPeriod(Partial, Period) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- getURL() - Method in class edu.stanford.nlp.ie.crf.NERGUI
-
- getURL() - Method in class edu.stanford.nlp.ie.NERGUI
-
- getUrlEncoding(URLConnection) - Static method in class edu.stanford.nlp.io.IOUtils
-
- getUsedMemory() - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- getUsedMemory(boolean) - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- getUsedMemoryStatic() - Static method in class edu.stanford.nlp.util.MemoryMonitor
-
- getUsedMemoryStatic(Runtime) - Static method in class edu.stanford.nlp.util.MemoryMonitor
-
- getUsedMemoryString() - Static method in class edu.stanford.nlp.util.MemoryMonitor
-
- getUseSigma() - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
Get whether or not to train an overlying platt (sigmoid)
model for producing meaningful probabilities.
- getUtter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 utter = 18;
- getUtter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 utter = 18;
- getUtter() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 utter = 18;
- getUtterance() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The utterance tag used in dcoref
- getUtterance() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The utterance tag used in dcoref
- getUtterance() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The utterance tag used in dcoref
- getval() - Method in class edu.stanford.nlp.math.DoubleAD
-
- getVal(int) - Method in class edu.stanford.nlp.maxent.Feature
-
Get the value at the index-ed non zero value pair (x,y)
- getVal(int, int) - Method in class edu.stanford.nlp.maxent.Feature
-
This is rarely used because it is slower and requires initHashVals() to be called beforehand
to initialize the hashValues.
- getVal(int) - Method in class edu.stanford.nlp.tagger.maxent.TaggerFeature
-
- getVal(int, int) - Method in class edu.stanford.nlp.tagger.maxent.TaggerFeature
-
- getValidAdverbChunk(SemanticGraph, IndexedWord, Optional<String>) - Method in class edu.stanford.nlp.naturalli.RelationTripleSegmenter
-
Get the yield of a given subtree, if it is a adverb chunk.
- getValidatingXmlParser(File) - Static method in class edu.stanford.nlp.util.XMLUtils
-
Returns a validating XML parser given an XSD (not DTD!).
- getValidChunk(SemanticGraph, IndexedWord, Set<String>, Optional<String>, boolean) - Method in class edu.stanford.nlp.naturalli.RelationTripleSegmenter
-
- getValidChunk(SemanticGraph, IndexedWord, Set<String>, Optional<String>) - Method in class edu.stanford.nlp.naturalli.RelationTripleSegmenter
-
- getValidObjectChunk(SemanticGraph, IndexedWord, Optional<String>) - Method in class edu.stanford.nlp.naturalli.RelationTripleSegmenter
-
Get the yield of a given subtree, if it is a valid object.
- getValidSubjectChunk(SemanticGraph, IndexedWord, Optional<String>) - Method in class edu.stanford.nlp.naturalli.RelationTripleSegmenter
-
Get the yield of a given subtree, if it is a valid subject.
- getValue(double[][], LogPrior) - Static method in class edu.stanford.nlp.classify.LogisticUtils
-
- getValue(int) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- getValue(int[]) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- getValue(int[]) - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- getValue() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
Get the text value of this entity.
- getValue() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
Returns the text corresponding to the extent of this object
- getValue(String) - Method in class edu.stanford.nlp.ie.pascal.PascalTemplate
-
- getValue(MorphoFeatureSpecification.MorphoFeatureType) - Method in class edu.stanford.nlp.international.morph.MorphoFeatures
-
- getValue() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.IntegerAnnotationPattern
-
- getValue(String) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
- getValue() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getValue() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- getValue() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- getValue(String) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.CompositeValue
-
- getValue(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- getValue(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
repeated string value = 2;
- getValue(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaDataOrBuilder
-
repeated string value = 2;
- getValue() - Method in class edu.stanford.nlp.patterns.dep.ExtractedPhrase
-
- getValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
string value = 3;
- getValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
string value = 3;
- getValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
string value = 3;
- getValue(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- getValue(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
repeated string value = 2;
- getValue(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringOrBuilder
-
repeated string value = 2;
- getValue(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- getValue(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
repeated string value = 2;
- getValue(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringOrBuilder
-
repeated string value = 2;
- getValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional string value = 2;
- getValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional string value = 2;
- getValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional string value = 2;
- getValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string value = 1;
- getValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string value = 1;
- getValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string value = 1;
- getValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'value', (e.g., parse tree node)
- getValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's 'value', (e.g., parse tree node)
- getValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's 'value', (e.g., parse tree node)
- getValue() - Method in class edu.stanford.nlp.util.TwoDimensionalMap.Entry
-
- getValue() - Method in class edu.stanford.nlp.util.ValuedInterval
-
- getValueAt(int, int) - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
This assumes infinite padding with 0s.
- getValueBytes(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- getValueBytes(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
repeated string value = 2;
- getValueBytes(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaDataOrBuilder
-
repeated string value = 2;
- getValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
string value = 3;
- getValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
string value = 3;
- getValueBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
string value = 3;
- getValueBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- getValueBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
repeated string value = 2;
- getValueBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringOrBuilder
-
repeated string value = 2;
- getValueBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- getValueBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
repeated string value = 2;
- getValueBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringOrBuilder
-
repeated string value = 2;
- getValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional string value = 2;
- getValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional string value = 2;
- getValueBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional string value = 2;
- getValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string value = 1;
- getValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string value = 1;
- getValueBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string value = 1;
- getValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'value', (e.g., parse tree node)
- getValueBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's 'value', (e.g., parse tree node)
- getValueBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's 'value', (e.g., parse tree node)
- getValueCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- getValueCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
repeated string value = 2;
- getValueCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaDataOrBuilder
-
repeated string value = 2;
- getValueCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- getValueCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
repeated string value = 2;
- getValueCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringOrBuilder
-
repeated string value = 2;
- getValueCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- getValueCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
repeated string value = 2;
- getValueCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringOrBuilder
-
repeated string value = 2;
- getValueDescriptor() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
- getValueDescriptor() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.NaturalLogicRelation
-
- getValueDescriptor() - Method in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Sentiment
-
- getValueList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- getValueList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
repeated string value = 2;
- getValueList() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaDataOrBuilder
-
repeated string value = 2;
- getValueList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- getValueList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
repeated string value = 2;
- getValueList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntStringOrBuilder
-
repeated string value = 2;
- getValueList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- getValueList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
repeated string value = 2;
- getValueList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringStringOrBuilder
-
repeated string value = 2;
- getValues(MorphoFeatureSpecification.MorphoFeatureType) - Method in class edu.stanford.nlp.international.arabic.ArabicMorphoFeatureSpecification
-
- getValues(MorphoFeatureSpecification.MorphoFeatureType) - Method in class edu.stanford.nlp.international.french.FrenchMorphoFeatureSpecification
-
- getValues(MorphoFeatureSpecification.MorphoFeatureType) - Method in class edu.stanford.nlp.international.morph.MorphoFeatureSpecification
-
- getValuesArray() - Method in class edu.stanford.nlp.classify.Dataset
-
- getValuesArray() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- getValuesArray() - Method in class edu.stanford.nlp.classify.RVFDataset
-
- getValueType(Class<? extends CoreAnnotation<?>>) - Static method in class edu.stanford.nlp.ling.AnnotationLookup
-
Returns the runtime value type associated with the given key.
- getVariableMetaData(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaData(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaData(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataByReference(int) - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel
-
Gets the metadata for a variable.
- getVariableMetaDataCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataCount() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataCount() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataList() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataOrBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataOrBuilder(int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataOrBuilder(int) - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataOrBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataOrBuilderList() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariableMetaDataOrBuilderList() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- getVariables() - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- getVariableSizes() - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel
-
- getVariableString(String) - Method in class edu.stanford.nlp.trees.tregex.TregexMatcher
-
If there is a current match, and that match involves setting this
particular variable string, this returns that string.
- getVariance(double[]) - Method in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
- getVariance(double[], int) - Method in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
- getVectors() - Method in class edu.stanford.nlp.trees.DeepTree
-
- getVerbose() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getVerboseResults() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getVeryCommonWordThresh() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getVocabWord(String) - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- getVocabWord(String) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
Get the known vocabulary word associated with the given word.
- getW(String) - Method in class edu.stanford.nlp.wordseg.CorpusDictionary
-
- getW1() - Method in class edu.stanford.nlp.parser.nndep.Classifier
-
- getW2() - Method in class edu.stanford.nlp.parser.nndep.Classifier
-
- getWeight() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- getWeight() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- getWeight() - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- getWeightedTreebankDescription(String[], int, String) - Static method in class edu.stanford.nlp.parser.common.ArgUtils
-
- getWeightIndices() - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- getWeights() - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- getWeights() - Method in class edu.stanford.nlp.classify.WeightedDataset
-
- getWeights() - Method in class edu.stanford.nlp.classify.WeightedRVFDataset
-
Get the weight array for this dataset.
- getWeights(String) - Static method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- getWeightVector() - Method in class edu.stanford.nlp.coref.statistical.SimpleLinearClassifier
-
- getWForNode(Tree) - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- getWForNode(Tree) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- getWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string wikipediaEntity = 8;
- getWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string wikipediaEntity = 8;
- getWikipediaEntity() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string wikipediaEntity = 8;
- getWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string wikipediaEntity = 37;
- getWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string wikipediaEntity = 37;
- getWikipediaEntity() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string wikipediaEntity = 37;
- getWikipediaEntityBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string wikipediaEntity = 8;
- getWikipediaEntityBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string wikipediaEntity = 8;
- getWikipediaEntityBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string wikipediaEntity = 8;
- getWikipediaEntityBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string wikipediaEntity = 37;
- getWikipediaEntityBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string wikipediaEntity = 37;
- getWikipediaEntityBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string wikipediaEntity = 37;
- getWord() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- getWord() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- getWord(int) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.StringList
-
- getWord(int) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.TokenList
-
- getWord(int) - Method in interface edu.stanford.nlp.ling.tokensregex.PhraseTable.WordList
-
- getWord(int) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- getWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
required string word = 1;
- getWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
required string word = 1;
- getWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWordOrBuilder
-
required string word = 1;
- getWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string word = 1;
- getWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
required string word = 1;
- getWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
required string word = 1;
- getWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- getWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- getWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- getWord(CoreLabel) - Method in class edu.stanford.nlp.sequences.FeatureFactory
-
Convenience methods for subclasses which use CoreLabel.
- getWord() - Method in class edu.stanford.nlp.tagger.maxent.AmbiguityClass
-
- getWord() - Method in class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- getWordBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
required string word = 1;
- getWordBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
required string word = 1;
- getWordBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWordOrBuilder
-
required string word = 1;
- getWordBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string word = 1;
- getWordBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
required string word = 1;
- getWordBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
required string word = 1;
- getWordBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- getWordBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- getWordBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- getWordClassClusters() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getWordEmbedding(String) - Method in class edu.stanford.nlp.coref.neural.EmbeddingExtractor
-
- getWordEmbeddings() - Method in class edu.stanford.nlp.coref.neural.NeuralCorefModel
-
- getWordFunction() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getWordID(String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
Get an integer ID for the given word.
- getWordList() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.Phrase
-
- getWords(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWords(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWords(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWords(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWords(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWords(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordShapeCache() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getWordShapeScore(String, String) - Method in class edu.stanford.nlp.patterns.PhraseScorer
-
- getWordShapesForLabels() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- getWordsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsOrBuilder(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsOrBuilder(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequestOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- getWordsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsOrBuilderList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsOrBuilderList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponseOrBuilder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- getWordsOverSpan(int, int) - Method in class edu.stanford.nlp.parser.lexparser.HTKLatticeReader
-
- getWordVector(String) - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- getWordVector(String) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
Retrieve a learned word vector for the given word.
- getWordVectors() - Method in class edu.stanford.nlp.neural.Embedding
-
- getWrappedList() - Method in class edu.stanford.nlp.util.PaddedList
-
Deprecated.
- getX(int) - Method in class edu.stanford.nlp.maxent.Feature
-
- getX() - Method in class edu.stanford.nlp.tagger.maxent.History
-
- getX(int) - Method in class edu.stanford.nlp.tagger.maxent.TaggerFeature
-
- getXmlContext(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- getXmlContext(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Used by clean xml annotator
- getXmlContext(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Used by clean xml annotator
- getXmlContextBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- getXmlContextBytes(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Used by clean xml annotator
- getXmlContextBytes(int) - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Used by clean xml annotator
- getXmlContextCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- getXmlContextCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Used by clean xml annotator
- getXmlContextCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Used by clean xml annotator
- getXmlContextList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- getXmlContextList() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Used by clean xml annotator
- getXmlContextList() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Used by clean xml annotator
- getXmlDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
xml information
- getXmlDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
xml information
- getXmlDoc() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
xml information
- getXMLInput() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- getXmlParser() - Static method in class edu.stanford.nlp.util.XMLUtils
-
Returns a non-validating XML parser.
- getXmlTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- getXmlTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- getXmlTag() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- getXmlTagBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- getXmlTagOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- getXmlTagOrBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- getXmlTagOrBuilder() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- getXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
optional string xpos = 2;
- getXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
optional string xpos = 2;
- getXpos() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWordOrBuilder
-
optional string xpos = 2;
- getXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
optional string xpos = 2;
- getXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
optional string xpos = 2;
- getXpos() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
optional string xpos = 2;
- getXposBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
optional string xpos = 2;
- getXposBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
optional string xpos = 2;
- getXposBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWordOrBuilder
-
optional string xpos = 2;
- getXposBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
optional string xpos = 2;
- getXposBytes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
optional string xpos = 2;
- getXposBytes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
optional string xpos = 2;
- getXValues(Pair<Integer, String>) - Method in class edu.stanford.nlp.tagger.maxent.TemplateHash
-
- getY() - Method in class edu.stanford.nlp.maxent.DataGeneric
-
- getY(int) - Method in class edu.stanford.nlp.maxent.Feature
-
- getY() - Method in class edu.stanford.nlp.tagger.maxent.DataWordTag
-
- getY(int) - Method in class edu.stanford.nlp.tagger.maxent.TaggerFeature
-
- getYear() - Method in class edu.stanford.nlp.time.SUTime.IsoDate
-
- getYieldBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional uint32 yieldBeginIndex = 3;
- getYieldBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional uint32 yieldBeginIndex = 3;
- getYieldBeginIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional uint32 yieldBeginIndex = 3;
- getYieldEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional uint32 yieldEndIndex = 4;
- getYieldEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional uint32 yieldEndIndex = 4;
- getYieldEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional uint32 yieldEndIndex = 4;
- getYInd() - Method in class edu.stanford.nlp.tagger.maxent.DataWordTag
-
- getYTag() - Method in class edu.stanford.nlp.tagger.maxent.TaggerFeature
-
- getYYEOF() - Method in interface edu.stanford.nlp.io.Lexer
-
returns value for YYEOF
- gfCharacter - Variable in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Default character for indicating that something is a grammatical fn; probably should be overridden by
lang specific ones
- GLOBAL_ANNOTATOR_CACHE - Static variable in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
A global cache of annotators, so we don't have to re-create one if there's enough memory floating around.
- globalEnv - Static variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- globalIntern(T) - Static method in class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
Returns a unique object o' that .equals the argument o.
- globalIntern(T) - Static method in class edu.stanford.nlp.util.Interner
-
Returns a unique object o' that .equals the argument o.
- globalMutex - Static variable in class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
- GLOSSES - Static variable in enum edu.stanford.nlp.naturalli.Operator
-
- goal - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- goalStr - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- GOES_WITH - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "goes with" grammatical relation.
- GOES_WITH - Static variable in class edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations
-
- GOES_WITH - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "goes with" grammatical relation.
- GOLD_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- GoldAnswerAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.GoldAnswerAnnotation
-
- GoldClass() - Constructor for class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations.GoldClass
-
- goldClusters - Variable in class edu.stanford.nlp.coref.statistical.ClustererDataLoader.ClustererDoc
-
- goldClustersFile - Static variable in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- goldCorefClusterID - Variable in class edu.stanford.nlp.coref.data.Mention
-
- goldCorefClusterID - Variable in class edu.stanford.nlp.dcoref.Mention
-
- GOLDCOREFCLUSTERID_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- goldCorefClusters - Variable in class edu.stanford.nlp.coref.data.Document
-
Gold Clusters for coreferent mentions
- goldCorefClusters - Variable in class edu.stanford.nlp.dcoref.Document
-
Gold Clusters for coreferent mentions
- goldDeps - Variable in class edu.stanford.nlp.trees.DependencyScoring
-
- goldDepsUnlabeled - Variable in class edu.stanford.nlp.trees.DependencyScoring
-
- GoldenSectionLineSearch - Class in edu.stanford.nlp.optimization
-
A class to do golden section line search.
- GoldenSectionLineSearch(double, double, double) - Constructor for class edu.stanford.nlp.optimization.GoldenSectionLineSearch
-
- GoldenSectionLineSearch(double, double, double, boolean) - Constructor for class edu.stanford.nlp.optimization.GoldenSectionLineSearch
-
- GoldenSectionLineSearch(boolean) - Constructor for class edu.stanford.nlp.optimization.GoldenSectionLineSearch
-
- GoldenSectionLineSearch(boolean, double, double, double) - Constructor for class edu.stanford.nlp.optimization.GoldenSectionLineSearch
-
- GoldenSectionLineSearch(boolean, double, double, double, boolean) - Constructor for class edu.stanford.nlp.optimization.GoldenSectionLineSearch
-
- goldEntitiesEvalFiles - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- GoldEntityAnnotation() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.GoldEntityAnnotation
-
- goldList - Variable in class edu.stanford.nlp.quoteattribution.XMLToAnnotation.Data
-
- goldMentions - Variable in class edu.stanford.nlp.coref.data.Document
-
The list of gold mentions
- goldMentions - Variable in class edu.stanford.nlp.coref.data.InputDoc
-
Gold mentions with coreference information for evaluation.
- goldMentionsByID - Variable in class edu.stanford.nlp.coref.data.Document
-
- goldOrderedMentionsBySentence - Variable in class edu.stanford.nlp.dcoref.Document
-
The list of gold mentions
- GoldQuoteInfo(int, int, String, String) - Constructor for class edu.stanford.nlp.quoteattribution.XMLToAnnotation.GoldQuoteInfo
-
- goodTuringSmoothedCounter(Counter<E>, int) - Static method in class edu.stanford.nlp.stats.Distribution
-
Creates a Good-Turing smoothed Distribution from the given counter.
- goodTuringWithExplicitUnknown(Counter<E>, E) - Static method in class edu.stanford.nlp.stats.Distribution
-
Creates a Good-Turing smoothed Distribution from the given counter without
creating any reserved mass-- instead, the special object UNK in the counter
is assumed to be the count of "UNSEEN" items.
- goodWordTagType - Static variable in class edu.stanford.nlp.trees.WordCatConstituent
-
- GoogleNGramsSQLBacked - Class in edu.stanford.nlp.util
-
To query Google Ngrams counts from SQL in a memory efficient manner.
- GoogleNGramsSQLBacked() - Constructor for class edu.stanford.nlp.util.GoogleNGramsSQLBacked
-
- gov() - Method in class edu.stanford.nlp.trees.TypedDependency
-
- GOV_NODENAME_ARG - Static variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
- governor(Properties, int, SemanticGraphFactory.Mode) - Method in class edu.stanford.nlp.simple.Sentence
-
Returns the governor of the given index, according to the passed dependency type.
- governor(Properties, int) - Method in class edu.stanford.nlp.simple.Sentence
-
- governor(int, SemanticGraphFactory.Mode) - Method in class edu.stanford.nlp.simple.Sentence
-
- governor(int) - Method in class edu.stanford.nlp.simple.Sentence
-
- governor() - Method in class edu.stanford.nlp.simple.Token
-
- governor() - Method in class edu.stanford.nlp.trees.CollinsDependency
-
- governor() - Method in interface edu.stanford.nlp.trees.Dependency
-
Describes the governor (regent/head) of the dependency relation.
- GOVERNOR - Static variable in class edu.stanford.nlp.trees.GrammaticalRelation
-
The "governor" grammatical relation, which is the inverse of "dependent".
- governor() - Method in class edu.stanford.nlp.trees.UnnamedDependency
-
- GovernorAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.GovernorAnnotation
-
- governors(Properties, SemanticGraphFactory.Mode) - Method in class edu.stanford.nlp.simple.Sentence
-
Returns the governors of a sentence, according to the passed dependency type.
- governors(Properties) - Method in class edu.stanford.nlp.simple.Sentence
-
- governors(SemanticGraphFactory.Mode) - Method in class edu.stanford.nlp.simple.Sentence
-
- governors() - Method in class edu.stanford.nlp.simple.Sentence
-
- govName - Variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddEdge
-
- govName - Variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.RemoveEdge
-
- govNodeName - Variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.ReattachNamedEdge
-
- govNodeName - Variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon.SsurgeonArgs
-
- govToDepMap(List<TypedDependency>) - Static method in class edu.stanford.nlp.trees.Dependencies
-
- gPA - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
This variable controls doing 2 levels of parent annotation.
- gpaAD - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Grandparent annotate all AD.
- gpaRootVP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Grand-parent annotate (root mark) VP below ROOT.
- GPEPronouns - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- GPEPronouns - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- GPEPronounsEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- GPEPronounsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- grad - Variable in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- gradientCheck() - Method in class edu.stanford.nlp.optimization.AbstractCachingDiffFunction
-
- gradientCheck(int, int, double[]) - Method in class edu.stanford.nlp.optimization.AbstractCachingDiffFunction
-
- gradientDebug - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- gradientsOnly - Variable in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- gradList - Variable in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- gradPerturbed - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- GrammarCompactionTester - Class in edu.stanford.nlp.parser.lexparser
-
- GrammarCompactionTester() - Constructor for class edu.stanford.nlp.parser.lexparser.GrammarCompactionTester
-
- GrammarCompactor - Class in edu.stanford.nlp.parser.lexparser
-
- GrammarCompactor(Options) - Constructor for class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- GrammarCoverageChecker - Class in edu.stanford.nlp.parser.lexparser
-
Checks the coverage of rules in a grammar on a test treebank.
- GrammarCoverageChecker() - Constructor for class edu.stanford.nlp.parser.lexparser.GrammarCoverageChecker
-
- GrammarProjection - Interface in edu.stanford.nlp.parser.lexparser
-
Maps between the states of a more split and less split grammar.
- GrammaticalFunctionTreeNormalizer - Class in edu.stanford.nlp.trees
-
Tree normalizer for cleaning up labels and preserving the whole node label,
the grammatical function and category information from the label, or only
the category information.
- GrammaticalFunctionTreeNormalizer(TreebankLanguagePack, int) - Constructor for class edu.stanford.nlp.trees.GrammaticalFunctionTreeNormalizer
-
- GrammaticalRelation - Class in edu.stanford.nlp.trees
-
GrammaticalRelation
is used to define a
standardized, hierarchical set of grammatical relations,
together with patterns for identifying them in
parse trees.
- GrammaticalRelation(Language, String, String, GrammaticalRelation, String, TregexPatternCompiler, String...) - Constructor for class edu.stanford.nlp.trees.GrammaticalRelation
-
- GrammaticalRelation(Language, String, String, GrammaticalRelation) - Constructor for class edu.stanford.nlp.trees.GrammaticalRelation
-
- GrammaticalRelation(Language, String, String, GrammaticalRelation, String) - Constructor for class edu.stanford.nlp.trees.GrammaticalRelation
-
- GrammaticalStructure - Class in edu.stanford.nlp.trees
-
A GrammaticalStructure
stores dependency relations between
nodes in a tree.
- GrammaticalStructure(Tree, Collection<GrammaticalRelation>, Lock, TreeTransformer, HeadFinder, Predicate<String>, Predicate<String>) - Constructor for class edu.stanford.nlp.trees.GrammaticalStructure
-
Create a new GrammaticalStructure, analyzing the parse tree and
populate the GrammaticalStructure with as many labeled
grammatical relation arcs as possible.
- GrammaticalStructure(List<TypedDependency>, TreeGraphNode) - Constructor for class edu.stanford.nlp.trees.GrammaticalStructure
-
- GrammaticalStructure.Extras - Enum in edu.stanford.nlp.trees
-
A specification for the types of extra edges to add to the dependency tree.
- GrammaticalStructureConversionUtils - Class in edu.stanford.nlp.trees
-
Contains several utility methods to convert constituency trees to
dependency trees.
- GrammaticalStructureConversionUtils.ConverterOptions - Enum in edu.stanford.nlp.trees
-
Enum to identify the different TokenizerTypes.
- grammaticalStructureFactory() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Return a GrammaticalStructureFactory suitable for this language/treebank.
- grammaticalStructureFactory(Predicate<String>) - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Return a GrammaticalStructureFactory suitable for this language/treebank.
- grammaticalStructureFactory(Predicate<String>, HeadFinder) - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Return a GrammaticalStructureFactory suitable for this language/treebank.
- GrammaticalStructureFactory - Interface in edu.stanford.nlp.trees
-
- grammaticalStructureFactory() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- grammaticalStructureFactory(Predicate<String>) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- grammaticalStructureFactory(Predicate<String>, HeadFinder) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- grammaticalStructureFactory() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
Return a GrammaticalStructure suitable for this language/treebank.
- grammaticalStructureFactory(Predicate<String>) - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
Return a GrammaticalStructure suitable for this language/treebank.
- grammaticalStructureFactory(Predicate<String>, HeadFinder) - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
- grammaticalStructureFactory() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Return a GrammaticalStructureFactory suitable for this language/treebank.
- grammaticalStructureFactory(Predicate<String>) - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Return a GrammaticalStructureFactory suitable for this language/treebank.
- grammaticalStructureFactory(Predicate<String>, HeadFinder) - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Return a GrammaticalStructureFactory suitable for this language/treebank.
- GrammaticalStructureFromDependenciesFactory - Interface in edu.stanford.nlp.trees
-
An interface for a factory that builds a GrammaticalStructure from
a list of TypedDependencies and a TreeGraphNode.
- grammaticalStructureToJSON(GrammaticalStructure) - Static method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageUtils
-
- GrandparentAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.GrandparentAnnotation
-
- graph - Variable in exception edu.stanford.nlp.graph.CyclicGraphException
-
- Graph<V,E> - Interface in edu.stanford.nlp.graph
-
- graph - Variable in exception edu.stanford.nlp.semgraph.UnknownVertexException
-
- GRAPH_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- GRAPH_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- GRAPH_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- GRAPH_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- GraphicalModel - Class in edu.stanford.nlp.loglinear.model
-
Created on 8/7/15.
- GraphicalModel() - Constructor for class edu.stanford.nlp.loglinear.model.GraphicalModel
-
- GraphicalModel.Factor - Class in edu.stanford.nlp.loglinear.model
-
A single factor in this graphical model.
- GraphicalModelProto - Class in edu.stanford.nlp.loglinear.model.proto
-
- GraphicalModelProto.Factor - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.Factor
- GraphicalModelProto.Factor.Builder - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.Factor
- GraphicalModelProto.FactorOrBuilder - Interface in edu.stanford.nlp.loglinear.model.proto
-
- GraphicalModelProto.GraphicalModel - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.GraphicalModel
- GraphicalModelProto.GraphicalModel.Builder - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.GraphicalModel
- GraphicalModelProto.GraphicalModelOrBuilder - Interface in edu.stanford.nlp.loglinear.model.proto
-
- GraphicalModelProto.MetaData - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.MetaData
- GraphicalModelProto.MetaData.Builder - Class in edu.stanford.nlp.loglinear.model.proto
-
Protobuf type edu.stanford.nlp.loglinear.model.proto.MetaData
- GraphicalModelProto.MetaDataOrBuilder - Interface in edu.stanford.nlp.loglinear.model.proto
-
- GRAPHINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- GREATER - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- greedilySegmentWords(String) - Method in class edu.stanford.nlp.wordseg.MaxMatchSegmenter
-
Returns a lexicon-based segmentation.
- greedyness(Properties) - Static method in class edu.stanford.nlp.coref.fastneural.FastNeuralCorefProperties
-
- greedyness(Properties) - Static method in class edu.stanford.nlp.coref.neural.NeuralCorefProperties
-
- greekifyNGrams - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- GREEN - Static variable in class edu.stanford.nlp.classify.ClassifierExample
-
- GREEN - Static variable in class edu.stanford.nlp.util.logging.Redwood.Util
-
- GroundedTime(SUTime.Time, ReadableInstant) - Constructor for class edu.stanford.nlp.time.SUTime.GroundedTime
-
- GroundedTime(ReadableInstant) - Constructor for class edu.stanford.nlp.time.SUTime.GroundedTime
-
- GroundTruthConverter - Class in edu.stanford.nlp.scenegraph
-
- GroundTruthConverter() - Constructor for class edu.stanford.nlp.scenegraph.GroundTruthConverter
-
- group() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- group(int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- group(String) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- group(String) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns the String
representing the matched group.
- group(Iterable<V>, Comparator<V>) - Static method in class edu.stanford.nlp.util.Iterables
-
Groups consecutive elements from the given iterable based on the value
in the given comparator.
- GROUP_AFTER_MATCH - Static variable in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- GROUP_BEFORE_MATCH - Static variable in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- GROUP_FIELD - Static variable in class edu.stanford.nlp.pipeline.TokensRegexNERAnnotator
-
- GROUP_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- groupByFeatureTemplate - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- groupByHiddenUnit - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- groupByInput - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- groupByOutputClass - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- groupCount() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupInfo() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupInfo(int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupInfo(String) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupInfo(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- groupInfo() - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- groupInfo(int) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- groupInfo(String) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- GroupMatchReplacement(int) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatcher.GroupMatchReplacement
-
- groupMatchResult(int, int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupMatchResult(String, int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupMatchResult(int, int) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- groupMatchResult(int, int) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns an Object representing the result for the match for a particular node in a group.
- groupMatchResult(String, int) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns an Object representing the result for the match for a particular node in a group.
- groupMatchResults() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupMatchResults(int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupMatchResults(String) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupMatchResults(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- groupMatchResults() - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns a list of Objects representing the match results for the entire sequence.
- groupMatchResults(int) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns a list of Objects representing the match results for the nodes in the group.
- groupMatchResults(String) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns a list of Objects representing the match results for the nodes in the group.
- groupNodes() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupNodes(int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupNodes(String) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupNodes(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- groupNodes() - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns the entire matched subsequence as a list.
- groupNodes(int) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns the matched group as a list.
- groupNodes(String) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns the matched group as a list.
- GroupPatternExpr(SequencePattern.PatternExpr) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.GroupPatternExpr
-
- GroupPatternExpr(SequencePattern.PatternExpr, boolean) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.GroupPatternExpr
-
- GroupPatternExpr(SequencePattern.PatternExpr, String) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.GroupPatternExpr
-
- GroupToIntervalFunc(int) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchResult.GroupToIntervalFunc
-
- groupValue() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupValue(int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupValue(String) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- groupValue(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- groupValue() - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns the value (some Object) associated with the entire matched sequence.
- groupValue(int) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns the value (some Object) associated with the captured group.
- groupValue(String) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns the value (some Object) associated with the captured group.
- gs - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- guessNER(List<CoreLabel>, Span) - Static method in class edu.stanford.nlp.naturalli.Util
-
TODO(gabor) JavaDoc
- guessNER(List<CoreLabel>) - Static method in class edu.stanford.nlp.naturalli.Util
-
TODO(gabor) JavaDoc
- gui() - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
Show the confusion matrix in a GUI.
- GUTIME_OUTPUT_RESULTS - Static variable in class edu.stanford.nlp.time.GUTimeAnnotator
-
- GUTIME_PATH_PROPERTY - Static variable in class edu.stanford.nlp.time.GUTimeAnnotator
-
- GUTimeAnnotator - Class in edu.stanford.nlp.time
-
Annotates text using GUTime perl script.
- GUTimeAnnotator() - Constructor for class edu.stanford.nlp.time.GUTimeAnnotator
-
- GUTimeAnnotator(File) - Constructor for class edu.stanford.nlp.time.GUTimeAnnotator
-
- GUTimeAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.time.GUTimeAnnotator
-
- gzipFile(File, File) - Static method in class edu.stanford.nlp.io.FileSystem
-
Similar to the unix gzip command, only it does not delete the file after compressing it.
- h - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageBoundingBox
-
- h - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- halfday - Variable in class edu.stanford.nlp.time.SUTime.IsoTime
-
- HALFDAY_AM - Static variable in class edu.stanford.nlp.time.SUTime
-
- HALFDAY_PM - Static variable in class edu.stanford.nlp.time.SUTime
-
- HALFDAY_UNKNOWN - Static variable in class edu.stanford.nlp.time.SUTime
-
- HALFHOUR - Static variable in class edu.stanford.nlp.time.SUTime
-
- HALFYEAR - Static variable in class edu.stanford.nlp.time.SUTime
-
- HalfYearOfYear - Static variable in class edu.stanford.nlp.time.JodaTimeUtils
-
- HalfYears - Static variable in class edu.stanford.nlp.time.JodaTimeUtils
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.FileHandler
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.LiveHandler
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.PingHandler
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.ReadyHandler
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.SceneGraphHandler
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.SemgrexHandler
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.ShutdownHandler
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.TokensRegexHandler
-
- handle(HttpExchange) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.TregexHandler
-
- handle(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.BooleanLogRecordHandler
-
For BooleanLogRecordHandler, you should leave this alone and implement propagateRecord instead.
- handle(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.LogRecordHandler
-
Handle a log Record, either as a filter or by producing a side effect.
- handle(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.OutputHandler
-
Handle a log Record, either as a filter or by producing a side effect.
- handle(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.RepeatedRecordHandler
-
Handle a log Record, either as a filter or by producing a side effect.
- handle(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.RerouteChannel
-
- handle(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.SLF4JHandler
-
Override the raw handle method, as potentially we are dropping log levels in SLF4J
and we do not want to render the resulting message.
- handle(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.VisibilityHandler
-
Handle a log Record, either as a filter or by producing a side effect.
- handleAbout(ApplicationEvent) - Method in class edu.stanford.nlp.trees.tregex.gui.OSXAdapter
-
- handleDashes(String, LexerUtils.DashesEnum) - Static method in class edu.stanford.nlp.process.LexerUtils
-
- handleDependencies(String, OutputStream, String) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserServer
-
- handleEllipsis(String, LexerUtils.EllipsesEnum) - Static method in class edu.stanford.nlp.process.LexerUtils
-
- handleInvalidCORS(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Handles a CORS request that violates specification.
- handleLemma(String, OutputStream) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserServer
-
- handleNonCORS(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Handles a request, that's not a CORS request, but is a valid request i.e.
- handleParse(String, OutputStream, boolean) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserServer
-
Returns the result of applying the parser to arg as a string.
- handlePreferences(ApplicationEvent) - Method in class edu.stanford.nlp.trees.tregex.gui.OSXAdapter
-
- handlePreflightCORS(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Handles CORS pre-flight request.
- handleQuit() - Method in class edu.stanford.nlp.parser.server.LexicalizedParserServer
-
Tells the server to exit.
- handleQuit(ApplicationEvent) - Method in class edu.stanford.nlp.trees.tregex.gui.OSXAdapter
-
- handleQuotes(String, boolean, LexerUtils.QuotesEnum) - Static method in class edu.stanford.nlp.process.LexerUtils
-
- handlers(RedwoodConfiguration.Thunk...) - Method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
Add handlers to Redwood.
- Handlers() - Constructor for class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
- handleSimpleCORS(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
- handleTokenize(String, OutputStream) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserServer
-
- handleTree(String, OutputStream) - Method in class edu.stanford.nlp.parser.server.LexicalizedParserServer
-
Returns the result of applying the parser to arg as a serialized tree.
- HARD_SPLITS - Static variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
A specification for clause splits we _always_ want to do.
- hardcodeSoftmaxOutputWeights - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- hasActivePair() - Method in class edu.stanford.nlp.fsm.ExactAutomatonMinimizer
-
- hasAdjSuffix(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- hasAdverbSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- hasAdvSuffix(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- hasAfter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml after the token
- hasAfter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The whitespace/xml after the token
- hasAfter() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The whitespace/xml after the token
- hasAlternativeDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- hasAlternativeDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- hasAlternativeDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- hasAltValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string altValue = 2;
- hasAltValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string altValue = 2;
- hasAltValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string altValue = 2;
- hasAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string animacy = 5;
- hasAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string animacy = 5;
- hasAnimacy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string animacy = 5;
- hasAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string animacy = 5;
- hasAnimacy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string animacy = 5;
- hasAnimacy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string animacy = 5;
- hasAnnotatedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- hasAnnotatedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- hasAnnotatedParseTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- hasAnswer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
A temporary annotation which is occasionally left in
- hasAnswer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
A temporary annotation which is occasionally left in
- hasAnswer() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
A temporary annotation which is occasionally left in
- hasArabicSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Arabic character info
- hasArabicSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Arabic character info
- hasArabicSeg() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Arabic character info
- hasAssumedTruth() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional bool assumedTruth = 3;
- hasAssumedTruth() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
optional bool assumedTruth = 3;
- hasAssumedTruth() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
optional bool assumedTruth = 3;
- hasAttribute(SceneGraphAttribute) - Method in class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- hasAttributionDependencyGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- hasAttributionDependencyGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- hasAttributionDependencyGraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- hasAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string author = 11;
- hasAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string author = 11;
- hasAuthor() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string author = 11;
- hasAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string author = 3;
- hasAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional string author = 3;
- hasAuthor() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional string author = 3;
- hasAuthorCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional uint32 authorCharBegin = 7;
- hasAuthorCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional uint32 authorCharBegin = 7;
- hasAuthorCharBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional uint32 authorCharBegin = 7;
- hasAuthorCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional uint32 authorCharEnd = 8;
- hasAuthorCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional uint32 authorCharEnd = 8;
- hasAuthorCharEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional uint32 authorCharEnd = 8;
- hasBasicDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- hasBasicDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- hasBasicDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- HASBASICDEPENDENCY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- hasBefore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml before the token
- hasBefore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The whitespace/xml before the token
- hasBefore() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The whitespace/xml before the token
- hasBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 begin = 2;
- hasBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 begin = 2;
- hasBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 begin = 2;
- hasBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
required uint32 begin = 1;
- hasBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
required uint32 begin = 1;
- hasBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpanOrBuilder
-
required uint32 begin = 1;
- hasBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional int32 begin = 2;
- hasBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
optional int32 begin = 2;
- hasBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
-
optional int32 begin = 2;
- hasBeginChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The character offset begin, in the document
- hasBeginChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The character offset begin, in the document
- hasBeginChar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The character offset begin, in the document
- hasBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 beginIndex = 6;
- hasBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional uint32 beginIndex = 6;
- hasBeginIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional uint32 beginIndex = 6;
- hasBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of, e.g., a span
- hasBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The begin index of, e.g., a span
- hasBeginIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The begin index of, e.g., a span
- hasBeginPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional uint32 beginPoint = 6;
- hasBeginPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional uint32 beginPoint = 6;
- hasBeginPoint() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional uint32 beginPoint = 6;
- hasBinarizedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- hasBinarizedParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- hasBinarizedParseTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- hasCalendar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional uint64 calendar = 8;
- hasCalendar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional uint64 calendar = 8;
- hasCalendar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional uint64 calendar = 8;
- hasCanonicalEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 canonicalEntityMentionIndex = 11;
- hasCanonicalEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional uint32 canonicalEntityMentionIndex = 11;
- hasCanonicalEntityMentionIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional uint32 canonicalEntityMentionIndex = 11;
- hasCanonicalMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string canonicalMention = 19;
- hasCanonicalMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string canonicalMention = 19;
- hasCanonicalMention() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string canonicalMention = 19;
- hasCanonicalMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 canonicalMentionBegin = 20;
- hasCanonicalMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 canonicalMentionBegin = 20;
- hasCanonicalMentionBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 canonicalMentionBegin = 20;
- hasCanonicalMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 canonicalMentionEnd = 21;
- hasCanonicalMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 canonicalMentionEnd = 21;
- hasCanonicalMentionEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 canonicalMentionEnd = 21;
- hasCanonicalSpeaker - Variable in class edu.stanford.nlp.pipeline.CoreQuote
-
- HasCategory - Interface in edu.stanford.nlp.ling
-
Something that implements the HasCategory
interface
knows about categories.
- hasCategory() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'category' (e.g., parse tree node)
- hasCategory() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's 'category' (e.g., parse tree node)
- hasCategory() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's 'category' (e.g., parse tree node)
- hasChainID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
required int32 chainID = 1;
- hasChainID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
required int32 chainID = 1;
- hasChainID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
required int32 chainID = 1;
- hasChanged() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional bool changed = 2;
- hasChanged() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
optional bool changed = 2;
- hasChanged() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResultOrBuilder
-
optional bool changed = 2;
- HasChannel(Object) - Constructor for class edu.stanford.nlp.util.logging.LogFilter.HasChannel
-
- hasChapterIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
quote stuff
- hasChapterIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
quote stuff
- hasChapterIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
quote stuff
- hasCharacterOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 characterOffsetBegin = 5;
- hasCharacterOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 characterOffsetBegin = 5;
- hasCharacterOffsetBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 characterOffsetBegin = 5;
- hasCharacterOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 characterOffsetEnd = 6;
- hasCharacterOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 characterOffsetEnd = 6;
- hasCharacterOffsetEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 characterOffsetEnd = 6;
- hasCharacterOffsets(CoreMap) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- hasCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required uint32 charBegin = 1;
- hasCharBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
required uint32 charBegin = 1;
- hasCharBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
required uint32 charBegin = 1;
- hasCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required uint32 charEnd = 2;
- hasCharEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
required uint32 charEnd = 2;
- hasCharEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
required uint32 charEnd = 2;
- hasChild(IndexedWord, GrammaticalRelation, String) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Does the given vertex
have at least one child with the given reln
and the lemma childLemma
?
- hasChildren(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- hasChildWithReln(IndexedWord, GrammaticalRelation) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Does the given vertex
have at least one child with the given reln
?
- hasChineseChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Chinese character info
- hasChineseChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Chinese character info
- hasChineseChar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Chinese character info
- hasChineseSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseSeg = 55;
- hasChineseSeg() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string chineseSeg = 55;
- hasChineseSeg() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string chineseSeg = 55;
- hasChineseXMLChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseXMLChar = 60;
- hasChineseXMLChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string chineseXMLChar = 60;
- hasChineseXMLChar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string chineseXMLChar = 60;
- HasCliquePotentialFunction - Interface in edu.stanford.nlp.ie.crf
-
Indicates that this function can build a clique potential function for external use
- hasCloseNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
bool closeNode = 2;
- hasCloseNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
bool closeNode = 2;
- hasCloseNode() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
bool closeNode = 2;
- hasCoarseNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's coarse NER tag
- hasCoarseNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's coarse NER tag
- hasCoarseNER() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's coarse NER tag
- hasCoarseTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The coarse POS tag (used to store the UPOS tag)
- hasCoarseTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The coarse POS tag (used to store the UPOS tag)
- hasCoarseTag() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The coarse POS tag (used to store the UPOS tag)
- hasCodepointOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 codepointOffsetBegin = 74;
- hasCodepointOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional uint32 codepointOffsetBegin = 74;
- hasCodepointOffsetBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional uint32 codepointOffsetBegin = 74;
- hasCodepointOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 codepointOffsetEnd = 75;
- hasCodepointOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional uint32 codepointOffsetEnd = 75;
- hasCodepointOffsetEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional uint32 codepointOffsetEnd = 75;
- hasCollapsedCCProcessedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- hasCollapsedCCProcessedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- hasCollapsedCCProcessedDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- hasCollapsedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- hasCollapsedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- hasCollapsedDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- hasConditionalSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- hasConfidence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The [optional] confidence of the extraction
- hasConfidence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The [optional] confidence of the extraction
- hasConfidence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The [optional] confidence of the extraction
- hasConllUFeatures() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- hasConllUFeatures() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- hasConllUFeatures() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- hasConllUMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string conllUMisc = 35;
- hasConllUMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string conllUMisc = 35;
- hasConllUMisc() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string conllUMisc = 35;
- hasConllUSecondaryDeps() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- hasConllUSecondaryDeps() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- hasConllUSecondaryDeps() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- hasConllUTokenSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- hasConllUTokenSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- hasConllUTokenSpan() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- HasContext - Interface in edu.stanford.nlp.ling
-
- HASCONTEXTPARSETREE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- hasCopyAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
optional uint32 copyAnnotation = 3;
- hasCopyAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
optional uint32 copyAnnotation = 3;
- hasCopyAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.NodeOrBuilder
-
optional uint32 copyAnnotation = 3;
- hasCopyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional uint32 copyCount = 4;
- hasCopyCount() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
optional uint32 copyCount = 4;
- hasCopyCount() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordOrBuilder
-
optional uint32 copyCount = 4;
- HASCOREFANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- hasCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 corefClusterID = 15;
- hasCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 corefClusterID = 15;
- hasCorefClusterID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 corefClusterID = 15;
- hasCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The [primary] cluster id for this token
- hasCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The [primary] cluster id for this token
- hasCorefClusterID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The [primary] cluster id for this token
- hasCorefID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string corefID = 11;
- hasCorefID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string corefID = 11;
- hasCorefID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string corefID = 11;
- HASCOREFMENTIONANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- HASCOREFMENTIONSANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- hasDatetime() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string datetime = 5;
- hasDatetime() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
optional string datetime = 5;
- hasDatetime() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
optional string datetime = 5;
- hasDep() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional string dep = 3;
- hasDep() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional string dep = 3;
- hasDep() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional string dep = 3;
- hasDependingVerb() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- hasDependingVerb() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- hasDependingVerb() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- hasDigit(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- hasDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- hasDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- hasDoc() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequestOrBuilder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- hasDocDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docDate = 7;
- hasDocDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional string docDate = 7;
- hasDocDate() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional string docDate = 7;
- hasDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docID = 4;
- hasDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional string docID = 4;
- hasDocID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional string docID = 4;
- hasDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 docID = 3;
- hasDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
optional int32 docID = 3;
- hasDocID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordOrBuilder
-
optional int32 docID = 3;
- hasDocid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string docid = 9;
- hasDocid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string docid = 9;
- hasDocid() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string docid = 9;
- hasDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
doc id
- hasDocID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
doc id
- hasDocID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
doc id
- hasDocument() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- hasDocument() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- hasDocument() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- hasEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 end = 3;
- hasEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 end = 3;
- hasEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 end = 3;
- hasEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
required uint32 end = 2;
- hasEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
required uint32 end = 2;
- hasEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpanOrBuilder
-
required uint32 end = 2;
- hasEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional int32 end = 3;
- hasEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
optional int32 end = 3;
- hasEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
-
optional int32 end = 3;
- hasEndChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The character offset end, in the document
- hasEndChar() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The character offset end, in the document
- hasEndChar() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The character offset end, in the document
- hasEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 endIndex = 7;
- hasEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional uint32 endIndex = 7;
- hasEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional uint32 endIndex = 7;
- hasEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional uint32 endIndex = 9;
- hasEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional uint32 endIndex = 9;
- hasEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional uint32 endIndex = 9;
- hasEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of, e.g., a span
- hasEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The begin index of, e.g., a span
- hasEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The begin index of, e.g., a span
- hasEndPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional uint32 endPoint = 7;
- hasEndPoint() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional uint32 endPoint = 7;
- hasEndPoint() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional uint32 endPoint = 7;
- hasEnhancedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- hasEnhancedDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- hasEnhancedDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- HASENHANCEDDEPENDENCY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- hasEnhancedPlusPlusDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- hasEnhancedPlusPlusDependencies() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- hasEnhancedPlusPlusDependencies() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- hasEnhancedSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
the quote annotator can soometimes add merged sentences
- hasEnhancedSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
the quote annotator can soometimes add merged sentences
- hasEnhancedSentence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
the quote annotator can soometimes add merged sentences
- hasEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 entityMentionIndex = 10;
- hasEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional uint32 entityMentionIndex = 10;
- hasEntityMentionIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional uint32 entityMentionIndex = 10;
- hasEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 entityMentionIndex = 65;
- hasEntityMentionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional uint32 entityMentionIndex = 65;
- hasEntityMentionIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional uint32 entityMentionIndex = 65;
- HASENTITYMENTIONSANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- HASENTITYMENTIONSANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- hasEntityMentionText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityMentionText = 12;
- hasEntityMentionText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string entityMentionText = 12;
- hasEntityMentionText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string entityMentionText = 12;
- hasEntityType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityType = 6;
- hasEntityType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string entityType = 6;
- hasEntityType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string entityType = 6;
- HasEvaluators - Interface in edu.stanford.nlp.optimization
-
Indicates that an minimizer supports evaluation periodically
- hasExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 extentEnd = 3;
- hasExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 extentEnd = 3;
- hasExtentEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 extentEnd = 3;
- hasExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional uint32 extentEnd = 3;
- hasExtentEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional uint32 extentEnd = 3;
- hasExtentEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional uint32 extentEnd = 3;
- hasExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 extentStart = 2;
- hasExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 extentStart = 2;
- hasExtentStart() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 extentStart = 2;
- hasExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional uint32 extentStart = 2;
- hasExtentStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional uint32 extentStart = 2;
- hasExtentStart() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional uint32 extentStart = 2;
- hasF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
required double f1 = 1;
- hasF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
required double f1 = 1;
- hasF1() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponseOrBuilder
-
required double f1 = 1;
- hasFactoredParse() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- hasFactoredParse() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- hasFactoredParse() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- hasFactoredParse() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- hasFactoredParse() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- hasFeature(MorphoFeatureSpecification.MorphoFeatureType) - Method in class edu.stanford.nlp.international.morph.MorphoFeatures
-
- HasFeatureGrouping - Interface in edu.stanford.nlp.optimization
-
Indicates that an minimizer supports grouping features for g-lasso or ae-lasso
- hasFeaturesTable() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- hasFeaturesTable() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- hasFeaturesTable() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- hasFeminineSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- hasField(ReadablePartial, DateTimeFieldType) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- hasField(ReadablePeriod, DurationFieldType) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- hasFineGrainedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's fine-grained NER tag
- hasFineGrainedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's fine-grained NER tag
- hasFineGrainedNER() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's fine-grained NER tag
- HasFloatInitial - Interface in edu.stanford.nlp.optimization
-
Indicates that a function has a method for supplying an intitial value.
- hasFont(String) - Static method in class edu.stanford.nlp.swing.FontDetector
-
- hasGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string gender = 4;
- hasGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string gender = 4;
- hasGender() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string gender = 4;
- hasGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string gender = 4;
- hasGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string gender = 4;
- hasGender() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string gender = 4;
- hasGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string gender = 9;
- hasGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string gender = 9;
- hasGender() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string gender = 9;
- hasGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by other annotators in CoreNLP
- hasGender() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Fields set by other annotators in CoreNLP
- hasGender() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Fields set by other annotators in CoreNLP
- hasGeneric() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool generic = 25;
- hasGeneric() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool generic = 25;
- hasGeneric() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool generic = 25;
- hasGerundSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- hasGold() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- hasGold() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- hasGold() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResultOrBuilder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- hasGoldCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 goldCorefClusterID = 14;
- hasGoldCorefClusterID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 goldCorefClusterID = 14;
- hasGoldCorefClusterID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 goldCorefClusterID = 14;
- hasGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- hasGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- hasGraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversionOrBuilder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- hasGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- hasGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- hasGraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- hasGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- hasGraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- hasGraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResultOrBuilder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- hasGraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
- hasGraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
- hasGraphIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
- hash - Variable in class edu.stanford.nlp.coref.statistical.Clusterer.Cluster
-
- HASH_MAP_CLASSNAME - Static variable in class edu.stanford.nlp.util.Generics
-
- HASH_MAP_FACTORY - Static variable in class edu.stanford.nlp.util.MapFactory
-
- HASH_MAP_PROPERTY - Static variable in class edu.stanford.nlp.util.Generics
-
- HASH_SET_CLASSNAME - Static variable in class edu.stanford.nlp.util.Generics
-
- HASH_SET_FACTORY - Static variable in class edu.stanford.nlp.util.CollectionFactory
-
- HASH_SET_PROPERTY - Static variable in class edu.stanford.nlp.util.Generics
-
- HashableCoreMap - Class in edu.stanford.nlp.util
-
An extension of
ArrayCoreMap
with an immutable set of key,value
pairs that is used for equality and hashcode comparisons.
- HashableCoreMap(Map<Class<? extends TypesafeMap.Key<?>>, Object>) - Constructor for class edu.stanford.nlp.util.HashableCoreMap
-
Creates an instance of HashableCoreMap with initial key,value pairs
for the immutable, hashable keys as provided in the given map.
- HashableCoreMap(ArrayCoreMap, Set<Class<? extends TypesafeMap.Key<?>>>) - Constructor for class edu.stanford.nlp.util.HashableCoreMap
-
Creates an instance by copying values from the given other CoreMap,
using the values it associates with the given set of hashkeys for
the immutable, hashable keys used by hashcode and equals.
- HashableCoreMap.HashableCoreMapException - Exception in edu.stanford.nlp.util
-
An exception thrown when attempting to change the value associated
with an (immutable) hash key in a HashableCoreMap.
- HashableCoreMapException(String) - Constructor for exception edu.stanford.nlp.util.HashableCoreMap.HashableCoreMapException
-
- hasHasBasicDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasBasicDependency = 27;
- hasHasBasicDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool hasBasicDependency = 27;
- hasHasBasicDependency() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool hasBasicDependency = 27;
- hasHasContextParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasContextParseTree = 29;
- hasHasContextParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool hasContextParseTree = 29;
- hasHasContextParseTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool hasContextParseTree = 29;
- hasHasCorefAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional bool hasCorefAnnotation = 16;
- hasHasCorefAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional bool hasCorefAnnotation = 16;
- hasHasCorefAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional bool hasCorefAnnotation = 16;
- hasHasCorefMentionAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional bool hasCorefMentionAnnotation = 15;
- hasHasCorefMentionAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
optional bool hasCorefMentionAnnotation = 15;
- hasHasCorefMentionAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
optional bool hasCorefMentionAnnotation = 15;
- hasHasCorefMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional bool hasCorefMentionsAnnotation = 57;
- hasHasCorefMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional bool hasCorefMentionsAnnotation = 57;
- hasHasCorefMentionsAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional bool hasCorefMentionsAnnotation = 57;
- hasHasEnhancedDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasEnhancedDependency = 28;
- hasHasEnhancedDependency() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool hasEnhancedDependency = 28;
- hasHasEnhancedDependency() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool hasEnhancedDependency = 28;
- hasHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
used to differentiate between null and empty list
- hasHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
used to differentiate between null and empty list
- hasHasEntityMentionsAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
used to differentiate between null and empty list
- hasHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are entity mentions
- hasHasEntityMentionsAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
check if there are entity mentions
- hasHasEntityMentionsAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
check if there are entity mentions
- hasHasKBPTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are KBP triples
- hasHasKBPTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
check if there are KBP triples
- hasHasKBPTriplesAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
check if there are KBP triples
- hasHasNumerizedTokensAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional bool hasNumerizedTokensAnnotation = 54;
- hasHasNumerizedTokensAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional bool hasNumerizedTokensAnnotation = 54;
- hasHasNumerizedTokensAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional bool hasNumerizedTokensAnnotation = 54;
- hasHasOpenieTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are OpenIE triples
- hasHasOpenieTriplesAnnotation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
check if there are OpenIE triples
- hasHasOpenieTriplesAnnotation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
check if there are OpenIE triples
- hasHasRelationAnnotations() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Fields set by other annotators in CoreNLP
- hasHasRelationAnnotations() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
Fields set by other annotators in CoreNLP
- hasHasRelationAnnotations() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
Fields set by other annotators in CoreNLP
- hasHasTwin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasTwin = 24;
- hasHasTwin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool hasTwin = 24;
- hasHasTwin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool hasTwin = 24;
- hasHasXmlContext() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- hasHasXmlContext() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Used by clean xml annotator
- hasHasXmlContext() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Used by clean xml annotator
- hashCode() - Method in class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
- hashCode() - Method in class edu.stanford.nlp.coref.data.CorefChain
-
- hashCode() - Method in class edu.stanford.nlp.coref.data.Mention
-
- hashCode() - Method in class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
- hashCode() - Method in class edu.stanford.nlp.dcoref.CorefChain
-
- hashCode() - Method in class edu.stanford.nlp.fsm.DFSAState
-
- hashCode() - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- hashCode() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
Be careful hashing these.
- hashCode() - Method in class edu.stanford.nlp.ie.crf.CRFDatum
-
- hashCode() - Method in class edu.stanford.nlp.ie.crf.CRFLabel
-
- hashCode() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- hashCode() - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- hashCode() - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- hashCode() - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
- hashCode() - Method in class edu.stanford.nlp.ie.pascal.Alignment
-
- hashCode() - Method in class edu.stanford.nlp.ie.pascal.DateTemplate
-
- hashCode() - Method in class edu.stanford.nlp.ie.pascal.InfoTemplate
-
- hashCode() - Method in class edu.stanford.nlp.ie.pascal.PascalTemplate
-
- hashCode() - Method in class edu.stanford.nlp.ie.util.RelationTriple
- hashCode() - Method in class edu.stanford.nlp.ling.BasicDatum
-
- hashCode() - Method in class edu.stanford.nlp.ling.IndexedWord
-
This hashCode uses only the docID, sentenceIndex, and index.
- hashCode() - Method in class edu.stanford.nlp.ling.MultiTokenTag
-
- hashCode() - Method in class edu.stanford.nlp.ling.MultiTokenTag.Tag
-
- hashCode() - Method in class edu.stanford.nlp.ling.RVFDatum
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.FunctionCallExpression
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.MethodCallExpression
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleCachedExpression
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleExpression
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleValue
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.VarAssignmentExpression
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.WrappedExpression
-
- hashCode() - Method in class edu.stanford.nlp.ling.tokensregex.types.Tags
-
- hashCode() - Method in class edu.stanford.nlp.ling.ValueLabel
-
Return the hashCode of the String value providing there is one.
- hashCode() - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
- hashCode() - Method in class edu.stanford.nlp.ling.WordTag
-
- hashCode() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- hashCode() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- hashCode() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
- hashCode() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
- hashCode() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
- hashCode() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
- hashCode() - Method in class edu.stanford.nlp.math.DoubleAD
-
- hashCode() - Method in class edu.stanford.nlp.naturalli.OperatorSpec
-
- hashCode() - Method in class edu.stanford.nlp.naturalli.Polarity
-
- hashCode() - Method in class edu.stanford.nlp.naturalli.SentenceFragment
-
- hashCode() - Method in class edu.stanford.nlp.neural.VectorMap
-
- hashCode() - Method in class edu.stanford.nlp.parser.lexparser.BinaryRule
-
- hashCode() - Method in class edu.stanford.nlp.parser.lexparser.Edge
-
- hashCode() - Method in class edu.stanford.nlp.parser.lexparser.Hook
-
- hashCode() - Method in class edu.stanford.nlp.parser.lexparser.IntDependency
-
- hashCode() - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- hashCode() - Method in class edu.stanford.nlp.parser.lexparser.UnaryRule
-
- hashCode() - Method in class edu.stanford.nlp.parser.shiftreduce.BinaryTransition
-
- hashCode() - Method in class edu.stanford.nlp.parser.shiftreduce.CompoundUnaryTransition
-
- hashCode() - Method in class edu.stanford.nlp.parser.shiftreduce.FinalizeTransition
-
- hashCode() - Method in class edu.stanford.nlp.parser.shiftreduce.IdleTransition
-
- hashCode() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftTransition
-
- hashCode() - Method in class edu.stanford.nlp.parser.shiftreduce.UnaryTransition
-
- hashCode() - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- hashCode() - Method in class edu.stanford.nlp.patterns.dep.DepPattern
-
- hashCode() - Method in class edu.stanford.nlp.patterns.dep.ExtractedPhrase
-
- hashCode() - Method in class edu.stanford.nlp.patterns.surface.PatternToken
-
- hashcode - Variable in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- hashCode() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- hashCode() - Method in class edu.stanford.nlp.patterns.surface.Token
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- hashCode() - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP.AnnotatorSignature
-
- hashCode() - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve.MentionData
-
- hashCode() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- hashCode() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- hashCode() - Method in class edu.stanford.nlp.scenegraph.SceneGraphAttribute
-
- hashCode() - Method in class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- hashCode() - Method in class edu.stanford.nlp.scenegraph.SceneGraphRelation
-
- hashCode() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- hashCode() - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- hashCode() - Method in class edu.stanford.nlp.semgraph.SemanticGraphUtils.PositionedTree
-
TODO: verify this is correct
- hashCode() - Method in class edu.stanford.nlp.semgraph.semgrex.Alignment
-
Defined on map only.
- hashCode() - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexPattern
-
- hashCode() - Method in class edu.stanford.nlp.sequences.Clique
-
- hashCode() - Method in class edu.stanford.nlp.simple.Document
-
- hashCode() - Method in class edu.stanford.nlp.simple.Sentence
- hashCode() - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Returns a hashCode which is the underlying Map's hashCode.
- hashCode() - Method in class edu.stanford.nlp.stats.Distribution
-
- hashCode() - Method in class edu.stanford.nlp.stats.Gamma
-
- hashCode() - Method in class edu.stanford.nlp.stats.IntCounter
-
- hashCode() - Method in class edu.stanford.nlp.stats.Multinomial
-
- hashCode() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- hashCode() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- hashCode() - Method in class edu.stanford.nlp.tagger.maxent.AmbiguityClass
-
- hashCode() - Method in class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- hashCode() - Method in class edu.stanford.nlp.tagger.maxent.FeatureKey
-
- hashCode() - Method in class edu.stanford.nlp.tagger.maxent.History
-
- hashCode() - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- hashCode() - Method in class edu.stanford.nlp.time.Timex
-
- hashCode() - Method in class edu.stanford.nlp.trees.CollinsDependency
-
- hashCode() - Method in class edu.stanford.nlp.trees.CollinsRelation
-
- hashCode() - Method in class edu.stanford.nlp.trees.Constituent
-
A hashCode for Constituents done by shifting and or'ing for speed.
- hashCode() - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
- hashCode() - Method in class edu.stanford.nlp.trees.NamedDependency
-
- hashCode() - Method in class edu.stanford.nlp.trees.Tree
-
Implements a hashCode for Tree's.
- hashCode() - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
- hashCode() - Method in class edu.stanford.nlp.trees.TypedDependency
-
- hashCode() - Method in class edu.stanford.nlp.trees.UnnamedConcreteDependency
-
- hashCode() - Method in class edu.stanford.nlp.trees.UnnamedDependency
-
- hashCode() - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
Returns a composite hashCode over all the keys and values currently
stored in the map.
- hashCode() - Method in class edu.stanford.nlp.util.ArrayMap
-
- hashCode() - Method in class edu.stanford.nlp.util.ArrayStringFilter
-
- hashCode() - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
- hashCode() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
Returns a hashCode which is the underlying Map's hashCode.
- hashCode() - Method in class edu.stanford.nlp.util.HashableCoreMap
-
Provides a hash code based on the immutable keys and values provided
to the constructor.
- hashCode() - Method in class edu.stanford.nlp.util.HashIndex
-
- hashCode() - Method in class edu.stanford.nlp.util.IntArray
-
- hashCode() - Method in class edu.stanford.nlp.util.Interval
-
- hashCode() - Method in class edu.stanford.nlp.util.IntPair
-
- hashCode() - Method in class edu.stanford.nlp.util.IntTuple
-
- hashCode() - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- hashCode() - Method in class edu.stanford.nlp.util.MetaClass.ClassFactory
-
- hashCode() - Method in class edu.stanford.nlp.util.MetaClass
-
- hashCode() - Method in class edu.stanford.nlp.util.MutableDouble
-
- hashCode() - Method in class edu.stanford.nlp.util.MutableInteger
-
- hashCode() - Method in class edu.stanford.nlp.util.MutableLong
-
- hashCode() - Method in class edu.stanford.nlp.util.Pair
-
- hashCode() - Method in class edu.stanford.nlp.util.Quadruple
-
- hashCode() - Method in class edu.stanford.nlp.util.Quintuple
-
- hashCode() - Method in class edu.stanford.nlp.util.RegexStringFilter
-
- hashCode() - Method in class edu.stanford.nlp.util.ScoredComparator
-
Return the hashCode: there are only two distinct comparators by
equals().
- hashCode() - Method in class edu.stanford.nlp.util.TreeShapedStack
-
- hashCode() - Method in class edu.stanford.nlp.util.Trilean
- hashCode() - Method in class edu.stanford.nlp.util.Triple
-
- hashCode() - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- hashCode() - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- hashCode() - Method in class edu.stanford.nlp.util.UnorderedPair
-
- hashCodeCache - Variable in class edu.stanford.nlp.util.ArrayMap
-
- hasHeadEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headEnd = 7;
- hasHeadEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 headEnd = 7;
- hasHeadEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 headEnd = 7;
- hasHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 headIndex = 9;
- hasHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional uint32 headIndex = 9;
- hasHeadIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional uint32 headIndex = 9;
- hasHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 headIndex = 10;
- hasHeadIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 headIndex = 10;
- hasHeadIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 headIndex = 10;
- hasHeadIndexedWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- hasHeadIndexedWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- hasHeadIndexedWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- hasHeadStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headStart = 6;
- hasHeadStart() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 headStart = 6;
- hasHeadStart() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 headStart = 6;
- hasHeadString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string headString = 11;
- hasHeadString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string headString = 11;
- hasHeadString() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string headString = 11;
- hasHeadTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headTokenIndex = 10;
- hasHeadTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional uint32 headTokenIndex = 10;
- hasHeadTokenIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional uint32 headTokenIndex = 10;
- hasHeadWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- hasHeadWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- hasHeadWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- hasHeadWordIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string projectedCategory = 25; // The syntactic category of the maximal constituent headed by the word.
- hasHeadWordIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string projectedCategory = 25; // The syntactic category of the maximal constituent headed by the word.
- hasHeadWordIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string projectedCategory = 25; // The syntactic category of the maximal constituent headed by the word.
- HashIndex<E> - Class in edu.stanford.nlp.util
-
Implements an Index that supports constant-time lookup in
both directions (via get(int)
and indexOf(E)
.
- HashIndex() - Constructor for class edu.stanford.nlp.util.HashIndex
-
Creates a new Index.
- HashIndex(int) - Constructor for class edu.stanford.nlp.util.HashIndex
-
Creates a new Index.
- HashIndex(Supplier<List<E>>, Supplier<Map<E, Integer>>) - Constructor for class edu.stanford.nlp.util.HashIndex
-
Create a new HashIndex
, backed by the given collection types.
- HashIndex(Collection<? extends E>) - Constructor for class edu.stanford.nlp.util.HashIndex
-
Creates a new Index and adds every member of c to it.
- HashIndex(Index<? extends E>) - Constructor for class edu.stanford.nlp.util.HashIndex
-
- hashMap() - Static method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- hashMapFactory() - Static method in class edu.stanford.nlp.util.MapFactory
-
Return a MapFactory that returns a HashMap.
- hashSet() - Static method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- hashSetFactory() - Static method in class edu.stanford.nlp.util.CollectionFactory
-
- HashSetFactory() - Constructor for class edu.stanford.nlp.util.CollectionFactory.HashSetFactory
-
- hasId() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string id = 3;
- hasId() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string id = 3;
- hasId() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string id = 3;
- hasImperfectErIrSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- hasImperfectSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- HasIndex - Interface in edu.stanford.nlp.ling
-
- hasIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
required uint32 index = 2;
- hasIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
required uint32 index = 2;
- hasIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.NodeOrBuilder
-
required uint32 index = 2;
- hasIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 index = 10;
- hasIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 index = 10;
- hasIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 index = 10;
- hasInfinite(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- hasInfinitiveSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- HasInitial - Interface in edu.stanford.nlp.optimization
-
Indicates that a function has a method for supplying an intitial value.
- HasInterval<E extends java.lang.Comparable<E>> - Interface in edu.stanford.nlp.util
-
HasInterval interface
- hasIsDirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isDirectObject = 21;
- hasIsDirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isDirectObject = 21;
- hasIsDirectObject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isDirectObject = 21;
- hasIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional bool isExtra = 4;
- hasIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional bool isExtra = 4;
- hasIsExtra() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional bool isExtra = 4;
- hasIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional bool isExtra = 5;
- hasIsExtra() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional bool isExtra = 5;
- hasIsExtra() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional bool isExtra = 5;
- hasIsFirstMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional bool isFirstMWT = 68;
- hasIsFirstMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional bool isFirstMWT = 68;
- hasIsFirstMWT() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional bool isFirstMWT = 68;
- hasIsIndirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isIndirectObject = 22;
- hasIsIndirectObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isIndirectObject = 22;
- hasIsIndirectObject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isIndirectObject = 22;
- hasIsMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mwt stuff
- hasIsMWT() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
mwt stuff
- hasIsMWT() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
mwt stuff
- hasIsNewline() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional bool isNewline = 38;
- hasIsNewline() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional bool isNewline = 38;
- hasIsNewline() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional bool isNewline = 38;
- hasIsPrepositionObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isPrepositionObject = 23;
- hasIsPrepositionObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isPrepositionObject = 23;
- hasIsPrepositionObject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isPrepositionObject = 23;
- hasIsSingleton() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isSingleton = 26;
- hasIsSingleton() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isSingleton = 26;
- hasIsSingleton() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isSingleton = 26;
- hasIsSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isSubject = 20;
- hasIsSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional bool isSubject = 20;
- hasIsSubject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional bool isSubject = 20;
- hasIstmod() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this expresses an implicit tmod relation
- hasIstmod() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
If true, this expresses an implicit tmod relation
- hasIstmod() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
If true, this expresses an implicit tmod relation
- hasKbestF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
optional double kbestF1 = 2;
- hasKbestF1() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
optional double kbestF1 = 2;
- hasKbestF1() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponseOrBuilder
-
optional double kbestF1 = 2;
- HASKBPTRIPLESANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- hasLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
.edu.stanford.nlp.pipeline.Language language = 2;
- hasLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
.edu.stanford.nlp.pipeline.Language language = 2;
- hasLanguage() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
.edu.stanford.nlp.pipeline.Language language = 2;
- hasLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional .edu.stanford.nlp.pipeline.Language language = 7 [default = Unknown];
- hasLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional .edu.stanford.nlp.pipeline.Language language = 7 [default = Unknown];
- hasLanguage() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional .edu.stanford.nlp.pipeline.Language language = 7 [default = Unknown];
- hasLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string language = 5;
- hasLanguage() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string language = 5;
- hasLanguage() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string language = 5;
- HasLemma - Interface in edu.stanford.nlp.ling
-
Something that implements the HasLemma
interface
knows about lemmas.
- hasLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string lemma = 3;
- hasLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
required string lemma = 3;
- hasLemma() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
required string lemma = 3;
- hasLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's lemma
- hasLemma() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's lemma
- hasLemma() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's lemma
- hasLineNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 lineNumber = 20;
- hasLineNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 lineNumber = 20;
- hasLineNumber() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 lineNumber = 20;
- hasMasculineSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- hasMatch() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- hasMatch() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- hasMatch() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- hasMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
required int32 matchIndex = 1;
- hasMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
required int32 matchIndex = 1;
- hasMatchIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
required int32 matchIndex = 1;
- hasMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required int32 matchIndex = 2;
- hasMatchIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
required int32 matchIndex = 2;
- hasMatchIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
-
required int32 matchIndex = 2;
- HasMatchingChild(TreebankLanguagePack, String) - Constructor for class edu.stanford.nlp.trees.TreeFilters.HasMatchingChild
-
- hasMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mention = 12;
- hasMention() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mention = 12;
- hasMention() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mention = 12;
- hasMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 mentionBegin = 13;
- hasMentionBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 mentionBegin = 13;
- hasMentionBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 mentionBegin = 13;
- hasMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 mentionEnd = 14;
- hasMentionEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 mentionEnd = 14;
- hasMentionEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 mentionEnd = 14;
- hasMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional int32 mentionID = 1;
- hasMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional int32 mentionID = 1;
- hasMentionID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional int32 mentionID = 1;
- hasMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 mentionID = 1;
- hasMentionID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 mentionID = 1;
- hasMentionID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 mentionID = 1;
- hasMentionNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 mentionNum = 16;
- hasMentionNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 mentionNum = 16;
- hasMentionNum() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 mentionNum = 16;
- hasMentionSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionSieve = 16;
- hasMentionSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mentionSieve = 16;
- hasMentionSieve() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mentionSieve = 16;
- hasMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string mentionType = 2;
- hasMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string mentionType = 2;
- hasMentionType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string mentionType = 2;
- hasMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string mentionType = 8;
- hasMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string mentionType = 8;
- hasMentionType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string mentionType = 8;
- hasMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string mentionType = 2;
- hasMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string mentionType = 2;
- hasMentionType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string mentionType = 2;
- hasMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionType = 15;
- hasMentionType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string mentionType = 15;
- hasMentionType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string mentionType = 15;
- hasMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- hasMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- hasMetaData() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.FactorOrBuilder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- hasMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- hasMetaData() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- hasMetaData() - Method in interface edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModelOrBuilder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- hasMwtMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- hasMwtMisc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- hasMwtMisc() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- hasMwtText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string mwtText = 69;
- hasMwtText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string mwtText = 69;
- hasMwtText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string mwtText = 69;
- hasName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required string name = 1;
- hasName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required string name = 1;
- hasName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required string name = 1;
- hasName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required string name = 1;
- hasName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
required string name = 1;
- hasName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
required string name = 1;
- hasName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required string name = 1;
- hasName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
required string name = 1;
- hasName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder
-
required string name = 1;
- hasName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string name = 1;
- hasName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
required string name = 1;
- hasName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
-
required string name = 1;
- hasNaN() - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- hasNaN() - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- hasNaN(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- hasNaN(float[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- HasNER - Interface in edu.stanford.nlp.ling
-
This token is able to produce NER tags
- hasNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required string ner = 4;
- hasNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
required string ner = 4;
- hasNer() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
required string ner = 4;
- hasNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's NER tag
- hasNer() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's NER tag
- hasNer() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's NER tag
- hasNerString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string nerString = 12;
- hasNerString() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string nerString = 12;
- hasNerString() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string nerString = 12;
- hasNewVals - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- hasNext() - Method in class edu.stanford.nlp.io.RecordIterator
-
- hasNext() - Method in class edu.stanford.nlp.objectbank.DelimitRegExIterator
-
- hasNext() - Method in class edu.stanford.nlp.objectbank.LineIterator
-
- hasNext() - Method in class edu.stanford.nlp.objectbank.XMLBeginEndIterator
-
- hasNext() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables.DataSentsIterator
-
- hasNext() - Method in class edu.stanford.nlp.pipeline.AnnotationIterator
-
- hasNext() - Method in class edu.stanford.nlp.process.AbstractTokenizer
-
Returns true
if this Tokenizer has more elements.
- hasNext() - Method in class edu.stanford.nlp.process.TSVSentenceIterator
-
- hasNext() - Method in class edu.stanford.nlp.tagger.io.TextTaggedFileReader
-
- hasNext() - Method in class edu.stanford.nlp.tagger.io.TreeTaggedFileReader
-
- hasNext() - Method in class edu.stanford.nlp.tagger.io.TSVTaggedFileReader
-
- hasNext() - Method in class edu.stanford.nlp.util.AbstractIterator
- hasNext() - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
- hasNext() - Method in class edu.stanford.nlp.util.ConcatenationIterator
-
- hasNext() - Method in class edu.stanford.nlp.util.FilteredIterator
-
- hasNext() - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Returns true if the priority queue is non-empty
- hasNext() - Method in class edu.stanford.nlp.util.IterableIterator
-
- hasNormalizedName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string normalizedName = 9;
- hasNormalizedName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string normalizedName = 9;
- hasNormalizedName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string normalizedName = 9;
- hasNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string normalizedNER = 5;
- hasNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string normalizedNER = 5;
- hasNormalizedNER() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string normalizedNER = 5;
- hasNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's normalized NER tag
- hasNormalizedNER() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's normalized NER tag
- hasNormalizedNER() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's normalized NER tag
- hasNotes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string notes = 4;
- hasNotes() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string notes = 4;
- hasNotes() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string notes = 4;
- hasNounSuffix(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- hasNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string number = 3;
- hasNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional string number = 3;
- hasNumber() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional string number = 3;
- hasNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string number = 3;
- hasNumber() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string number = 3;
- hasNumber() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string number = 3;
- hasNumericCompositeType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericCompositeType = 73;
- hasNumericCompositeType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string numericCompositeType = 73;
- hasNumericCompositeType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string numericCompositeType = 73;
- hasNumericCompositeValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint64 numericCompositeValue = 72;
- hasNumericCompositeValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional uint64 numericCompositeValue = 72;
- hasNumericCompositeValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional uint64 numericCompositeValue = 72;
- hasNumericType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericType = 71;
- hasNumericType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string numericType = 71;
- hasNumericType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string numericType = 71;
- hasNumericValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
number info
- hasNumericValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
number info
- hasNumericValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
number info
- HASNUMERIZEDTOKENSANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- hasObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the object
- hasObject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the object
- hasObject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the object
- hasObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
inherited from ExtractionObject
- hasObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
inherited from ExtractionObject
- hasObjectID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
inherited from ExtractionObject
- hasObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
inherited from ExtractionObject
- hasObjectID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
inherited from ExtractionObject
- hasObjectID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
inherited from ExtractionObject
- hasObjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 objectSpanBegin = 6;
- hasObjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 objectSpanBegin = 6;
- hasObjectSpanBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 objectSpanBegin = 6;
- hasObjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 objectSpanEnd = 7;
- hasObjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 objectSpanEnd = 7;
- hasObjectSpanEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 objectSpanEnd = 7;
- HasOffset - Interface in edu.stanford.nlp.ling
-
Something that implements the HasOffset
interface
carries char offset references to an original text String.
- HASOPENIETRIPLESANNOTATION_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- hasOpenNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
bool openNode = 1;
- hasOpenNode() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
bool openNode = 1;
- hasOpenNode() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
bool openNode = 1;
- hasOperator() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- hasOperator() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- hasOperator() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- hasOriginalRef() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 originalRef = 13;
- hasOriginalRef() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 originalRef = 13;
- hasOriginalRef() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 originalRef = 13;
- HasOriginalText - Interface in edu.stanford.nlp.ling
-
This token can produce / set original texts
- hasOriginalText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The original text for this token
- hasOriginalText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The original text for this token
- hasOriginalText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The original text for this token
- hasOtherChild(int, DependencyTree) - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- hasParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 paragraph = 19;
- hasParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 paragraph = 19;
- hasParagraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 paragraph = 19;
- hasParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 paragraph = 11;
- hasParagraph() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 paragraph = 11;
- hasParagraph() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 paragraph = 11;
- hasParagraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 paragraphIndex = 67;
- hasParagraphIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 paragraphIndex = 67;
- hasParagraphIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 paragraphIndex = 67;
- hasParent() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
French tokens have parents
- hasParent() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
French tokens have parents
- hasParent() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
French tokens have parents
- HasParent - Interface in edu.stanford.nlp.trees
-
Only to be implemented by Tree subclasses that actualy keep their
parent pointers.
- hasParentWithReln(IndexedWord, GrammaticalRelation) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns true if vertex has an incoming relation reln
- hasParse() - Method in interface edu.stanford.nlp.parser.KBestViterbiParser
-
Does the sentence in the last call to parse() have a parse?
In theory this method shouldn't be here, but it seemed a
convenient place to put it for our more general parser interface.
- hasParse() - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- hasParse() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustiveDependencyParser
-
- hasParse() - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- hasParse() - Method in class edu.stanford.nlp.parser.lexparser.FastFactoredParser
-
- hasParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- hasParseTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- hasParseTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- hasPCFGTopKF1() - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank
-
- hasPerson() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string person = 6;
- hasPerson() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional string person = 6;
- hasPerson() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional string person = 6;
- hasPolarity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, according to Natural Logic
- hasPolarity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The polarity of this word, according to Natural Logic
- hasPolarity() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The polarity of this word, according to Natural Logic
- hasPolarityDir() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, either "up", "down", or "flat"
- hasPolarityDir() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The polarity of this word, either "up", "down", or "flat"
- hasPolarityDir() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The polarity of this word, either "up", "down", or "flat"
- hasPos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's part of speech tag
- hasPos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's part of speech tag
- hasPos() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's part of speech tag
- hasPosition() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
the second element of position
- hasPosition() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
the second element of position
- hasPosition() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
the second element of position
- hasPossiblePlural(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- hasPrefixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'be' prefix
- hasPrefixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
If true, this relation string is missing a 'be' prefix
- hasPrefixBe() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
If true, this relation string is missing a 'be' prefix
- hasProjectAlternation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;
- hasProjectAlternation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;
- hasProjectAlternation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;
- hasProjectCover() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;
- hasProjectCover() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;
- hasProjectCover() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;
- hasProjectEquivalence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;
- hasProjectEquivalence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;
- hasProjectEquivalence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;
- hasProjectForwardEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;
- hasProjectForwardEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;
- hasProjectForwardEntailment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;
- hasProjectIndependence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;
- hasProjectIndependence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;
- hasProjectIndependence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;
- hasProjectNegation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;
- hasProjectNegation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;
- hasProjectNegation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;
- hasProjectReverseEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;
- hasProjectReverseEntailment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;
- hasProjectReverseEntailment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.PolarityOrBuilder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;
- hasProperty(Properties, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
Returns true iff the given Properties contains a property with the given
key (name), and its value is not "false" or "no" or "off".
- hasPropertyPrefix(Properties, String) - Static method in class edu.stanford.nlp.util.PropertiesUtils
-
- hasPunc(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- hasQuantifierSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 quantifierSpanBegin = 2;
- hasQuantifierSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 quantifierSpanBegin = 2;
- hasQuantifierSpanBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 quantifierSpanBegin = 2;
- hasQuantifierSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 quantifierSpanEnd = 3;
- hasQuantifierSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 quantifierSpanEnd = 3;
- hasQuantifierSpanEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 quantifierSpanEnd = 3;
- hasQuotationIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The index of the quotation this token refers to
- hasQuotationIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The index of the quotation this token refers to
- hasQuotationIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The index of the quotation this token refers to
- hasRealSpeakerName() - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- hasRealSpeakerName() - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- HasRegularizerParamRange - Interface in edu.stanford.nlp.optimization
-
Indicates that a Function should only be regularized on a subset
of its parameters.
- hasRelation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the relation (required)
- hasRelation() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the relation (required)
- hasRelation() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the relation (required)
- HASRELATIONANNOTATIONS_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- hasRelativePronouns() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
The expected value of this is a regex which matches relative pronouns
- hasRelativePronouns() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
The expected value of this is a regex which matches relative pronouns
- hasRelativePronouns() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequestOrBuilder
-
The expected value of this is a regex which matches relative pronouns
- hasReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional string reln = 4;
- hasReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional string reln = 4;
- hasReln() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional string reln = 4;
- hasReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string reln = 2;
- hasReln() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
required string reln = 2;
- hasReln() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder
-
required string reln = 2;
- hasRepresentative() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
required uint32 representative = 3;
- hasRepresentative() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
required uint32 representative = 3;
- hasRepresentative() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChainOrBuilder
-
required uint32 representative = 3;
- hasRoot() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional uint32 root = 2;
- hasRoot() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
optional uint32 root = 2;
- hasRoot() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
optional uint32 root = 2;
- hasScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
optional double score = 4;
- hasScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
optional double score = 4;
- hasScore() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
optional double score = 4;
- hasScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional double score = 5;
- hasScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional double score = 5;
- hasScore() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional double score = 5;
- hasScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional double score = 4;
- hasScore() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
optional double score = 4;
- hasScore() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragmentOrBuilder
-
optional double score = 4;
- hasSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
author of section
- hasSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
author of section
- hasSectionAuthor() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
author of section
- hasSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionAuthor = 57;
- hasSectionAuthor() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionAuthor = 57;
- hasSectionAuthor() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionAuthor = 57;
- hasSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
date of section
- hasSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
date of section
- hasSectionDate() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
date of section
- hasSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionDate = 58;
- hasSectionDate() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionDate = 58;
- hasSectionDate() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionDate = 58;
- hasSectionEndLabel() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionEndLabel = 59;
- hasSectionEndLabel() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string sectionEndLabel = 59;
- hasSectionEndLabel() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string sectionEndLabel = 59;
- hasSectionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
section index for this sentence's section
- hasSectionIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
section index for this sentence's section
- hasSectionIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
section index for this sentence's section
- hasSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
name of section
- hasSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
name of section
- hasSectionName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
name of section
- hasSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Section info
- hasSectionName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Section info
- hasSectionName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Section info
- hasSectionQuoted() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
is this sentence in an xml quote in a post
- hasSectionQuoted() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
is this sentence in an xml quote in a post
- hasSectionQuoted() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
is this sentence in an xml quote in a post
- hasSeedWordOrOtherSem(CandidatePhrase) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- hasSemgrex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string semgrex = 1;
- hasSemgrex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
optional string semgrex = 1;
- hasSemgrex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.SsurgeonOrBuilder
-
optional string semgrex = 1;
- hasSemgrexIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
index of the semgrex expression this match applies to
indexed from 0
- hasSemgrexIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
index of the semgrex expression this match applies to
indexed from 0
- hasSemgrexIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.MatchOrBuilder
-
index of the semgrex expression this match applies to
indexed from 0
- hasSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required int32 sentence = 1;
- hasSentence() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
required int32 sentence = 1;
- hasSentence() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchOrBuilder
-
required int32 sentence = 1;
- hasSentenceBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 sentenceBegin = 5;
- hasSentenceBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 sentenceBegin = 5;
- hasSentenceBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 sentenceBegin = 5;
- hasSentenceEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 sentenceEnd = 6;
- hasSentenceEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 sentenceEnd = 6;
- hasSentenceEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 sentenceEnd = 6;
- hasSentenceID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Useful when storing sentences (e.g.
- hasSentenceID() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
Useful when storing sentences (e.g.
- hasSentenceID() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
Useful when storing sentences (e.g.
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 sentenceIndex = 10;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
optional uint32 sentenceIndex = 10;
- hasSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMentionOrBuilder
-
optional uint32 sentenceIndex = 10;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
required uint32 sentenceIndex = 1;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
required uint32 sentenceIndex = 1;
- hasSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.NodeOrBuilder
-
required uint32 sentenceIndex = 1;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 sentenceIndex = 1;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional uint32 sentenceIndex = 1;
- hasSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional uint32 sentenceIndex = 1;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 sentenceIndex = 4;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional uint32 sentenceIndex = 4;
- hasSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional uint32 sentenceIndex = 4;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
optional uint32 sentenceIndex = 1;
- hasSentenceIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
optional uint32 sentenceIndex = 1;
- hasSentenceIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocationOrBuilder
-
optional uint32 sentenceIndex = 1;
- hasSentenceNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 sentenceNum = 1;
- hasSentenceNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
optional int32 sentenceNum = 1;
- hasSentenceNum() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordOrBuilder
-
optional int32 sentenceNum = 1;
- hasSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;
- hasSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;
- hasSentiment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;
- hasSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional string sentiment = 33;
- hasSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
optional string sentiment = 33;
- hasSentiment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
optional string sentiment = 33;
- hasSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The final sentiment of the sentence
- hasSentiment() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The final sentiment of the sentence
- hasSentiment() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The final sentiment of the sentence
- hasSentNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 sentNum = 17;
- hasSentNum() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 sentNum = 17;
- hasSentNum() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 sentNum = 17;
- hasSignature() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string signature = 8;
- hasSignature() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional string signature = 8;
- hasSignature() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional string signature = 8;
- hasSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
required uint32 source = 1;
- hasSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
required uint32 source = 1;
- hasSource() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
required uint32 source = 1;
- hasSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required int32 source = 2;
- hasSource() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
required int32 source = 2;
- hasSource() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
required int32 source = 2;
- hasSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional uint32 sourceCopy = 5;
- hasSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional uint32 sourceCopy = 5;
- hasSourceCopy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional uint32 sourceCopy = 5;
- hasSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional uint32 sourceCopy = 6;
- hasSourceCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional uint32 sourceCopy = 6;
- hasSourceCopy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional uint32 sourceCopy = 6;
- hasSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The span of a leaf node of a tree
- hasSpan() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The span of a leaf node of a tree
- hasSpan() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The span of a leaf node of a tree
- hasSparse() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
required bool sparse = 1;
- hasSparse() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
required bool sparse = 1;
- hasSparse() - Method in interface edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.ComponentOrBuilder
-
required bool sparse = 1;
- hasSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speaker = 17;
- hasSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string speaker = 17;
- hasSpeaker() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string speaker = 17;
- hasSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
speaker stuff
- hasSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
speaker stuff
- hasSpeaker() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
speaker stuff
- hasSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The speaker speaking this word
- hasSpeaker() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The speaker speaking this word
- hasSpeaker() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The speaker speaking this word
- hasSpeaker - Variable in class edu.stanford.nlp.pipeline.CoreQuote
-
- hasSpeakerInfo() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- hasSpeakerInfo() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- hasSpeakerInfo() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- hasSpeakerName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
optional string speakerName = 1;
- hasSpeakerName() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
optional string speakerName = 1;
- hasSpeakerName() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfoOrBuilder
-
optional string speakerName = 1;
- hasSpeakerSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speakerSieve = 18;
- hasSpeakerSieve() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string speakerSieve = 18;
- hasSpeakerSieve() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string speakerSieve = 18;
- hasSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The type of speaker speaking this sentence
- hasSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
The type of speaker speaking this sentence
- hasSpeakerType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
The type of speaker speaking this sentence
- hasSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The type of speaker speaking this word
- hasSpeakerType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The type of speaker speaking this word
- hasSpeakerType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The type of speaker speaking this word
- hasSplit() - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- hasStartIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional uint32 startIndex = 7;
- hasStartIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional uint32 startIndex = 7;
- hasStartIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional uint32 startIndex = 7;
- hasSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the subject
- hasSubject() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The surface form of the subject
- hasSubject() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The surface form of the subject
- hasSubjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 subjectSpanBegin = 4;
- hasSubjectSpanBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 subjectSpanBegin = 4;
- hasSubjectSpanBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 subjectSpanBegin = 4;
- hasSubjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 subjectSpanEnd = 5;
- hasSubjectSpanEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
required int32 subjectSpanEnd = 5;
- hasSubjectSpanEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.OperatorOrBuilder
-
required int32 subjectSpanEnd = 5;
- hasSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- hasSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
Implicit
uint32 sentence @see implicit in sentence
- hasSubtype() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
Implicit
uint32 sentence @see implicit in sentence
- hasSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- hasSubtype() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
Implicit
uint32 sentence @see implicit in sentence
- hasSubtype() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
Implicit
uint32 sentence @see implicit in sentence
- hasSuffixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'be' suffix
- hasSuffixBe() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
If true, this relation string is missing a 'be' suffix
- hasSuffixBe() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
If true, this relation string is missing a 'be' suffix
- hasSuffixOf() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'of' prefix
- hasSuffixOf() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
If true, this relation string is missing a 'of' prefix
- hasSuffixOf() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
If true, this relation string is missing a 'of' prefix
- HasTag - Interface in edu.stanford.nlp.ling
-
Something that implements the HasTag
interface
knows about part-of-speech tags.
- hasTag(String) - Method in class edu.stanford.nlp.ling.tokensregex.types.Tags
-
- hasTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
required uint32 target = 2;
- hasTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
required uint32 target = 2;
- hasTarget() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
required uint32 target = 2;
- hasTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required int32 target = 3;
- hasTarget() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
required int32 target = 3;
- hasTarget() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
required int32 target = 3;
- hasTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional uint32 targetCopy = 6;
- hasTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
optional uint32 targetCopy = 6;
- hasTargetCopy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.EdgeOrBuilder
-
optional uint32 targetCopy = 6;
- hasTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional uint32 targetCopy = 7;
- hasTargetCopy() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
optional uint32 targetCopy = 7;
- hasTargetCopy() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdgeOrBuilder
-
optional uint32 targetCopy = 7;
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
required string text = 1;
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
required string text = 1;
- hasText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
required string text = 1;
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string text = 1;
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional string text = 1;
- hasText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional string text = 1;
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Only needed if we're only saving the sentence.
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
Only needed if we're only saving the sentence.
- hasText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
Only needed if we're only saving the sentence.
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string text = 3;
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string text = 3;
- hasText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string text = 3;
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional string text = 1;
- hasText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
optional string text = 1;
- hasText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder
-
optional string text = 1;
- hasThat(List<CoreLabel>) - Static method in class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- hasTid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string tid = 5;
- hasTid() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string tid = 5;
- hasTid() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string tid = 5;
- hasTime() - Method in class edu.stanford.nlp.time.SUTime.GroundedTime
-
- hasTime() - Method in class edu.stanford.nlp.time.SUTime.IsoDateTime
-
- hasTime() - Method in class edu.stanford.nlp.time.SUTime.IsoTime
-
- hasTime() - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- hasTime() - Method in class edu.stanford.nlp.time.SUTime.Time
-
- hasTimex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- hasTimex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- hasTimex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- hasTimexValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The time this word refers to
- hasTimexValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The time this word refers to
- hasTimexValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The time this word refers to
- hasTokenBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 tokenBegin = 7;
- hasTokenBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 tokenBegin = 7;
- hasTokenBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 tokenBegin = 7;
- hasTokenBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of the token
- hasTokenBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The begin index of the token
- hasTokenBeginIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The begin index of the token
- hasTokenEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 tokenEnd = 8;
- hasTokenEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
optional uint32 tokenEnd = 8;
- hasTokenEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.QuoteOrBuilder
-
optional uint32 tokenEnd = 8;
- hasTokenEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The end index of the token
- hasTokenEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The end index of the token
- hasTokenEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The end index of the token
- hasTokenEndInSentenceExclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required uint32 tokenEndInSentenceExclusive = 3;
- hasTokenEndInSentenceExclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
required uint32 tokenEndInSentenceExclusive = 3;
- hasTokenEndInSentenceExclusive() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
required uint32 tokenEndInSentenceExclusive = 3;
- hasTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 tokenIndex = 2;
- hasTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
optional int32 tokenIndex = 2;
- hasTokenIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWordOrBuilder
-
optional int32 tokenIndex = 2;
- hasTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
optional uint32 tokenIndex = 2;
- hasTokenIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
optional uint32 tokenIndex = 2;
- hasTokenIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocationOrBuilder
-
optional uint32 tokenIndex = 2;
- hasTokenOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
required uint32 tokenOffsetBegin = 2;
- hasTokenOffsetBegin() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
required uint32 tokenOffsetBegin = 2;
- hasTokenOffsetBegin() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
required uint32 tokenOffsetBegin = 2;
- hasTokenOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
required uint32 tokenOffsetEnd = 3;
- hasTokenOffsetEnd() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
required uint32 tokenOffsetEnd = 3;
- hasTokenOffsetEnd() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceOrBuilder
-
required uint32 tokenOffsetEnd = 3;
- hasTokensRegexPattern() - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
- hasTokenStartInSentenceInclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required uint32 tokenStartInSentenceInclusive = 2;
- hasTokenStartInSentenceInclusive() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
required uint32 tokenStartInSentenceInclusive = 2;
- hasTokenStartInSentenceInclusive() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
required uint32 tokenStartInSentenceInclusive = 2;
- hasToVerb(List<CoreLabel>) - Static method in class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- hasTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- hasTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- hasTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversionOrBuilder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- hasTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The dependency graph fragment for this triple
- hasTree() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
The dependency graph fragment for this triple
- hasTree() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTripleOrBuilder
-
The dependency graph fragment for this triple
- hasTregex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
required string tregex = 1;
- hasTregex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
required string tregex = 1;
- hasTregex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.OperationOrBuilder
-
required string tregex = 1;
- hasTrueCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case type of token
- hasTrueCase() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
true case type of token
- hasTrueCase() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
true case type of token
- hasTrueCaseText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case gloss of token
- hasTrueCaseText() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
true case gloss of token
- hasTrueCaseText() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
true case gloss of token
- hasTwin - Variable in class edu.stanford.nlp.coref.data.Mention
-
- HASTWIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- hasType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string type = 4;
- hasType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
optional string type = 4;
- hasType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.EntityOrBuilder
-
optional string type = 4;
- hasType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string type = 4;
- hasType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
optional string type = 4;
- hasType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.RelationOrBuilder
-
optional string type = 4;
- hasType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string type = 4;
- hasType() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string type = 4;
- hasType() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string type = 4;
- hasUtter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 utter = 18;
- hasUtter() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
optional int32 utter = 18;
- hasUtter() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MentionOrBuilder
-
optional int32 utter = 18;
- hasUtterance() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The utterance tag used in dcoref
- hasUtterance() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The utterance tag used in dcoref
- hasUtterance() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The utterance tag used in dcoref
- hasValue() - Method in interface edu.stanford.nlp.ling.tokensregex.types.Expression
-
Returns whether the expression has already been evaluated to
a Value
- hasValue() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleCachedExpression
-
- hasValue() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleValue
-
- hasValue() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression
-
- hasValue() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.WrappedExpression
-
- hasValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
string value = 3;
- hasValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
string value = 3;
- hasValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.NodeOrBuilder
-
string value = 3;
- hasValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional string value = 2;
- hasValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional string value = 2;
- hasValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional string value = 2;
- hasValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string value = 1;
- hasValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
optional string value = 1;
- hasValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TimexOrBuilder
-
optional string value = 1;
- hasValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'value', (e.g., parse tree node)
- hasValue() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
The word's 'value', (e.g., parse tree node)
- hasValue() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
The word's 'value', (e.g., parse tree node)
- hasVerbFirstPersonPluralSuffix(String) - Static method in class edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures
-
- hasVerbSuffix(String) - Static method in class edu.stanford.nlp.international.french.FrenchUnknownWordSignatures
-
- hasWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string wikipediaEntity = 8;
- hasWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
optional string wikipediaEntity = 8;
- hasWikipediaEntity() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.NERMentionOrBuilder
-
optional string wikipediaEntity = 8;
- hasWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string wikipediaEntity = 37;
- hasWikipediaEntity() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
optional string wikipediaEntity = 37;
- hasWikipediaEntity() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
optional string wikipediaEntity = 37;
- HasWord - Interface in edu.stanford.nlp.ling
-
Something that implements the HasWord
interface
knows about words.
- hasWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
required string word = 1;
- hasWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
required string word = 1;
- hasWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWordOrBuilder
-
required string word = 1;
- hasWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string word = 1;
- hasWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
required string word = 1;
- hasWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
required string word = 1;
- hasWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- hasWord() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- hasWord() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.TokenOrBuilder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- HASXMLCONTEXT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- hasXmlDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
xml information
- hasXmlDoc() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
xml information
- hasXmlDoc() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.DocumentOrBuilder
-
xml information
- hasXmlTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- hasXmlTag() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- hasXmlTag() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.SectionOrBuilder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- hasXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
optional string xpos = 2;
- hasXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
optional string xpos = 2;
- hasXpos() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWordOrBuilder
-
optional string xpos = 2;
- hasXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
optional string xpos = 2;
- hasXpos() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
optional string xpos = 2;
- hasXpos() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemmaOrBuilder
-
optional string xpos = 2;
- hasYieldBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional uint32 yieldBeginIndex = 3;
- hasYieldBeginIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional uint32 yieldBeginIndex = 3;
- hasYieldBeginIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional uint32 yieldBeginIndex = 3;
- hasYieldEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional uint32 yieldEndIndex = 4;
- hasYieldEndIndex() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
optional uint32 yieldEndIndex = 4;
- hasYieldEndIndex() - Method in interface edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTreeOrBuilder
-
optional uint32 yieldEndIndex = 4;
- hasYYMMDD(ReadablePartial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- hasYYYYMMDD(ReadablePartial) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- HaveAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.HaveAnnotation
-
- haveRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- HdotV - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- HdotVAt(double[], double[], int) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
HdotVAt will return the hessian vector product H.v at the point x for a batchSize subset of the data
There are several ways to perform this calculation, as of now Finite Difference, and Algorithmic Differentiation
are the methods that have been used.
- HdotVAt(double[], double[], double[], int) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- HdotVAt(double[], double[]) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- head - Variable in class edu.stanford.nlp.parser.lexparser.IntDependency
-
- head - Variable in class edu.stanford.nlp.parser.lexparser.Item
-
- head() - Method in class edu.stanford.nlp.util.logging.Redwood.RecordHandlerTree
-
- HEADEND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- header() - Static method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.HistoryEntry
-
Gets the string header indicating the fields included in a HistoryEntry string representation
- headFinder - Variable in class edu.stanford.nlp.coref.md.CorefMentionFinder
-
- headFinder - Variable in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
Finds the syntactic head of a syntactic constituent
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Returns a ChineseHeadFinder
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
-
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams
-
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.ItalianTreebankParserParams
-
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
-
returns a NegraHeadFinder
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
- headFinder() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
- headFinder() - Method in class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
- headFinder() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
The HeadFinder to use for your treebank.
- HeadFinder - Interface in edu.stanford.nlp.trees
-
An interface for finding the "head" daughter of a phrase structure tree.
- headFinder() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
-
- headFinder() - Method in class edu.stanford.nlp.trees.international.hungarian.HungarianTreebankLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.trees.international.italian.ItalianTreebankLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
The HeadFinder to use for your treebank.
- headFinder() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
The HeadFinder to use for your treebank.
- headIncludes(EntityMention, boolean) - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- headIndex - Variable in class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
Head word of the mention
- headIndex - Variable in class edu.stanford.nlp.coref.data.Mention
-
- headIndex - Variable in class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
Head word of the mention
- headIndex - Variable in class edu.stanford.nlp.dcoref.Mention
-
- HEADINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- HEADINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- headIndexedWord - Variable in class edu.stanford.nlp.coref.data.Mention
-
- headIndexedWord - Variable in class edu.stanford.nlp.dcoref.Mention
-
- HEADINDEXEDWORD_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- headMark - Static variable in class edu.stanford.nlp.trees.TreePrint
-
- headOfSpan(Span) - Method in class edu.stanford.nlp.simple.SentenceAlgorithms
-
Get the index of the head word for a given span, based off of the dependency parse.
- headPreTerminal(HeadFinder) - Method in class edu.stanford.nlp.trees.Tree
-
Returns the preterminal tree that is the head of the tree.
- heads - Variable in class edu.stanford.nlp.coref.data.CorefCluster
-
- heads - Variable in class edu.stanford.nlp.dcoref.CorefCluster
-
- headsAgree(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
- headsAgree(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
- HEADSTART_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- headString - Variable in class edu.stanford.nlp.coref.data.Mention
-
- headString - Variable in class edu.stanford.nlp.dcoref.Mention
-
- HEADSTRING_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- HeadTagLabelAnnotation() - Constructor for class edu.stanford.nlp.trees.TreeCoreAnnotations.HeadTagLabelAnnotation
-
- headTerminal(HeadFinder, Tree) - Method in class edu.stanford.nlp.trees.Tree
-
Returns the tree leaf that is the head of the tree.
- headTerminal(HeadFinder) - Method in class edu.stanford.nlp.trees.Tree
-
Returns the tree leaf that is the head of the tree.
- HEADTOKENINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- headWord - Variable in class edu.stanford.nlp.coref.data.Mention
-
- headWord - Variable in class edu.stanford.nlp.dcoref.Mention
-
- HEADWORD_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- HEADWORDINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- HeadWordLabelAnnotation() - Constructor for class edu.stanford.nlp.trees.TreeCoreAnnotations.HeadWordLabelAnnotation
-
- headWordNode() - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Return the node containing the head word for this node (or
null
if none), as recorded in this node's
{@code CoreLabel}
.
- HeadWordStringAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.HeadWordStringAnnotation
-
- Heap<E> - Interface in edu.stanford.nlp.util
-
Heap interface.
- Hebrew_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
Hebrew = 7;
- HebrewEmptyFilter() - Constructor for class edu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizer.HebrewEmptyFilter
-
- HebrewTreebankLanguagePack - Class in edu.stanford.nlp.trees.international.hebrew
-
- HebrewTreebankLanguagePack() - Constructor for class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
-
- HebrewTreebankParserParams - Class in edu.stanford.nlp.parser.lexparser
-
Initial version of a parser pack for the HTB.
- HebrewTreebankParserParams() - Constructor for class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
- HebrewTreebankParserParams(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
- HebrewTreeNormalizer - Class in edu.stanford.nlp.trees.international.hebrew
-
- HebrewTreeNormalizer() - Constructor for class edu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizer
-
- HebrewTreeNormalizer.HebrewEmptyFilter - Class in edu.stanford.nlp.trees.international.hebrew
-
Remove traces and pronoun deletion markers.
- HebrewTreeReaderFactory - Class in edu.stanford.nlp.trees.international.hebrew
-
- HebrewTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.international.hebrew.HebrewTreeReaderFactory
-
- HEIDELTIME_LANGUAGE_PROPERTY - Static variable in class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- HEIDELTIME_LANGUAGE_PROPERTY - Static variable in class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- HEIDELTIME_OUTPUT_RESULTS - Static variable in class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- HEIDELTIME_OUTPUT_RESULTS - Static variable in class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- HEIDELTIME_PATH_PROPERTY - Static variable in class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- HEIDELTIME_PATH_PROPERTY - Static variable in class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- HeidelTimeAnnotator - Class in edu.stanford.nlp.time
-
Annotates text using HeidelTime.
- HeidelTimeAnnotator() - Constructor for class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- HeidelTimeAnnotator(File) - Constructor for class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- HeidelTimeAnnotator(File, String, boolean) - Constructor for class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- HeidelTimeAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.time.HeidelTimeAnnotator
-
- HeidelTimeKBPAnnotator - Class in edu.stanford.nlp.time
-
Annotates text using HeidelTime.
- HeidelTimeKBPAnnotator() - Constructor for class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- HeidelTimeKBPAnnotator(File) - Constructor for class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- HeidelTimeKBPAnnotator(File, String, boolean) - Constructor for class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- HeidelTimeKBPAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.time.HeidelTimeKBPAnnotator
-
- height(Tree, FontMetrics) - Static method in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- height - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImage
-
- height(Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
Recursively calculate the max height of the given tree
- height() - Method in class edu.stanford.nlp.util.IntervalTree
-
- height(IntervalTree.TreeNode<E, T>) - Method in class edu.stanford.nlp.util.IntervalTree
-
- HeightAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.HeightAnnotation
-
- heldOutSetC(GeneralDataset<L, F>, double, Scorer<L>, LineSearcher) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- heldOutSetC(GeneralDataset<L, F>, GeneralDataset<L, F>, Scorer<L>, LineSearcher) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
This method will cross validate on the given data and number of folds
to find the optimal C.
- heldOutSetSigma(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- heldOutSetSigma(GeneralDataset<L, F>, Scorer<L>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- heldOutSetSigma(GeneralDataset<L, F>, GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- heldOutSetSigma(GeneralDataset<L, F>, GeneralDataset<L, F>, Scorer<L>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- heldOutSetSigma(GeneralDataset<L, F>, GeneralDataset<L, F>, LineSearcher) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- heldOutSetSigma(GeneralDataset<L, F>, GeneralDataset<L, F>, Scorer<L>, LineSearcher) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Sets the sigma parameter to a value that optimizes the held-out score given by scorer
.
- help() - Static method in class edu.stanford.nlp.parser.dvparser.DumpMatrices
-
Output some help and exit
- help() - Static method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- help() - Static method in class edu.stanford.nlp.process.stattok.StatTokSentTrainer
-
- help() - Static method in class edu.stanford.nlp.semgraph.semgrex.SemgrexPattern
-
- help() - Static method in class edu.stanford.nlp.trees.GenerateTrees
-
- help() - Static method in class edu.stanford.nlp.trees.ud.UniversalDependenciesFeatureAnnotator
-
- heuristicFilter(List<Mention>, int, int) - Static method in class edu.stanford.nlp.coref.CorefUtils
-
- hiddenLayerOutput(double[][], int[], SeqClassifierFlags, double[]) - Method in class edu.stanford.nlp.ie.crf.NonLinearCliquePotentialFunction
-
- hiddenLayerOutput(double[][], int[], SeqClassifierFlags, double[], int) - Method in class edu.stanford.nlp.ie.crf.NonLinearSecondOrderCliquePotentialFunction
-
- hiddenSize - Variable in class edu.stanford.nlp.parser.nndep.Config
-
Size of the neural network hidden layer.
- hideAll() - Method in class edu.stanford.nlp.util.logging.VisibilityHandler
-
Show none of the channels
- hideChannels(Object...) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Hide these channels, in addition to anything already hidden by upstream handlers.
- hideChannelsEverywhere(Object...) - Static method in class edu.stanford.nlp.util.logging.Redwood
-
Hide multiple channels.
- hideDebug - Static variable in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Hide the debug channel only.
- highestNodeWithSameHead() - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Checks the node's ancestors to find the highest ancestor with the
same headWordNode
as this node.
- HighlightUtils - Class in edu.stanford.nlp.trees.tregex.gui
-
- hIndex(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Calculate h-Index (Hirsch, 2005) of an author.
- hinge() - Static method in class edu.stanford.nlp.coref.statistical.SimpleLinearClassifier
-
- History - Class in edu.stanford.nlp.tagger.maxent
-
A History is used to look inside a PairsHolder with indices for the start and end of a sentence and
the current position.
- HistoryEntry(String, int, int) - Constructor for class edu.stanford.nlp.trees.tregex.gui.InputPanel.HistoryEntry
-
- HistoryTable - Class in edu.stanford.nlp.tagger.maxent
-
This maintains a two way lookup between a History and
an Integer index.
- HistoryTable() - Constructor for class edu.stanford.nlp.tagger.maxent.HistoryTable
-
- Hook - Class in edu.stanford.nlp.parser.lexparser
-
Class for parse table hooks.
- Hook(boolean) - Constructor for class edu.stanford.nlp.parser.lexparser.Hook
-
- Hook(Hook) - Constructor for class edu.stanford.nlp.parser.lexparser.Hook
-
- HookChart - Class in edu.stanford.nlp.parser.lexparser
-
A HookChart is a chart data structure designed for use with the efficient
O(n^4) chart parsing mechanisms targetted at lexicalized parsing, which
were introduced by Eisner and Satta.
- HookChart() - Constructor for class edu.stanford.nlp.parser.lexparser.HookChart
-
- HORIZONTAL_ALIGN - Variable in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- host - Static variable in class edu.stanford.nlp.patterns.SQLConnection
-
- host - Variable in class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
The hostname of the server to hit
- host - Static variable in class edu.stanford.nlp.util.ArgumentParser
-
- HOUR - Static variable in class edu.stanford.nlp.time.SUTime
-
- hour - Variable in class edu.stanford.nlp.time.SUTime.IsoTime
-
- HOURLY - Static variable in class edu.stanford.nlp.time.SUTime
-
- HSEL_CUT - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- hSelSplit - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- HTKLatticeReader - Class in edu.stanford.nlp.parser.lexparser
-
- HTKLatticeReader(String) - Constructor for class edu.stanford.nlp.parser.lexparser.HTKLatticeReader
-
- HTKLatticeReader(String, boolean) - Constructor for class edu.stanford.nlp.parser.lexparser.HTKLatticeReader
-
- HTKLatticeReader(String, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.parser.lexparser.HTKLatticeReader
-
- HTKLatticeReader.LatticeWord - Class in edu.stanford.nlp.parser.lexparser
-
- HTMLCODE - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- HTTP - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- HTTP_METHODS - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Collection
of HTTP methods.
- HTTP_REQUEST_ATTRIBUTE_IS_CORS_REQUEST - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Boolean value, suggesting if the request is a CORS request or not.
- HTTP_REQUEST_ATTRIBUTE_ORIGIN - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Attribute that contains the origin of the request.
- HTTP_REQUEST_ATTRIBUTE_PREFIX - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
The prefix to a CORS request attribute.
- HTTP_REQUEST_ATTRIBUTE_REQUEST_HEADERS - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Request headers sent as 'Access-Control-Request-Headers' header, for
pre-flight request.
- HTTP_REQUEST_ATTRIBUTE_REQUEST_TYPE - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
- HUBER_PRIOR - Static variable in class edu.stanford.nlp.classify.LogConditionalEqConstraintFunction
-
- HUBER_PRIOR - Static variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- HUBER_PRIOR - Static variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- HUBER_PRIOR - Static variable in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- HUBER_PRIOR - Static variable in class edu.stanford.nlp.ie.crf.CRFNonLinearSecondOrderLogConditionalObjectiveFunction
-
- HUNGARIAN_PROPERTIES - Static variable in class edu.stanford.nlp.pipeline.LanguageInfo
-
- HungarianSubcategoryStripper() - Constructor for class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams.HungarianSubcategoryStripper
-
- HungarianTreebankLanguagePack - Class in edu.stanford.nlp.trees.international.hungarian
-
Treebank language pack suitable for the Hungarian section of SPMRL
- HungarianTreebankLanguagePack() - Constructor for class edu.stanford.nlp.trees.international.hungarian.HungarianTreebankLanguagePack
-
- HungarianTreebankParserParams - Class in edu.stanford.nlp.parser.lexparser
-
Bare-bones implementation of a ParserParams for the Hungarian SPMRL treebank.
- HungarianTreebankParserParams() - Constructor for class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams
-
- HungarianTreebankParserParams.HungarianSubcategoryStripper - Class in edu.stanford.nlp.parser.lexparser
-
- HybridCorefAnnotator - Class in edu.stanford.nlp.pipeline
-
- HybridCorefAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.HybridCorefAnnotator
-
- HybridCorefMentionFinder - Class in edu.stanford.nlp.coref.md
-
- HybridCorefMentionFinder(HeadFinder, Properties) - Constructor for class edu.stanford.nlp.coref.md.HybridCorefMentionFinder
-
- HybridCorefPrinter - Class in edu.stanford.nlp.coref.hybrid
-
Prints CoNLL-style output from a
Document
- HybridCorefPrinter() - Constructor for class edu.stanford.nlp.coref.hybrid.HybridCorefPrinter
-
- HybridCorefProperties - Class in edu.stanford.nlp.coref.hybrid
-
Properties for the hybrid coref system.
- HybridCorefSystem - Class in edu.stanford.nlp.coref.hybrid
-
- HybridCorefSystem(Properties, Dictionaries) - Constructor for class edu.stanford.nlp.coref.hybrid.HybridCorefSystem
-
- HybridCorefSystem(Properties) - Constructor for class edu.stanford.nlp.coref.hybrid.HybridCorefSystem
-
- hybridCutoffIteration - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- HybridMinimizer - Class in edu.stanford.nlp.optimization
-
Hybrid Minimizer is set up as a combination of two minimizers.
- HybridMinimizer(Minimizer<DiffFunction>, Minimizer<DiffFunction>, int) - Constructor for class edu.stanford.nlp.optimization.HybridMinimizer
-
- hypergeometric(int, int, int, int) - Static method in class edu.stanford.nlp.math.SloppyMath
-
Find a hypergeometric distribution.
- hyphenData - Static variable in class edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData
-
- s - Variable in class edu.stanford.nlp.util.StringParsingTask
-
- safeCompile(String, boolean) - Static method in class edu.stanford.nlp.trees.tregex.TregexPattern
-
Creates a pattern from the given string using the default HeadFinder and
BasicCategoryFunction.
- safeDocumentBuilderFactory() - Static method in class edu.stanford.nlp.util.XMLUtils
-
- safeMax(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Returns the largest value in a vector of doubles.
- safeMean(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Returns the mean of a vector of doubles.
- safeMin(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Returns the smallest value in a vector of doubles.
- saferL2Norm(C) - Static method in class edu.stanford.nlp.stats.Counters
-
For counters with large # of entries, this scales down each entry in the
sum, to prevent an extremely large sum from building up and overwhelming
the max double.
- saferL2Normalize(C) - Static method in class edu.stanford.nlp.stats.Counters
-
L2 normalize a counter, using the "safer" L2 normalizer.
- safeStdev(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Returns the standard deviation of a vector of doubles.
- saidMemMessage() - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- saidMemMessage() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- saidMemMessage() - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- saidMemMessage() - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- saidMemMessage() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- sameChunk(int, int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
Verifies if the two tokens are part of the same chunk
- sameEntityWithoutLinking(CoreEntityMention, CoreEntityMention) - Method in class edu.stanford.nlp.ie.KBPBasicSpanishCorefSystem
-
- sameGenre(DepPattern, DepPattern) - Static method in class edu.stanford.nlp.patterns.dep.DepPattern
-
- sameGenre(PatternFactory.PatternType, Pattern, Pattern) - Static method in class edu.stanford.nlp.patterns.Pattern
-
- sameGenre(SurfacePattern, SurfacePattern) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- sameInnerList(PaddedList<E>) - Method in class edu.stanford.nlp.util.PaddedList
-
Returns true if this PaddedList and another are wrapping the
same list.
- sameLength(SurfacePattern, SurfacePattern) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- sameRestrictions(SurfacePattern, SurfacePattern) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- sameSentence(Mention) - Method in class edu.stanford.nlp.coref.data.Mention
-
- sameSentence(Mention) - Method in class edu.stanford.nlp.dcoref.Mention
-
- sample(double[]) - Static method in class edu.stanford.nlp.classify.LogisticUtils
-
- sample - Variable in class edu.stanford.nlp.parser.lexparser.TestOptions
-
Used when you want to generate sample parses instead of finding the best
parse.
- sample(Counter<T>, Random) - Static method in class edu.stanford.nlp.stats.Counters
-
Does not assumes c is normalized.
- sample(Counter<T>) - Static method in class edu.stanford.nlp.stats.Counters
-
Does not assumes c is normalized.
- sample(List<E>, Random) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
- sample(Iterable<T>, int, int, Random) - Static method in class edu.stanford.nlp.util.Iterables
-
Sample k items uniformly from an Iterable of size n (without replacement).
- sampleBeta(double, double, Random) - Static method in class edu.stanford.nlp.stats.Dirichlet
-
- sampleDataset(long, double, boolean) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- sampleFrom(String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
Samples from the distribution over words with this POS according to the lexicon.
- sampleFrom() - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
Samples over words regardless of POS: first samples POS, then samples
word according to that POS
- sampleFrom() - Method in class edu.stanford.nlp.stats.Distribution
-
Returns an object sampled from the distribution using Math.random().
- sampleFrom(Random) - Method in class edu.stanford.nlp.stats.Distribution
-
Returns an object sampled from the distribution using a self-provided
random number generator.
- sampleFromDistribution(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Samples from the distribution over values 0 through d.length given by d.
- sampleFromDistribution(double[], Random) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Samples from the distribution over values 0 through d.length given by d.
- sampleFromDistribution(float[], Random) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Samples from the distribution over values 0 through d.length given by d.
- sampleMethod - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- samplePosition(SequenceModel, int[], int) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Samples a single position in the sequence.
- samplePosition(SequenceModel, int[], int, double) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Samples a single position in the sequence.
- Sampler<T> - Interface in edu.stanford.nlp.stats
-
An interace for drawing samples from the label
space of an object.
- sampleSequenceBackward(SequenceModel, int[]) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Samples the complete sequence once in the backward direction
Destructively modifies the sequence in place.
- sampleSequenceBackward(SequenceModel, int[], double) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Samples the complete sequence once in the backward direction
Destructively modifies the sequence in place.
- sampleSequenceForward(SequenceModel, int[]) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Samples the complete sequence once in the forward direction
Destructively modifies the sequence in place.
- sampleSequenceForward(SequenceModel, int[], double, Set<Integer>) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Samples the complete sequence once in the forward direction
Destructively modifies the sequence in place.
- sampleSequenceRepeatedly(SequenceModel, int[], int) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Samples the sequence repeatedly, making numSamples passes over the entire sequence.
- sampleSequenceRepeatedly(SequenceModel, int) - Method in class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
Samples the sequence repeatedly, making numSamples passes over the entire sequence.
- SampleState(GraphicalModel.Factor, int, int) - Constructor for class edu.stanford.nlp.loglinear.benchmarks.GamePlayerBenchmark.SampleState
-
- sampleUniformPathFromGraph() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
for testing only.
- sampleWithoutReplacement(int[], int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Fills the array with sample from 0 to numArgClasses-1 without replacement.
- sampleWithoutReplacement(int[], int, Random) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Fills the array with sample from 0 to numArgClasses-1 without replacement.
- sampleWithoutReplacement(Collection<E>, int) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Samples without replacement from a collection.
- sampleWithoutReplacement(Collection<E>, int, Random) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Samples without replacement from a collection, using your own
Random
number generator.
- sampleWithReplacement(Collection<E>, int) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Samples with replacement from a collection.
- sampleWithReplacement(Collection<E>, int, Random) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Samples with replacement from a collection, using your own Random
number generator.
- samplingSpeedUpThreshold - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- Sandbox - Class in edu.stanford.nlp.scenegraph
-
- Sandbox() - Constructor for class edu.stanford.nlp.scenegraph.Sandbox
-
- sanitizeForSemgrexName(String) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Sanitizes the given string into a Semgrex friendly name
- SATURDAY - Static variable in class edu.stanford.nlp.time.SUTime
-
- save(String) - Method in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- save(String) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- save(String, String, int) - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
Saves all dictionary entries that appeared > threshold times Note: feature
indices are changed to contiguous values starting at 0.
- save(String) - Method in interface edu.stanford.nlp.ie.machinereading.Extractor
-
Serializes this extractor to a file
- save(String) - Method in class edu.stanford.nlp.ie.machinereading.ExtractorMerger
-
- save(DataOutputStream) - Method in class edu.stanford.nlp.ling.WordTag
-
- save(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- save(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- save(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- save(String) - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- save(DataOutputStream) - Method in class edu.stanford.nlp.tagger.maxent.CountWrapper
-
- save(DataOutputStream) - Method in class edu.stanford.nlp.tagger.maxent.FeatureKey
-
- save(String, Map<String, Set<String>>) - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- save(DataOutputStream, Map<String, Set<String>>) - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- save(DataOutputStream) - Method in class edu.stanford.nlp.util.Pair
-
Write a string representation of a Pair to a DataStream.
- save2DCounter(TwoDimensionalCounter<T1, T2>, String) - Static method in class edu.stanford.nlp.stats.Counters
-
- save2DCounterSorted(TwoDimensionalCounterInterface<T1, T2>, String) - Static method in class edu.stanford.nlp.stats.Counters
-
- save_lambdas(String) - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
Writes the lambda feature weights to the file.
- save_lambdas(DataOutputStream, double[]) - Static method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
Writes the lambdas to a stream.
- saveConfig(OutputStream) - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
Serialize the TaggerConfig.
- saveCoNLL(PrintStream, List<List<CoreLabel>>, boolean) - Static method in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- saveCoNLLFiles(String, Annotation, boolean, boolean) - Static method in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- saveCorefChain(PrintWriter, int, CorefChain) - Static method in class edu.stanford.nlp.pipeline.CustomAnnotationSerializer
-
Serializes one coref cluster (i.e., one entity).
- saveCounter(Counter<E>, OutputStream) - Static method in class edu.stanford.nlp.stats.Counters
-
Saves a Counter as one key/count pair per line separated by white space to
the given OutputStream.
- saveCounter(Counter<E>, String) - Static method in class edu.stanford.nlp.stats.Counters
-
Saves a Counter to a text file.
- saveDoubleArr(DataOutputStream, double[]) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- SavedState() - Constructor for class edu.stanford.nlp.classify.CrossValidator.SavedState
-
- saveFeatureIndexToDisk - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- saveFile(File, String) - Static method in class edu.stanford.nlp.ie.NERGUI
-
- saveFloatArr(DataOutputStream, float[]) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- saveIndex(String) - Method in class edu.stanford.nlp.patterns.InvertedIndexByTokens
-
- saveIndex(String) - Method in class edu.stanford.nlp.patterns.LuceneSentenceIndex
-
- saveIndex(String) - Method in class edu.stanford.nlp.patterns.SentenceIndex
-
- saveIntermediate - Variable in class edu.stanford.nlp.parser.nndep.Config
-
Save an intermediate model file whenever we see an improved UAS
evaluation.
- saveIntermediateModels - Variable in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptions
-
Saves intermediate models, but that takes up a lot of space
- saveInvertedIndex - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
You can save the inverted index.
- saveModel(String) - Method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- saveModel(String) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
- saveModel(String) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- saveModel(DataOutputStream) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- saveOutput - Variable in class edu.stanford.nlp.optimization.CmdEvaluator
-
- saveOutput() - Method in class edu.stanford.nlp.parser.ui.ParserPanel
-
Opens a dialog and saves the output of the parser on the current
text.
- saveOutput(String) - Method in class edu.stanford.nlp.parser.ui.ParserPanel
-
Saves the results of applying the parser to the current text to
the specified filename.
- saveParserToSerialized(String) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
Saves the parser defined by pd to the given filename.
- saveParserToTextFile(String) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
Saves the parser defined by pd to the given filename.
- savePatternsWordsDir - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- saveProcessedData(List<?>, String) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- saveSerialized(String) - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- saveToFilename(String) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Saves this out to a standard text file, instead of as a serialized Java object.
- saveToFilename(String) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- saveToFilename(String) - Method in class edu.stanford.nlp.util.DeltaIndex
-
- saveToFilename(String) - Method in class edu.stanford.nlp.util.HashIndex
-
- saveToFilename(String) - Method in interface edu.stanford.nlp.util.Index
-
Save the contents of this index into a file.
- saveToWriter(Writer) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- saveToWriter(Writer) - Method in class edu.stanford.nlp.util.DeltaIndex
-
- saveToWriter(Writer) - Method in class edu.stanford.nlp.util.HashIndex
-
This saves the contents of this index into string form, as part of a larger
text-serialization.
- saveToWriter(Writer) - Method in interface edu.stanford.nlp.util.Index
-
Save the contents of this index into string form, as part of a larger
text-serialization.
- saveTrees(Collection<Tree>, double, Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
- saveUntaggedContents(File) - Method in class edu.stanford.nlp.ie.NERGUI
-
- SAXInterface() - Constructor for class edu.stanford.nlp.process.TransformXML.SAXInterface
-
- say(String) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- say(String) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- sayln(String) - Method in class edu.stanford.nlp.optimization.SGDMinimizer
-
- sayln(String) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- sayln(String) - Method in class edu.stanford.nlp.optimization.SparseAdaGradMinimizer
-
- sayln(String) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- sayVerbRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
A list of verbs which are verbs of speaking that easily take an S (as a complement or topicalized)
which is a direct speech ccomp.
- scale - Variable in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- scale(double) - Method in class edu.stanford.nlp.neural.SimpleTensor
-
Returns a new tensor which has the values of the original tensor
scaled by scaling
.
- scale(C, double) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a new Counter which is scaled by the given scale factor.
- scale(TwoDimensionalCounter<T1, T2>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
Creates a new TwoDimensionalCounter where all the counts are scaled by d.
- scaleDataset(RVFDataset<L, F>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
Scales the values of each feature in each linearly using the min and max
values found in the training set.
- scaleDatasetGaussian(RVFDataset<L, F>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- scaleDatum(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
Scales the values of each feature linearly using the min and max values
found in the training set.
- scaleDatumGaussian(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- scaledSGDMethod - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- ScaledSGDMinimizer<Q extends AbstractStochasticCachingDiffFunction> - Class in edu.stanford.nlp.optimization
-
Stochastic Gradient Descent To Quasi Newton Minimizer.
- ScaledSGDMinimizer(double, int, int) - Constructor for class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- ScaledSGDMinimizer(double, int, int, int) - Constructor for class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- ScaledSGDMinimizer(double, int, int, int, boolean) - Constructor for class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- ScaledSGDMinimizer(double, int) - Constructor for class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- ScaledSGDMinimizer.Weights - Class in edu.stanford.nlp.optimization
-
- scaleFeatures() - Method in class edu.stanford.nlp.classify.RVFDataset
-
Scales feature values linearly such that each feature value lies between 0
and 1.
- scaleFeaturesGaussian() - Method in class edu.stanford.nlp.classify.RVFDataset
-
- scaleUp - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- scaleUp(boolean) - Method in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- scaleWeights(double) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Scales the weights of this CRFClassifier by the specified weight.
- scaling(double[][], double, double) - Static method in class edu.stanford.nlp.parser.nndep.Util
-
Normalize word embeddings by setting mean = rMean, std = rStd
- scaling(double[][]) - Static method in class edu.stanford.nlp.parser.nndep.Util
-
Normalize word embeddings by setting mean = 0, std = 1
- scalingForInit - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
How much to scale certain parameters when initializing models.
- scalingForInit - Variable in class edu.stanford.nlp.sentiment.RNNTrainOptions
-
- scanForAnimates(Pair<Integer, Integer>) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- scanForNames(Pair<Integer, Integer>) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
Scan for all potential names based on names list, based on CoreMaps.
- scanForNamesNew(Pair<Integer, Integer>) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- scanForPronouns(Pair<Integer, Integer>) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- scanForPronouns(ArrayList<Pair<Integer, Integer>>) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- SceneGraph - Class in edu.stanford.nlp.scenegraph
-
- SceneGraph() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraph
-
- SceneGraphAttribute - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphAttribute(IndexedWord) - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphAttribute
-
- SceneGraphCoreAnnotations - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphCoreAnnotations.CompoundLemmaAnnotation - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphCoreAnnotations.CompoundWordAnnotation - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphCoreAnnotations.GoldEntityAnnotation - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphCoreAnnotations.IndicesAnnotation - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphCoreAnnotations.PredictedEntityAnnotation - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphCoreAnnotations.SceneGraphEntitiyAnnotation - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphDataExtractor - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphDataExtractor() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphDataExtractor
-
- SceneGraphEntitiyAnnotation() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphCoreAnnotations.SceneGraphEntitiyAnnotation
-
- SceneGraphEvaluation - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphEvaluation() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphEvaluation
-
- SceneGraphHandler(Predicate<Properties>) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.SceneGraphHandler
-
Create a new SceneGraphHandler.
- SceneGraphImage - Class in edu.stanford.nlp.scenegraph.image
-
Data structure to store information for a single image.
- SceneGraphImage() - Constructor for class edu.stanford.nlp.scenegraph.image.SceneGraphImage
-
- SceneGraphImageAttribute - Class in edu.stanford.nlp.scenegraph.image
-
- SceneGraphImageAttribute() - Constructor for class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- SceneGraphImageBoundingBox - Class in edu.stanford.nlp.scenegraph.image
-
- SceneGraphImageBoundingBox(int, int, int, int) - Constructor for class edu.stanford.nlp.scenegraph.image.SceneGraphImageBoundingBox
-
- SceneGraphImageCleaner - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphImageCleaner() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphImageCleaner
-
- SceneGraphImageDependencyParser - Class in edu.stanford.nlp.scenegraph
-
Parses all the phrases in a SceneGraphImage.
- SceneGraphImageDependencyParser() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphImageDependencyParser
-
- SceneGraphImageFilter - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphImageFilter() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphImageFilter
-
- SceneGraphImageObject - Class in edu.stanford.nlp.scenegraph.image
-
- SceneGraphImageObject(SceneGraphImageBoundingBox, List<String>, List<List<CoreLabel>>) - Constructor for class edu.stanford.nlp.scenegraph.image.SceneGraphImageObject
-
- SceneGraphImagePCFGParser - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphImagePCFGParser() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphImagePCFGParser
-
- SceneGraphImageRegion - Class in edu.stanford.nlp.scenegraph.image
-
- SceneGraphImageRegion() - Constructor for class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- SceneGraphImageRelationship - Class in edu.stanford.nlp.scenegraph.image
-
- SceneGraphImageRelationship() - Constructor for class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- SceneGraphImageUtils - Class in edu.stanford.nlp.scenegraph.image
-
- SceneGraphImageUtils() - Constructor for class edu.stanford.nlp.scenegraph.image.SceneGraphImageUtils
-
- SceneGraphNode - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphNode(IndexedWord) - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- SceneGraphRelation - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphRelation(SceneGraphNode, SceneGraphNode, String) - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphRelation
-
- SceneGraphSentenceMatcher - Class in edu.stanford.nlp.scenegraph
-
Matches nodes in a scene graph to words in an
image description.
- SceneGraphSentenceMatcher(Embedding) - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphSentenceMatcher
-
- SceneGraphUtils - Class in edu.stanford.nlp.scenegraph
-
- SceneGraphUtils() - Constructor for class edu.stanford.nlp.scenegraph.SceneGraphUtils
-
- score(Mention, Mention, Counter<String>, Counter<String>, Counter<String>, Map<Integer, SimpleMatrix>, Map<Integer, SimpleMatrix>) - Method in class edu.stanford.nlp.coref.fastneural.FastNeuralCorefModel
-
- score() - Method in class edu.stanford.nlp.fsm.DFSA
-
- score - Variable in class edu.stanford.nlp.fsm.DFSAState
-
- score() - Method in class edu.stanford.nlp.fsm.DFSAState
-
- score() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- score() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- score() - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- score - Variable in class edu.stanford.nlp.naturalli.SentenceFragment
-
A score for this fragment.
- score(Tree) - Method in class edu.stanford.nlp.parser.dvparser.CombinedDVModelReranker.Query
-
- score(Tree) - Method in class edu.stanford.nlp.parser.dvparser.DVModelReranker.Query
-
- score(Tree, IdentityHashMap<Tree, SimpleMatrix>) - Method in class edu.stanford.nlp.parser.dvparser.DVParserCostAndGradient
-
- score(IntDependency) - Method in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- score(int, int, int, int, boolean, int) - Method in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- score(IntTaggedWord, int, double, double, double, String) - Method in class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel
-
- score(IntTaggedWord, int, String, String) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Get the score of this word with this tag (as an IntTaggedWord) at this
location.
- score(IntTaggedWord, int, double, double, double, String) - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
Currently we don't consider loc or the other parameters in determining
score in the default implementation; only English uses them.
- score(IntTaggedWord, String) - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
- score - Variable in class edu.stanford.nlp.parser.lexparser.BinaryRule
-
Score should be a log probability
- score() - Method in class edu.stanford.nlp.parser.lexparser.BinaryRule
-
- score(IntTaggedWord, int, String, String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- score(IntTaggedWord, int, String, String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexicon
-
- score(IntTaggedWord, int, String, String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- score(IntTaggedWord, int, String, String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- score(IntTaggedWord, String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModel
-
- score(IntDependency) - Method in interface edu.stanford.nlp.parser.lexparser.DependencyGrammar
-
Score a IntDependency according to the grammar.
- score(int, int, int, int, boolean, int) - Method in interface edu.stanford.nlp.parser.lexparser.DependencyGrammar
-
Score a dependency according to the grammar, where the elements of the
dependency are represented in separate paramters.
- score(IntTaggedWord, int, double, double, double, String) - Method in class edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModel
-
- score(IntTaggedWord, int, String, String) - Method in class edu.stanford.nlp.parser.lexparser.FactoredLexicon
-
- score(IntTaggedWord, int, double, double, double, String) - Method in class edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModel
-
- score(IntTaggedWord, String) - Method in class edu.stanford.nlp.parser.lexparser.GermanUnknownWordModel
-
Calculate the log-prob score of a particular TaggedWord in the
unknown word model.
- score() - Method in class edu.stanford.nlp.parser.lexparser.Item
-
- score(IntTaggedWord, int, String, String) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
Get the score of this word with this tag (as an IntTaggedWord) at this
loc.
- score(Tree) - Method in interface edu.stanford.nlp.parser.lexparser.RerankerQuery
-
- score() - Method in interface edu.stanford.nlp.parser.lexparser.Rule
-
- score(IntTaggedWord, int, double, double, double, String) - Method in class edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModel
-
- score(Tree) - Method in class edu.stanford.nlp.parser.lexparser.TaggerReranker.Query
-
- score - Variable in class edu.stanford.nlp.parser.lexparser.UnaryRule
-
Score should be a log probability
- score() - Method in class edu.stanford.nlp.parser.lexparser.UnaryRule
-
- score(IntTaggedWord, int, double, double, double, String) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModel
-
Get the score of this word with this tag (as an IntTaggedWord) at this
location loc in a sentence.
- score() - Method in class edu.stanford.nlp.parser.shiftreduce.State
-
- score(float[]) - Method in class edu.stanford.nlp.parser.shiftreduce.Weight
-
- score() - Method in class edu.stanford.nlp.patterns.ScorePatterns
-
- score() - Method in class edu.stanford.nlp.patterns.ScorePatternsFreqBased
-
- score() - Method in class edu.stanford.nlp.patterns.ScorePatternsRatioModifiedFreq
-
- score() - Method in class edu.stanford.nlp.patterns.surface.ScorePatternsF1
-
- score(AbstractPronounResolver.TestExample, HashMap<Integer, Integer>) - Method in class edu.stanford.nlp.scenegraph.AbstractPronounResolver
-
- score - Variable in class edu.stanford.nlp.semgraph.semgrex.Alignment
-
- score(ProbabilisticClassifier<L, F>, GeneralDataset<L, F>) - Method in class edu.stanford.nlp.stats.AccuracyStats
-
- score(ProbabilisticClassifier<L, F>, GeneralDataset<L, F>) - Method in class edu.stanford.nlp.stats.MultiClassAccuracyStats
-
- score() - Method in class edu.stanford.nlp.stats.MultiClassAccuracyStats
-
- score(Classifier<L, F>, GeneralDataset<L, F>) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- score(List<L>, List<L>, Index<L>) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
Returns the score (F1) for the given list of guesses
- score(List<L>, List<L>) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
Returns the score (F1) for the given list of guesses
- score() - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- score(String, String) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- score(String, String, String) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- score(BufferedReader, String) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- score(BufferedReader, String, String) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- score(ProbabilisticClassifier<L, F>, GeneralDataset<L, F>) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- score(Classifier<L, F>, GeneralDataset<L, F>) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
- score(ProbabilisticClassifier<L, F>, GeneralDataset<L, F>) - Method in interface edu.stanford.nlp.stats.Scorer
-
- score() - Method in class edu.stanford.nlp.trees.Constituent
-
access score
- score(List<Collection<TypedDependency>>) - Method in class edu.stanford.nlp.trees.DependencyScoring
-
Score system typed dependencies
- Score(int, int, int, int, int, int, int, int, ClassicCounter<String>, ClassicCounter<String>) - Constructor for class edu.stanford.nlp.trees.DependencyScoring.Score
-
- score() - Method in class edu.stanford.nlp.trees.LabeledScoredConstituent
-
Returns the score associated with the current node, or Nan
if there is no score
- score() - Method in class edu.stanford.nlp.trees.LabeledScoredTreeNode
-
Returns the score associated with the current node, or Nan
if there is no score
- score() - Method in class edu.stanford.nlp.trees.Tree
-
Returns the score associated with the current node, or NaN
if there is no score.
- score - Variable in class edu.stanford.nlp.util.EditDistance
-
- score(Object[], Object[]) - Method in class edu.stanford.nlp.util.EditDistance
-
- score(String, String) - Method in class edu.stanford.nlp.util.EditDistance
-
- score() - Method in interface edu.stanford.nlp.util.Scored
-
- score() - Method in class edu.stanford.nlp.util.ScoredObject
-
- SCORE_COMPARATOR - Static variable in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- SCORE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- SCORE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- SCORE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- SCORE_FILE_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- SCORE_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- scoreAll(Collection<IntDependency>) - Method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- scoreBestMentionNew(SupervisedSieveTraining.FeaturesData, Annotation) - Method in class edu.stanford.nlp.quoteattribution.ExtractQuotesClassifier
-
- scoreBinarizedTree(Tree, int) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- Scored - Interface in edu.stanford.nlp.util
-
Scored: This is a simple interface that says that an object can answer
requests for the score, or goodness of the object.
- scoreDataset(List<Tree>, List<List<Tree>>) - Method in class edu.stanford.nlp.parser.metrics.EvaluateExternalParser
-
Puts the list of gold trees and a list of list of results into EvaluateTreebank
- ScoredComparator - Class in edu.stanford.nlp.util
-
ScoredComparator allows one to compare Scored things.
- scoreDependencies() - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- ScoredObject<T> - Class in edu.stanford.nlp.util
-
Wrapper class for holding a scored object.
- ScoredObject(T, double) - Constructor for class edu.stanford.nlp.util.ScoredObject
-
- ScoreEval(String, boolean) - Constructor for class edu.stanford.nlp.parser.metrics.AbstractEval.ScoreEval
-
- scoreGT(String) - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
- scoreNonBinarizedTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- scoreOf(Datum<L, F>, L) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns of the score of the Datum for the specified label.
- scoreOf(Collection<F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- scoreOf(Counter<F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- scoreOf(int[], int) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- scoreOf(int[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
Returns the log probability of this sequence given the CRF.
- scoreOf(int[], int) - Method in class edu.stanford.nlp.ie.crf.TestSequenceModel
-
Return the score of the proposed tags for position given.
- scoreOf(int[]) - Method in class edu.stanford.nlp.ie.crf.TestSequenceModel
-
- scoreOf(int[]) - Method in class edu.stanford.nlp.ie.EmpiricalNERPrior
-
- scoreOf(int[]) - Method in class edu.stanford.nlp.ie.EmpiricalNERPriorBIO
-
- scoreOf(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- scoreOf(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- scoreOf(int[]) - Method in class edu.stanford.nlp.ie.UniformPrior
-
- scoreOf(int[], int) - Method in class edu.stanford.nlp.ie.UniformPrior
-
- scoreOf(int[], int) - Method in class edu.stanford.nlp.sequences.FactoredSequenceModel
-
Computes the score of the element at the given position in the sequence,
conditioned on the values of the elements in all other positions of the
provided sequence.
- scoreOf(int[]) - Method in class edu.stanford.nlp.sequences.FactoredSequenceModel
-
Computes the score assigned by this model to the whole sequence.
- scoreOf(int[]) - Method in interface edu.stanford.nlp.sequences.SequenceModel
-
Computes the score assigned by this model to the whole sequence.
- scoreOf(int[], int) - Method in interface edu.stanford.nlp.sequences.SequenceModel
-
Computes the score of the element at the given position in the sequence,
conditioned on the values of the elements in all other positions of the
provided sequence.
- scoreOf(int[], int) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- scoreOf(int[]) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- ScorePatterns<E> - Class in edu.stanford.nlp.patterns
-
- ScorePatterns(ConstantsAndVariables, GetPatternsFromDataMultiClass.PatternScoring, String, Set<CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, Properties) - Constructor for class edu.stanford.nlp.patterns.ScorePatterns
-
- ScorePatternsF1<E> - Class in edu.stanford.nlp.patterns.surface
-
Used if patternScoring flag is set to F1 with the seed pattern.
- ScorePatternsF1(ConstantsAndVariables, GetPatternsFromDataMultiClass.PatternScoring, String, Set<CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, Properties, Counter<CandidatePhrase>, E) - Constructor for class edu.stanford.nlp.patterns.surface.ScorePatternsF1
-
- ScorePatternsFreqBased<E> - Class in edu.stanford.nlp.patterns
-
- ScorePatternsFreqBased(ConstantsAndVariables, GetPatternsFromDataMultiClass.PatternScoring, String, Set<CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, Properties) - Constructor for class edu.stanford.nlp.patterns.ScorePatternsFreqBased
-
- ScorePatternsRatioModifiedFreq<E> - Class in edu.stanford.nlp.patterns
-
- ScorePatternsRatioModifiedFreq(ConstantsAndVariables, GetPatternsFromDataMultiClass.PatternScoring, String, Set<CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<E, CandidatePhrase>, TwoDimensionalCounter<CandidatePhrase, ConstantsAndVariables.ScorePhraseMeasures>, ScorePhrases, Properties) - Constructor for class edu.stanford.nlp.patterns.ScorePatternsRatioModifiedFreq
-
- scorePhrases - Variable in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- scorePhrases(String, Set<CandidatePhrase>, boolean) - Method in class edu.stanford.nlp.patterns.PhraseScorer
-
- ScorePhrases<E extends Pattern> - Class in edu.stanford.nlp.patterns
-
- ScorePhrases(Properties, ConstantsAndVariables) - Constructor for class edu.stanford.nlp.patterns.ScorePhrases
-
- scorePhrases(String, TwoDimensionalCounter<CandidatePhrase, E>, TwoDimensionalCounter<CandidatePhrase, E>, Counter<E>, Set<CandidatePhrase>, boolean) - Method in class edu.stanford.nlp.patterns.ScorePhrasesAverageFeatures
-
- scorePhrases(String, Set<CandidatePhrase>, boolean) - Method in class edu.stanford.nlp.patterns.ScorePhrasesAverageFeatures
-
- scorePhrases(String, TwoDimensionalCounter<CandidatePhrase, E>, TwoDimensionalCounter<CandidatePhrase, E>, Counter<E>, Set<CandidatePhrase>, boolean) - Method in class edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt
-
- scorePhrases(String, Set<CandidatePhrase>, boolean) - Method in class edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt
-
- ScorePhrasesAverageFeatures<E extends Pattern> - Class in edu.stanford.nlp.patterns
-
Score phrases by averaging scores of individual features.
- ScorePhrasesAverageFeatures(ConstantsAndVariables) - Constructor for class edu.stanford.nlp.patterns.ScorePhrasesAverageFeatures
-
- ScorePhrasesLearnFeatWt<E extends Pattern> - Class in edu.stanford.nlp.patterns
-
Learn a logistic regression classifier to combine weights to score a phrase.
- ScorePhrasesLearnFeatWt(ConstantsAndVariables) - Constructor for class edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt
-
- ScorePhrasesLearnFeatWt.ChooseDatumsThread - Class in edu.stanford.nlp.patterns
-
- ScorePhrasesLearnFeatWt.ClassifierType - Enum in edu.stanford.nlp.patterns
-
- scoreProbTagGivenWordSignature(IntTaggedWord, int, double, String) - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
Calculate P(Tag|Signature) with Bayesian smoothing via just P(Tag|Unknown)
- scoreProbTagGivenWordSignature(IntTaggedWord, int, double, String) - Method in class edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModel
-
Calculate P(Tag|Signature) with Bayesian smoothing via just P(Tag|Unknown)
- scoreProbTagGivenWordSignature(IntTaggedWord, int, double, String) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModel
-
Calculate P(Tag|Signature) with Bayesian smoothing via just P(Tag|Unknown).
- SCORER - Static variable in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- scorer - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- Scorer - Interface in edu.stanford.nlp.parser.lexparser
-
Interface for supporting A* scoring.
- Scorer<L> - Interface in edu.stanford.nlp.stats
-
- ScorerBCubed - Class in edu.stanford.nlp.dcoref
-
B^3 scorer
- ScorerBCubed(ScorerBCubed.BCubedType) - Constructor for class edu.stanford.nlp.dcoref.ScorerBCubed
-
- ScorerBCubed.BCubedType - Enum in edu.stanford.nlp.dcoref
-
- ScorerMUC - Class in edu.stanford.nlp.dcoref
-
- ScorerMUC() - Constructor for class edu.stanford.nlp.dcoref.ScorerMUC
-
- ScorerPairwise - Class in edu.stanford.nlp.dcoref
-
- ScorerPairwise() - Constructor for class edu.stanford.nlp.dcoref.ScorerPairwise
-
- scoreRule(BinaryRule) - Method in class edu.stanford.nlp.parser.lexparser.BinaryGrammar
-
- scoreRule(UnaryRule) - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- scoresOf(Datum<L, F>) - Method in interface edu.stanford.nlp.classify.Classifier
-
- scoresOf(Datum<String, String>) - Method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
- scoresOf(Datum<K, V>) - Method in class edu.stanford.nlp.classify.KNNClassifier
-
Given an instance to classify, scores and returns
score by class.
- scoresOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Construct a counter with keys the labels of the classifier and
values the score (unnormalized log probability) of each class.
- scoresOf(int[]) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Given a datum's features, construct a counter with keys
the labels and values the score (unnormalized log probability)
for each class.
- scoresOf(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Deprecated.
- scoresOf(Datum<L, F>, Collection<L>) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
- scoresOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
returns the scores for both the classes
- scoresOf(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
Deprecated.
- scoresOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.MultinomialLogisticClassifier
-
- scoresOf(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.MultinomialLogisticClassifier
-
- scoresOf(RVFDatum<L, F>) - Method in class edu.stanford.nlp.classify.NaiveBayesClassifier
-
- scoresOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.NaiveBayesClassifier
-
- scoresOf(Datum<L, F>) - Method in class edu.stanford.nlp.classify.OneVsAllClassifier
-
- scoresOf(RVFDatum<L, F>) - Method in interface edu.stanford.nlp.classify.RVFClassifier
-
- scoresOf(int[], int) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
Computes the unnormalized log conditional distribution over values of the
element at position pos in the sequence, conditioned on the values of the
elements in all other positions of the provided sequence.
- scoresOf(int[], int) - Method in class edu.stanford.nlp.ie.crf.TestSequenceModel
-
- scoresOf(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- scoresOf(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- scoresOf(List<IN>, int) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- scoresOf(int[], int) - Method in class edu.stanford.nlp.ie.UniformPrior
-
- scoresOf(int[], int) - Method in class edu.stanford.nlp.sequences.FactoredSequenceModel
-
Computes the scores of labels for the element at the given position in
the sequence, conditioned on the values of the labels at all other
positions of the provided sequence.
- scoresOf(int[], int) - Method in interface edu.stanford.nlp.sequences.SequenceModel
-
Computes the scores of labels for the element at the given position in
the sequence, conditioned on the values of the labels at all other
positions of the provided sequence.
- scoresOf(int[], int) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- scoreTB(int, int, int, int, boolean, int) - Method in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- scoreTB(IntDependency) - Method in class edu.stanford.nlp.parser.lexparser.ChineseSimWordAvgDepGrammar
-
- scoreTB(IntDependency) - Method in interface edu.stanford.nlp.parser.lexparser.DependencyGrammar
-
Score an IntDependency in the reduced tagBin space according to the
grammar.
- scoreTB(int, int, int, int, boolean, int) - Method in interface edu.stanford.nlp.parser.lexparser.DependencyGrammar
-
Score a dependency according to the grammar, where the elements of the
dependency are represented in separate paramters.
- scoreTB(IntDependency) - Method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Score a tag binned dependency.
- scoreUsingClassifer(Classifier, CandidatePhrase, String, boolean, Counter<E>, Counter<E>) - Method in class edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt
-
- ScrollableTreeJPanel - Class in edu.stanford.nlp.trees.tregex.gui
-
Component for displaying a tree in a JPanel that works correctly with
scrolling.
- ScrollableTreeJPanel() - Constructor for class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- ScrollableTreeJPanel(int, int) - Constructor for class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- scrollBack() - Method in class edu.stanford.nlp.parser.ui.ParserPanel
-
Scrolls back one sentence in the text
- scrollForward() - Method in class edu.stanford.nlp.parser.ui.ParserPanel
-
Scrolls forward one sentence in the text
- search(Predicate<Triple<Double, List<Counter<String>>, Supplier<SentenceFragment>>>) - Method in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
Search, using the default weights / featurizer.
- search(Predicate<Triple<Double, List<Counter<String>>, Supplier<SentenceFragment>>>, Classifier<ClauseSplitter.ClauseClassifierLabel, String>, Map<String, List<String>>, Function<Triple<ClauseSplitterSearchProblem.State, ClauseSplitterSearchProblem.Action, ClauseSplitterSearchProblem.State>, Counter<String>>, int) - Method in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
Search from the root of the tree.
- search(IndexedWord, Predicate<Triple<Double, List<Counter<String>>, Supplier<SentenceFragment>>>, Classifier<ClauseSplitter.ClauseClassifierLabel, String>, Map<String, ? extends List<String>>, Function<Triple<ClauseSplitterSearchProblem.State, ClauseSplitterSearchProblem.Action, ClauseSplitterSearchProblem.State>, Counter<String>>, Collection<ClauseSplitterSearchProblem.Action>, int) - Method in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
The core implementation of the search.
- search() - Method in class edu.stanford.nlp.naturalli.ForwardEntailerSearchProblem
-
Run a search from this entailer.
- SEARCH - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- searchAndReplace(String, String, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
- searchGraphPrefix - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- searchGraphPrune - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- second - Variable in class edu.stanford.nlp.time.SUTime.IsoTime
-
- SECOND - Static variable in class edu.stanford.nlp.time.SUTime
-
- second - Variable in class edu.stanford.nlp.util.Pair
-
Direct access is deprecated.
- second() - Method in class edu.stanford.nlp.util.Pair
-
- second - Variable in class edu.stanford.nlp.util.Quadruple
-
- second() - Method in class edu.stanford.nlp.util.Quadruple
-
- second - Variable in class edu.stanford.nlp.util.Quintuple
-
- second() - Method in class edu.stanford.nlp.util.Quintuple
-
- second - Variable in class edu.stanford.nlp.util.Triple
-
- second() - Method in class edu.stanford.nlp.util.Triple
-
- secondKeySet() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- secondKeySet() - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- secondKeySet() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- secondKeySet() - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- secondKeySet() - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- secondKeySet() - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- secondKeySet() - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
- secondKeySet() - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- secondKeySet(K1) - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- secondOrderNonLinear - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- secondPersonPronouns - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- secondPersonPronouns - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- secondPersonPronounsEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- secondPersonPronounsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- secret - Variable in class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
The secret key to use as the username to authenticate with the server, or null.
- SectionAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionAnnotation
-
- SECTIONAUTHOR_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SECTIONAUTHOR_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- SectionAuthorCharacterOffsetBeginAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionAuthorCharacterOffsetBeginAnnotation
-
- SectionAuthorCharacterOffsetEndAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionAuthorCharacterOffsetEndAnnotation
-
- SECTIONDATE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SECTIONDATE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- SectionDateAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionDateAnnotation
-
- SectionEndAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionEndAnnotation
-
- SECTIONENDLABEL_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- SectionIDAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionIDAnnotation
-
- SECTIONINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SectionIndexAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionIndexAnnotation
-
- SECTIONNAME_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SECTIONNAME_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- SECTIONQUOTED_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SECTIONS_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- SectionsAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionsAnnotation
-
- SectionStartAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionStartAnnotation
-
- SectionTagAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SectionTagAnnotation
-
- seed - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.TrainingOptions
-
- SeedLabeledOrNot() - Constructor for class edu.stanford.nlp.patterns.PatternsAnnotations.SeedLabeledOrNot
-
- seenCounter - Variable in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Records the number of times word/tag pair was seen in training data.
- seenTagsOnly - Static variable in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- SegDemo - Class in edu.stanford.nlp.wordseg.demo
-
This is a very simple demo of calling the Chinese Word Segmenter
programmatically.
- SegDemo() - Constructor for class edu.stanford.nlp.wordseg.demo.SegDemo
-
- segMarker - Static variable in class edu.stanford.nlp.trees.international.arabic.ATBTreeUtils
-
- segment(String) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
- segment(BufferedReader, PrintWriter) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
Segment all strings from an input.
- segment(K...) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
Segment a sequence into sequence of sub-sequences by attempting to find the longest non-overlapping
sub-sequences.
- segment(List<K>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
Segment a sequence into sequence of sub-sequences by attempting to find the longest non-overlapping
sub-sequences.
- segment(List<K>, int, int) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
Segment a sequence into sequence of sub-sequences by attempting to find the longest non-overlapping
sub-sequences.
- segment(List<K>, int, int, Comparator<? super Match<K, V>>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
Segment a sequence into sequence of sub-sequences by attempting to find the non-overlapping
sub-sequences that comes earlier using the compareFunc.
- segment(List<K>, int, int, ToDoubleFunction<? super Match<K, V>>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
Segment a sequence into sequence of sub-sequences by attempting to maximize the total score
Non-matched parts will be included as a match with a null value.
- segment(List<K>, ToDoubleFunction<? super Match<K, V>>) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
- segment(SemanticGraph, Optional<Double>, boolean) - Method in class edu.stanford.nlp.naturalli.RelationTripleSegmenter
-
This is the main entry point from the Annotator.
- segment(SemanticGraph, Optional<Double>) - Method in class edu.stanford.nlp.naturalli.RelationTripleSegmenter
-
Segment the given parse tree, forcing all nodes to be consumed.
- segment(String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- segment(String) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter
-
- segment - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- SEGMENT - Static variable in class edu.stanford.nlp.parser.lexparser.LatticeXMLReader
-
- segment(String) - Method in class edu.stanford.nlp.parser.lexparser.MaxMatchSegmenter
-
- segment(String) - Method in interface edu.stanford.nlp.process.WordSegmenter
-
- segment(String) - Method in class edu.stanford.nlp.wordseg.MaxMatchSegmenter
-
- segmentationMarker - Variable in class edu.stanford.nlp.international.arabic.pipeline.DefaultLexicalMapper
-
- segmentDouble(double) - Static method in class edu.stanford.nlp.math.SloppyMath
-
Segment a double into a mantissa and exponent.
- segmenter - Variable in class edu.stanford.nlp.naturalli.OpenIE
-
The relation triple segmenter, which converts a maximally shortened clause into an OpenIE
extraction triple.
- segmenterClass - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- SegmenterCoreAnnotations - Class in edu.stanford.nlp.ling
-
- SegmenterCoreAnnotations.CharactersAnnotation - Class in edu.stanford.nlp.ling
-
- SegmenterCoreAnnotations.XMLCharAnnotation - Class in edu.stanford.nlp.ling
-
- segmentMarkov - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- segmentString(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Have a word segmenter segment a String into a list of words.
- segmentString(String, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- segmentString(String) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
- segmentStringToTokenList(String) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
- segmentWords(MaxMatchSegmenter.MatchHeuristic) - Method in class edu.stanford.nlp.wordseg.MaxMatchSegmenter
-
Returns the lexicon-based segmentation following heuristic h.
- selectFeatures(int, double[]) - Method in class edu.stanford.nlp.classify.Dataset
-
Generic method to select features based on the feature scores vector provided as an argument.
- selectFeaturesBinaryInformationGain(int) - Method in class edu.stanford.nlp.classify.Dataset
-
- selectFeaturesFromSet(Set<F>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
Removes all features from the dataset that are not in featureSet.
- selectivePostSplit - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- selectivePostSplitCutOff - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- selectiveSplit - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Only split the "common high KL divergence" parent categories....
- selectiveSplitCutOff - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- selectNextMatch() - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
- selectPreviousMatch() - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
- selfRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- selfTest - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- selfTrainConfidenceThreshold - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- selfTrainFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- selfTrainIterations - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- selfTrainWindowSize - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- SEMANTIC_DEPENDENT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "semantic dependent" grammatical relation has been
introduced as a supertype for the controlling subject relation.
- SEMANTIC_DEPENDENT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "semantic dependent" grammatical relation.
- SEMANTIC_DEPENDENT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "semantic dependent" grammatical relation has been
introduced as a supertype for the controlling subject relation.
- SemanticGraph - Class in edu.stanford.nlp.semgraph
-
Represents a semantic graph of a sentence or document, with IndexedWord
objects for nodes.
- SemanticGraph() - Constructor for class edu.stanford.nlp.semgraph.SemanticGraph
-
- SemanticGraph(SemanticGraph) - Constructor for class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a new SemanticGraph which is a copy of the supplied SemanticGraph.
- SemanticGraph(SemanticGraph, Map<IndexedWord, IndexedWord>) - Constructor for class edu.stanford.nlp.semgraph.SemanticGraph
-
Copies a the current graph, but also sets the mapping from the old to new
graph.
- SemanticGraph(Collection<TypedDependency>) - Constructor for class edu.stanford.nlp.semgraph.SemanticGraph
-
This is the constructor used by the parser.
- SemanticGraph.OutputFormat - Enum in edu.stanford.nlp.semgraph
-
- SemanticGraphCoreAnnotations - Class in edu.stanford.nlp.semgraph
-
This class collects CoreAnnotations that are used in working with a
SemanticGraph.
- SemanticGraphCoreAnnotations() - Constructor for class edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations
-
- SemanticGraphCoreAnnotations.AlternativeDependenciesAnnotation - Class in edu.stanford.nlp.semgraph
-
The CoreMap key for storing a semantic graph that was converted using a non-default converter.
- SemanticGraphCoreAnnotations.BasicDependenciesAnnotation - Class in edu.stanford.nlp.semgraph
-
The CoreMap key for getting the syntactic dependencies of a sentence.
- SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation - Class in edu.stanford.nlp.semgraph
-
- SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation - Class in edu.stanford.nlp.semgraph
-
- SemanticGraphCoreAnnotations.DependenciesType - Enum in edu.stanford.nlp.semgraph
-
An enum to represent the three types of dependencies generally supported
- SemanticGraphCoreAnnotations.EnhancedDependenciesAnnotation - Class in edu.stanford.nlp.semgraph
-
The CoreMap key for getting the syntactic dependencies of a sentence.
- SemanticGraphCoreAnnotations.EnhancedPlusPlusDependenciesAnnotation - Class in edu.stanford.nlp.semgraph
-
The CoreMap key for getting the syntactic dependencies of a sentence.
- SemanticGraphEdge - Class in edu.stanford.nlp.semgraph
-
Represents an edge in the dependency graph.
- SemanticGraphEdge(IndexedWord, IndexedWord, GrammaticalRelation, double, boolean) - Constructor for class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- SemanticGraphEdge(SemanticGraphEdge) - Constructor for class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- SemanticGraphEnhancer - Class in edu.stanford.nlp.scenegraph
-
Performs several enhancements of semantic graphs to
make them a better semantic representation.
- SemanticGraphEnhancer() - Constructor for class edu.stanford.nlp.scenegraph.SemanticGraphEnhancer
-
- SemanticGraphFactory - Class in edu.stanford.nlp.semgraph
-
Refactoring of static makers of SemanticGraphs in order to simplify
the SemanticGraph class.
- SemanticGraphFactory.Mode - Enum in edu.stanford.nlp.semgraph
-
- SemanticGraphFormatter - Class in edu.stanford.nlp.semgraph
-
Defines a class for pretty-printing SemanticGraphs.
- SemanticGraphFormatter() - Constructor for class edu.stanford.nlp.semgraph.SemanticGraphFormatter
-
- SemanticGraphFormatter(int, int, boolean, boolean, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.semgraph.SemanticGraphFormatter
-
- semanticGraphMode - Variable in class edu.stanford.nlp.pipeline.AnnotationOutputter.Options
-
Which graph to output if we only output one
- SemanticGraphPrinter - Class in edu.stanford.nlp.semgraph
-
This class contains only a main method, which prints out various
views of SemanticGraphs.
- SemanticGraphUtils - Class in edu.stanford.nlp.semgraph
-
Generic utilities for dealing with Dependency graphs and other structures, useful for
text simplification and rewriting.
- SemanticGraphUtils.EdgeDiffResult - Class in edu.stanford.nlp.semgraph
-
- SemanticGraphUtils.PositionedTree - Class in edu.stanford.nlp.semgraph
-
This is used to uniquely index trees within a
Tree, maintaining the position of this subtree
within the context of the root.
- SemanticGraphUtils.PrintVerticeParams - Class in edu.stanford.nlp.semgraph
-
- SemanticHeadFinder - Class in edu.stanford.nlp.trees
-
Implements a 'semantic head' variant of the the English HeadFinder
found in Michael Collins' 1999 thesis.
- SemanticHeadFinder() - Constructor for class edu.stanford.nlp.trees.SemanticHeadFinder
-
- SemanticHeadFinder(boolean) - Constructor for class edu.stanford.nlp.trees.SemanticHeadFinder
-
- SemanticHeadFinder(TreebankLanguagePack, boolean) - Constructor for class edu.stanford.nlp.trees.SemanticHeadFinder
-
Create a SemanticHeadFinder.
- SemanticHeadTagAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SemanticHeadTagAnnotation
-
- SemanticHeadWordAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SemanticHeadWordAnnotation
-
- Semantics - Class in edu.stanford.nlp.coref.data
-
Semantic knowledge: currently WordNet is available
- Semantics() - Constructor for class edu.stanford.nlp.coref.data.Semantics
-
- Semantics(Dictionaries) - Constructor for class edu.stanford.nlp.coref.data.Semantics
-
- semantics - Variable in class edu.stanford.nlp.dcoref.MentionExtractor
-
- Semantics - Class in edu.stanford.nlp.dcoref
-
Semantic knowledge: currently WordNet is available
- Semantics() - Constructor for class edu.stanford.nlp.dcoref.Semantics
-
- Semantics(Dictionaries) - Constructor for class edu.stanford.nlp.dcoref.Semantics
-
- semantics() - Method in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
- SemanticTagAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SemanticTagAnnotation
-
- SemanticWordAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SemanticWordAnnotation
-
- semgrex - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.FinishedRequest
-
- semgrex(SemgrexPattern, Function<SemgrexMatcher, T>) - Method in class edu.stanford.nlp.simple.Sentence
-
Apply a semgrex pattern to the sentence
- semgrex(String, Function<SemgrexMatcher, T>) - Method in class edu.stanford.nlp.simple.Sentence
-
Apply a semgrex pattern to the sentence
- SEMGREX_ELEM_TAG - Static variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SEMGREX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- SEMGREX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- SEMGREX_GRAPH_ELEM_TAG - Static variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SemgrexBatchParser - Class in edu.stanford.nlp.semgraph.semgrex
-
Parses a batch of SemgrexPatterns from a stream.
- SemgrexDemo - Class in edu.stanford.nlp.semgraph.semgrex.demo
-
A small demo that shows how to convert a tree to a SemanticGraph
and then run a SemgrexPattern on it
- semgrexFromGraph(SemanticGraph, boolean, boolean, Map<IndexedWord, String>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Given a SemanticGraph, creates a SemgrexPattern string based off of this graph.
- semgrexFromGraph(SemanticGraph, Collection<IndexedWord>, boolean, boolean, Map<IndexedWord, String>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
- semgrexFromGraph(SemanticGraph, Collection<IndexedWord>, Map<IndexedWord, String>, Function<IndexedWord, String>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
nodeValuesTranformation is a function that converts a vertex (IndexedWord) to the value.
- semgrexFromGraph(Iterable<SemanticGraphEdge>, boolean, boolean, Map<IndexedWord, String>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Given a set of edges that form a rooted and connected graph, returns a Semgrex pattern
corresponding to it.
- semgrexFromGraphHelper(IndexedWord, SemanticGraph, Set<IndexedWord>, Set<SemanticGraphEdge>, boolean, boolean, Collection<IndexedWord>, Map<IndexedWord, String>, boolean, Function<IndexedWord, String>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Recursive call to generate the Semgrex pattern based off of this SemanticGraph.
- semgrexFromGraphOrderedNodes(SemanticGraph, Collection<IndexedWord>, Map<IndexedWord, String>, Function<IndexedWord, String>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Same as semgrexFromGraph except the node traversal is ordered by sorting
- semgrexGraph - Variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SemgrexHandler(Predicate<Properties>, Consumer<StanfordCoreNLPServer.FinishedRequest>) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.SemgrexHandler
-
Create a new Semgrex Handler.
- SEMGREXINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- SemgrexMatcher - Class in edu.stanford.nlp.semgraph.semgrex
-
- SemgrexParseException - Exception in edu.stanford.nlp.semgraph.semgrex
-
A runtime exception that indicates something went wrong parsing a
semgrex expression.
- SemgrexParseException(String) - Constructor for exception edu.stanford.nlp.semgraph.semgrex.SemgrexParseException
-
- SemgrexParseException(String, Throwable) - Constructor for exception edu.stanford.nlp.semgraph.semgrex.SemgrexParseException
-
- SemgrexPattern - Class in edu.stanford.nlp.semgraph.semgrex
-
A SemgrexPattern is a pattern for matching node and edge configurations a dependency graph.
- semgrexPattern - Variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SemgrexPattern.OutputFormat - Enum in edu.stanford.nlp.semgraph.semgrex
-
- SemiSupervisedLogConditionalObjectiveFunction - Class in edu.stanford.nlp.classify
-
Maximizes the conditional likelihood with a given prior.
- SemiSupervisedLogConditionalObjectiveFunction(AbstractCachingDiffFunction, AbstractCachingDiffFunction, LogPrior, double) - Constructor for class edu.stanford.nlp.classify.SemiSupervisedLogConditionalObjectiveFunction
-
- SemiSupervisedLogConditionalObjectiveFunction(AbstractCachingDiffFunction, AbstractCachingDiffFunction, LogPrior) - Constructor for class edu.stanford.nlp.classify.SemiSupervisedLogConditionalObjectiveFunction
-
- sendQuit() - Method in class edu.stanford.nlp.parser.server.LexicalizedParserClient
-
Tell the server to exit
- sent - Variable in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- sentence - Variable in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- sentence - Variable in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
Sentence that contains this object
This assumes that each extraction object is intra-sentential (true in ACE, Roth, BioNLP, MR)
- sentence - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- SENTENCE - Static variable in class edu.stanford.nlp.parser.lexparser.LatticeXMLReader
-
- sentence() - Method in class edu.stanford.nlp.pipeline.CoreEntityMention
-
get this entity mention's sentence
- sentence(int, Properties) - Method in class edu.stanford.nlp.simple.Document
-
- sentence(int) - Method in class edu.stanford.nlp.simple.Document
-
- Sentence - Class in edu.stanford.nlp.simple
-
A representation of a single Sentence.
- Sentence(Document, Properties) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Create a new sentence, using the specified properties as the default properties.
- Sentence(String, Properties) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Create a new sentence from some text, and some properties.
- Sentence(String) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Create a new sentence from the given text, assuming the entire text is just one sentence.
- Sentence(Function<String, Document>, List<String>, Properties) - Constructor for class edu.stanford.nlp.simple.Sentence
-
The actual implementation of a tokenized sentence constructor
- Sentence(List<String>) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Create a new sentence from the given tokenized text, assuming the entire text is just one sentence.
- Sentence(BiFunction<Properties, String, Document>, CoreNLPProtos.Sentence, Properties) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Create a sentence from a saved protocol buffer.
- Sentence(CoreNLPProtos.Sentence) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Create a sentence from a saved protocol buffer.
- Sentence(Document, int) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Helper for creating a sentence from a document at a given index
- Sentence(Document, CoreNLPProtos.Sentence.Builder, Properties) - Constructor for class edu.stanford.nlp.simple.Sentence
-
The canonical constructor of a sentence from a
Document
.
- Sentence(Document, CoreMap) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Helper for creating a sentence from a document and a CoreMap representation
- Sentence(CoreMap) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Convert a CoreMap into a simple Sentence object.
- Sentence(SentenceFragment) - Constructor for class edu.stanford.nlp.simple.Sentence
-
Convert a sentence fragment (i.e., entailed sentence) into a simple sentence object.
- sentence - Variable in class edu.stanford.nlp.simple.SentenceAlgorithms
-
- sentence - Variable in class edu.stanford.nlp.simple.Token
-
The underlying sentence supplying the fields for this token.
- SENTENCE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- SENTENCE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- SentenceAlgorithms - Class in edu.stanford.nlp.simple
-
A set of common utility algorithms for working with sentences (e.g., finding the head of a span).
- SentenceAlgorithms(Sentence) - Constructor for class edu.stanford.nlp.simple.SentenceAlgorithms
-
Create a new algorithms object, based off of a sentence.
- SentenceAnnotator - Class in edu.stanford.nlp.pipeline
-
A parent class for annotators which might want to analyze one
sentence at a time, possibly in a multithreaded manner.
- SentenceAnnotator() - Constructor for class edu.stanford.nlp.pipeline.SentenceAnnotator
-
- SentenceAnnotator.AnnotatorProcessor - Class in edu.stanford.nlp.pipeline
-
- SENTENCEBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- SentenceBeginAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SentenceBeginAnnotation
-
- sentenceContextIncompatible(Mention, Mention, Dictionaries) - Static method in class edu.stanford.nlp.coref.CorefRules
-
- sentenceContextIncompatible(Mention, Mention, Dictionaries) - Static method in class edu.stanford.nlp.dcoref.Rules
-
- sentenceCount(CoreMap) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- sentenceCount() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionDataSet
-
- sentenceData - Variable in class edu.stanford.nlp.pipeline.CoNLLUReader.CoNLLUSentence
-
- sentenceDeepMentionCopy(Annotation) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
Deep copy of the sentence: we create new entity/relation/event lists here.
- sentenceDelimiter - Variable in class edu.stanford.nlp.parser.nndep.Config
-
If non-null, when parsing raw text assume sentences have already
been split and are separated by the given delimiter.
- SENTENCEEND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- SentenceEndAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SentenceEndAnnotation
-
- sentenceEntityMentionsToCoreLabels(CoreMap, boolean, Set<String>, Set<String>, boolean, boolean) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
Converts the labels of all entity mentions in this sentence to sequences of CoreLabels.
- sentenceFinalPunctuationTagAcceptFilter() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns a filter that accepts a String that is a sentence end
punctuation tag, and rejects everything else.
- sentenceFinalPunctuationTagAcceptFilter() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns a filter that accepts a String that is a sentence end
punctuation tag, and rejects everything else.
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns a String array of sentence final punctuation tags for this
treebank/language.
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
Returns a String array of sentence final punctuation tags for this
treebank/language.
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack
-
Returns a String array of sentence final punctuation tags for this
treebank/language.
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
-
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.hungarian.HungarianTreebankLanguagePack
-
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.italian.ItalianTreebankLanguagePack
-
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
Returns a String array of sentence final punctuation tags for this
treebank/language.
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
Returns a String array of sentence final punctuation tags for this
treebank/language.
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack
-
Returns a String array of sentence final punctuation tags for this
treebank/language.
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
- sentenceFinalPunctuationTags() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
Returns a String array of sentence final punctuation tags for this
treebank/language.
- sentenceFinalPunctuationTags() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns a String array of sentence final punctuation tags for this
treebank/language.
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns a String array of sentence final punctuation words for
this treebank/language.
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
Returns a String array of sentence final punctuation words for this
treebank/language.
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack
-
Returns a String array of sentence final punctuation words for this
treebank/language.
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
-
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.hungarian.HungarianTreebankLanguagePack
-
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.italian.ItalianTreebankLanguagePack
-
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
Returns a String array of sentence final punctuation words for this
treebank/language.
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
Returns a String array of sentence final punctuation words for this
treebank/language.
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack
-
Returns a String array of sentence final punctuation words for this
treebank/language.
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
- sentenceFinalPunctuationWords() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
Returns a String array of sentence final punctuation words for this
treebank/language.
- sentenceFinalPunctuationWords() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns a String array of sentence final punctuation words for
this treebank/language.
- SentenceFragment - Class in edu.stanford.nlp.naturalli
-
A representation of a sentence fragment.
- SentenceFragment(SemanticGraph, boolean, boolean) - Constructor for class edu.stanford.nlp.naturalli.SentenceFragment
-
- sentenceid() - Method in class edu.stanford.nlp.simple.Sentence
-
Returns the sentence id of the sentence, if one was found
- SENTENCEID_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SentenceIDAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SentenceIDAnnotation
-
- SentenceIndex<E extends Pattern> - Class in edu.stanford.nlp.patterns
-
Created by sonalg on 10/15/14.
- SentenceIndex(Set<String>, Function<CoreLabel, Map<String, String>>) - Constructor for class edu.stanford.nlp.patterns.SentenceIndex
-
- sentenceIndex() - Method in class edu.stanford.nlp.simple.Sentence
-
The index of the sentence within the document.
- SENTENCEINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- SENTENCEINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- SENTENCEINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- SENTENCEINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SENTENCEINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- SentenceIndexAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SentenceIndexAnnotation
-
- SENTENCEINDEXES_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- sentenceLength - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
The length of the sentence, as determined from the tree.
- SENTENCELESSTOKEN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- SENTENCENUM_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- SentencePositionAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SentencePositionAnnotation
-
- sentences - Variable in class edu.stanford.nlp.pipeline.CoNLLUReader.CoNLLUDocument
-
sentences for this doc
- sentences() - Method in class edu.stanford.nlp.pipeline.CoreDocument
-
the list of sentences in this document
- sentences() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the CoreSentence's attached to this quote
- sentences(Properties) - Method in class edu.stanford.nlp.simple.ChineseDocument
-
Get the sentences in this document, as a list.
- sentences - Variable in class edu.stanford.nlp.simple.Document
-
The list of sentences associated with this document
- sentences(Properties) - Method in class edu.stanford.nlp.simple.Document
-
Get the sentences in this document, as a list.
- sentences(Properties, Annotator) - Method in class edu.stanford.nlp.simple.Document
-
Get the sentences in this document, as a list.
- sentences() - Method in class edu.stanford.nlp.simple.Document
-
- SentencesAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SentencesAnnotation
-
- sentencesToDocument(String, String, List<CoreMap>) - Static method in class edu.stanford.nlp.time.SUTimeMain
-
- sentenceStringWithMention(int, Document, boolean, boolean) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefPrinter
-
- sentenceTokenOffsetBegin() - Method in class edu.stanford.nlp.simple.Sentence
-
THe token offset of the sentence within the document.
- sentenceTokenOffsetEnd() - Method in class edu.stanford.nlp.simple.Sentence
-
The token offset of the end of this sentence within the document.
- sentenceToString(CoreMap) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- SentenceUtils - Class in edu.stanford.nlp.ling
-
SentenceUtils holds a couple utility methods for lists that are sentences.
- sentenceWordLists - Variable in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- sentenceWords - Variable in class edu.stanford.nlp.coref.data.Mention
-
- sentenceWords - Variable in class edu.stanford.nlp.dcoref.Mention
-
- SENTENCEWORDS_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- sentId2File - Static variable in class edu.stanford.nlp.patterns.Data
-
- sentiment(Properties, String) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Annotate for sentiment in sentences
- sentiment() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
sentiment
- sentiment(Properties, String) - Method in class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
Annotate for sentiment in sentences
- sentiment() - Method in class edu.stanford.nlp.simple.Sentence
-
The sentiment of this sentence (e.g., positive / negative).
- sentiment(Properties) - Method in class edu.stanford.nlp.simple.Sentence
-
The sentiment of this sentence (e.g., positive / negative).
- SENTIMENT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- SENTIMENT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SENTIMENT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- SentimentAnnotatedTree() - Constructor for class edu.stanford.nlp.sentiment.SentimentCoreAnnotations.SentimentAnnotatedTree
-
- SentimentAnnotator - Class in edu.stanford.nlp.pipeline
-
This annotator attaches a binarized tree with sentiment annotations
to each sentence.
- SentimentAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.pipeline.SentimentAnnotator
-
- SentimentClass() - Constructor for class edu.stanford.nlp.sentiment.SentimentCoreAnnotations.SentimentClass
-
- SentimentClass - Enum in edu.stanford.nlp.simple
-
An enum for the Simple CoreNLP API to represent a sentiment value.
- SentimentCoreAnnotations - Class in edu.stanford.nlp.sentiment
-
Annotations specific to the Sentiment project.
- SentimentCoreAnnotations() - Constructor for class edu.stanford.nlp.sentiment.SentimentCoreAnnotations
-
- SentimentCoreAnnotations.SentimentAnnotatedTree - Class in edu.stanford.nlp.sentiment
-
A tree which contains the annotations used for the Sentiment
task.
- SentimentCoreAnnotations.SentimentClass - Class in edu.stanford.nlp.sentiment
-
The final label given for a sentence.
- SentimentCostAndGradient - Class in edu.stanford.nlp.sentiment
-
- SentimentCostAndGradient(SentimentModel, List<Tree>) - Constructor for class edu.stanford.nlp.sentiment.SentimentCostAndGradient
-
- SentimentModel - Class in edu.stanford.nlp.sentiment
-
- SentimentModel(TwoDimensionalMap<String, String, SimpleMatrix>, TwoDimensionalMap<String, String, SimpleTensor>, TwoDimensionalMap<String, String, SimpleMatrix>, Map<String, SimpleMatrix>, Map<String, SimpleMatrix>, RNNOptions) - Constructor for class edu.stanford.nlp.sentiment.SentimentModel
-
- SentimentModel(RNNOptions, List<Tree>) - Constructor for class edu.stanford.nlp.sentiment.SentimentModel
-
The traditional way of initializing an empty model suitable for training.
- SentimentPipeline - Class in edu.stanford.nlp.sentiment
-
A wrapper class which creates a suitable pipeline for the sentiment
model and processes raw text.
- sentimentString(SentimentModel, int) - Static method in class edu.stanford.nlp.sentiment.SentimentUtils
-
- SentimentTraining - Class in edu.stanford.nlp.sentiment
-
- sentimentTree() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
sentiment tree
- SentimentUtils - Class in edu.stanford.nlp.sentiment
-
In the Sentiment dataset converted to tree form, the labels on the
intermediate nodes are the sentiment scores and the leaves are the
text of the sentence.
- sentIndex() - Method in class edu.stanford.nlp.ling.CoreLabel
- sentIndex() - Method in interface edu.stanford.nlp.ling.HasIndex
-
- sentIndex() - Method in class edu.stanford.nlp.ling.IndexedWord
-
- sentIndex() - Method in class edu.stanford.nlp.simple.Token
-
- SENTINEL - Static variable in class edu.stanford.nlp.process.stattok.StatTokSent
-
- sentNum - Variable in class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
Sentence number in the document containing this mention,
indexed from 1.
- sentNum - Variable in class edu.stanford.nlp.coref.data.Mention
-
- sentNum - Variable in class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
Sentence number in the document containing this mention,
indexed from 1.
- sentNum - Variable in class edu.stanford.nlp.dcoref.Mention
-
- SENTNUM_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- sents - Static variable in class edu.stanford.nlp.patterns.Data
-
- sentsFiles - Static variable in class edu.stanford.nlp.patterns.Data
-
- sentsOutFile - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- separateASCIIandRange - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- separateLopExpertWeights(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP
-
- separateLopExpertWeights2D(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP
-
- separateLopScales(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP
-
- separatePronouns(String) - Method in class edu.stanford.nlp.international.spanish.SpanishVerbStripper
-
Attempt to separate attached pronouns from the given verb.
- separateWeights(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- separateWeights(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearSecondOrderLogConditionalObjectiveFunction
-
- SEPARATOR - Static variable in class edu.stanford.nlp.parser.nndep.Config
-
For printing messages.
- SEPARATOR - Static variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageUtils
-
- SEPARATOR_PATTERN - Static variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageUtils
-
- SEPTEMBER - Static variable in class edu.stanford.nlp.time.SUTime
-
- SEQ_BEGIN_PATTERN_EXPR - Static variable in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- SEQ_END_PATTERN_EXPR - Static variable in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- SeqBackRef(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SeqClassifierFlags - Class in edu.stanford.nlp.sequences
-
Flags for sequence classifiers.
- SeqClassifierFlags() - Constructor for class edu.stanford.nlp.sequences.SeqClassifierFlags
-
Create a new SeqClassifierFlags object initialized with default values.
- SeqClassifierFlags(Properties) - Constructor for class edu.stanford.nlp.sequences.SeqClassifierFlags
-
Create a new SeqClassifierFlags object and initialize it using values in
the Properties object.
- SeqClassifierFlags(Properties, boolean) - Constructor for class edu.stanford.nlp.sequences.SeqClassifierFlags
-
Create a new SeqClassifierFlags object and initialize it using values in
the Properties object.
- SeqClassifierFlags.SlashHyphenEnum - Enum in edu.stanford.nlp.sequences
-
- SeqRegex(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SeqRegexBasic(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SeqRegexDisj(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SeqRegexDisjConj(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SeqRegexGroup(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SeqRegexRepeatTimes(Env, SequencePattern.PatternExpr) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SeqRegexWithAction(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- sequence - Variable in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- sequence - Variable in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- sequence - Variable in class edu.stanford.nlp.ie.UniformPrior
-
- SequenceEndPatternExpr() - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequenceEndPatternExpr
-
- SequenceGibbsSampler - Class in edu.stanford.nlp.sequences
-
A Gibbs sampler for sequence models.
- SequenceGibbsSampler(int, int, SequenceListener, List, boolean, int, int, List<List<Integer>>, int, EmpiricalNERPriorBIO, EmpiricalNERPriorBIO) - Constructor for class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
- SequenceGibbsSampler(int, int, SequenceListener, List) - Constructor for class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
- SequenceGibbsSampler(int, int, SequenceListener) - Constructor for class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
- SequenceGibbsSampler(int, int, SequenceListener, int, int, List<List<Integer>>, int, EmpiricalNERPriorBIO, EmpiricalNERPriorBIO) - Constructor for class edu.stanford.nlp.sequences.SequenceGibbsSampler
-
- SequenceListener - Interface in edu.stanford.nlp.sequences
-
A class capable of listening to changes about a sequence,
represented as an array of type int.
- SequenceMatchAction<T> - Interface in edu.stanford.nlp.ling.tokensregex
-
Performs action on a sequence
- SequenceMatchAction.BoundAction<T> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchAction.BranchAction<T> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchAction.NextMatchAction<T> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchAction.SeriesAction<T> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchAction.StartMatchAction<T> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchedExpressionExtractor(MatchedExpression.SingleAnnotationExtractor, int) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequenceMatchedExpressionExtractor
-
- SequenceMatcher<T> - Class in edu.stanford.nlp.ling.tokensregex
-
A generic sequence matcher.
- SequenceMatcher(SequencePattern<T>, List<? extends T>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- SequenceMatcher.BasicMatchReplacement<T> - Class in edu.stanford.nlp.ling.tokensregex
-
Replacement item is a sequence of items.
- SequenceMatcher.FindType - Enum in edu.stanford.nlp.ling.tokensregex
-
Type of search to perform
FIND_NONOVERLAPPING - Find nonoverlapping matches (default)
FIND_ALL - Find all potential matches
Greedy/reluctant quantifiers are not enforced
(perhaps should add syntax where some of them are enforced...)
- SequenceMatcher.GroupMatchReplacement<T> - Class in edu.stanford.nlp.ling.tokensregex
-
Replacement item is a matched group specified with a group id.
- SequenceMatcher.MatchReplacement<T> - Interface in edu.stanford.nlp.ling.tokensregex
-
Interface that specifies what to replace a matched pattern with.
- SequenceMatcher.NamedGroupMatchReplacement<T> - Class in edu.stanford.nlp.ling.tokensregex
-
Replacement item is a matched group specified with a group name.
- SequenceMatchResult<T> - Interface in edu.stanford.nlp.ling.tokensregex
-
The result of a match against a sequence.
- SequenceMatchResult.GroupToIntervalFunc<MR extends java.util.regex.MatchResult> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchResult.MatchedGroupInfo<T> - Class in edu.stanford.nlp.ling.tokensregex
-
Information about a matched group.
- sequenceMatchResultExtractor - Variable in class edu.stanford.nlp.ling.tokensregex.Env
-
- SequenceMatchResultExtractor(Env, Expression, Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequenceMatchResultExtractor
-
- SequenceMatchResultExtractor(Env, Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequenceMatchResultExtractor
-
- SequenceMatchRules - Class in edu.stanford.nlp.ling.tokensregex
-
Rules for matching sequences using regular expressions.
- SequenceMatchRules.AnnotationExtractRule<S,T extends MatchedExpression> - Class in edu.stanford.nlp.ling.tokensregex
-
Rule that specifies how to extract sequence of MatchedExpression from an annotation (CoreMap).
- SequenceMatchRules.AnnotationExtractRuleCreator - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.AnnotationMatchedFilter - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.AssignmentRule - Class in edu.stanford.nlp.ling.tokensregex
-
Rule that specifies what value to assign to a variable.
- SequenceMatchRules.BasicSequenceExtractRule - Class in edu.stanford.nlp.ling.tokensregex
-
Extraction rule.
- SequenceMatchRules.CompositeExtractRuleCreator - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.CoreMapExtractRule<T,O> - Class in edu.stanford.nlp.ling.tokensregex
-
Extraction rule to apply a extraction rule on a particular CoreMap field.
- SequenceMatchRules.CoreMapFunctionApplier<T,O> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.CoreMapToListExtractRule<O> - Class in edu.stanford.nlp.ling.tokensregex
-
Extraction rule that treats a single CoreMap as a list/sequence of CoreMaps.
- SequenceMatchRules.CoreMapToListFunctionApplier<O> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.ExtractRule<I,O> - Interface in edu.stanford.nlp.ling.tokensregex
-
Interface for a rule that extracts a list of matched items from an input.
- SequenceMatchRules.FilterExtractRule<I,O> - Class in edu.stanford.nlp.ling.tokensregex
-
Extraction rule that filters the input before passing it on to the next extractor.
- SequenceMatchRules.ListExtractRule<I,O> - Class in edu.stanford.nlp.ling.tokensregex
-
Extraction rule that applies a list of rules in sequence and aggregates
all matches found.
- SequenceMatchRules.MultiSequencePatternExtractRule<T,O> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.MultiTokenPatternExtractRuleCreator - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.Rule - Interface in edu.stanford.nlp.ling.tokensregex
-
A sequence match rule.
- SequenceMatchRules.SequenceMatchedExpressionExtractor - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.SequenceMatchResultExtractor<T> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.SequencePatternExtractRule<T,O> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.StringMatchedExpressionExtractor - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.StringMatchResultExtractor - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.StringPatternExtractRule<O> - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.TextPatternExtractRuleCreator - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceMatchRules.TokenPatternExtractRuleCreator - Class in edu.stanford.nlp.ling.tokensregex
-
- SequenceModel - Interface in edu.stanford.nlp.sequences
-
Interface for scoring the labeling of sequences of a fixed length.
- SequencePattern<T> - Class in edu.stanford.nlp.ling.tokensregex
-
Generic Sequence Pattern for regular expressions.
- SequencePattern(SequencePattern.PatternExpr) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- SequencePattern(String, SequencePattern.PatternExpr) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- SequencePattern(String, SequencePattern.PatternExpr, SequenceMatchAction<T>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- SequencePattern.AndPatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
- SequencePattern.BackRefPatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
- SequencePattern.GroupPatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
Expression that represents a group.
- SequencePattern.MultiNodePatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
Represents a pattern that can match multiple nodes.
- SequencePattern.NodePatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
Represents one element to be matched.
- SequencePattern.NodesMatchChecker<T> - Interface in edu.stanford.nlp.ling.tokensregex
-
- SequencePattern.OrPatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
Expression that represents a disjunction.
- SequencePattern.Parser<T> - Interface in edu.stanford.nlp.ling.tokensregex
-
- SequencePattern.PatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
Represents a sequence pattern expressions (before translating into NFA).
- SequencePattern.RepeatPatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
Expression that represents a pattern that repeats for a number of times.
- SequencePattern.SequenceEndPatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
- SequencePattern.SequencePatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
Represents a sequence of patterns to be matched.
- SequencePattern.SequenceStartPatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
- SequencePattern.SpecialNodePatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
Represents one element to be matched.
- SequencePattern.ValuePatternExpr - Class in edu.stanford.nlp.ling.tokensregex
-
- SequencePatternExpr(List<SequencePattern.PatternExpr>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequencePatternExpr
-
- SequencePatternExpr(SequencePattern.PatternExpr...) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequencePatternExpr
-
- SequencePatternExtractRule(Env, String, Function<SequenceMatchResult<T>, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequencePatternExtractRule
-
- SequencePatternExtractRule(SequencePattern<T>, Function<SequenceMatchResult<T>, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequencePatternExtractRule
-
- SequencePatternExtractRule(SequencePattern<T>, Function<SequenceMatchResult<T>, O>, SequenceMatcher.FindType, boolean) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequencePatternExtractRule
-
- SequenceRegexPattern(SequencePattern<T>) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.SequenceRegexPattern
-
- SequenceSampler - Class in edu.stanford.nlp.sequences
-
This class will sample an output from a sequence model.
- SequenceSampler() - Constructor for class edu.stanford.nlp.sequences.SequenceSampler
-
- SequenceStartPatternExpr() - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequenceStartPatternExpr
-
- SeqVar(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SerializableFunction<T1,T2> - Interface in edu.stanford.nlp.process
-
This interface is a conjunction of Function and Serializable, which is
a bad idea from the perspective of the type system, but one that seems
more palatable than other bad ideas until java's type system is flexible
enough to support type conjunctions.
- serialize(PrintWriter) - Method in class edu.stanford.nlp.ie.pascal.Alignment
-
- serialize(String) - Method in class edu.stanford.nlp.neural.VectorMap
-
Write the word vectors to a file.
- serialize(OutputStream) - Method in class edu.stanford.nlp.neural.VectorMap
-
Write the word vectors to an output stream.
- serialize(String, ColumnDataClassifier, int) - Static method in class edu.stanford.nlp.process.stattok.StatTokSentTrainer
-
- serialize() - Method in class edu.stanford.nlp.simple.Document
-
Serialize this Document as a Protocol Buffer.
- serialize(OutputStream) - Method in class edu.stanford.nlp.simple.Document
-
Write this document to an output stream.
- serialize() - Method in class edu.stanford.nlp.simple.Sentence
-
Serialize the given sentence (but not the associated document!) into a Protocol Buffer.
- serialize(OutputStream) - Method in class edu.stanford.nlp.simple.Sentence
-
Write this sentence to an output stream.
- serializeClassifier(String) - Method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
Serialize a classifier to a file.
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
Serialize a classifier to an ObjectOutputStream.
- serializeClassifier(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Serialize a sequence classifier to a file on the given path.
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Serialize a sequence classifier to an object output stream
- serializeClassifier(String) - Method in class edu.stanford.nlp.ie.ClassifierCombiner
-
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.ClassifierCombiner
-
- serializeClassifier(String) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Serialize a sequence classifier to a file on the given path.
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Serialize the classifier to the given ObjectOutputStream.
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierNonlinear
-
- serializeClassifier(String) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
- serializeClassifier(String) - Method in class edu.stanford.nlp.ie.PresetSequenceClassifier
-
Serialize a sequence classifier to a file on the given path.
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.PresetSequenceClassifier
-
Serialize a sequence classifier to an object output stream
- serializeClassifier(String) - Method in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- serializeClassifier(String) - Method in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- serializeClassifier(String) - Method in class edu.stanford.nlp.ie.regexp.RegexNERSequenceClassifier
-
- serializeClassifier(ObjectOutputStream) - Method in class edu.stanford.nlp.ie.regexp.RegexNERSequenceClassifier
-
- serializeClassIndex(String) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- serializeClassIndexTo - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializeCorpora - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializeCounter(Counter<T>, String) - Static method in class edu.stanford.nlp.stats.Counters
-
- SerializedAnnotationCreator - Class in edu.stanford.nlp.pipeline
-
Reads from serialized annotations
- SerializedAnnotationCreator(AnnotationSerializer) - Constructor for class edu.stanford.nlp.pipeline.SerializedAnnotationCreator
-
- SerializedAnnotationCreator(String, Properties) - Constructor for class edu.stanford.nlp.pipeline.SerializedAnnotationCreator
-
- serializeDatasetsDir - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializedAuxTrainingSentencesPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializedDictionary - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializedEntityExtractionResults - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializedEntityExtractorPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializedEventExtractionResults - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializedEventExtractorPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializedRelationExtractionResults - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializedRelationExtractorPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializedTestSentencesPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializedTrainingSentencesPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- serializeFeatureIndex(String) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- serializeFeatureIndexTo - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializeFeatureIndexToText(String) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- serializeFeatureIndexToText - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializer - Variable in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- serializer - Variable in class edu.stanford.nlp.simple.Document
-
A serializer to assist in serializing and deserializing from Protocol buffers
- serializeSegmenter(String) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
- serializeStringCounter(Counter<String>, String, double) - Static method in class edu.stanford.nlp.stats.Counters
-
Serialize a counter into an efficient string TSV
- serializeStringCounter(Counter<String>, String) - Static method in class edu.stanford.nlp.stats.Counters
-
- serializeTextClassifier(PrintWriter) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- serializeTextClassifier(String) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Serialize the model to a human readable format.
- serializeTextClassifier(PrintWriter) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierNonlinear
-
- serializeTo - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializeToCH - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializeToEN - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializeToText - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serializeWeights(String) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- serializeWeights(String, double[]) - Static method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- serializeWeights(String, double[], double[]) - Static method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- serializeWeightsTo - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- serialVersionUID - Static variable in exception edu.stanford.nlp.ie.machinereading.domains.ace.reader.MatchException
-
- SeriesAction(SequenceMatchAction<T>...) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.SeriesAction
-
- SeriesAction(List<SequenceMatchAction<T>>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.SeriesAction
-
- server - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- ServerAnnotatorImplementations - Class in edu.stanford.nlp.pipeline
-
- ServerAnnotatorImplementations(String, int, String, String, boolean) - Constructor for class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
- ServerAnnotatorImplementations(String, int) - Constructor for class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
- serverID - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- serverPort - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- serverPropertiesPath - Static variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- serverReady - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.ReadyHandler
-
If true, the server is running and ready for requests.
- serverWasActive - Variable in class edu.stanford.nlp.pipeline.WebServiceAnnotator
-
If true, the server was active last time checked
- set(Class<? extends TypesafeMap.Key<VALUE>>, VALUE) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- set(String, Object) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.CompositeValue
-
- set(double, double) - Method in class edu.stanford.nlp.math.DoubleAD
-
- set(double) - Method in class edu.stanford.nlp.neural.SimpleTensor
-
- set(T1) - Method in interface edu.stanford.nlp.optimization.StochasticMinimizer.PropertySetter
-
- set(String, Object) - Method in interface edu.stanford.nlp.pipeline.JSONOutputter.Writer
-
Set a (key, value) pair in a JSON object.
- set(int, double) - Method in class edu.stanford.nlp.stats.DataSeries.ArrayDataSeries
-
- set(int, double) - Method in class edu.stanford.nlp.stats.DataSeries.ListDataSeries
-
- set(int, int, int) - Method in class edu.stanford.nlp.tagger.maxent.History
-
- set(int, Tree) - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
- set(Class<? extends TypesafeMap.Key<VALUE>>, VALUE) - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
Associates the given value with the given type for future calls
to get.
- set(double) - Method in class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Sets to the given value.
- set(Class<? extends TypesafeMap.Key<VALUE>>, VALUE) - Method in class edu.stanford.nlp.util.HashableCoreMap
-
Sets the value associated with the given key; if the the key is one
of the hashable keys, throws an exception.
- set(int, int) - Method in class edu.stanford.nlp.util.IntTuple
-
- set(double) - Method in class edu.stanford.nlp.util.MutableDouble
-
- set(int) - Method in class edu.stanford.nlp.util.MutableInteger
-
- set(long) - Method in class edu.stanford.nlp.util.MutableLong
-
- set(T) - Method in class edu.stanford.nlp.util.Pointer
-
Set the pointer.
- set(Optional<T>) - Method in class edu.stanford.nlp.util.Pointer
-
Set the pointer to a possible value.
- set(Class<? extends TypesafeMap.Key<VALUE>>, VALUE) - Method in interface edu.stanford.nlp.util.TypesafeMap
-
Associates the given value with the given type for future calls
to get.
- SET_ANNOTATION_TAG_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- SET_VALUE_TAG_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- setAccepting(boolean) - Method in class edu.stanford.nlp.fsm.DFSAState
-
- setAction(SequenceMatchAction<T>) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- setActive(boolean) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeNode
-
- setAfter(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the whitespace String after the word.
- setAfter(String) - Method in interface edu.stanford.nlp.ling.HasContext
-
Set the whitespace String after the word.
- setAfter(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setAfter(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml after the token
- setAfter(String) - Method in class edu.stanford.nlp.simple.Token
-
- setAfterBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml after the token
- setAlternativeDependencies(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- setAlternativeDependencies(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph alternativeDependencies = 13;
- setAltTag(String) - Method in class edu.stanford.nlp.international.morph.MorphoFeatures
-
- setAltValue(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string altValue = 2;
- setAltValueBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string altValue = 2;
- setAmbClasses(AmbiguityClasses, int, TTags) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
This makes ambiguity classes from all words in the dictionary and remembers
their classes in the TagCounts
- setAmount(double) - Method in class edu.stanford.nlp.ie.qe.SimpleQuantifiableEntity
-
- setAnchor(AceCharSeq) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- setAnimacy(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string animacy = 5;
- setAnimacy(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string animacy = 5;
- setAnimacyBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string animacy = 5;
- setAnimacyBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string animacy = 5;
- setAnnotatedParseTree(CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- setAnnotatedParseTree(CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree annotatedParseTree = 32;
- setAnnotation(Annotation) - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- setAnnotation(Annotation) - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- setAnnotationsToSkip(Set<String>) - Method in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- setAnswer(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
A temporary annotation which is occasionally left in
- setAnswerBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
A temporary annotation which is occasionally left in
- setAppositions(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 appositions = 54;
- setArabicSeg(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Arabic character info
- setArabicSegBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Arabic character info
- setArg(int, AceEntityMention, String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
- setArg(int, CoreNLPProtos.Entity) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- setArg(int, CoreNLPProtos.Entity.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity arg = 7;
- setArgName(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
repeated string argName = 6;
- setArgNames(List<String>) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- setArgs(List<ExtractionObject>) - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- setArgs(List<ExtractionObject>) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- setAssignmentValue(int[], double) - Method in class edu.stanford.nlp.loglinear.inference.TableFactor
-
Just a pass through to the NDArray version, plus a Math.log to ensure that to the outside world the TableFactor
doesn't look like it's in log-space
- setAssignmentValue(int[], T) - Method in class edu.stanford.nlp.loglinear.model.NDArray
-
Set a single value in the factor table.
- setAssignmentValue(int[], double) - Method in class edu.stanford.nlp.loglinear.model.NDArrayDoubles
-
Set a single value in the factor table.
- setAssumedTruth(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional bool assumedTruth = 3;
- setAttr(String, String) - Method in class edu.stanford.nlp.parser.lexparser.LatticeEdge
-
- setAttribute(String, String) - Method in class edu.stanford.nlp.semgraph.semgrex.NodeAttributes
-
- setAttributionDependencyGraph(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- setAttributionDependencyGraph(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph attributionDependencyGraph = 22;
- SetAttrValue(Env, Map<String, String>) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- SetAttrValues(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- setAuthor(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string author = 11;
- setAuthor(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string author = 3;
- setAuthorBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string author = 11;
- setAuthorBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string author = 3;
- setAuthorCharBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional uint32 authorCharBegin = 7;
- setAuthorCharEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional uint32 authorCharEnd = 8;
- setAuxReader(GenericDataSetReader) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setBackend(AnnotatorImplementations) - Static method in class edu.stanford.nlp.simple.Document
-
Set the backend implementations for our CoreNLP pipeline.
- setBagEval(boolean) - Method in class edu.stanford.nlp.stats.EquivalenceClassEval
-
If bagEval is set to true
, then multiple instances of the same item will not be merged.
- setBarePlural(List<Mention>) - Static method in class edu.stanford.nlp.coref.md.DependencyCorefMentionFinder
-
- setBarePlural(List<Mention>) - Static method in class edu.stanford.nlp.coref.md.RuleBasedCorefMentionFinder
-
- setBarePlural(List<Mention>) - Static method in class edu.stanford.nlp.dcoref.RuleBasedCorefMentionFinder
-
- setBasicDependencies(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- setBasicDependencies(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph basicDependencies = 8;
- setBatchSize(int) - Method in class edu.stanford.nlp.optimization.InefficientSGDMinimizer
-
- setBatchSize(int) - Method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- setBatchSize(int) - Method in class edu.stanford.nlp.optimization.SMDMinimizer
-
- setBeamSize(int) - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- setBefore(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the whitespace String before the word.
- setBefore(String) - Method in interface edu.stanford.nlp.ling.HasContext
-
Set the whitespace String before the word.
- setBefore(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setBefore(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml before the token
- setBefore(String) - Method in class edu.stanford.nlp.simple.Token
-
- setBeforeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The whitespace/xml before the token
- setBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 begin = 2;
- setBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
required uint32 begin = 1;
- setBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional int32 begin = 2;
- setBeginChar(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The character offset begin, in the document
- setBeginIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 beginIndex = 6;
- setBeginIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of, e.g., a span
- setBeginPoint(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional uint32 beginPoint = 6;
- setBeginPosition(int) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the beginning character offset for the label.
- setBeginPosition(int) - Method in interface edu.stanford.nlp.ling.HasOffset
-
Set the beginning character offset for the label.
- setBeginPosition(int) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setBeginPosition(int) - Method in class edu.stanford.nlp.ling.StringLabel
-
- setBeginPosition(int) - Method in class edu.stanford.nlp.simple.Token
-
- setBelongToLists(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 belongToLists = 58;
- setBiasWeight(String, double) - Method in class edu.stanford.nlp.ie.crf.CRFBiasedClassifier
-
- setBiasWeight(int, double) - Method in class edu.stanford.nlp.ie.crf.CRFBiasedClassifier
-
- setBinarizedParseTree(CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- setBinarizedParseTree(CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree binarizedParseTree = 31;
- setBinary() - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
- setBranchLimit(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- setC(double) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
Set the C parameter (for the slack variables) for training the SVM.
- setCalendar(long) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional uint64 calendar = 8;
- setCanonicalEntityMentionIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 canonicalEntityMentionIndex = 11;
- setCanonicalMention(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string canonicalMention = 19;
- setCanonicalMentionBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 canonicalMentionBegin = 20;
- setCanonicalMentionBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string canonicalMention = 19;
- setCanonicalMentionEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 canonicalMentionEnd = 21;
- setCapacity(int) - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
- setCategory(String) - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
- setCategory(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the category value for the label (if one is stored).
- setCategory(String) - Method in interface edu.stanford.nlp.ling.HasCategory
-
Set the category value for the label (if one is stored).
- setCategory(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'category' (e.g., parse tree node)
- setCategoryBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'category' (e.g., parse tree node)
- setCategoryWordTag(String, String, String) - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
- setChainID(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
required int32 chainID = 1;
- setChanged(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional bool changed = 2;
- setChapterIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
quote stuff
- setCharacter(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- setCharacter(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 10;
- setCharacter(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- setCharacter(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token character = 19;
- setCharacterOffsetBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 characterOffsetBegin = 5;
- setCharacterOffsetEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 characterOffsetEnd = 6;
- setCharBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required uint32 charBegin = 1;
- setCharEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required uint32 charEnd = 2;
- setChild(int, CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- setChild(int, CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree child = 1;
- setChild(SemgrexPattern) - Method in class edu.stanford.nlp.semgraph.semgrex.CoordinationPattern
-
- setChild(SemgrexPattern) - Method in class edu.stanford.nlp.semgraph.semgrex.NodePattern
-
- setChild(int, Tree) - Method in class edu.stanford.nlp.trees.Tree
-
Replaces the i
th child of this
with the tree t.
- setChild(int, Tree) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
- setChild(TregexPattern) - Method in class edu.stanford.nlp.trees.tregex.DescriptionPattern
-
- setChildren(Tree[]) - Method in class edu.stanford.nlp.trees.LabeledScoredTreeNode
-
Sets the children of this Tree
.
- setChildren(Tree[]) - Method in class edu.stanford.nlp.trees.SimpleTree
-
Sets the children of this Tree
.
- setChildren(Tree[]) - Method in class edu.stanford.nlp.trees.Tree
-
Set the children of this node to be the children given in the
array.
- setChildren(List<? extends Tree>) - Method in class edu.stanford.nlp.trees.Tree
-
Set the children of this tree node to the given list.
- setChildren(Tree[]) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Sets the children of this TreeGraphNode
.
- setChildren(List<? extends Tree>) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Set the children of this tree node to the given list.
- setChineseChar(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Chinese character info
- setChineseCharBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Chinese character info
- setChineseSeg(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseSeg = 55;
- setChineseSegBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseSeg = 55;
- setChineseXMLChar(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseXMLChar = 60;
- setChineseXMLCharBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string chineseXMLChar = 60;
- setClass(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- setClass2KeyMapping(File) - Static method in class edu.stanford.nlp.patterns.surface.Token
-
- setClosedClassTags(String[]) - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- setCloseNode(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
bool closeNode = 2;
- setCoarseNER(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's coarse NER tag
- setCoarseNERBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's coarse NER tag
- setCoarseTag(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The coarse POS tag (used to store the UPOS tag)
- setCoarseTagBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The coarse POS tag (used to store the UPOS tag)
- setCodepointOffsetBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 codepointOffsetBegin = 74;
- setCodepointOffsetEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 codepointOffsetEnd = 75;
- setCollapsedCCProcessedDependencies(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- setCollapsedCCProcessedDependencies(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedCCProcessedDependencies = 10;
- setCollapsedDependencies(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- setCollapsedDependencies(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph collapsedDependencies = 9;
- setColorChannels(boolean) - Method in class edu.stanford.nlp.util.logging.OutputHandler
-
- setComponent(int, ConcatVectorProto.ConcatVector.Component) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- setComponent(int, ConcatVectorProto.ConcatVector.Component.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector.Component component = 1;
- setConfidence(double) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The [optional] confidence of the extraction
- setConllUFeatures(CoreNLPProtos.MapStringString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- setConllUFeatures(CoreNLPProtos.MapStringString.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUFeatures = 32;
- setConllUMisc(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string conllUMisc = 35;
- setConllUMiscBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string conllUMisc = 35;
- setConllUSecondaryDeps(CoreNLPProtos.MapStringString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- setConllUSecondaryDeps(CoreNLPProtos.MapStringString.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.MapStringString conllUSecondaryDeps = 36;
- setConllUTokenSpan(CoreNLPProtos.Span) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- setConllUTokenSpan(CoreNLPProtos.Span.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional .edu.stanford.nlp.pipeline.Span conllUTokenSpan = 34;
- setConsoleLevel(Level) - Static method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setConstraints(List<ParserConstraint>) - Method in interface edu.stanford.nlp.parser.common.ParserQuery
-
- setConstraints(List<ParserConstraint>) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery
-
- setConstraints(List<ParserConstraint>) - Method in class edu.stanford.nlp.parser.lexparser.RerankingParserQuery
-
- setConstraints(List<ParserConstraint>) - Method in class edu.stanford.nlp.parser.metrics.ExternalParserQuery
-
- setConstraints(List<ParserConstraint>) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- setConversions(int, CoreNLPProtos.DependencyConverterResponse.DependencyConversion) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- setConversions(int, CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyConverterResponse.DependencyConversion conversions = 1;
- setCopyAnnotation(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
optional uint32 copyAnnotation = 3;
- setCopyCount(int) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setCopyCount(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional uint32 copyCount = 4;
- setCorefChain(int, CoreNLPProtos.CorefChain) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- setCorefChain(int, CoreNLPProtos.CorefChain.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain corefChain = 3;
- setCorefClusterID(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 corefClusterID = 15;
- setCorefClusterID(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The [primary] cluster id for this token
- setCorefID(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- setCorefID(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string corefID = 11;
- setCorefIDBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string corefID = 11;
- setCorefMentionIndex(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mention index info
- setCorefMentionToEntityMentionMappings(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 corefMentionToEntityMentionMappings = 17;
- setCorrectTags(List<? extends HasTag>) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- setCosts(double, double, double, double) - Method in class edu.stanford.nlp.coref.statistical.MaxMarginMentionRanker.Builder
-
- setCount(E, double) - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Sets the count for the given key to be the given value.
- setCount(E, double) - Method in interface edu.stanford.nlp.stats.Counter
-
Sets the count for the given key to be the given value.
- setCount(E, int) - Method in class edu.stanford.nlp.stats.IntCounter
-
Sets the current count for the given key.
- setCount(E, String) - Method in class edu.stanford.nlp.stats.IntCounter
-
- setCount(E, double) - Method in class edu.stanford.nlp.stats.IntCounter
-
- setCount(K1, K2, double) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- setCount(K1, K2, double) - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- setCount(K1, K2, double) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- setCount(K1, K2, int) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- setCount(E, double) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- setCounter(K1, Counter<K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
replace the counter for K1-index o by new counter c
- setCounter(K1, IntCounter<K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
replace the counter for K1-index o by new counter c
- setCounts(Collection<E>, int) - Method in class edu.stanford.nlp.stats.IntCounter
-
Sets the current count for each of the given keys.
- setCreateUnrelatedRelations(boolean) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- setCurEncoding(String) - Static method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- setCustom(Object) - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- setData(int, double) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
repeated double data = 2;
- setData(double[]) - Method in class edu.stanford.nlp.stats.DataSeries.ArrayDataSeries
-
- setData(List<Double>) - Method in class edu.stanford.nlp.stats.DataSeries.ListDataSeries
-
- setDataPath(String) - Static method in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- setDatasets(Pair<Annotation, Annotation>[]) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setDate(int, int, int) - Method in class edu.stanford.nlp.time.SUTime.IsoDate
-
- setDatetime(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string datetime = 5;
- setDatetimeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
optional string datetime = 5;
- setDay(int) - Method in class edu.stanford.nlp.time.SUTime.IsoDate
-
- setDBName(String) - Static method in class edu.stanford.nlp.util.GoogleNGramsSQLBacked
-
- setDefaultColor(Color) - Method in class edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel
-
- setDefaultColor(Color) - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- setDefaultNegTag(String) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- setDefaultNestedResultsAnnotationKey(Class) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultPosTag(String) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- setDefaultResultAnnotationKey(Class...) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultResultAnnotationKey(List<Class>) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultResultsAnnotationExtractor(Function<MatchedExpression, ?>) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultReturnValue(double) - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Sets the default return value.
- setDefaultReturnValue(double) - Method in interface edu.stanford.nlp.stats.Counter
-
Sets the default return value.
- setDefaultReturnValue(double) - Method in class edu.stanford.nlp.stats.IntCounter
-
- setDefaultReturnValue(int) - Method in class edu.stanford.nlp.stats.IntCounter
-
- setDefaultReturnValue(double) - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- setDefaults(Map<String, Object>) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultStringMatchFlags(int) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultStringPatternFlags(int) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultTextAnnotationKey(Class) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultTokensAggregators(Map<Class, CoreMapAttributeAggregator>) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultTokensAnnotationKey(Class) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultTokensResultAnnotationKey(Class...) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultTokensResultAnnotationKey(List<Class>) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setDefaultUnit(Unit) - Method in class edu.stanford.nlp.ie.qe.Unit
-
- setDefaultUnitScale(double) - Method in class edu.stanford.nlp.ie.qe.Unit
-
- setDeleteTempFilesOnExitFlag(boolean) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- setDelimPadSize(int) - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
Sets the width used to separate cells in the table.
- setDenseComponent(int, double[]) - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
Sets a single component of the concat vector value as a dense vector.
- setDenseFeature(ConcatVector, String, double[]) - Method in class edu.stanford.nlp.loglinear.model.ConcatVectorNamespace
-
This adds a dense feature to a vector, setting the appropriate component of the given vector to the passed in
value.
- setDep(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional string dep = 3;
- setDep(IndexedWord) - Method in class edu.stanford.nlp.trees.TypedDependency
-
- setDepBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional string dep = 3;
- setDependents(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string dependents = 52;
- setDependingVerb(CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- setDependingVerb(CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord dependingVerb = 31;
- setDeterminism(boolean) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- setDiffConstituents(Set<Constituent>) - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- setDiffConstituents(Set<Constituent>) - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- setDiffDecoratedTree(Tree) - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- setDimensionSize(int, int) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated int32 dimensionSize = 1;
- setDiscourseTags(String, String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setDoc(CoreNLPProtos.Document) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- setDoc(CoreNLPProtos.Document.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document doc = 1;
- setDocAnnotationPatterns(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setDocDate(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docDate = 7;
- setDocDateBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docDate = 7;
- setDocID(String) - Method in class edu.stanford.nlp.ling.CoreLabel
- setDocID(String) - Method in interface edu.stanford.nlp.ling.HasIndex
-
- setDocID(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setDocID(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docID = 4;
- setDocID(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 docID = 3;
- setDocid(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string docid = 9;
- setDocID(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
doc id
- setDocid(String) - Method in class edu.stanford.nlp.simple.Document
-
Sets the document id of the document, returning this.
- setDocID(String) - Method in class edu.stanford.nlp.simple.Token
-
- setDocIDBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional string docID = 4;
- setDocidBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string docid = 9;
- setDocIDBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
doc id
- setDocIdTagMatcher(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setDocTypeTagMatcher(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setDocument(CoreNLPProtos.Document) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- setDocument(CoreNLPProtos.Document.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
required .edu.stanford.nlp.pipeline.Document document = 1;
- setDocumentID(String) - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- setDocumentID(String) - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- setDomain(String) - Method in class edu.stanford.nlp.ie.NERFeatureFactory.FeatureCollector
-
Additional suffix domain.
- setDomain(DataSeries) - Method in class edu.stanford.nlp.stats.DataSeries.AbstractDataSeries
-
- setDoNotLexicalizeFirstArgument(boolean) - Method in class edu.stanford.nlp.ie.machinereading.RelationFeatureFactory
-
- setDoSelectiveSplit(boolean) - Method in class edu.stanford.nlp.parser.lexparser.TreeAnnotatorAndBinarizer
-
- setDoSelectiveSplit(boolean) - Method in class edu.stanford.nlp.parser.lexparser.TreeBinarizer
-
If this is set to true, then the binarizer will choose selectively whether or not to
split states based on how many counts the states had in a previous run.
- setdot(double) - Method in class edu.stanford.nlp.math.DoubleAD
-
- setEdge(int, LatticeEdge) - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- setEdge(int, CoreNLPProtos.DependencyGraph.Edge) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- setEdge(int, CoreNLPProtos.DependencyGraph.Edge.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Edge edge = 2;
- setEdge(int, CoreNLPProtos.SemgrexResponse.NamedEdge) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- setEdge(int, CoreNLPProtos.SemgrexResponse.NamedEdge.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedEdge edge = 6;
- setEdge(String) - Method in class edu.stanford.nlp.trees.international.negra.NegraLabel
-
- setElementDelimiter(String) - Method in class edu.stanford.nlp.process.DocumentPreprocessor
-
Only read text from inside these XML elements if in XML mode.
- setEmpty(boolean) - Method in class edu.stanford.nlp.semgraph.semgrex.NodeAttributes
-
- setEmptyIndex(int) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setEnableTsurgeon(boolean) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setEncoding(String) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setEnd(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- setEnd(int) - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
- setEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 end = 3;
- setEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
required uint32 end = 2;
- setEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional int32 end = 3;
- setEnd(int) - Method in class edu.stanford.nlp.trees.Constituent
-
set end node.
- setEnd(int) - Method in class edu.stanford.nlp.trees.SimpleConstituent
-
set end node.
- setEndChar(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The character offset end, in the document
- setEndIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 endIndex = 7;
- setEndIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional uint32 endIndex = 9;
- setEndIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of, e.g., a span
- setEndNode(Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- setEndPoint(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional uint32 endPoint = 7;
- setEndPosition(int) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the ending character offset of the label (or -1 if none).
- setEndPosition(int) - Method in interface edu.stanford.nlp.ling.HasOffset
-
Set the ending character offset of the label (or -1 if none).
- setEndPosition(int) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setEndPosition(int) - Method in class edu.stanford.nlp.ling.StringLabel
-
- setEndPosition(int) - Method in class edu.stanford.nlp.simple.Token
-
- setEnhancedDependencies(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- setEnhancedDependencies(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedDependencies = 17;
- setEnhancedPlusPlusDependencies(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- setEnhancedPlusPlusDependencies(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph enhancedPlusPlusDependencies = 18;
- setEnhancedSentence(CoreNLPProtos.Sentence) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
the quote annotator can soometimes add merged sentences
- setEnhancedSentence(CoreNLPProtos.Sentence.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
the quote annotator can soometimes add merged sentences
- setEntailedClause(int, CoreNLPProtos.SentenceFragment) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- setEntailedClause(int, CoreNLPProtos.SentenceFragment.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed clauses, by natural logic
- setEntailedSentence(int, CoreNLPProtos.SentenceFragment) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- setEntailedSentence(int, CoreNLPProtos.SentenceFragment.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The entailed sentences, by natural logic
- setEntity(int, CoreNLPProtos.Entity) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- setEntity(int, CoreNLPProtos.Entity.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Entity entity = 52;
- setEntityMentionIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 entityMentionIndex = 10;
- setEntityMentionIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint32 entityMentionIndex = 65;
- setEntityMentions(List<EntityMention>) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- setEntityMentionText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityMentionText = 12;
- setEntityMentionTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityMentionText = 12;
- setEntityMentionToCorefMentionMappings(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated int32 entityMentionToCorefMentionMappings = 18;
- setEntityResultsPrinterSet(Set<ResultsPrinter>) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setEntityType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityType = 6;
- setEntityTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string entityType = 6;
- setEnv(Env) - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexPattern
-
Recursively sets the env variable to this pattern in this and in all its children
- setEnvBindRestriction(String) - Method in class edu.stanford.nlp.patterns.surface.Token
-
- setEolString(String) - Method in class edu.stanford.nlp.process.TokenizerAdapter
-
Set the String
returned when the inner tokenizer
returns an end-of-line token.
- setEpsilon(double) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- setEpsilon(double) - Method in class edu.stanford.nlp.classify.LogPrior
-
- setError() - Method in class edu.stanford.nlp.util.logging.RedwoodPrintStream
-
- setEscaper(Function<List<HasWord>, List<HasWord>>) - Method in class edu.stanford.nlp.process.DocumentPreprocessor
-
Set an escaper.
- setEvalCmd(String) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierEvaluator
-
Set the evaluation command (set to null to skip evaluation using command line)
- setEvalGF(boolean) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
- setEvaluateGrammaticalFunctions(boolean) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Sets whether to consider grammatical functions in evaluation
- setEvaluateGrammaticalFunctions(boolean) - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
If evalGFs = true, then the evaluation of parse trees will include evaluation on grammatical functions.
- setEvaluators(int, Evaluator[]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- setEvaluators(int, Evaluator[]) - Method in interface edu.stanford.nlp.optimization.HasEvaluators
-
- setEvaluators(int, Evaluator[]) - Method in class edu.stanford.nlp.optimization.HybridMinimizer
-
- setEvaluators(int, Evaluator[]) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- setEvaluators(int, int, Evaluator[]) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- setEvaluators(int, Evaluator[]) - Method in class edu.stanford.nlp.optimization.SGDMinimizer
-
- setEvaluators(int, Evaluator[]) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- setEvaluators(int, Evaluator[]) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- setEventMentions(List<EventMention>) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- setExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Document, Type>, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Document, List<Type>>, int, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Sentence, Type>, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Sentence, List<Type>>, int, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Token, Type>, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<CoreNLPProtos.Token, List<Type>>, int, Type) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- setExtent(Span) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- setExtentEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 extentEnd = 3;
- setExtentEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional uint32 extentEnd = 3;
- setExtentStart(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 extentStart = 2;
- setExtentStart(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional uint32 extentStart = 2;
- setExtra() - Method in class edu.stanford.nlp.trees.TypedDependency
-
- setExtractEntities(boolean) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setExtractEvents(boolean) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setExtractRelations(boolean) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setExtractRules(SequenceMatchRules.ExtractRule<CoreMap, T>, SequenceMatchRules.ExtractRule<List<? extends CoreMap>, T>, Predicate<T>) - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
- setF1(double) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
required double f1 = 1;
- setFactor(int, GraphicalModelProto.Factor) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- setFactor(int, GraphicalModelProto.Factor.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.Factor factor = 1;
- setFactorTable(int, ConcatVectorProto.ConcatVector) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- setFactorTable(int, ConcatVectorProto.ConcatVector.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.ConcatVector factorTable = 2;
- setFeatureCountThreshold(int) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- setFeatureGrouping(int[][]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- setFeatureLevel(int) - Method in class edu.stanford.nlp.parser.lexparser.ChineseWordFeatureExtractor
-
- setFeatureLevel(int) - Method in interface edu.stanford.nlp.parser.lexparser.WordFeatureExtractor
-
- setFeaturesTable(ConcatVectorTableProto.ConcatVectorTable) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- setFeaturesTable(ConcatVectorTableProto.ConcatVectorTable.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
required .edu.stanford.nlp.loglinear.model.proto.ConcatVectorTable featuresTable = 1;
- setFeatureValue(String, String) - Method in class edu.stanford.nlp.trees.international.negra.NegraLabel
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- setField(Partial, DateTimeFieldType, int) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- setFifth(T5) - Method in class edu.stanford.nlp.util.Quintuple
-
- setFileChooser(JFileChooser) - Method in class edu.stanford.nlp.io.ui.OpenPageDialog
-
Sets the file chooser used by the Browse button
- setFilename(String) - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.TRegexGUITreeVisitor
-
- setFilename(String) - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- setFilter(String) - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.Options
-
- setFilter(String) - Method in class edu.stanford.nlp.coref.docreader.CoreNLPDocumentReader.Options
-
- setFilter(String) - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Options
-
- setFindType(SequenceMatcher.FindType) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- setFineGrainedNER(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's fine-grained NER tag
- setFineGrainedNERBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's fine-grained NER tag
- setFirst(T1) - Method in class edu.stanford.nlp.util.Pair
-
- setFirst(T1) - Method in class edu.stanford.nlp.util.Quadruple
-
- setFirst(T1) - Method in class edu.stanford.nlp.util.Quintuple
-
- setFirst(T1) - Method in class edu.stanford.nlp.util.Triple
-
- setFolds(int) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- setFont(String) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setFontName(String) - Method in class edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel
-
- setFontName(String) - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
- setFontName(String) - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- setFontSize(int) - Method in class edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel
-
- setFontSize(int) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setFontSize(int) - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- setFontSizeRepaint(int) - Method in class edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel
-
- setForceParseSentences(boolean) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setFourth(T4) - Method in class edu.stanford.nlp.util.Quadruple
-
- setFourth(T4) - Method in class edu.stanford.nlp.util.Quintuple
-
- setFromString(String) - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
Set everything by reversing a toString operation.
- setFromString(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the contents of this label to this String
representing the
complete contents of the label.
- setFromString(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
Set the contents of this label to this String
representing the
complete contents of the label.
- setFromString(String) - Method in interface edu.stanford.nlp.ling.Label
-
Set the contents of this label to this String
representing the
complete contents of the label.
- setFromString(String) - Method in class edu.stanford.nlp.ling.StringLabel
-
Set the label from a String.
- setFromString(String) - Method in class edu.stanford.nlp.ling.TaggedWord
-
Sets a TaggedWord from decoding
the String
passed in.
- setFromString(String, String) - Method in class edu.stanford.nlp.ling.TaggedWord
-
- setFromString(String) - Method in class edu.stanford.nlp.ling.ValueLabel
-
- setFromString(String) - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
The String is divided according to the divider character (usually, "/").
- setFromString(String, String) - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
- setFromString(String) - Method in class edu.stanford.nlp.ling.WordTag
-
Sets a WordTag from decoding
the String
passed in.
- setFromString(String, String) - Method in class edu.stanford.nlp.ling.WordTag
-
- setFromString(String) - Method in class edu.stanford.nlp.trees.Constituent
-
Make a new label with this String
as the "name", perhaps
by doing some appropriate decoding of the string.
- setFromString(String) - Method in class edu.stanford.nlp.trees.LabeledConstituent
-
- setFromString(String) - Method in class edu.stanford.nlp.trees.Tree
-
- setGender(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string gender = 4;
- setGender(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string gender = 4;
- setGender(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string gender = 9;
- setGender(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by other annotators in CoreNLP
- setGenderBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string gender = 4;
- setGenderBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string gender = 4;
- setGenderBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string gender = 9;
- setGenderBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by other annotators in CoreNLP
- setGeneralWordClassClusters(Map<String, Integer>) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- setGenerateOriginalDependencies(boolean) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
For languages that have implementations of the
original Stanford dependencies and Universal
dependencies, this parameter is used to decide which
implementation should be used.
- setGenerateOriginalDependencies(boolean) - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Set whether to generate original Stanford Dependencies or the newer
Universal Dependencies.
- setGenerateOriginalDependencies(boolean) - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
- setGenerateOriginalDependencies(boolean) - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Used for languages where an original Stanford Dependency
converter and a Universal Dependency converter exists.
- setGeneric(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool generic = 25;
- setGenericity(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- setGenre(SurfacePatternFactory.Genre) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- setGfCharacter(char) - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
- setGfCharacter(char) - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Sets the grammatical function indicating character to gfCharacter.
- setGlobal(Interner<Object>) - Static method in class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
For supplying a new instance for the global methods to use.
- setGlobal(Interner<Object>) - Static method in class edu.stanford.nlp.util.Interner
-
For supplying a new instance for the global methods to use.
- setGlobalHolder(MaxentTagger) - Method in class edu.stanford.nlp.tagger.maxent.DictionaryExtractor
-
Any subclass of this extractor that overrides setGlobalHolder
should call this class's setGlobalHolder as well...
- setGlobalHolder(MaxentTagger) - Method in class edu.stanford.nlp.tagger.maxent.Extractor
-
Subclasses should override this method and keep only the data
they want about the tagger.
- setGlobalHolder(MaxentTagger) - Method in class edu.stanford.nlp.tagger.maxent.Extractors
-
- setGoal(int) - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- setGold(CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- setGold(CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
required .edu.stanford.nlp.pipeline.FlattenedParseTree gold = 1;
- setGoldClass(Tree, int) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
- setGoldCorefClusterID(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 goldCorefClusterID = 14;
- setGov(IndexedWord) - Method in class edu.stanford.nlp.trees.TypedDependency
-
- setGraph(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- setGraph(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- setGraph(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- setGraph(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
required .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- setGraph(int, CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- setGraph(int, CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph graph = 2;
- setGraph(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- setGraph(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
optional .edu.stanford.nlp.pipeline.DependencyGraph graph = 1;
- setGraphIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
when processing multiple dependency graphs at once,
which dependency graph this applies to
indexed from 0
- setGreedyMatch(boolean) - Method in class edu.stanford.nlp.ling.tokensregex.MultiNodePattern
-
- setGroup(int, CoreNLPProtos.TokensRegexResponse.MatchLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- setGroup(int, CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation group = 3;
- setHasBasicDependency(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasBasicDependency = 27;
- setHasContextParseTree(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasContextParseTree = 29;
- setHasCorefAnnotation(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional bool hasCorefAnnotation = 16;
- setHasCorefMentionAnnotation(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
optional bool hasCorefMentionAnnotation = 15;
- setHasCorefMentionsAnnotation(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional bool hasCorefMentionsAnnotation = 57;
- setHasEnhancedDependency(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasEnhancedDependency = 28;
- setHasEntityMentionsAnnotation(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
used to differentiate between null and empty list
- setHasEntityMentionsAnnotation(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are entity mentions
- setHasKBPTriplesAnnotation(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are KBP triples
- setHasNumerizedTokensAnnotation(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional bool hasNumerizedTokensAnnotation = 54;
- setHasOpenieTriplesAnnotation(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
check if there are OpenIE triples
- setHasRelationAnnotations(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Fields set by other annotators in CoreNLP
- setHasTwin(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool hasTwin = 24;
- setHasXmlContext(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- setHeadEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headEnd = 7;
- setHeadFinder(HeadFinder) - Method in class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
- setHeadFinder(HeadFinder) - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel
-
- setHeadFinder(HeadFinder) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setHeadIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 headIndex = 9;
- setHeadIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 headIndex = 10;
- setHeadIndexedWord(CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- setHeadIndexedWord(CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headIndexedWord = 30;
- setHeadStart(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headStart = 6;
- setHeadString(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string headString = 11;
- setHeadStringBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string headString = 11;
- setHeadTokenIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional uint32 headTokenIndex = 10;
- setHeadTokenPosition(int) - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- setHeadTokenSpan(Span) - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- setHeadWord(CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- setHeadWord(CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.IndexedWord headWord = 32;
- setHeadWordIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string projectedCategory = 25; // The syntactic category of the maximal constituent headed by the word.
- setHeldOutPercent(double) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- setHeldOutSearcher(LineSearcher) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- setHessSampleSize(int) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- setHighlightColor(Color) - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
- setHighlightColor(Color) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setHistory(List<double[]>, List<double[]>) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- setHistorySize(int) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setID(String) - Method in class edu.stanford.nlp.ling.RVFDatum
-
Sets id for this instance
- setId(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string id = 3;
- setIdBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string id = 3;
- setIgnoreProvidedTag(boolean) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- setIncludeNested(boolean) - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- setIndex(int) - Method in class edu.stanford.nlp.ling.CoreLabel
- setIndex(int) - Method in interface edu.stanford.nlp.ling.HasIndex
-
- setIndex(int) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
required uint32 index = 2;
- setIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 index = 10;
- setIndex(int) - Method in class edu.stanford.nlp.simple.Token
-
- setIndex(int) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Set the index for the current node.
- setInitialSequence(int[]) - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
Informs this sequence model that the value of the whole sequence is
initialized to sequence
- setInitialSequence(int[]) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- setInitialSequence(int[]) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- setInitialSequence(int[]) - Method in class edu.stanford.nlp.ie.UniformPrior
-
- setInitialSequence(int[]) - Method in class edu.stanford.nlp.sequences.FactoredSequenceListener
-
Informs this sequence model that the value of the whole sequence is initialized to sequence
- setInitialSequence(int[]) - Method in interface edu.stanford.nlp.sequences.SequenceListener
-
Informs this sequence listener that the value of the whole sequence is initialized to sequence.
- setInitialState(DFSAState<T, S>) - Method in class edu.stanford.nlp.fsm.DFSA
-
- setInput(Properties, CorefProperties.Dataset) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- setInput(IN) - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- setInputEncoding(String) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Sets the input encoding.
- setInputEncoding(String) - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
- setInsertNPinPP(boolean) - Method in class edu.stanford.nlp.trees.international.negra.NegraPennTreeNormalizer
-
- setIsDirectObject(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isDirectObject = 21;
- setIsExtra(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional bool isExtra = 4;
- setIsExtra(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional bool isExtra = 5;
- setIsFirstMWT(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional bool isFirstMWT = 68;
- setIsIndirectObject(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isIndirectObject = 22;
- setIsMWT(boolean) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set value of IsMultiWordToken
- setIsMWT(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
mwt stuff
- setIsMWTFirst(boolean) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set value of IsFirstWordOfMWT
- setIsNewline(boolean) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set value of IsNewlineAnnotation
- setIsNewline(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional bool isNewline = 38;
- setIsPrepositionObject(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isPrepositionObject = 23;
- setIsSingleton(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isSingleton = 26;
- setIsSubject(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional bool isSubject = 20;
- setIstmod(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this expresses an implicit tmod relation
- setIterationCallbackFunction(CallbackFunction) - Method in class edu.stanford.nlp.optimization.CGMinimizer
-
- setIterationCallbackFunction(CallbackFunction) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- setKbestF1(double) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
optional double kbestF1 = 2;
- setKBestParseTrees(int, CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- setKBestParseTrees(int, CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.ParseTree kBestParseTrees = 34;
- setKbpTriple(int, CoreNLPProtos.RelationTriple) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- setKbpTriple(int, CoreNLPProtos.RelationTriple.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The KBP triples in this sentence
- setKeepEmptySentences(boolean) - Method in class edu.stanford.nlp.process.DocumentPreprocessor
-
Set whether or not the tokenizer keeps empty sentences in
whitespace mode.
- setKeepOriginalText(boolean) - Method in class edu.stanford.nlp.ling.DocumentReader
-
Sets whether created documents should store their source text along with tokenized words.
- setKey(int, String) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string key = 1;
- setKey(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated uint32 key = 1;
- setKey(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string key = 1;
- setLabel(LabelType) - Method in class edu.stanford.nlp.ling.BasicDatum
-
Removes all currently assigned Labels for this Datum then adds the
given Label.
- setLabel(L) - Method in class edu.stanford.nlp.ling.BasicDocument
-
Removes all currently assigned labels for this Document then adds
the given label.
- setLabel(L) - Method in class edu.stanford.nlp.ling.RVFDatum
-
Removes all currently assigned Labels for this Datum then adds the given
Label.
- setLabel(String) - Method in class edu.stanford.nlp.parser.lexparser.LatticeEdge
-
- setLabel(Label) - Method in class edu.stanford.nlp.trees.Constituent
-
Sets the label associated with the current Constituent,
if there is one.
- setLabel(Label) - Method in interface edu.stanford.nlp.trees.Labeled
-
Sets the label associated with this object.
- setLabel(Label) - Method in class edu.stanford.nlp.trees.LabeledConstituent
-
- setLabel(Label) - Method in class edu.stanford.nlp.trees.LabeledScoredTreeNode
-
Sets the label associated with the current node, if there is one.
- setLabel(Label) - Method in class edu.stanford.nlp.trees.Tree
-
Sets the label associated with the current node, if there is one.
- setLabel(Label) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
- setLabel(CoreLabel) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Sets the label associated with the current node.
- setLabelIndex(Index<L>) - Method in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- setLabels(Collection<LabelType>) - Method in class edu.stanford.nlp.ling.BasicDatum
-
Removes all currently assigned labels for this Datum then adds all
of the given Labels.
- setLabels(Collection<L>) - Method in class edu.stanford.nlp.ling.BasicDocument
-
Removes all currently assigned labels for this Document then adds all
of the given labels.
- setLabels(Tree, Map<String, String>, ParseAndSetLabels.MissingLabels, String, Set<String>) - Static method in class edu.stanford.nlp.parser.tools.ParseAndSetLabels
-
- setLabels(List<Tree>, Map<String, String>, ParseAndSetLabels.MissingLabels, String) - Static method in class edu.stanford.nlp.parser.tools.ParseAndSetLabels
-
- setLabels(Collection<Label>) - Method in class edu.stanford.nlp.trees.Constituent
-
- setLabels(Collection<Label>) - Method in interface edu.stanford.nlp.trees.Labeled
-
Sets the labels associated with this object.
- setLabels(Collection<Label>) - Method in class edu.stanford.nlp.trees.Tree
-
- setLanguage(CoreNLPProtos.Language) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
.edu.stanford.nlp.pipeline.Language language = 2;
- setLanguage(CoreNLPProtos.Language) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional .edu.stanford.nlp.pipeline.Language language = 7 [default = Unknown];
- setLanguage(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string language = 5;
- setLanguage(String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- setLanguageBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string language = 5;
- setLdctype(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- setLeafLabels(Tree, List<? extends Label>) - Static method in class edu.stanford.nlp.trees.Trees
-
Replace the labels of the leaves with the given leaves.
- setLeafTagsIfUnset(Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
Given a tree, set the tags on the leaf nodes if they are not
already set.
- setLearnClosedTags(boolean) - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- setLearnedPatterns(Counter<E>, String) - Method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- setLearnedWordsEachIter(TreeMap<Integer, Counter<CandidatePhrase>>, String) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- setLeaveGF(boolean) - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
- setLeaveGF(boolean) - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
- setLeftPadSize(int) - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
This sets the lefthand side pad width for displaying the text table.
- setLemma(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the lemma value for the label (if one is stored).
- setLemma(String) - Method in interface edu.stanford.nlp.ling.HasLemma
-
Set the lemma value for the label (if one is stored).
- setLemma(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setLemma(String) - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
- setLemma(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string lemma = 3;
- setLemma(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's lemma
- setLemma(String) - Method in class edu.stanford.nlp.simple.Token
-
- setLemmaBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string lemma = 3;
- setLemmaBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's lemma
- setLex(Lexicon) - Method in class edu.stanford.nlp.parser.lexparser.ChineseSimWordAvgDepGrammar
-
- setLexicon(Lexicon) - Method in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- setLexicon(Lexicon) - Method in interface edu.stanford.nlp.parser.lexparser.DependencyGrammar
-
Set the Lexicon, which the DependencyGrammar may use in scoring P(w|t).
- setLimitedGF(boolean) - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
- setLineNumber(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 lineNumber = 20;
- setListMembers(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 listMembers = 57;
- setLoggerLevel(Level) - Method in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- setLoggerLevel(Level) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- setLoggerLevel(Level) - Method in interface edu.stanford.nlp.ie.machinereading.Extractor
-
- setLoggerLevel(Level) - Method in class edu.stanford.nlp.ie.machinereading.ExtractorMerger
-
- setLoggerLevel(Level) - Method in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
- setLoggerLevel(Level) - Static method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setLogPrefix(String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
- setM(int) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- setM(int) - Method in class edu.stanford.nlp.optimization.SQNMinimizer
-
- setMap(Map<K1, V1>) - Method in class edu.stanford.nlp.util.MapFactory
-
A method to get a parameterized (genericized) map out.
- setMap(Map<K1, V1>, int) - Method in class edu.stanford.nlp.util.MapFactory
-
- setMarkLineBreaks(boolean) - Method in class edu.stanford.nlp.process.StripTagsProcessor
-
Sets whether the output of the processor will contain newline words
("\n") at the end of block-level tags.
- setMassiBbn(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- setMassiClass(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- setMassiWnss(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- setMatch(int, CoreNLPProtos.SemgrexResponse.Match) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- setMatch(int, CoreNLPProtos.SemgrexResponse.Match.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.Match match = 1;
- setMatch(int, CoreNLPProtos.TokensRegexResponse.PatternMatch) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- setMatch(int, CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.PatternMatch match = 1;
- setMatch(CoreNLPProtos.TokensRegexResponse.MatchLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- setMatch(CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required .edu.stanford.nlp.pipeline.TokensRegexResponse.MatchLocation match = 2;
- setMatch(int, CoreNLPProtos.TokensRegexResponse.Match) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- setMatch(int, CoreNLPProtos.TokensRegexResponse.Match.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
repeated .edu.stanford.nlp.pipeline.TokensRegexResponse.Match match = 1;
- setMatch(TreeFromFile, List<Tree>) - Method in class edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel
-
Used to set the single tree to be displayed in this panel (which should match
the tregex expression)
- setMatchedColor(Color) - Method in class edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel
-
- setMatchedColor(Color) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setMatchedColor(Color) - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- setMatchedParts(List<Tree>) - Method in class edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel
-
- setMatches(List<TreeFromFile>, Map<TreeFromFile, List<Tree>>) - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
Used to set the trees to be displayed in this panel (which should match
the tregex expression).
- setMatchIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
required int32 matchIndex = 1;
- setMatchIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required int32 matchIndex = 2;
- setMatchPortionOnly(boolean) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setMatchType(MultiWordStringMatcher.MatchType) - Method in class edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher
-
- setMatchWithResult(boolean) - Method in class edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher
-
- setMatchWithResult(boolean) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- setMaxEvalSentLen(int) - Method in class edu.stanford.nlp.international.arabic.parsesegment.JointParsingModel
-
- setMaxFontSize(int) - Method in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- setMaxMatches(int) - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
- setMaxMatches(int) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setMaxNodes(int) - Method in class edu.stanford.nlp.ling.tokensregex.MultiNodePattern
-
- setMaxPhraseLength(int) - Method in class edu.stanford.nlp.patterns.dep.ExtractPhraseFromPattern
-
- setMaxSentenceLength(int) - Method in class edu.stanford.nlp.parser.charniak.CharniakParser
-
- setMaxSize(int) - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- setMaxTime(Long) - Method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- setMaxY(int[]) - Method in class edu.stanford.nlp.maxent.Experiments
-
- setMem(int) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- setMention(int, CoreNLPProtos.CorefChain.CorefMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- setMention(int, CoreNLPProtos.CorefChain.CorefMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
repeated .edu.stanford.nlp.pipeline.CorefChain.CorefMention mention = 2;
- setMention(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mention = 12;
- setMentionBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 mentionBegin = 13;
- setMentionBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mention = 12;
- setMentionDetectionTraining(Properties, boolean) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- setMentionEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 mentionEnd = 14;
- setMentionFinder(CorefMentionFinder) - Method in class edu.stanford.nlp.dcoref.MentionExtractor
-
- setMentionID(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional int32 mentionID = 1;
- setMentionID(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 mentionID = 1;
- setMentionNum(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 mentionNum = 16;
- setMentions(int, CoreNLPProtos.NERMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- setMentions(int, CoreNLPProtos.NERMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
This field is for entity mentions across the document.
- setMentions(int, CoreNLPProtos.NERMention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- setMentions(int, CoreNLPProtos.NERMention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.NERMention mentions = 55;
- setMentions(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
repeated int32 mentions = 2;
- setMentionsForCoref(int, CoreNLPProtos.Mention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- setMentionsForCoref(int, CoreNLPProtos.Mention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
coref mentions for entire document *
- setMentionsForCoref(int, CoreNLPProtos.Mention) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- setMentionsForCoref(int, CoreNLPProtos.Mention.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Mention mentionsForCoref = 56;
- setMentionSieve(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionSieve = 16;
- setMentionSieveBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionSieve = 16;
- setMentionType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string mentionType = 2;
- setMentionType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string mentionType = 8;
- setMentionType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string mentionType = 2;
- setMentionType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionType = 15;
- setMentionTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string mentionType = 2;
- setMentionTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string mentionType = 8;
- setMentionTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string mentionType = 2;
- setMentionTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string mentionType = 15;
- setMergeThreshold(Properties, String, double) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- setMetaData(GraphicalModelProto.MetaData) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- setMetaData(GraphicalModelProto.MetaData.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- setMetaData(GraphicalModelProto.MetaData) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- setMetaData(GraphicalModelProto.MetaData.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
optional .edu.stanford.nlp.loglinear.model.proto.MetaData metaData = 3;
- setMinFontSize(int) - Method in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- setMinimizerCreator(Factory<Minimizer<DiffFunction>>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Sets the minimizer.
- setMinNodes(int) - Method in class edu.stanford.nlp.ling.tokensregex.MultiNodePattern
-
- setModality(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- setMode(boolean) - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
- setModification(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- setMonth(int) - Method in class edu.stanford.nlp.time.SUTime.IsoDate
-
- setmPolarity(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- setMwtMisc(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- setMwtMiscBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
setting this to a map might be nice, but there are a couple issues
for one, there can be values with no key
for another, it's a pain to correctly parse, since different treebanks
can have different standards for how to write out the misc field
- setMwtText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string mwtText = 69;
- setMwtTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string mwtText = 69;
- setName(String) - Method in class edu.stanford.nlp.ie.qe.Unit
-
- setName(String) - Method in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- setName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required string name = 1;
- setName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required string name = 1;
- setName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required string name = 1;
- setName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string name = 1;
- setName(String) - Method in class edu.stanford.nlp.stats.DataSeries.AbstractDataSeries
-
- setNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string name = 1;
- setNamedEntityTagGranularity(Annotation, String) - Method in class edu.stanford.nlp.pipeline.DeterministicCorefAnnotator
-
- setNegLabel(String) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier
-
- setNeighbor(int, int) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
repeated int32 neighbor = 2;
- setNER(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the named entity class of the label.
- setNER(String) - Method in interface edu.stanford.nlp.ling.HasNER
-
Set the named entity class of the label.
- setNER(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setNer(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required string ner = 4;
- setNer(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's NER tag
- setNER(String) - Method in class edu.stanford.nlp.simple.Token
-
- setNerBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required string ner = 4;
- setNerBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's NER tag
- setNerLabelProbs(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
listing of probs
- setNerString(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string nerString = 12;
- setNerStringBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string nerString = 12;
- setNewLineCount(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- setNextContext(Token[]) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- setNode(int, CoreNLPProtos.DependencyGraph.Node) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- setNode(int, CoreNLPProtos.DependencyGraph.Node.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated .edu.stanford.nlp.pipeline.DependencyGraph.Node node = 1;
- setNode(int, CoreNLPProtos.SemgrexResponse.NamedNode) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- setNode(int, CoreNLPProtos.SemgrexResponse.NamedNode.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedNode node = 2;
- setNodes(int, CoreNLPProtos.FlattenedParseTree.Node) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- setNodes(int, CoreNLPProtos.FlattenedParseTree.Node.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree.Node nodes = 1;
- setNonBinary() - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
- setNormalizationCacheSize(int) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- setNormalizedName(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- setNormalizedName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string normalizedName = 9;
- setNormalizedNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string normalizedName = 9;
- setNormalizedNER(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string normalizedNER = 5;
- setNormalizedNER(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's normalized NER tag
- setNormalizedNERBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string normalizedNER = 5;
- setNormalizedNERBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's normalized NER tag
- setNotes(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string notes = 4;
- setNotes(String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- setNotesBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string notes = 4;
- setNumber(Dictionaries) - Method in class edu.stanford.nlp.coref.data.Mention
-
- setNumber(Dictionaries) - Method in class edu.stanford.nlp.dcoref.Mention
-
- setNumber(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string number = 3;
- setNumber(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string number = 3;
- setNumberBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional string number = 3;
- setNumberBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string number = 3;
- setNumericCompositeType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericCompositeType = 73;
- setNumericCompositeTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericCompositeType = 73;
- setNumericCompositeValue(long) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional uint64 numericCompositeValue = 72;
- setNumericType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericType = 71;
- setNumericTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string numericType = 71;
- setNumericValue(long) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
number info
- setNumOcc(int, int) - Method in class edu.stanford.nlp.patterns.surface.Token
-
- setNumRecentPatterns(int) - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel
-
- setNumWordsCompound(Integer) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- setObject(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the object
- setObject(T) - Method in class edu.stanford.nlp.util.ScoredObject
-
- setObjectBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the object
- setObjectID(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
inherited from ExtractionObject
- setObjectID(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
inherited from ExtractionObject
- setObjectIDBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
inherited from ExtractionObject
- setObjectIDBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
inherited from ExtractionObject
- setObjectSpanBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 objectSpanBegin = 6;
- setObjectSpanEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 objectSpanEnd = 7;
- setObjectTokens(int, CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- setObjectTokens(int, CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the object of the triple
- setOldOptions() - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- setOpenClassTags(String[]) - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- setOpenieTriple(int, CoreNLPProtos.RelationTriple) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- setOpenieTriple(int, CoreNLPProtos.RelationTriple.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The OpenIE triples in the sentence
- setOpenNode(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
bool openNode = 1;
- setOperation(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
repeated string operation = 2;
- setOperations(int, CoreNLPProtos.TsurgeonRequest.Operation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- setOperations(int, CoreNLPProtos.TsurgeonRequest.Operation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.TsurgeonRequest.Operation operations = 1;
- setOperator(CoreNLPProtos.Operator) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- setOperator(CoreNLPProtos.Operator.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
If this is an operator, which one is it and what is its scope (as per Natural Logic)?
- setOption(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.Options
-
Set an option based on a String array in the style of
commandline flags.
- setOption(String[], int) - Method in class edu.stanford.nlp.sentiment.RNNOptions
-
- setOption(String[], int) - Method in class edu.stanford.nlp.sentiment.RNNTestOptions
-
- setOption(String[], int) - Method in class edu.stanford.nlp.sentiment.RNNTrainOptions
-
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Set language-specific options according to flags.
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
Some options for setOptionFlag:
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Set language-specific options according to flags.
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
Set language-specific options according to flags.
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
-
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
-
Set language-specific options according to flags.
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.Options
-
Set an option in this object, based on a String array in the style of
commandline flags.
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
Set language-specific options according to flags.
- setOptionFlag(String[], int) - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Set a language-specific option according to command-line flags.
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
Set language-specific options according to flags.
- setOptionFlag(String[], int) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceOptions
-
- setOptionFlags(String...) - Method in class edu.stanford.nlp.parser.common.ParserGrammar
-
- setOptionFlags(String...) - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
This will set options to the parser, in a way exactly equivalent to
passing in the same sequence of command-line arguments.
- setOptionFlags(String...) - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
- setOptionFlags(String...) - Method in interface edu.stanford.nlp.parser.ViterbiParserWithOptions
-
This will set options to a parser, in a way generally equivalent to
passing in the same sequence of command-line arguments.
- setOptionOrWarn(String[], int) - Method in class edu.stanford.nlp.parser.lexparser.Options
-
Set an option based on a String array in the style of
commandline flags.
- setOptions(Properties) - Method in class edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset
-
- setOptions(Properties) - Method in class edu.stanford.nlp.international.arabic.pipeline.IBMMTArabicDataset
-
- setOptions(String) - Method in class edu.stanford.nlp.international.arabic.process.ArabicTokenizer.ArabicTokenizerFactory
-
options: A comma-separated list of options
- setOptions(Properties) - Method in class edu.stanford.nlp.international.french.pipeline.FTBDataset
-
- setOptions(String) - Method in class edu.stanford.nlp.international.french.process.FrenchTokenizer.FrenchTokenizerFactory
-
Set underlying tokenizer options.
- setOptions(String) - Method in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer.SpanishTokenizerFactory
-
Set underlying tokenizer options.
- setOptions(String...) - Method in class edu.stanford.nlp.parser.lexparser.Options
-
Set options based on a String array in the style of
commandline flags.
- setOptions(String[], int, int) - Method in class edu.stanford.nlp.parser.lexparser.Options
-
Set options based on a String array in the style of
commandline flags.
- setOptions(String) - Method in class edu.stanford.nlp.process.PTBTokenizer.PTBTokenizerFactory
-
- setOptions(String) - Method in interface edu.stanford.nlp.process.TokenizerFactory
-
Sets default options for how tokenizers built from this factory should behave.
- setOptions(String) - Method in class edu.stanford.nlp.process.WhitespaceTokenizer.WhitespaceTokenizerFactory
-
- setOptions(Properties) - Method in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- setOptions(Properties) - Method in interface edu.stanford.nlp.trees.treebank.Dataset
-
Sets options for a dataset.
- setOptions(String) - Method in class edu.stanford.nlp.trees.TreeTokenizerFactory
-
- setOptionsOrWarn(String...) - Method in class edu.stanford.nlp.parser.lexparser.Options
-
Set options based on a String array in the style of
commandline flags.
- setOptionsOrWarn(String[], int, int) - Method in class edu.stanford.nlp.parser.lexparser.Options
-
Set options based on a String array in the style of
commandline flags.
- setOrder(int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- setOriginalRef(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 originalRef = 13;
- setOriginalSpan(int, CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- setOriginalSpan(int, CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord originalSpan = 51;
- setOriginalText(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the String which is the original character sequence of the token.
- setOriginalText(String) - Method in interface edu.stanford.nlp.ling.HasContext
-
Set the String which is the original character sequence of the token.
- setOriginalText(String) - Method in interface edu.stanford.nlp.ling.HasOriginalText
-
- setOriginalText(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setOriginalText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The original text for this token
- setOriginalText(String) - Method in class edu.stanford.nlp.simple.Token
-
- setOriginalTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The original text for this token
- setOtherSemanticClassesWords(Set<CandidatePhrase>) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- setOutput(OUT) - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- setOutputEncoding(String) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Sets the output encoding.
- setOutputEncoding(String) - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
- setOwningPattern(SsurgeonPattern) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonEdit
-
- setParagraph(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 paragraph = 19;
- setParagraph(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 paragraph = 11;
- setParagraphIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 paragraphIndex = 67;
- setParent(AceEntity) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- setParent(AceEvent) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- setParent(AceRelation) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
- setParent(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
French tokens have parents
- setParent(TreeGraphNode) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Set the parent for the current node.
- setParentBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
French tokens have parents
- setParseTree(CoreNLPProtos.ParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- setParseTree(CoreNLPProtos.ParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional .edu.stanford.nlp.pipeline.ParseTree parseTree = 7;
- setPartNo(String) - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CoNLLDocument
-
- setPartNo(String) - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Document
-
- setPattern(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
repeated string pattern = 2;
- setPerson(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string person = 6;
- setPersonBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional string person = 6;
- setPhraseLemma(String) - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- setPlatt(LinearClassifier<L, L>) - Method in class edu.stanford.nlp.classify.SVMLightClassifier
-
- setPolarity(CoreNLPProtos.Polarity) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, according to Natural Logic
- setPolarity(CoreNLPProtos.Polarity.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, according to Natural Logic
- setPolarityDir(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, either "up", "down", or "flat"
- setPolarityDirBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The polarity of this word, either "up", "down", or "flat"
- setPos(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's part of speech tag
- setPosBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's part of speech tag
- setPosition(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
the second element of position
- setPredicate(SsurgPred) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- setPredicateNominatives(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 predicateNominatives = 55;
- setPredicted(int, CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- setPredicted(int, CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
repeated so you can send in kbest parses, if your parser handles that
note that this already includes a score field
- setPredictedLabels(Tree) - Static method in class edu.stanford.nlp.sentiment.BuildBinarizedDataset
-
- setPredictionError(Tree, double) - Static method in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations
-
- setPredictions(Annotation[][]) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setPrefix(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- setPrefixBe(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'be' prefix
- setPreprocessedTerms(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated string preprocessedTerms = 53;
- setPrevContext(Token[]) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- setPrior(LogPrior) - Method in class edu.stanford.nlp.classify.BiasedLogConditionalObjectiveFunction
-
- setPrior(LogPrior) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Set the prior.
- setPrior(LogPrior) - Method in class edu.stanford.nlp.classify.SemiSupervisedLogConditionalObjectiveFunction
-
- setPriority(double) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- setProcessor(StanfordCoreNLP) - Method in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
- setProjectAlternation(CoreNLPProtos.NaturalLogicRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectAlternation = 5;
- setProjectCover(CoreNLPProtos.NaturalLogicRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectCover = 6;
- setProjectEquivalence(CoreNLPProtos.NaturalLogicRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectEquivalence = 1;
- setProjectForwardEntailment(CoreNLPProtos.NaturalLogicRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectForwardEntailment = 2;
- setProjectIndependence(CoreNLPProtos.NaturalLogicRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectIndependence = 7;
- setProjectNegation(CoreNLPProtos.NaturalLogicRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectNegation = 4;
- setProjectReverseEntailment(CoreNLPProtos.NaturalLogicRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
required .edu.stanford.nlp.pipeline.NaturalLogicRelation projectReverseEntailment = 3;
- setProperties(Properties) - Method in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
Initialize this object using values in Properties object.
- setProperties(Properties, boolean) - Method in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
Initialize using values in Properties file.
- setProperties(Properties) - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- setPseudoPosition(double) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setQuantifierSpanBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 quantifierSpanBegin = 2;
- setQuantifierSpanEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 quantifierSpanEnd = 3;
- setQuery(int, CoreNLPProtos.SemgrexRequest.Dependencies) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- setQuery(int, CoreNLPProtos.SemgrexRequest.Dependencies.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexRequest.Dependencies query = 2;
- setQuotationIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The index of the quotation this token refers to
- setQuote(int, CoreNLPProtos.Quote) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- setQuote(int, CoreNLPProtos.Quote.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quote = 6;
- setQuotes(int, CoreNLPProtos.Quote) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- setQuotes(int, CoreNLPProtos.Quote.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated .edu.stanford.nlp.pipeline.Quote quotes = 6;
- setQuoteTagMatcher(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setRatioGoogleNgramFreqWithDataFreq() - Static method in class edu.stanford.nlp.patterns.Data
-
- setReader(GenericDataSetReader) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setReader(Reader) - Method in class edu.stanford.nlp.ling.DocumentReader
-
Sets the reader from which to read and create documents.
- setRelation(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the relation (required)
- setRelation(int, CoreNLPProtos.Relation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- setRelation(int, CoreNLPProtos.Relation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Relation relation = 53;
- setRelationBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the relation (required)
- setRelationExtractorClassifierType(String) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- setRelationMentions(List<RelationMention>) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- setRelationResultsPrinterSet(Set<ResultsPrinter>) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- setRelationTokens(int, CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- setRelationTokens(int, CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the relation of the triple
- setRelativePronouns(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
The expected value of this is a regex which matches relative pronouns
- setRelativePronouns(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated int32 relativePronouns = 56;
- setRelativePronounsBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
The expected value of this is a regex which matches relative pronouns
- setReln(int, CoreNLPProtos.SemgrexResponse.NamedRelation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- setReln(int, CoreNLPProtos.SemgrexResponse.NamedRelation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.NamedRelation reln = 3;
- setReln(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional string reln = 4;
- setReln(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string reln = 2;
- setReln(GrammaticalRelation) - Method in class edu.stanford.nlp.trees.TypedDependency
-
- setRelnBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional string reln = 4;
- setRelnBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
required string reln = 2;
- setRemoveNestedMentions(Properties, boolean) - Static method in class edu.stanford.nlp.coref.CorefProperties
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- setRepresentative(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
required uint32 representative = 3;
- setResult(int, CoreNLPProtos.SemgrexResponse.GraphResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- setResult(int, CoreNLPProtos.SemgrexResponse.GraphResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.GraphResult result = 1;
- setResult(int, CoreNLPProtos.SemgrexResponse.SemgrexResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- setResult(int, CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
repeated .edu.stanford.nlp.pipeline.SemgrexResponse.SemgrexResult result = 1;
- setResult(int, CoreNLPProtos.SsurgeonResponse.SsurgeonResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- setResult(int, CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonResponse.SsurgeonResult result = 1;
- setRetrainFromScratchAfterSigmaTuning(boolean) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
If set to true, then when training a classifier, after an optimal sigma is chosen a model is relearned from
scratch.
- setRobustOptions() - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- setRoot(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
repeated uint32 root = 3 [packed = true];
- setRoot(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional uint32 root = 2;
- setRoot(IndexedWord) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- setRoot(boolean) - Method in class edu.stanford.nlp.semgraph.semgrex.NodeAttributes
-
- setRoot(TsurgeonPatternRoot) - Method in class edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonPattern
-
- setRoots(Collection<IndexedWord>) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- SetRoots - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
Forcibly sets the named nodes to be the new roots.
- SetRoots(List<String>) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SetRoots
-
- setRulesForTrainingSet(List<Tree>, Map<Tree, byte[]>) - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- Sets - Class in edu.stanford.nlp.util
-
Utilities for sets.
- setSaveEnabled(boolean) - Method in class edu.stanford.nlp.trees.tregex.gui.TregexGUI
-
Used to change the status of the save file menu item to reflect
whether any trees are available to save.
- setSaveHistoryEnabled(boolean) - Method in class edu.stanford.nlp.trees.tregex.gui.TregexGUI
-
Used to change the status of the saveHistory file menu item to reflect
whether any search statistics are available to save
- setScale(Double) - Method in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- setScale(Number) - Method in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- setScore(double) - Method in class edu.stanford.nlp.fsm.DFSA
-
- setScore(double) - Method in class edu.stanford.nlp.fsm.DFSAState
-
- setScore(double) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
optional double score = 4;
- setScore(double) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional double score = 5;
- setScore(double) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
optional double score = 4;
- setScore(double) - Method in class edu.stanford.nlp.trees.Constituent
-
Sets the score associated with the current node, if there is one
- setScore(double) - Method in class edu.stanford.nlp.trees.LabeledScoredConstituent
-
Sets the score associated with the current node, if there is one
- setScore(double) - Method in class edu.stanford.nlp.trees.LabeledScoredTreeNode
-
Sets the score associated with the current node, if there is one
- setScore(double) - Method in class edu.stanford.nlp.trees.Tree
-
Sets the score associated with the current node, if there is one.
- setScore(double) - Method in class edu.stanford.nlp.util.ScoredObject
-
- setScorer(Scorer<L>) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- setScriptAndPattern(String, String) - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel
-
- setSecond(T2) - Method in class edu.stanford.nlp.util.Pair
-
- setSecond(T2) - Method in class edu.stanford.nlp.util.Quadruple
-
- setSecond(T2) - Method in class edu.stanford.nlp.util.Quintuple
-
- setSecond(T2) - Method in class edu.stanford.nlp.util.Triple
-
- setSectionAnnotationPatterns(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setSectionAuthor(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
author of section
- setSectionAuthor(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionAuthor = 57;
- setSectionAuthorBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
author of section
- setSectionAuthorBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionAuthor = 57;
- setSectionDate(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
date of section
- setSectionDate(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionDate = 58;
- setSectionDateBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
date of section
- setSectionDateBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionDate = 58;
- setSectionEndLabel(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionEndLabel = 59;
- setSectionEndLabelBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string sectionEndLabel = 59;
- setSectionIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
section index for this sentence's section
- setSectionName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
name of section
- setSectionName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Section info
- setSectionNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
name of section
- setSectionNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Section info
- setSectionQuoted(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
is this sentence in an xml quote in a post
- setSections(int, CoreNLPProtos.Section) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- setSections(int, CoreNLPProtos.Section.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Section sections = 12;
- setSectionTagMatcher(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setSemgrex(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
repeated string semgrex = 1;
- setSemgrex(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string semgrex = 1;
- setSemgrexBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
optional string semgrex = 1;
- setSemgrexIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
index of the semgrex expression this match applies to
indexed from 0
- setSentence(CoreMap) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- setSentence(int, CoreNLPProtos.Sentence) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- setSentence(int, CoreNLPProtos.Sentence.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
repeated .edu.stanford.nlp.pipeline.Sentence sentence = 2;
- setSentence(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
required int32 sentence = 1;
- setSentenceBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 sentenceBegin = 5;
- setSentenceDelimiter(String) - Method in class edu.stanford.nlp.process.DocumentPreprocessor
-
Make the processor assume that the document is already delimited
by the supplied parameter.
- setSentenceEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 sentenceEnd = 6;
- setSentenceFinalPuncWords(String[]) - Method in class edu.stanford.nlp.process.DocumentPreprocessor
-
Sets the end-of-sentence delimiters.
- setSentenceID(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Useful when storing sentences (e.g.
- setSentenceIDBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Useful when storing sentences (e.g.
- setSentenceIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
optional uint32 sentenceIndex = 10;
- setSentenceIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
required uint32 sentenceIndex = 1;
- setSentenceIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional uint32 sentenceIndex = 1;
- setSentenceIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional uint32 sentenceIndex = 4;
- setSentenceIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
optional uint32 sentenceIndex = 1;
- setSentenceIndexes(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
repeated uint32 sentenceIndexes = 4;
- setSentencelessToken(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- setSentencelessToken(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
A peculiar field, for the corner case when a Document is
serialized without any sentences.
- setSentenceNum(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 sentenceNum = 1;
- setSentences(List<List<AceToken>>) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- setSentenceTokenAnnotations(CoreMap, CoreNLPProtos.Sentence, List<CoreLabel>, String) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
On a partially finished deserialized sentence, set some annotations which should reuse the same token objects as the parent sentence
- setSentenceWords(int, CoreNLPProtos.IndexedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- setSentenceWords(int, CoreNLPProtos.IndexedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
repeated .edu.stanford.nlp.pipeline.IndexedWord sentenceWords = 50;
- setSentiment(CoreNLPProtos.Sentiment) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional .edu.stanford.nlp.pipeline.Sentiment sentiment = 6;
- setSentiment(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional string sentiment = 33;
- setSentiment(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The final sentiment of the sentence
- setSentimentBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
optional string sentiment = 33;
- setSentimentBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The final sentiment of the sentence
- setSentIndex(int) - Method in class edu.stanford.nlp.ling.CoreLabel
- setSentIndex(int) - Method in interface edu.stanford.nlp.ling.HasIndex
-
- setSentIndex(int) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setSentIndex(SemanticGraph, int) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
GIven a graph, returns a new graph with the the new sentence index enforced.
- setSentIndex(int) - Method in class edu.stanford.nlp.simple.Token
-
- setSentIndex(Tree, int) - Static method in class edu.stanford.nlp.trees.Trees
-
Set the sentence index of all the leaves in the tree
(only works on CoreLabel)
- setSentNum(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 sentNum = 17;
- setSequenceMatchResultExtractor(Class) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setSerInput(boolean) - Method in class edu.stanford.nlp.international.arabic.parsesegment.JointParsingModel
-
- setShowOnlyMatchedPortion(boolean) - Method in class edu.stanford.nlp.trees.tregex.gui.MatchesPanel
-
- setSigma(double) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- setSigma(double) - Method in class edu.stanford.nlp.classify.LogPrior
-
- setSigma(double) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- setSigmaSquared(double) - Method in class edu.stanford.nlp.classify.LogPrior
-
- setSigmaSquaredM(double[]) - Method in class edu.stanford.nlp.classify.LogPrior
-
- setSignature(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- setSignature(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string signature = 8;
- setSignatureBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string signature = 8;
- setSingleSentenceTagMatcher(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setSize(int) - Method in class edu.stanford.nlp.tagger.maxent.PairsHolder
-
- setSlice(int, SimpleMatrix) - Method in class edu.stanford.nlp.neural.SimpleTensor
-
Use the given matrix
in place of slice
.
- setSource(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- setSource(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
required uint32 source = 1;
- setSource(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required int32 source = 2;
- setSource(int) - Method in class edu.stanford.nlp.util.IntUni
-
- setSourceCopy(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional uint32 sourceCopy = 5;
- setSourceCopy(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional uint32 sourceCopy = 6;
- setSourceNode(NODE) - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- setSpan(CoreNLPProtos.Span) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The span of a leaf node of a tree
- setSpan(CoreNLPProtos.Span.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The span of a leaf node of a tree
- setSpanLabel(Tree, Pair<Integer, Integer>, String) - Static method in class edu.stanford.nlp.sentiment.BuildBinarizedDataset
-
- setSpans() - Method in class edu.stanford.nlp.trees.Tree
-
Assign a SpanAnnotation on each node of this tree.
- setSparse(boolean) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
required bool sparse = 1;
- setSparseComponent(int, int, double) - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
Sets a single component of the concat vector value as a sparse, one hot value.
- setSparseFeature(ConcatVector, String, String, double) - Method in class edu.stanford.nlp.loglinear.model.ConcatVectorNamespace
-
This adds a sparse feature to a vector, setting the appropriate component of the given vector to the passed in
value.
- setSpeaker(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speaker = 17;
- setSpeaker(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
speaker stuff
- setSpeaker(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The speaker speaking this word
- setSpeakerBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speaker = 17;
- setSpeakerBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
speaker stuff
- setSpeakerBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The speaker speaking this word
- setSpeakerInfo(CoreNLPProtos.SpeakerInfo) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- setSpeakerInfo(CoreNLPProtos.SpeakerInfo.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional .edu.stanford.nlp.pipeline.SpeakerInfo speakerInfo = 33;
- setSpeakerName(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
optional string speakerName = 1;
- setSpeakerNameBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
optional string speakerName = 1;
- setSpeakerSieve(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speakerSieve = 18;
- setSpeakerSieveBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string speakerSieve = 18;
- setSpeakerType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The type of speaker speaking this sentence
- setSpeakerType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The type of speaker speaking this word
- setSpeakerTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
The type of speaker speaking this sentence
- setSpeakerTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The type of speaker speaking this word
- setSsplitDiscardTokensMatcher(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setSsurgeon(int, CoreNLPProtos.SsurgeonRequest.Ssurgeon) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- setSsurgeon(int, CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.SsurgeonRequest.Ssurgeon ssurgeon = 1;
- setStart(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- setStart(int) - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
- setStart(int) - Method in class edu.stanford.nlp.trees.Constituent
-
set start node.
- setStart(int) - Method in class edu.stanford.nlp.trees.SimpleConstituent
-
set start node.
- setStartIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional uint32 startIndex = 7;
- setStartNode(Object) - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- setStateID(S) - Method in class edu.stanford.nlp.fsm.DFSAState
-
- setStatus(String) - Method in class edu.stanford.nlp.parser.ui.ParserPanel
-
Sets the status text at the bottom of the ParserPanel.
- setStem(String) - Method in class edu.stanford.nlp.international.spanish.SpanishVerbStripper.StrippedVerb
-
- setStringMatchResultExtractor(Class) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setSubject(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the subject
- setSubjectBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The surface form of the subject
- setSubjectSpanBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 subjectSpanBegin = 4;
- setSubjectSpanEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
required int32 subjectSpanEnd = 5;
- setSubjectTokens(int, CoreNLPProtos.TokenLocation) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- setSubjectTokens(int, CoreNLPProtos.TokenLocation.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The tokens comprising the subject of the triple
- setSubtype(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- setSubtype(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- setSubtype(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- setSubtype(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- setSubtype(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- setSubtypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- setSubtypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
Implicit
uint32 sentence @see implicit in sentence
- setSuffix(String) - Method in class edu.stanford.nlp.ie.NERFeatureFactory.FeatureCollector
-
Set the suffix to append to each token (separated by "|")
- setSuffixBe(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'be' suffix
- setSuffixOf(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
If true, this relation string is missing a 'of' prefix
- setSum() - Method in class edu.stanford.nlp.maxent.Feature
-
- setSvmLightVerbosity(int) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- setSymbol(String) - Method in class edu.stanford.nlp.ie.qe.Unit
-
- setSymbol(String) - Method in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- setTag(String) - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
- setTag(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the tag value for the label (if one is stored).
- setTag(String) - Method in interface edu.stanford.nlp.ling.HasTag
-
Set the tag value for the label (if one is stored).
- setTag(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setTag(Label) - Method in class edu.stanford.nlp.ling.LabeledWord
-
- setTag(String) - Method in class edu.stanford.nlp.ling.Tag
-
- setTag(String) - Method in class edu.stanford.nlp.ling.TaggedWord
-
- setTag(String, Value) - Method in class edu.stanford.nlp.ling.tokensregex.types.Tags
-
- setTag(String) - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
Set the tag for the Label.
- setTag(String) - Method in class edu.stanford.nlp.ling.WordTag
-
- setTag(String) - Method in class edu.stanford.nlp.simple.Token
-
- setTag(int, String) - Method in class edu.stanford.nlp.tagger.maxent.History
-
- setTagDelimiter(String) - Method in class edu.stanford.nlp.process.DocumentPreprocessor
-
Split tags from tokens.
- setTags(Tags) - Method in interface edu.stanford.nlp.ling.tokensregex.types.Expression
-
Set the tags associated with this expression.
- setTags(Tags) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression
-
- setTags(Tags) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.WrappedExpression
-
- setTarget(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
required uint32 target = 2;
- setTarget(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
required int32 target = 3;
- setTargetCopy(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
optional uint32 targetCopy = 6;
- setTargetCopy(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
optional uint32 targetCopy = 7;
- setTargetNode(NODE) - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- setTemporal(SUTime.Temporal) - Method in class edu.stanford.nlp.time.TimeExpression
-
- setTense(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- setTerminateOnEvalImprovementNumOfEpoch(int) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- setTerminateOnEvalImprovementNumOfEpoch(int) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- setTestData(Collection<List<IN>>, List<Triple<int[][][], int[], double[][][]>>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierEvaluator
-
Set the data to test on
- setText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
required string text = 1;
- setText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string text = 1;
- setText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Only needed if we're only saving the sentence.
- setText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string text = 3;
- setText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional string text = 1;
- setTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
required string text = 1;
- setTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional string text = 1;
- setTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
Only needed if we're only saving the sentence.
- setTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string text = 3;
- setTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
optional string text = 1;
- setTextContent(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- setThird(T3) - Method in class edu.stanford.nlp.util.Quadruple
-
- setThird(T3) - Method in class edu.stanford.nlp.util.Quintuple
-
- setThird(T3) - Method in class edu.stanford.nlp.util.Triple
-
- setTid(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string tid = 5;
- setTidBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string tid = 5;
- setTimeoutMilliseconds(int) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
- setTimex(CoreNLPProtos.Timex) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- setTimex(CoreNLPProtos.Timex.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional .edu.stanford.nlp.pipeline.Timex timex = 7;
- setTimexValue(CoreNLPProtos.Timex) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The time this word refers to
- setTimexValue(CoreNLPProtos.Timex.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The time this word refers to
- setTimeZone(DateTimeZone) - Method in class edu.stanford.nlp.time.SUTime.ExplicitTemporalSet
-
- setTimeZone(DateTimeZone) - Method in class edu.stanford.nlp.time.SUTime.GroundedTime
-
- setTimeZone(DateTimeZone) - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- setTimeZone(DateTimeZone) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- setTimeZone(DateTimeZone) - Method in class edu.stanford.nlp.time.SUTime.PeriodicTemporalSet
-
- setTimeZone(DateTimeZone) - Method in class edu.stanford.nlp.time.SUTime.Range
-
- setTimeZone(SUTime.Temporal, DateTimeZone) - Static method in class edu.stanford.nlp.time.SUTime.Temporal
-
- setTimeZone(DateTimeZone) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- setTimeZone(int) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- setTimeZone(DateTimeZone) - Method in class edu.stanford.nlp.time.SUTime.TimeWithRange
-
- setTitle(String) - Method in class edu.stanford.nlp.ling.BasicDocument
-
Sets the title of this Document to the given title.
- setToken(PatternToken) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- setToken(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- setToken(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
optional: if this graph message is not part of a larger context,
the tokens will help reconstruct the actual sentence
- setToken(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- setToken(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- setToken(int, CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- setToken(int, CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
repeated .edu.stanford.nlp.pipeline.Token token = 1;
- setTokenAnnotationPatterns(String) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
- setTokenBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 tokenBegin = 7;
- setTokenBeginIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The begin index of the token
- setTokenBeginTokenEnd(List<CoreLabel>) - Method in class edu.stanford.nlp.pipeline.CleanXmlAnnotator
-
Helper method to set the TokenBeginAnnotation and TokenEndAnnotation of every token.
- setTokenEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
optional uint32 tokenEnd = 8;
- setTokenEndIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The end index of the token
- setTokenEndInSentenceExclusive(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required uint32 tokenEndInSentenceExclusive = 3;
- setTokenIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
optional int32 tokenIndex = 2;
- setTokenIndex(int, int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
repeated uint32 tokenIndex = 1;
- setTokenIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
optional uint32 tokenIndex = 2;
- setTokenizerFactory(TokenizerFactory<Word>) - Method in class edu.stanford.nlp.ling.BasicDocument
-
- setTokenizerFactory(TokenizerFactory<? extends HasWord>) - Method in class edu.stanford.nlp.ling.DocumentReader
-
Sets the tokenizer used to chop up text into words for the documents.
- setTokenizerFactory(TokenizerFactory<? extends HasWord>) - Method in class edu.stanford.nlp.process.DocumentPreprocessor
-
Sets the factory from which to produce a
Tokenizer
.
- setTokenizerFactory(TokenizerFactory<? extends HasWord>) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- setTokenOffsetBegin(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
required uint32 tokenOffsetBegin = 2;
- setTokenOffsetEnd(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
required uint32 tokenOffsetEnd = 3;
- setTokenOffsets - Variable in class edu.stanford.nlp.pipeline.TokensRegexAnnotator.Options
-
- setTokenStartInSentenceInclusive(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
required uint32 tokenStartInSentenceInclusive = 2;
- setTol(double) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Set the tolerance.
- setToLogDeterministic(float[], int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- setToLogDeterministic(double[], int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- SetToStringNodeProcessor(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph.SetToStringNodeProcessor
-
- setTrainingPath(Properties) - Static method in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- setTree(Tree) - Method in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- setTree(CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- setTree(CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
optional .edu.stanford.nlp.pipeline.FlattenedParseTree tree = 2;
- setTree(CoreNLPProtos.DependencyGraph) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The dependency graph fragment for this triple
- setTree(CoreNLPProtos.DependencyGraph.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
The dependency graph fragment for this triple
- setTreebank(int, CoreNLPProtos.EvaluateParserRequest.ParseResult) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- setTreebank(int, CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.EvaluateParserRequest.ParseResult treebank = 1;
- setTreebank(Treebank) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeNode
-
- setTreeColor(Color) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setTreeReaderFactory(TreeReaderFactory) - Method in class edu.stanford.nlp.trees.tregex.gui.FilePanel
-
Sets a new tree reader factory for reading trees from files in this panel.
- setTreeReaderFactory(TreeReaderFactory) - Static method in class edu.stanford.nlp.trees.tregex.gui.Preferences
-
- setTrees(int, CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- setTrees(int, CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- setTrees(int, CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- setTrees(int, CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 2;
- setTrees(int, CoreNLPProtos.FlattenedParseTree) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- setTrees(int, CoreNLPProtos.FlattenedParseTree.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.FlattenedParseTree trees = 1;
- setTregex(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
required string tregex = 1;
- setTregexBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
required string tregex = 1;
- setTregexOffsets(JSONOutputter.Writer, Tree) - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.TregexHandler
-
- setTRF(TreeReaderFactory) - Static method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- setTrueCase(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case type of token
- setTrueCaseBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case type of token
- setTrueCaseText(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case gloss of token
- setTrueCaseTextBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
true case gloss of token
- setTsurgeon(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
repeated string tsurgeon = 2;
- setTsurgeonEnabled(boolean) - Method in class edu.stanford.nlp.trees.tregex.gui.TregexGUI
-
Used to change the status of the tsurgeon file menu item to reflect
whether tsurgeon is enabled
- setTuneCV(boolean) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- setTuneHeldOut(boolean) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- setTuneMinimizer(LineSearcher) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- setTuneSigmaCV(int) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
setTuneSigmaCV sets the tuneSigmaCV
flag: when turned on,
the sigma is tuned by cross-validation.
- setTuneSigmaCV(int) - Method in class edu.stanford.nlp.classify.NBLinearClassifierFactory
-
setTuneSigmaCV sets the tuneSigma
flag: when turned on,
the sigma is tuned by cross-validation.
- setTuneSigmaHeldOut() - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
setTuneSigmaHeldOut sets the tuneSigmaHeldOut
flag: when turned on,
the sigma is tuned by means of held-out (70%-30%).
- setType(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- setType(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- setType(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent
-
- setType(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- setType(String) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- setType(String) - Method in class edu.stanford.nlp.ie.qe.Unit
-
- setType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string type = 4;
- setType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string type = 4;
- setType(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string type = 4;
- setTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
optional string type = 4;
- setTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
optional string type = 4;
- setTypeBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string type = 4;
- setTypeProbabilities(Counter<String>) - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- setUID(String) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- setUnit(Unit) - Method in class edu.stanford.nlp.ie.qe.SimpleQuantifiableEntity
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse.Builder
-
- setUnknownLabels(Tree, Integer) - Static method in class edu.stanford.nlp.sentiment.BuildBinarizedDataset
-
Sets all of the labels on a tree to the given default value.
- setUnknownWordModel(UnknownWordModel) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- setUnknownWordModel(UnknownWordModel) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- setUnknownWordModel(UnknownWordModel) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- setUnknownWordModel(UnknownWordModel) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- setUnknownWordModel(UnknownWordModel) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
- setup(File, String...) - Method in class edu.stanford.nlp.international.arabic.pipeline.DefaultLexicalMapper
-
- setup(File, String...) - Method in class edu.stanford.nlp.international.arabic.pipeline.GaleP4LexMapper
-
- setup(File, String...) - Method in class edu.stanford.nlp.international.arabic.pipeline.LDCPosMapper
-
- setup(File, String...) - Method in class edu.stanford.nlp.international.arabic.pipeline.UniversalPOSMapper
-
- setUp(Properties) - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- setUp(Properties) - Static method in class edu.stanford.nlp.patterns.dep.DepPatternFactory
-
- setUp(Properties, PatternFactory.PatternType, Set<String>) - Static method in class edu.stanford.nlp.patterns.PatternFactory
-
- setUp(Properties) - Method in class edu.stanford.nlp.patterns.ScorePatterns
-
- setUp(Properties) - Method in class edu.stanford.nlp.patterns.ScorePatternsFreqBased
-
- setUp(Properties) - Method in class edu.stanford.nlp.patterns.ScorePatternsRatioModifiedFreq
-
- setUp(Properties) - Method in class edu.stanford.nlp.patterns.SentenceIndex
-
- setUp() - Method in class edu.stanford.nlp.patterns.surface.LearnImportantFeatures
-
- setUp(Properties) - Method in class edu.stanford.nlp.patterns.surface.ScorePatternsF1
-
- setUp(Properties) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePatternFactory
-
- setup(File, String...) - Method in class edu.stanford.nlp.trees.treebank.DefaultMapper
-
- setup(File, String...) - Method in interface edu.stanford.nlp.trees.treebank.Mapper
-
Perform initialization prior to the first call to map
.
- setup() - Static method in class edu.stanford.nlp.util.logging.StanfordRedwoodConfiguration
-
Set up the Redwood logger with Stanford's default configuration
- setupCoref(String, Map<String, List<Person>>, Annotation) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionUtils
-
Create a map of coreference to canonical entities for pronouns.
- setupSearch() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachToken
-
- setupSearch() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- setupSearch() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- setupSearch() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenLucene
-
- setUseNewHeadFinder(boolean) - Method in class edu.stanford.nlp.ie.machinereading.GenericDataSetReader
-
- setUseRealLabels(boolean) - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
- setUseSigmoid(boolean) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
Specify whether or not to train an overlying platt (sigmoid)
model for producing meaningful probabilities.
- setUseSum(boolean) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
NOTE: nothing is actually done with this value!
SetUseSum sets the useSum
flag: when turned on,
the Summed Conditional Objective Function is used.
- setUtter(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder
-
optional int32 utter = 18;
- setUtterance(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The utterance tag used in dcoref
- setval(double) - Method in class edu.stanford.nlp.math.DoubleAD
-
- setValidator(LabelValidator) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- setValue(int, double) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- setValue(int[], double) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- setValue(int[], float) - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- setValue(String, String) - Method in class edu.stanford.nlp.ie.pascal.PascalTemplate
-
Sets template values.
- setValue(int, String) - Method in class edu.stanford.nlp.ie.pascal.PascalTemplate
-
- setValue(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the value for the label (if one is stored).
- setValue(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setValue(String) - Method in interface edu.stanford.nlp.ling.Label
-
Set the value for the label (if one is stored).
- setValue(String) - Method in class edu.stanford.nlp.ling.StringLabel
-
Set the value for the label.
- setValue(String) - Method in class edu.stanford.nlp.ling.ValueLabel
-
Set the value for the label (if one is stored).
- setValue(String) - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
Set the value for the Label.
- setValue(String) - Method in class edu.stanford.nlp.ling.WordTag
-
Set the value for the label (if one is stored).
- setValue(int, String) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData.Builder
-
repeated string value = 2;
- setValue(int, int, double) - Method in class edu.stanford.nlp.maxent.Feature
-
Used to sequentially set the values of a feature -- index is the pace in the arrays ; key goes into
indexedValues, and value goes into valuesI.
- setValue(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
string value = 3;
- setValue(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString.Builder
-
repeated string value = 2;
- setValue(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString.Builder
-
repeated string value = 2;
- setValue(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional string value = 2;
- setValue(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string value = 1;
- setValue(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'value', (e.g., parse tree node)
- setValue(String) - Method in class edu.stanford.nlp.trees.Constituent
-
Set the value for the label (if one is stored).
- setValue(String) - Method in class edu.stanford.nlp.trees.Tree
-
- setValueBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.Builder
-
string value = 3;
- setValueBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional string value = 2;
- setValueBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex.Builder
-
optional string value = 1;
- setValueBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
The word's 'value', (e.g., parse tree node)
- setValues(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierEvaluator
-
- setValues(double[]) - Method in class edu.stanford.nlp.optimization.CmdEvaluator
-
- setVariableMetaData(int, GraphicalModelProto.MetaData) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- setVariableMetaData(int, GraphicalModelProto.MetaData.Builder) - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel.Builder
-
repeated .edu.stanford.nlp.loglinear.model.proto.MetaData variableMetaData = 2;
- setVariables(Map<String, Object>) - Method in class edu.stanford.nlp.ling.tokensregex.Env
-
- setVerbose(boolean) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- setVerbose(boolean) - Static method in class edu.stanford.nlp.ie.NumberNormalizer
-
- setVerbose(boolean) - Method in class edu.stanford.nlp.international.arabic.parsesegment.JointParsingModel
-
- setVerbose(boolean) - Static method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor
-
- setWeight(int, float) - Method in class edu.stanford.nlp.classify.WeightedDataset
-
Set the weight of datum i.
- setWeight(String, double) - Method in class edu.stanford.nlp.coref.statistical.SimpleLinearClassifier
-
- setWeight(double) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- setWeight(double) - Method in class edu.stanford.nlp.parser.lexparser.LatticeEdge
-
- setWeights(double[][]) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
- setWeights(double[][]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- setWeights(double[][]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionNoisyLabel
-
- setWeights(double[][]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionWithDropout
-
- setWikipediaEntity(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string wikipediaEntity = 8;
- setWikipediaEntity(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string wikipediaEntity = 37;
- setWikipediaEntityBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention.Builder
-
optional string wikipediaEntity = 8;
- setWikipediaEntityBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
optional string wikipediaEntity = 37;
- setWord(String) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- setWord(String) - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
- setWord(String) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Set the word value for the label.
- setWord(String) - Method in interface edu.stanford.nlp.ling.HasWord
-
Set the word value for the label (if one is stored).
- setWord(String) - Method in class edu.stanford.nlp.ling.IndexedWord
-
- setWord(String) - Method in class edu.stanford.nlp.ling.Word
-
- setWord(String) - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
- setWord(String) - Method in class edu.stanford.nlp.ling.WordTag
-
- setWord(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
required string word = 1;
- setWord(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string word = 1;
- setWord(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- setWord(String) - Method in class edu.stanford.nlp.simple.Token
-
- setWordBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
required string word = 1;
- setWordBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
required string word = 1;
- setWordBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Fields set by the default annotators [new CoreNLP(new Properties())]
- setWords(int, CoreNLPProtos.MorphologyRequest.TaggedWord) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- setWords(int, CoreNLPProtos.MorphologyRequest.TaggedWord.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyRequest.TaggedWord words = 1;
- setWords(int, CoreNLPProtos.MorphologyResponse.WordTagLemma) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- setWords(int, CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.Builder
-
repeated .edu.stanford.nlp.pipeline.MorphologyResponse.WordTagLemma words = 1;
- setWordVectors(Map<String, SimpleMatrix>) - Method in class edu.stanford.nlp.neural.Embedding
-
- setXmlContext(int, String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token.Builder
-
Used by clean xml annotator
- setXmlDoc(boolean) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document.Builder
-
xml information
- setXmlTag(CoreNLPProtos.Token) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- setXmlTag(CoreNLPProtos.Token.Builder) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section.Builder
-
required .edu.stanford.nlp.pipeline.Token xmlTag = 9;
- setXpos(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
optional string xpos = 2;
- setXpos(String) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
optional string xpos = 2;
- setXposBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord.Builder
-
optional string xpos = 2;
- setXposBytes(ByteString) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma.Builder
-
optional string xpos = 2;
- setYear(int) - Method in class edu.stanford.nlp.time.SUTime.IsoDate
-
- setYieldBeginIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional uint32 yieldBeginIndex = 3;
- setYieldEndIndex(int) - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree.Builder
-
optional uint32 yieldEndIndex = 4;
- sg - Variable in class edu.stanford.nlp.scenegraph.SceneGraph
-
- SGD2QNhessSamples - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- SGDMinimizer<T extends Function> - Class in edu.stanford.nlp.optimization
-
In place Stochastic Gradient Descent Minimizer.
- SGDMinimizer(double, int) - Constructor for class edu.stanford.nlp.optimization.SGDMinimizer
-
- SGDMinimizer(double, int, int) - Constructor for class edu.stanford.nlp.optimization.SGDMinimizer
-
- SGDMinimizer(double, int, int, int) - Constructor for class edu.stanford.nlp.optimization.SGDMinimizer
-
- SGDMinimizer(LogPrior, int, int, int) - Constructor for class edu.stanford.nlp.optimization.SGDMinimizer
-
- SGDPasses - Variable in class edu.stanford.nlp.optimization.SGDToQNMinimizer
-
- SGDPasses - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- SGDToQNMinimizer - Class in edu.stanford.nlp.optimization
-
Stochastic Gradient Descent To Quasi Newton Minimizer
An experimental minimizer which takes a stochastic function (one implementing AbstractStochasticCachingDiffFunction)
and executes SGD for the first couple passes.
- SGDToQNMinimizer(double, int, int, int) - Constructor for class edu.stanford.nlp.optimization.SGDToQNMinimizer
-
- SGDToQNMinimizer(double, int, int, int, int, int) - Constructor for class edu.stanford.nlp.optimization.SGDToQNMinimizer
-
- SGDToQNMinimizer(double, int, int, int, int, int, boolean) - Constructor for class edu.stanford.nlp.optimization.SGDToQNMinimizer
-
- SGDWithAdaGradAndFOBOS<T extends DiffFunction> - Class in edu.stanford.nlp.optimization
-
Stochastic Gradient Descent With AdaGrad and FOBOS in batch mode.
- SGDWithAdaGradAndFOBOS(double, double, int) - Constructor for class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- SGDWithAdaGradAndFOBOS(double, double, int, int) - Constructor for class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- SGDWithAdaGradAndFOBOS(double, double, int, int, String, double, boolean, boolean, double, double) - Constructor for class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- SGDWithAdaGradAndFOBOS.Prior - Enum in edu.stanford.nlp.optimization
-
- SGML - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- SGML - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- ShapeAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.ShapeAnnotation
-
- shapeOf(CharSequence, boolean, boolean) - Static method in class edu.stanford.nlp.trees.international.pennchinese.ChineseUtils
-
- SHARE_ATTRIBUTES - Static variable in class edu.stanford.nlp.dcoref.Constants
-
Share attributes between coreferent mentions
- SHARED_NODE_ANON_PREFIX - Static variable in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
- shift() - Method in class edu.stanford.nlp.parser.nndep.Configuration
-
- shift(int) - Method in class edu.stanford.nlp.sequences.Clique
-
- shiftLeft() - Method in class edu.stanford.nlp.util.IntTuple
-
- ShiftParamsLogisticClassifierFactory<L,F> - Class in edu.stanford.nlp.classify
-
- ShiftParamsLogisticClassifierFactory() - Constructor for class edu.stanford.nlp.classify.ShiftParamsLogisticClassifierFactory
-
- ShiftParamsLogisticClassifierFactory(double) - Constructor for class edu.stanford.nlp.classify.ShiftParamsLogisticClassifierFactory
-
- ShiftParamsLogisticClassifierFactory(LogPrior, double) - Constructor for class edu.stanford.nlp.classify.ShiftParamsLogisticClassifierFactory
-
- ShiftParamsLogisticObjectiveFunction - Class in edu.stanford.nlp.classify
-
- ShiftParamsLogisticObjectiveFunction(int[][], double[][], int[][], int, int, int, LogPrior) - Constructor for class edu.stanford.nlp.classify.ShiftParamsLogisticObjectiveFunction
-
- ShiftReduceDemo - Class in edu.stanford.nlp.parser.shiftreduce.demo
-
Demonstrates how to first use the tagger, then use the
ShiftReduceParser.
- ShiftReduceDemo() - Constructor for class edu.stanford.nlp.parser.shiftreduce.demo.ShiftReduceDemo
-
- ShiftReduceOptions - Class in edu.stanford.nlp.parser.shiftreduce
-
- ShiftReduceOptions() - Constructor for class edu.stanford.nlp.parser.shiftreduce.ShiftReduceOptions
-
- ShiftReduceParser - Class in edu.stanford.nlp.parser.shiftreduce
-
A shift-reduce constituency parser.
- ShiftReduceParser(ShiftReduceOptions) - Constructor for class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
- ShiftReduceParser(ShiftReduceOptions, PerceptronModel) - Constructor for class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
- ShiftReduceParserQuery - Class in edu.stanford.nlp.parser.shiftreduce
-
- ShiftReduceParserQuery(ShiftReduceParser) - Constructor for class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery
-
- ShiftReduceTestOptions - Class in edu.stanford.nlp.parser.shiftreduce
-
- ShiftReduceTestOptions() - Constructor for class edu.stanford.nlp.parser.shiftreduce.ShiftReduceTestOptions
-
- ShiftReduceTrainOptions - Class in edu.stanford.nlp.parser.shiftreduce
-
- ShiftReduceTrainOptions() - Constructor for class edu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptions
-
- ShiftReduceTrainOptions.TrainingMethod - Enum in edu.stanford.nlp.parser.shiftreduce
-
- ShiftTransition - Class in edu.stanford.nlp.parser.shiftreduce
-
Transition that moves a single item from the front of the queue to
the top of the stack without making any other changes.
- ShiftTransition() - Constructor for class edu.stanford.nlp.parser.shiftreduce.ShiftTransition
-
- shortArrToByteArr(short[]) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- shortArrToByteArr(short[], int, int) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- shortArrToByteArr(byte[], int, short[], int, int) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- shortForm - Variable in class edu.stanford.nlp.ie.pascal.Alignment
-
- shortName - Variable in enum edu.stanford.nlp.ie.KBPRelationExtractor.NERTag
-
A short name for this NER tag, intended for compact serialization
- shortNameToGRel - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
- shortNameToGRel - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
Map from Chinese GrammaticalRelation short names to their corresponding
GrammaticalRelation objects.
- shortNameToGRel - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
- shortNameToGRel - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
- shortValue() - Method in class edu.stanford.nlp.util.MutableDouble
-
- shortValue() - Method in class edu.stanford.nlp.util.MutableInteger
-
- shortValue() - Method in class edu.stanford.nlp.util.MutableLong
-
- ShouldRetryException() - Constructor for exception edu.stanford.nlp.pipeline.WebServiceAnnotator.ShouldRetryException
-
- show(String, Point) - Method in class edu.stanford.nlp.ui.JarFileChooser
-
- showAll() - Method in class edu.stanford.nlp.util.logging.VisibilityHandler
-
Show all of the channels.
- showAllChannels() - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Show all channels (with this handler, there may be upstream handlers).
- showCCInfo(ClassifierCombiner) - Static method in class edu.stanford.nlp.ie.ClassifierCombiner
-
- showCCInfo - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- showIndex - Variable in class edu.stanford.nlp.semgraph.SemanticGraphUtils.PrintVerticeParams
-
- showListSelectionDialog(List<String>, Point) - Method in class edu.stanford.nlp.ui.JarFileChooser
-
- showNCCInfo(NERClassifierCombiner) - Static method in class edu.stanford.nlp.ie.NERClassifierCombiner
-
Method for displaying info about an NERClassifierCombiner.
- showNCCInfo - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- showOnlyChannels(Object...) - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Show only these channels, as far as downstream handlers are concerned.
- showOnlyError - Static variable in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Show only errors (e.g., to send them to an error file)
- showPOS - Variable in class edu.stanford.nlp.semgraph.SemanticGraphUtils.PrintVerticeParams
-
- showSentIndex - Variable in class edu.stanford.nlp.semgraph.SemanticGraphUtils.PrintVerticeParams
-
- showWord - Variable in class edu.stanford.nlp.semgraph.SemanticGraphUtils.PrintVerticeParams
-
- shuffle() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionDataSet
-
- shuffle(int[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- shuffle(int[], Random) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- shuffleMatrices - Variable in class edu.stanford.nlp.sentiment.RNNTrainOptions
-
Shuffle matrices when training.
- shuffleSentences(CoreMap) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
Randomized shuffle of all sentences int this dataset
- shuffleWithSideInformation(long, List<E>) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Randomizes the data array in place.
- shuffleWithSideInformation(long, List<E>) - Method in class edu.stanford.nlp.classify.RVFDataset
-
Randomizes the data array in place.
- shuffleWithSideInformation(long, List<E>) - Method in class edu.stanford.nlp.classify.WeightedDataset
-
Randomizes (shuffles) the data array in place.
- shutdown() - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Good practice to call after you are done with this object.
- ShutdownHandler() - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.ShutdownHandler
-
- shutUp() - Method in class edu.stanford.nlp.optimization.InefficientSGDMinimizer
-
- shutUp() - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- shutUp() - Method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- shutUp() - Method in class edu.stanford.nlp.optimization.SGDMinimizer
-
- shutUp() - Method in class edu.stanford.nlp.optimization.SGDToQNMinimizer
-
- shutUp() - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- shutUp() - Method in class edu.stanford.nlp.optimization.SMDMinimizer
-
- shutUp() - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- siblings(Tree) - Method in class edu.stanford.nlp.trees.Tree
-
Returns the siblings of this Tree node.
- side - Variable in class edu.stanford.nlp.parser.shiftreduce.BinaryTransition
-
Which side the head is on
- sideCounters(String, List, List, Map) - Method in class edu.stanford.nlp.parser.lexparser.SisterAnnotationStats
-
- Sieve - Class in edu.stanford.nlp.coref.hybrid.sieve
-
- Sieve() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- Sieve(Properties) - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- Sieve(Properties, String) - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- Sieve - Class in edu.stanford.nlp.quoteattribution.Sieves
-
Created by mjfang on 7/8/16.
- Sieve(Annotation, Map<String, List<Person>>, Map<Integer, String>, Set<String>) - Constructor for class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- Sieve.ClassifierType - Enum in edu.stanford.nlp.coref.hybrid.sieve
-
- Sieve.MentionData - Class in edu.stanford.nlp.quoteattribution.Sieves
-
- sieveClassName(int) - Method in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
- SieveCoreferenceSystem - Class in edu.stanford.nlp.dcoref
-
Multi-pass Sieve coreference resolution system (see EMNLP 2010 paper).
- SieveCoreferenceSystem(Properties) - Constructor for class edu.stanford.nlp.dcoref.SieveCoreferenceSystem
-
- SieveData(Annotation, Map<String, List<Person>>, Map<Integer, String>, Set<String>) - Constructor for class edu.stanford.nlp.quoteattribution.Sieves.training.SupervisedSieveTraining.SieveData
-
- sievename - Variable in class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- sieveName - Variable in class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.QMSieve
-
- SieveOptions - Class in edu.stanford.nlp.dcoref
-
- SieveOptions() - Constructor for class edu.stanford.nlp.dcoref.SieveOptions
-
- SIEVEPASSES - Static variable in class edu.stanford.nlp.dcoref.Constants
-
Default sieve passes
- sieves - Variable in class edu.stanford.nlp.coref.hybrid.HybridCorefSystem
-
- SIEVES_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- Sighan2005DocumentReaderAndWriter - Class in edu.stanford.nlp.wordseg
-
DocumentReader for Chinese segmentation task.
- Sighan2005DocumentReaderAndWriter() - Constructor for class edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter
-
- sighanCorporaDict - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
for Sighan bakeoff 2005, the path to the dictionary of bigrams appeared in
corpus
- sighanPostProcessing - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- sigLevelByApproxRand(double[], double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Computes the significance level by approximate randomization, using a
default value of 1000 iterations.
- sigLevelByApproxRand(double[], double[], int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Takes a pair of arrays, A and B, which represent corresponding
outcomes of a pair of random variables: say, results for two different
classifiers on a sequence of inputs.
- sigLevelByApproxRand(int[], int[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sigLevelByApproxRand(int[], int[], int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sigLevelByApproxRand(boolean[], boolean[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sigLevelByApproxRand(boolean[], boolean[], int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sigma - Variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- sigma - Variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- sigma - Variable in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- sigma - Variable in class edu.stanford.nlp.ie.crf.CRFNonLinearSecondOrderLogConditionalObjectiveFunction
-
- sigma - Variable in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
strength of the prior on the linear classifier (passed to LinearClassifierFactory) or the C constant if relationExtractorClassifierType=svm
- sigma - Variable in class edu.stanford.nlp.optimization.SGDMinimizer
-
- sigma - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- SIGMA_SQUARED - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- sigmasToTry - Static variable in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- sigmoid(double) - Static method in class edu.stanford.nlp.math.SloppyMath
-
Compute the sigmoid function with mean zero.
- sigmoid(double) - Static method in class edu.stanford.nlp.neural.NeuralUtils
-
Returns a sigmoid applied to the input x
.
- SIGN - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- signalEndTrack(int, long) - Method in class edu.stanford.nlp.util.logging.LogRecordHandler
-
Signal the end of a track, i.e.
- signalEndTrack(int, long) - Method in class edu.stanford.nlp.util.logging.OutputHandler
-
Signal the end of a track, i.e.
- signalEndTrack(int, long) - Method in class edu.stanford.nlp.util.logging.RepeatedRecordHandler
-
Signal the end of a track, i.e.
- signalEndTrack(int, long) - Method in class edu.stanford.nlp.util.logging.VisibilityHandler
-
Signal the end of a track, i.e.
- signalShutdown() - Method in class edu.stanford.nlp.util.logging.LogRecordHandler
-
- signalShutdown() - Method in class edu.stanford.nlp.util.logging.RepeatedRecordHandler
- signalStartTrack(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.LogRecordHandler
-
Signal the start of a track, i.e.
- signalStartTrack(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.OutputHandler
-
Signal the start of a track, i.e.
- signalStartTrack(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.RepeatedRecordHandler
-
Signal the start of a track, i.e.
- signalStartTrack(Redwood.Record) - Method in class edu.stanford.nlp.util.logging.VisibilityHandler
-
Signal the start of a track, i.e.
- signature(Properties) - Static method in class edu.stanford.nlp.coref.data.Dictionaries
-
- signature(Properties) - Static method in class edu.stanford.nlp.dcoref.Dictionaries
-
- signature - Variable in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
A signature for a given relation mention, e.g., a concatenation of type and argument strings
This is used in KBP, where we merge all RelationMentions corresponding to the same abstract relation
- signature - Variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NamedValueFunction
-
- signature() - Method in interface edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.Action
-
The name of this action.
- signature(String, Properties) - Method in class edu.stanford.nlp.pipeline.BinarizerAnnotator
-
- signature(String, Properties) - Static method in class edu.stanford.nlp.pipeline.ParserAnnotator
-
- signature(String, Properties) - Static method in class edu.stanford.nlp.pipeline.SentimentAnnotator
-
- signature - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLP.AnnotatorSignature
-
- SIGNATURE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- SIGNATURES_PROP - Static variable in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- SIGNATURES_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- SILENCE - Static variable in class edu.stanford.nlp.parser.lexparser.HTKLatticeReader
-
- similarityThresholdHighPrecision - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- SIMPLE_HTTP_METHODS - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Collection
of Simple HTTP methods.
- SIMPLE_HTTP_REQUEST_CONTENT_TYPE_VALUES - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Collection
of Simple HTTP request headers.
- SIMPLE_HTTP_REQUEST_HEADERS - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Collection
of Simple HTTP request headers.
- SIMPLE_HTTP_RESPONSE_HEADERS - Static variable in class edu.stanford.nlp.naturalli.demo.CORSFilter
-
Collection
of Simple HTTP request headers.
- simpleBinarizedLabels - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
When binarizing trees, don't annotate the labels with anything
- SimpleCachedExpression(String, T, String...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleCachedExpression
-
- SimpleConstituent - Class in edu.stanford.nlp.trees
-
A SimpleConstituent
object defines a generic edge in a graph.
- SimpleConstituent() - Constructor for class edu.stanford.nlp.trees.SimpleConstituent
-
Create an empty SimpleConstituent
object.
- SimpleConstituent(int, int) - Constructor for class edu.stanford.nlp.trees.SimpleConstituent
-
Create a SimpleConstituent
object with given values.
- SimpleConstituentFactory - Class in edu.stanford.nlp.trees
-
A ConstituentFactory
acts as a factory for creating objects
of class Constituent
, or some descendent class.
- SimpleConstituentFactory() - Constructor for class edu.stanford.nlp.trees.SimpleConstituentFactory
-
- SimpleExpression(String, T, String...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleExpression
-
- simpleGoodTuring(Counter<E>, int) - Static method in class edu.stanford.nlp.stats.Distribution
-
Creates a Distribution from the given counter using Gale & Sampsons'
"simple Good-Turing" smoothing.
- SimpleGoodTuring - Class in edu.stanford.nlp.stats
-
Simple Good-Turing smoothing, based on code from Sampson, available at:
ftp://ftp.informatics.susx.ac.uk/pub/users/grs2/SGT.c
See also http://www.grsampson.net/RGoodTur.html
- SimpleGoodTuring(int[], int[]) - Constructor for class edu.stanford.nlp.stats.SimpleGoodTuring
-
Each instance of this class encapsulates the computation of the smoothing
for one probability distribution.
- SimpleLinearClassifier - Class in edu.stanford.nlp.coref.statistical
-
A simple linear classifier trained by SGD with support for several different loss functions
and learning rate schedules.
- SimpleLinearClassifier(SimpleLinearClassifier.Loss, SimpleLinearClassifier.LearningRateSchedule, double) - Constructor for class edu.stanford.nlp.coref.statistical.SimpleLinearClassifier
-
- SimpleLinearClassifier(SimpleLinearClassifier.Loss, SimpleLinearClassifier.LearningRateSchedule, double, String) - Constructor for class edu.stanford.nlp.coref.statistical.SimpleLinearClassifier
-
- SimpleLinearClassifier.LearningRateSchedule - Interface in edu.stanford.nlp.coref.statistical
-
- SimpleLinearClassifier.Loss - Interface in edu.stanford.nlp.coref.statistical
-
- SimplePronounResolution - Class in edu.stanford.nlp.scenegraph
-
Performs a simple, rule-based intrasential pronoun resolution,
roughly following the first three rules of the Hobbs algorithm.
- SimplePronounResolution() - Constructor for class edu.stanford.nlp.scenegraph.SimplePronounResolution
-
- SimpleQuantifiableEntity - Class in edu.stanford.nlp.ie.qe
-
Quantifiable entity
- SimpleQuantifiableEntity(double, Unit) - Constructor for class edu.stanford.nlp.ie.qe.SimpleQuantifiableEntity
-
- SimpleQuantifiableEntity(Number, Unit) - Constructor for class edu.stanford.nlp.ie.qe.SimpleQuantifiableEntity
-
- SimpleSentiment - Class in edu.stanford.nlp.sentiment
-
A simple sentiment classifier, inspired by Sida's Naive Bayes SVM
paper.
- SimpleStringFunction(String) - Constructor for class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams.SimpleStringFunction
-
- SimpleTensor - Class in edu.stanford.nlp.neural
-
This class defines a block tensor, somewhat like a three
dimensional matrix.
- SimpleTensor(int, int, int) - Constructor for class edu.stanford.nlp.neural.SimpleTensor
-
Creates a zero initialized tensor
- SimpleTensor(SimpleMatrix[]) - Constructor for class edu.stanford.nlp.neural.SimpleTensor
-
Copies the data in the slices.
- SimpleTensor(SimpleTensor) - Constructor for class edu.stanford.nlp.neural.SimpleTensor
-
Copies everything
- SimpleTime(String) - Constructor for class edu.stanford.nlp.time.SUTime.SimpleTime
-
- SimpleTokenize - Class in edu.stanford.nlp.ie.machinereading.common
-
Simple string tokenization
- SimpleTokenize() - Constructor for class edu.stanford.nlp.ie.machinereading.common.SimpleTokenize
-
- SimpleTree - Class in edu.stanford.nlp.trees
-
A SimpleTree
is a minimal concrete implementation of an
unlabeled, unscored Tree
.
- SimpleTree() - Constructor for class edu.stanford.nlp.trees.SimpleTree
-
Create an empty parse tree.
- SimpleTree(Label) - Constructor for class edu.stanford.nlp.trees.SimpleTree
-
Create parse tree with given root and null daughters.
- SimpleTree(Label, List<Tree>) - Constructor for class edu.stanford.nlp.trees.SimpleTree
-
Create parse tree with given root and array of daughter trees.
- simpleTreeBinarizer(HeadFinder, TreebankLanguagePack) - Static method in class edu.stanford.nlp.parser.lexparser.TreeBinarizer
-
Builds a TreeBinarizer with all of the options set to simple values
- SimpleTreeFactory - Class in edu.stanford.nlp.trees
-
A SimpleTreeFactory
acts as a factory for creating objects
of class SimpleTree
.
- SimpleTreeFactory() - Constructor for class edu.stanford.nlp.trees.SimpleTreeFactory
-
Creates a new TreeFactory
.
- SimpleValue(String, T, String...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleValue
-
- simplifiedModel - Variable in class edu.stanford.nlp.sentiment.RNNOptions
-
No syntactic untying - use the same matrix/tensor for all categories.
- simplify(Env) - Method in interface edu.stanford.nlp.ling.tokensregex.types.Expression
-
Simplifies the expression using the specified environment.
- simplify(Env) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.ConditionalExpression
-
- simplify(Env) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.FunctionCallExpression
-
- simplify(Env) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.MethodCallExpression
-
- simplify(Env) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression
-
- simplify(Env) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.WrappedExpression
-
- simplifyConstituents(TreebankLanguagePack, Set<Constituent>) - Static method in class edu.stanford.nlp.parser.metrics.TreeSpanScoring
-
- simplifyNoTypeConversion(Env, Object...) - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.CompositeValue
-
- SINGLE_BATCH - Static variable in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- SingleAnnotationExtractor() - Constructor for class edu.stanford.nlp.ling.tokensregex.MatchedExpression.SingleAnnotationExtractor
-
- singleConjunctions(MetaFeatureExtractor.SingleConjunction[]) - Method in class edu.stanford.nlp.coref.statistical.MetaFeatureExtractor.Builder
-
- SINGLETON - Static variable in class edu.stanford.nlp.pipeline.AnnotatorPool
-
A global singleton annotator pool, so that we can cache globally on a JVM instance.
- SINGLETON_MODEL_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- SINGLETON_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- SingletonPredictor - Class in edu.stanford.nlp.coref.misc
-
Train the singleton predictor using a logistic regression classifier as
described in Recasens, de Marneffe and Potts, NAACL 2013
Label 0 = Singleton mention.
- singletonPredictor - Variable in class edu.stanford.nlp.dcoref.MentionExtractor
-
- SingletonPredictor - Class in edu.stanford.nlp.dcoref
-
Train the singleton predictor using a logistic regression classifier as
described in Recasens, de Marneffe and Potts, NAACL 2013
Label 0 = Singleton mention.
- singletonRatio(double) - Method in class edu.stanford.nlp.coref.statistical.PairwiseModel.Builder
-
- SINGULAR_PROP - Static variable in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- SINGULAR_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- singularPronouns - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- singularPronouns - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- singularPronounsEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- singularPronounsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- singularWords - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- singularWords - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- sisterAnnotate - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Selective Sister annotation.
- SisterAnnotationStats - Class in edu.stanford.nlp.parser.lexparser
-
See what sister annotation helps in treebank, based on support and
KL divergence.
- SisterAnnotationStats() - Constructor for class edu.stanford.nlp.parser.lexparser.SisterAnnotationStats
-
- sisterCounters(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.SisterAnnotationStats
-
- sisterSkip - Static variable in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- sisterSplitLevel - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Set the support * KL cutoff level (1-4) for sister splitting
-- don't use it, as far as we can tell so far
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Returns the splitting strings used for selective splits.
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.ItalianTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
-
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
- sisterSplitters - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- sisterSplitters() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Returns the splitting strings used for selective splits.
- sisterSplitters() - Method in class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
- size - Variable in class edu.stanford.nlp.classify.GeneralDataset
-
- size() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Returns the number of examples (
Datum
s) in the Dataset.
- size() - Method in class edu.stanford.nlp.coref.data.CorefCluster
-
- size() - Method in class edu.stanford.nlp.coref.statistical.Clusterer.Cluster
-
- size() - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- size() - Method in class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
- size() - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
- size() - Method in class edu.stanford.nlp.io.FileSequentialCollection
-
Returns the size of the FileSequentialCollection.
- size() - Method in class edu.stanford.nlp.ling.IndexedWord
-
- size() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap
-
- size() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- size() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseStringCollection
-
- size() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.StringList
-
- size() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.TokenList
-
- size() - Method in interface edu.stanford.nlp.ling.tokensregex.PhraseTable.WordList
-
- size() - Method in class edu.stanford.nlp.maxent.Experiments
-
Returns the number of training data items.
- size() - Method in class edu.stanford.nlp.maxent.Features
-
- size() - Method in class edu.stanford.nlp.neural.Embedding
-
- size() - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
Can be slow.
- size() - Method in class edu.stanford.nlp.parser.shiftreduce.Weight
-
- size() - Method in class edu.stanford.nlp.parser.shiftreduce.WeightMap
-
- size() - Method in class edu.stanford.nlp.patterns.SentenceIndex
-
- size() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- size() - Method in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory
-
- size() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns the number of nodes in the graph
- size() - Method in class edu.stanford.nlp.sequences.Clique
-
The number of nodes in the clique.
- size() - Method in class edu.stanford.nlp.sequences.ObjectBankWrapper
-
- size() - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Returns the number of entries stored in this counter.
- size() - Method in interface edu.stanford.nlp.stats.Counter
-
Returns the number of entries stored in this counter.
- size() - Method in class edu.stanford.nlp.stats.DataSeries.ArrayDataSeries
-
- size() - Method in class edu.stanford.nlp.stats.DataSeries.AverageDataSeries
-
- size() - Method in class edu.stanford.nlp.stats.DataSeries.FunctionDataSeries
-
- size() - Method in class edu.stanford.nlp.stats.DataSeries.ListDataSeries
-
- size() - Method in interface edu.stanford.nlp.stats.DataSeries
-
- size() - Method in class edu.stanford.nlp.stats.IntCounter
-
- size() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- size() - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- size() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- size() - Method in class edu.stanford.nlp.tagger.maxent.Extractors
-
- size() - Method in class edu.stanford.nlp.tagger.maxent.PairsHolder
-
- size - Variable in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- size() - Method in class edu.stanford.nlp.trees.Constituent
-
Return the length of a Constituent
- size() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
- size() - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
Returns the size of the Treebank.
- size() - Method in class edu.stanford.nlp.trees.Tree
-
Returns the number of nodes the tree contains.
- size() - Method in class edu.stanford.nlp.trees.Treebank
-
Returns the size of the Treebank.
- size() - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
Returns the number of elements in this map.
- size() - Method in class edu.stanford.nlp.util.ArrayHeap
-
Get the number of elements in the heap.
- size() - Method in class edu.stanford.nlp.util.ArrayMap
-
- size() - Method in class edu.stanford.nlp.util.ArraySet
-
Returns size of set.
- size() - Method in class edu.stanford.nlp.util.Beam
-
- size() - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Get the number of elements in the queue.
- size() - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
The number of keys in this map.
- size() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- size() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- size() - Method in class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
- size() - Method in class edu.stanford.nlp.util.DeltaCollectionValuedMap
-
- size() - Method in class edu.stanford.nlp.util.DeltaIndex
-
- size() - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Number of elements in the queue.
- size() - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- size() - Method in class edu.stanford.nlp.util.HashIndex
-
Returns the number of indexed objects.
- size() - Method in interface edu.stanford.nlp.util.Heap
-
The number of elements currently in the heap.
- size() - Method in class edu.stanford.nlp.util.IdentityHashSet
-
Returns the number of elements in this set (its cardinality).
- size() - Method in interface edu.stanford.nlp.util.Index
-
Returns the number of indexed objects.
- size() - Method in class edu.stanford.nlp.util.Interner
-
- size() - Method in class edu.stanford.nlp.util.IntervalTree
-
- size() - Method in class edu.stanford.nlp.util.LeastRecentlyUsedCache
-
- size(U) - Method in class edu.stanford.nlp.util.MapList
-
- size() - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- size() - Method in class edu.stanford.nlp.util.OneToOneMap
-
- size() - Method in class edu.stanford.nlp.util.PaddedList
-
- size() - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- size() - Method in class edu.stanford.nlp.util.TreeShapedStack
-
How many nodes in this branch of the stack
- size() - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- size() - Method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- size() - Method in interface edu.stanford.nlp.util.TypesafeMap
-
Returns the number of keys in the map.
- SizedArrayListFactory(int) - Constructor for class edu.stanford.nlp.util.CollectionFactory.SizedArrayListFactory
-
- sizeOuterMap() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- skewDivergence(Counter<E>, Counter<E>, double) - Static method in class edu.stanford.nlp.stats.Counters
-
Calculates the skew divergence between the two counters.
- skewDivergence(Distribution<K>, Distribution<K>, double) - Static method in class edu.stanford.nlp.stats.Distributions
-
Calculates the skew divergence between the two distributions.
- SKIP_COREF - Static variable in class edu.stanford.nlp.dcoref.Constants
-
if true, skip coreference resolution.
- skipForAnalysis(Mention, Mention, Properties) - Static method in class edu.stanford.nlp.coref.hybrid.sieve.Sieve
-
- skipOutputRegularization - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- skipRoot() - Method in class edu.stanford.nlp.trees.Tree
-
Returns first child if this is unary and if the label at the current
node is either "ROOT" or empty.
- skipThisMention(Document, Mention, CorefCluster, Dictionaries) - Method in class edu.stanford.nlp.coref.hybrid.sieve.DeterministicCorefSieve
-
Skip this mention? (search pruning)
- skipThisMention(Document, Mention, CorefCluster, Dictionaries) - Method in class edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve
-
Skip this mention? (search pruning)
- skipValCalc - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffUpdateFunction
-
- SLASH - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- slashHyphenTreatment - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- slf4j - Static variable in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Output to slf4j.
- slf4j() - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
Run Redwood with SLF4J as the console backend
- SLF4JHandler - Class in edu.stanford.nlp.util.logging
-
A handler for outputting to SLF4J rather than stderr.
- SLF4JHandler() - Constructor for class edu.stanford.nlp.util.logging.SLF4JHandler
-
- sList - Variable in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- sList - Variable in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- sloppyGazette - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- SloppyMath - Class in edu.stanford.nlp.math
-
The class SloppyMath
contains methods for performing basic
numeric operations.
- slurpFile(File) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given File as a single String.
- slurpFile(File, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given File as a single String.
- slurpFile(String, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given file with the given encoding.
- slurpFile(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given file
- slurpFileNoExceptions(String, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given file with the given
encoding.
- slurpFileNoExceptions(File) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given file with the given
encoding.
- slurpFileNoExceptions(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given file with the given
encoding.
- slurpGZippedFile(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given File as a single String.
- slurpGZippedFile(File) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text in the given File as a single String.
- slurpInputStream(InputStream, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Read the contents of an input stream, decoding it according to the given character encoding.
- slurpReader(Reader) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text from the given Reader.
- slurpURL(URL, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text at the given URL.
- slurpURL(URL) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text at the given URL.
- slurpURL(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text at the given URL.
- slurpURLNoExceptions(URL, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text at the given URL.
- slurpURLNoExceptions(URL) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text at the given URL.
- slurpURLNoExceptions(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns all the text at the given URL.
- SMALL_BATCH - Static variable in class edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB
-
- SMALL_URL - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- smallConst - Static variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- SMART_QUOTES - Variable in class edu.stanford.nlp.pipeline.QuoteAnnotator
-
- smartMutation - Variable in class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel
-
- smartMutation - Variable in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Have tags changeable based on statistics on word types having various
taggings.
- smartMutation - Variable in class edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModel
-
- smartMutation - Variable in class edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModel
-
- smartMutation - Variable in class edu.stanford.nlp.parser.lexparser.Options.LexOptions
-
Smarter smoothing for rare words.
- smartMutation - Variable in class edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModel
-
- SMDMinimizer<T extends Function> - Class in edu.stanford.nlp.optimization
-
Stochastic Meta Descent Minimizer based on
Accelerated training of conditional random fields with stochastic gradient methods
S.
- SMDMinimizer() - Constructor for class edu.stanford.nlp.optimization.SMDMinimizer
-
- SMDMinimizer(double, int, StochasticCalculateMethods, int) - Constructor for class edu.stanford.nlp.optimization.SMDMinimizer
-
- SMDMinimizer(double, int, StochasticCalculateMethods, int, boolean) - Constructor for class edu.stanford.nlp.optimization.SMDMinimizer
-
- smooth(List<double[]>) - Static method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- smooth_aPTW_aPT - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- smooth_aT_hTd - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- smooth_aT_hTWd - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Bayesian m-estimate prior for aT given hTWd against base distribution
of aT given hTd.
- smooth_aTW_aT - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- smooth_aTW_hTd - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- smooth_aTW_hTWd - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Bayesian m-estimate prior for aTW given hTWd against base distribution
of aTW given hTd.
- smooth_stop - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- smoothing - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
TODO wsg2011: This is the old grammar smoothing parameter that no
longer does anything in the parser.
- smoothInUnknownsThreshold - Variable in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
If a word has been seen more than this many times, then relative
frequencies of tags are used for POS assignment; if not, they are smoothed
with tag priors.
- smoothInUnknownsThreshold - Variable in class edu.stanford.nlp.parser.lexparser.Options.LexOptions
-
Words more common than this are tagged with MLE P(t|w).
- soften - Variable in class edu.stanford.nlp.optimization.SparseAdaGradMinimizer
-
- softmax(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- softmax(SimpleMatrix) - Static method in class edu.stanford.nlp.neural.NeuralUtils
-
Applies softmax to all of the elements of the matrix.
- softmaxOutputLayer - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- softmaxTieLambda - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- solveCG() - Method in class edu.stanford.nlp.maxent.CGRunner
-
Solves the problem using conjugate gradient (CG).
- solveL1(double) - Method in class edu.stanford.nlp.maxent.CGRunner
-
Solves the problem using OWLQN.
- solveOWLQN2(double) - Method in class edu.stanford.nlp.maxent.CGRunner
-
- solveQN() - Method in class edu.stanford.nlp.maxent.CGRunner
-
Solves the problem using a quasi-newton method (L-BFGS).
- sortByExtent(List<ExtractionObject>) - Static method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
- sortByHeadSpan(List<EntityMention>) - Static method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- sorted(Iterable<T>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Return the items of an Iterable as a sorted list.
- sorted(Iterable<T>, Comparator<T>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Return the items of an Iterable as a sorted list.
- sortedEntries(Collection<Map.Entry<K, V>>) - Static method in class edu.stanford.nlp.util.Maps
-
Sorts a list of entries.
- sortedEntries(Map<K, V>) - Static method in class edu.stanford.nlp.util.Maps
-
Returns a List of entries in the map, sorted by key.
- sortedIfPossible(Collection<T>) - Static method in class edu.stanford.nlp.util.ErasureUtils
-
- sortFiles - Variable in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.Options
-
- sortFiles - Variable in class edu.stanford.nlp.coref.docreader.CoreNLPDocumentReader.Options
-
- sortFiles - Variable in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.Options
-
- sortIntoBlocks(Collection<Y>) - Method in class edu.stanford.nlp.fsm.ExactAutomatonMinimizer
-
- sortIntoBlocks(Collection) - Method in class edu.stanford.nlp.fsm.FastExactAutomatonMinimizer
-
- source() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- SOURCE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- SOURCE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- sourceBG() - Method in interface edu.stanford.nlp.parser.lexparser.GrammarProjection
-
- SOURCECOPY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- SOURCECOPY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- sourceTree - Variable in class edu.stanford.nlp.ie.util.RelationTriple.WithTree
-
- sourceUG() - Method in interface edu.stanford.nlp.parser.lexparser.GrammarProjection
-
- SpaceBeforeAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SpaceBeforeAnnotation
-
- Span - Class in edu.stanford.nlp.ie.machinereading.structure
-
Stores the offsets for a span of text
Offsets may indicate either token or byte positions
Start is inclusive, end is exclusive
- Span(int, int) - Constructor for class edu.stanford.nlp.ie.machinereading.structure.Span
-
This assumes that s <= e.
- Span(Span...) - Constructor for class edu.stanford.nlp.ie.machinereading.structure.Span
-
Creates a span that encloses all spans in the argument list.
- Span - Class in edu.stanford.nlp.trees
-
A Span
is an optimized SimpleConstituent
object.
- Span() - Constructor for class edu.stanford.nlp.trees.Span
-
Create an empty Span
object.
- Span(int, int) - Constructor for class edu.stanford.nlp.trees.Span
-
Create a Span
object with given values.
- SPAN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- SpanAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SpanAnnotation
-
- SPANISH_PROPERTIES - Static variable in class edu.stanford.nlp.pipeline.LanguageInfo
-
- Spanish_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Language
-
Spanish = 8;
- SpanishDocument - Class in edu.stanford.nlp.simple
-
A sentence running with the Spanish models.
- SpanishDocument(String) - Constructor for class edu.stanford.nlp.simple.SpanishDocument
-
Create a new document from the passed in text.
- SpanishDocument(Annotation) - Constructor for class edu.stanford.nlp.simple.SpanishDocument
-
Convert a CoreNLP Annotation object to a Document.
- SpanishDocument(CoreNLPProtos.Document) - Constructor for class edu.stanford.nlp.simple.SpanishDocument
-
Create a Document object from a read Protocol Buffer.
- SpanishDocument(Properties, String) - Constructor for class edu.stanford.nlp.simple.SpanishDocument
-
Create a new Spanish document from the passed in text and the given properties.
- SpanishHeadFinder - Class in edu.stanford.nlp.trees.international.spanish
-
- SpanishHeadFinder() - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishHeadFinder
-
- SpanishHeadFinder(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishHeadFinder
-
- SpanishSentence - Class in edu.stanford.nlp.simple
-
- SpanishSentence(String) - Constructor for class edu.stanford.nlp.simple.SpanishSentence
-
- SpanishSentence(List<String>) - Constructor for class edu.stanford.nlp.simple.SpanishSentence
-
- SpanishSentence(CoreNLPProtos.Sentence) - Constructor for class edu.stanford.nlp.simple.SpanishSentence
-
- SpanishSplitTreeNormalizer - Class in edu.stanford.nlp.trees.international.spanish
-
A tree normalizer made to be used immediately on trees which have
been split apart.
- SpanishSplitTreeNormalizer() - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishSplitTreeNormalizer
-
- SpanishTokenizer<T extends HasWord> - Class in edu.stanford.nlp.international.spanish.process
-
Tokenizer for raw Spanish text.
- SpanishTokenizer(Reader, LexedTokenFactory<T>, Properties, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.international.spanish.process.SpanishTokenizer
-
Constructor.
- SpanishTokenizer.SpanishTokenizerFactory<T extends HasWord> - Class in edu.stanford.nlp.international.spanish.process
-
A factory for Spanish tokenizer instances.
- SpanishTreebankLanguagePack - Class in edu.stanford.nlp.trees.international.spanish
-
Language pack for the Spanish treebank.
- SpanishTreebankLanguagePack() - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack
-
- SpanishTreebankParserParams - Class in edu.stanford.nlp.parser.lexparser
-
TreebankLangParserParams for the AnCora corpus.
- SpanishTreebankParserParams() - Constructor for class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
- SpanishTreeNormalizer - Class in edu.stanford.nlp.trees.international.spanish
-
Normalize trees read from the AnCora Spanish corpus.
- SpanishTreeNormalizer() - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishTreeNormalizer
-
- SpanishTreeNormalizer(boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishTreeNormalizer
-
- SpanishTreeReaderFactory - Class in edu.stanford.nlp.trees.international.spanish
-
A class for reading Spanish AnCora trees that have been converted
from XML to PTB format.
- SpanishTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishTreeReaderFactory
-
- SpanishUnknownWordModel - Class in edu.stanford.nlp.parser.lexparser
-
- SpanishUnknownWordModel(Options, Lexicon, Index<String>, Index<String>, ClassicCounter<IntTaggedWord>) - Constructor for class edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModel
-
- SpanishUnknownWordModel(Options, Lexicon, Index<String>, Index<String>) - Constructor for class edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModel
-
This constructor creates an UWM with empty data structures.
- SpanishUnknownWordModelTrainer - Class in edu.stanford.nlp.parser.lexparser
-
- SpanishUnknownWordModelTrainer() - Constructor for class edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModelTrainer
-
- SpanishUnknownWordSignatures - Class in edu.stanford.nlp.international.spanish
-
Contains patterns for matching certain word types in Spanish, such
as common suffices for nouns, verbs, adjectives and adverbs.
- SpanishVerbStripper - Class in edu.stanford.nlp.international.spanish
-
Provides a utility function for removing attached pronouns from
Spanish verb forms.
- SpanishVerbStripper.StrippedVerb - Class in edu.stanford.nlp.international.spanish
-
A struct describing the result of verb stripping.
- SpanishXMLTreeReader - Class in edu.stanford.nlp.trees.international.spanish
-
A reader for XML format AnCora treebank files.
- SpanishXMLTreeReader(String, Reader, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishXMLTreeReader
-
Read parse trees from a Reader.
- SpanishXMLTreeReaderFactory - Class in edu.stanford.nlp.trees.international.spanish
-
A class for reading Spanish Treebank trees that have been converted
from XML to PTB format.
- SpanishXMLTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishXMLTreeReaderFactory
-
- SpanishXMLTreeReaderFactory(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.trees.international.spanish.SpanishXMLTreeReaderFactory
-
- spanString() - Method in class edu.stanford.nlp.trees.Tree
-
Return String of leaves spanned by this tree assuming they are CoreLabel's
Throws an IllegalArgumentException if the leaves are not CoreLabels that contain
text info as in the typical use case of a Tree generated by a pipeline
- spanToString() - Method in class edu.stanford.nlp.coref.data.Mention
-
- spanToString() - Method in class edu.stanford.nlp.dcoref.Mention
-
- SPARSE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- SparseAdaGradMinimizer<K,F extends SparseOnlineFunction<K>> - Class in edu.stanford.nlp.optimization
-
AdaGrad optimizer that works online, and use sparse gradients, need a
function that takes a Counter<K> as argument and returns a
Counter<K> as gradient
- SparseAdaGradMinimizer(int) - Constructor for class edu.stanford.nlp.optimization.SparseAdaGradMinimizer
-
- SparseAdaGradMinimizer(int, double) - Constructor for class edu.stanford.nlp.optimization.SparseAdaGradMinimizer
-
- SparseAdaGradMinimizer(int, double, int, double, double) - Constructor for class edu.stanford.nlp.optimization.SparseAdaGradMinimizer
-
- SparseMinimizer<K,T extends SparseOnlineFunction<K>> - Interface in edu.stanford.nlp.optimization
-
The interface for unconstrained function minimizers with sparse parameters
like Minimizer, except with sparse parameters
- SparseOnlineFunction<K> - Interface in edu.stanford.nlp.optimization
-
An interface for functions over sparse parameters.
- sparseOutputLayer - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- speaker() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the text of the speaker
- speaker - Variable in class edu.stanford.nlp.quoteattribution.XMLToAnnotation.GoldQuoteInfo
-
- SPEAKER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- SPEAKER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SPEAKER_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- SpeakerAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SpeakerAnnotation
-
- SpeakerAnnotation() - Constructor for class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.SpeakerAnnotation
-
- speakerCharOffsets() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the character offsets of the speaker
- speakerEntityMention() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the entity mention corresponding to the speaker if there is one
- speakerInfo - Variable in class edu.stanford.nlp.coref.data.Mention
-
- SpeakerInfo - Class in edu.stanford.nlp.coref.data
-
Information about a speaker
- SpeakerInfo(String) - Constructor for class edu.stanford.nlp.coref.data.SpeakerInfo
-
- speakerInfo - Variable in class edu.stanford.nlp.dcoref.Mention
-
- SpeakerInfo - Class in edu.stanford.nlp.dcoref
-
Information about a speaker
- SpeakerInfo(String) - Constructor for class edu.stanford.nlp.dcoref.SpeakerInfo
-
- SPEAKERINFO_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- speakerInfoGiven - Variable in class edu.stanford.nlp.coref.data.Document
-
- speakerInfoMap - Variable in class edu.stanford.nlp.coref.data.Document
-
Map of speaker name/id to speaker info
the key is the value of the variable 'speakers'
- SpeakerMatch - Class in edu.stanford.nlp.coref.hybrid.sieve
-
- SpeakerMatch() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.SpeakerMatch
-
- SPEAKERNAME_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- speakerPairs - Variable in class edu.stanford.nlp.coref.data.Document
-
Pair of mention id, and the mention's speaker id
the second value is the "speaker mention"'s id.
- speakerPairs - Variable in class edu.stanford.nlp.dcoref.Document
-
Pair of mention id, and the mention's speaker id
- speakers - Variable in class edu.stanford.nlp.coref.data.Document
-
UtteranceAnnotation -> String (speaker): mention ID or speaker string
e.g., the value can be "34" (mentionID), "Larry" (speaker string), or "PER3" (autoassigned speaker string)
- speakers - Variable in class edu.stanford.nlp.dcoref.Document
-
Map UtteranceAnnotation to String (speaker): mention ID or speaker string
- SPEAKERSIEVE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- SpeakerSieveAnnotation() - Constructor for class edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.SpeakerSieveAnnotation
-
- speakerTokens() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
retrieve the tokens of the speaker
- SPEAKERTYPE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- SPEAKERTYPE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- SpeakerTypeAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SpeakerTypeAnnotation
-
- spearmanRankCorrelation(Counter<E>, Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- spec() - Method in class edu.stanford.nlp.util.ConfusionMatrix.Contingency
-
- SpecialNodePatternExpr(String) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.SpecialNodePatternExpr
-
- SpecialNodePatternExpr(String, Factory<SequencePattern.State>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequencePattern.SpecialNodePatternExpr
-
- SPIEDServlet - Class in edu.stanford.nlp.patterns
-
A simple web frontend to the SPIED System.
- SPIEDServlet() - Constructor for class edu.stanford.nlp.patterns.SPIEDServlet
-
- spliceOut(Predicate<Tree>) - Method in class edu.stanford.nlp.trees.Tree
-
Creates a (partial) deep copy of the tree, where all nodes that the
filter does not accept are spliced out.
- spliceOut(Predicate<Tree>, TreeFactory) - Method in class edu.stanford.nlp.trees.Tree
-
Creates a (partial) deep copy of the tree, where all nodes that the
filter does not accept are spliced out.
- split(double) - Method in class edu.stanford.nlp.classify.Dataset
-
Divide out a (devtest) split from the start of the dataset and the rest of it (as a training set).
- split(int, int) - Method in class edu.stanford.nlp.classify.Dataset
-
Divide out a (devtest) split of the dataset versus the rest of it (as a training set).
- split(int, int) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Divide out a (devtest) split of the dataset versus the rest of it (as a training set).
- split(double) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Divide out a (devtest) split from the start of the dataset and the rest of it (as a training set).
- split(double) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- split(int, int) - Method in class edu.stanford.nlp.classify.RVFDataset
-
- split(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Splits on whitespace (\\s+).
- split(String, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Splits the given string using the given regex as delimiters.
- splitAttributeConjunctions(SceneGraphImage) - Method in class edu.stanford.nlp.scenegraph.SceneGraphImageCleaner
-
Splits attributes of the form X and Y or X, Y and Z if
all elements were observed somewhere in some other image.
- splitAux - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Make special tags for forms of BE and HAVE (and maybe DO/HELP, etc.).
- splitBaseNP - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Mark base NPs.
- splitBaseNP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark base NPs.
- splitBetas() - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
Before each iteration of splitting states, we have tables of
betas which correspond to the transitions between different
substates.
- SplitCanditoTrees - Class in edu.stanford.nlp.international.french.scripts
-
Performs the pre-processing of raw (XML) FTB trees for the EMNLP2011 and CL2011 experiments.
- splitCC - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Provide annotation of conjunctions.
- splitChar - Variable in class edu.stanford.nlp.process.WordToTaggedWordProcessor
-
The char that we will split on.
- splitCompoundOption - Variable in class edu.stanford.nlp.international.french.process.FrenchTokenizer.FrenchTokenizerFactory
-
- splitCompoundOption - Variable in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer.SpanishTokenizerFactory
-
- splitContractionOption - Variable in class edu.stanford.nlp.international.french.process.FrenchTokenizer.FrenchTokenizerFactory
-
- splitContractionOption - Variable in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer.SpanishTokenizerFactory
-
- splitCoreMap(Pattern, boolean, CoreMap, CoreTokenFactory<T>) - Static method in class edu.stanford.nlp.pipeline.ChunkAnnotationUtils
-
- splitCount - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
If we are predicting splits, we loop this many times
- splitDocuments - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- spliterator() - Method in class edu.stanford.nlp.util.IterableIterator
-
- spliterator() - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- splitFieldsFast(String, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Splits a string into whitespace tokenized fields based on a delimiter and then whitespace.
- SplitFilter(Set<String>) - Constructor for class edu.stanford.nlp.parser.eval.TreebankStats.SplitFilter
-
- splitFilter - Variable in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- SplitFilter(Set<String>) - Constructor for class edu.stanford.nlp.trees.treebank.AbstractDataset.SplitFilter
-
- splitHyphenatedToken(Tree) - Static method in class edu.stanford.nlp.international.german.scripts.GermanTreebankUDUpdater
-
- splitIN - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Annotate prepositions into subcategories.
- splitJJCOMP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Put a special tag on 'adjectives with complements'.
- splitKeepDelimiter(String, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Splits on the given delimiter and returns the delimiters as well.
- splitLinesKeepNewlines(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Split the text into pieces based on newlines.
- SplitMaker - Class in edu.stanford.nlp.trees.international.hebrew
-
Makes Tsarfaty's canonical split of HTBv2 (see her PhD thesis).
- SplitMaker() - Constructor for class edu.stanford.nlp.trees.international.hebrew.SplitMaker
-
- splitMoreLess - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Specially mark the comparative/superlative words: less, least,
more, most
- splitMorphString(String, String) - Static method in class edu.stanford.nlp.international.morph.MorphoFeatureSpecification
-
Returns the lemma as pair.first() and the morph analysis as pair.second().
- splitNNP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark NNP words as to position in phrase (single, left, right, inside)
or subcategorizes NNP(S) as initials or initial/final in NP.
- splitNOT - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Annotates forms of "not" specially as tag "NOT".
- splitNPADV - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Retain NP-ADV annotation.
- splitNPNNP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark NP-NNP.
- splitNPpercent - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark phrases that are headed by %.
- splitNPPRP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
- splitNPTMP - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Whether to retain the -TMP functional tag on various phrasal
categories.
- splitNumNP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark "numeric NPs".
- splitOnChar(String, char) - Static method in class edu.stanford.nlp.util.StringUtils
-
Split a string on a given single character.
- splitOnChar(String[], String, char) - Static method in class edu.stanford.nlp.util.StringUtils
-
Split on a given character, filling out the fields in the output array.
- splitOnCharWithQuoting(String, char, char, char) - Static method in class edu.stanford.nlp.util.StringUtils
-
This function splits the String s into multiple Strings using the
splitChar.
- splitOnHead - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- splitOutFold(int, int) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Divide out a (devtest) split of the dataset versus the rest of it (as a training set).
- splitPercent - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark the nouns that are percent signs.
- splitPoss - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Give a special tag to NPs which are possessive NPs (end in 's).
- splitPPJJ - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
A special test for "such" mainly ("such as Fred").
- splitPPTMP - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- splitPrePreT - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Mark all pre-preterminals (also does splitBaseNP: don't need both)
- splitQuotes - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark quote marks for single vs.
- splitRB - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Split modifier (NP, AdjP) adverbs from others.
- splitRecombineRate - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
If we are predicting splits, we recombine states at this rate every loop
- splitRules() - Method in class edu.stanford.nlp.parser.lexparser.BinaryGrammar
-
Populates the "splitRules" accessor lists using the existing rule lists.
- splitRulesWithLC(int) - Method in class edu.stanford.nlp.parser.lexparser.BinaryGrammar
-
- splitRulesWithRC(int) - Method in class edu.stanford.nlp.parser.lexparser.BinaryGrammar
-
- splitSbar - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Split SBAR nodes.
- splitSFP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Separate out sentence final punct.
- splitSGapped - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark specially S nodes with "gapped" subject (control, raising).
- splitSlashHyphenWords - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- splitSTag - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Mark S/SINV/SQ nodes according to verbal tag.
- splitters - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Set the splitter strings.
- splitText(String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- SplittingGrammarExtractor - Class in edu.stanford.nlp.parser.lexparser
-
This class is a reimplementation of Berkeley's state splitting
grammar.
- SplittingGrammarExtractor(Options) - Constructor for class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
- splittingTwoEntities(int[], int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- splitTMP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Retain NP-TMP (or maybe PP-TMP) annotation.
- SplitTrainingSet - Class in edu.stanford.nlp.trees
-
Given a list of trees, splits the trees into three separate files.
- splitTRJJ - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Put a special tag on 'transitive adjectives' with NP complement, like
'due May 15' -- it also catches 'such' in 'such as NP', which may
be a good.
- splitVerbOption - Variable in class edu.stanford.nlp.international.spanish.process.SpanishTokenizer.SpanishTokenizerFactory
-
- splitVP - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Add (head) tags to VPs.
- splitVPNPAgr - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Put enough marking on VP and NP to permit "agreement".
- splitWordRegex - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- splitXPTMP - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- SPRING - Static variable in class edu.stanford.nlp.time.SUTime
-
- SPRING_EQUINOX - Static variable in class edu.stanford.nlp.time.SUTime
-
- SQflatten(Tree) - Method in class edu.stanford.nlp.trees.CoordinationTransformer
-
Removes the SQ structure under a WHNP question, such as "Who am I
to judge?".
- SQLConnection - Class in edu.stanford.nlp.patterns
-
Created by sonalg on 10/8/14.
- SQLConnection() - Constructor for class edu.stanford.nlp.patterns.SQLConnection
-
- SQNMinimizer<T extends Function> - Class in edu.stanford.nlp.optimization
-
Online Limited-Memory Quasi-Newton BFGS implementation based on the algorithms in
Nocedal, Jorge, and Stephen J.
- SQNMinimizer(int) - Constructor for class edu.stanford.nlp.optimization.SQNMinimizer
-
- SQNMinimizer() - Constructor for class edu.stanford.nlp.optimization.SQNMinimizer
-
- SQNMinimizer(int, double, int, boolean) - Constructor for class edu.stanford.nlp.optimization.SQNMinimizer
-
- sqrtPatScore - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
If score for a pattern is square rooted
- SRLIDAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SRLIDAnnotation
-
- SRLInstancesAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SRLInstancesAnnotation
-
- ssl - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- SsurgAndPred - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred
-
- SsurgAndPred() - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgAndPred
-
- Ssurgeon - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
This is the primary class for loading and saving out Ssurgeon patterns.
- Ssurgeon.ArgsBox - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
- Ssurgeon.RUNTYPE - Enum in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
- Ssurgeon.SsurgeonArgs - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
- SSURGEON_ELEM_TAG - Static variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SSURGEON_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- SsurgeonArgs() - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon.SsurgeonArgs
-
- SsurgeonEdit - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
- SsurgeonEdit() - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonEdit
-
- SsurgeonParseException - Exception in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
A runtime exception that indicates something went wrong parsing a
Ssurgeon expression.
- SsurgeonParseException(String) - Constructor for exception edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonParseException
-
- SsurgeonParseException(String, Throwable) - Constructor for exception edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonParseException
-
- SsurgeonPattern - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
This represents a source pattern and a subsequent edit script, or a sequence
of successive in-place edits to perform on a SemanticGraph.
- SsurgeonPattern(String, SemgrexPattern, List<SsurgeonEdit>) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SsurgeonPattern(String, SemgrexPattern) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SsurgeonPattern(String, SemgrexPattern, SemanticGraph) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SsurgeonPattern(SemgrexPattern, List<SsurgeonEdit>) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SsurgeonPattern(SemgrexPattern) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- SsurgeonPattern(SemgrexPattern, SemanticGraph) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- ssurgeonPatternFromXML(Element) - Static method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
Given the root Element for a SemgrexPattern (SSURGEON_ELEM_TAG), converts
it into its corresponding SemgrexPattern object.
- SsurgeonRuntimeException - Exception in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
A runtime exception that indicates something went wrong executing a
Ssurgeon expression.
- SsurgeonRuntimeException(String) - Constructor for exception edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonRuntimeException
-
- SsurgeonRuntimeException(String, Throwable) - Constructor for exception edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonRuntimeException
-
- SsurgeonUtils - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
- SsurgeonUtils() - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonUtils
-
- SsurgeonWordlist - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon
-
This implements an unordered word-list resource for Ssurgeon
- SsurgeonWordlist(Element) - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonWordlist
-
Reconstructs the resource from the XML file
- SsurgOrPred - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred
-
- SsurgOrPred() - Constructor for class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgOrPred
-
- SsurgPred - Interface in edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred
-
- SsurgTestManager - Class in edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred
-
This manages the set of available custom Node and Edge tests.
- st - Variable in class edu.stanford.nlp.process.TokenizerAdapter
-
- StackedNamedEntityTagAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.StackedNamedEntityTagAnnotation
-
- Stage() - Constructor for class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor.Stage
-
- stage - Variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
Stage in which this rule should be applied with respect to others
- stalledIterationLimit - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
How many iterations to allow training to stall before taking the
best model, if training in an iterative manner
- standard() - Static method in class edu.stanford.nlp.util.logging.RedwoodConfiguration
-
A standard Redwood configuration, which prints to the console with channels.
- standardDeviation(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- standardErrorOfMean(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- standardISODateFields - Static variable in class edu.stanford.nlp.time.JodaTimeUtils
-
- standardISOFields - Static variable in class edu.stanford.nlp.time.JodaTimeUtils
-
- standardISOTimeFields - Static variable in class edu.stanford.nlp.time.JodaTimeUtils
-
- standardISOWeekFields - Static variable in class edu.stanford.nlp.time.JodaTimeUtils
-
- standardize(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Standardize values in this array, i.e., subtract the mean and divide by the standard deviation.
- stanford - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- STANFORD_CDC_TOKENIZE - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_CLEAN_XML - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_COLUMN_DATA_CLASSIFIER - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_COREF - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_COREF_MENTION - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_DEPENDENCIES - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_DETERMINISTIC_COREF - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_DOCDATE - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_ENTITY_MENTIONS - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_GENDER - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_KBP - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_LEMMA - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_LINK - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_MWT - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_NATLOG - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_NER - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_OPENIE - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_PARSE - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_POS - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_QUOTE - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_QUOTE_ATTRIBUTION - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_REGEXNER - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_RELATION - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_SENTIMENT - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_SSPLIT - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_TOKENIZE - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
These are annotators which StanfordCoreNLP knows how to create.
- STANFORD_TOKENSREGEX - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_TRUECASE - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- STANFORD_UD_FEATURES - Static variable in interface edu.stanford.nlp.pipeline.Annotator
-
- StanfordCoreNLP - Class in edu.stanford.nlp.pipeline
-
This is a pipeline that takes in a string and returns various analyzed
linguistic forms.
- StanfordCoreNLP() - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Constructs a pipeline using as properties the properties file found in the classpath
- StanfordCoreNLP(Properties) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Construct a basic pipeline.
- StanfordCoreNLP(Properties, boolean) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
- StanfordCoreNLP(String) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Constructs a pipeline with the properties read from this file, which must be found in the classpath.
- StanfordCoreNLP(String, boolean) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
- StanfordCoreNLP(Properties, boolean, AnnotatorPool) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Construct a CoreNLP with a custom Annotator Pool.
- StanfordCoreNLP.AnnotatorSignature - Class in edu.stanford.nlp.pipeline
-
An annotator name and its associated signature.
- StanfordCoreNLP.OutputFormat - Enum in edu.stanford.nlp.pipeline
-
- StanfordCoreNLPClient - Class in edu.stanford.nlp.pipeline
-
An annotation pipeline in spirit identical to
StanfordCoreNLP
, but
with the backend supported by a web server.
- StanfordCoreNLPClient(Properties) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Run the client, pulling credentials from the environment.
- StanfordCoreNLPClient(Properties, String, int) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Run on a single backend.
- StanfordCoreNLPClient(Properties, String, int, String, String) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Run on a single backend, with authentication
- StanfordCoreNLPClient(Properties, String, String, String) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Run on a single backend, with authentication
- StanfordCoreNLPClient(Properties, String, int, int) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Run on a single backend, but with k threads on each backend.
- StanfordCoreNLPClient(Properties, String, int, int, String, String) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPClient
-
Run on a single backend, but with k threads on each backend, and with authentication
- StanfordCoreNlpDemo - Class in edu.stanford.nlp.pipeline.demo
-
This class demonstrates building and using a Stanford CoreNLP pipeline.
- StanfordCoreNlpDemoChinese - Class in edu.stanford.nlp.pipeline.demo
-
- StanfordCoreNLPServer - Class in edu.stanford.nlp.pipeline
-
This class creates a server that runs a new Java annotator in each thread.
- StanfordCoreNLPServer(Properties, int, int, boolean) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
Create a new Stanford CoreNLP Server.
- StanfordCoreNLPServer(int, int, boolean) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
Create a new Stanford CoreNLP Server.
- StanfordCoreNLPServer() - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
Create a new Stanford CoreNLP Server, with the default parameters.
- StanfordCoreNLPServer(Properties) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
Create a new Stanford CoreNLP Server with the default parameters and
pass in properties (server_id, ...).
- StanfordCoreNLPServer.CoreNLPHandler - Class in edu.stanford.nlp.pipeline
-
The main handler for taking an annotation request, and annotating it.
- StanfordCoreNLPServer.FileHandler - Class in edu.stanford.nlp.pipeline
-
Serve a file from the filesystem or classpath
- StanfordCoreNLPServer.FinishedRequest - Class in edu.stanford.nlp.pipeline
-
A callback object that lets us hook into the result of an annotation request.
- StanfordCoreNLPServer.LiveHandler - Class in edu.stanford.nlp.pipeline
-
A handler to let the caller know if the server is alive,
but not necessarily ready to respond to requests.
- StanfordCoreNLPServer.PingHandler - Class in edu.stanford.nlp.pipeline
-
A simple ping test.
- StanfordCoreNLPServer.ReadyHandler - Class in edu.stanford.nlp.pipeline
-
A handler to let the caller know if the server is alive AND ready to respond to requests.
- StanfordCoreNLPServer.SceneGraphHandler - Class in edu.stanford.nlp.pipeline
-
A handler for executing scenegraph on text
- StanfordCoreNLPServer.SemgrexHandler - Class in edu.stanford.nlp.pipeline
-
A handler for matching semgrex patterns against dependency trees.
- StanfordCoreNLPServer.ShutdownHandler - Class in edu.stanford.nlp.pipeline
-
Sending the appropriate shutdown key will gracefully shutdown the server.
- StanfordCoreNLPServer.TokensRegexHandler - Class in edu.stanford.nlp.pipeline
-
A handler for matching TokensRegex patterns against text.
- StanfordCoreNLPServer.TregexHandler - Class in edu.stanford.nlp.pipeline
-
A handler for matching tregrex patterns against dependency trees.
- stanfordDependencies - Variable in enum edu.stanford.nlp.trees.GrammaticalStructureConversionUtils.ConverterOptions
-
- stanfordProcessor - Variable in class edu.stanford.nlp.dcoref.MentionExtractor
-
- StanfordRedwoodConfiguration - Class in edu.stanford.nlp.util.logging
-
- start() - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
- start() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- start(int) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- start(String) - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- start(int) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
- start(String) - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
Returns the start index of the subsequence captured by the given group
during this match.
- start - Variable in class edu.stanford.nlp.parser.common.ParserConstraint
-
- start - Variable in class edu.stanford.nlp.parser.lexparser.Item
-
- start - Variable in class edu.stanford.nlp.parser.lexparser.LatticeEdge
-
- start() - Method in class edu.stanford.nlp.trees.Constituent
-
access start node.
- start() - Method in class edu.stanford.nlp.trees.SimpleConstituent
-
access start node.
- start() - Method in class edu.stanford.nlp.util.Timing
-
Start timer.
- StartAndEndArabicSegmenterFeatureFactory<IN extends CoreLabel> - Class in edu.stanford.nlp.international.arabic.process
-
Feature factory for the IOB clitic segmentation model described by
Green and DeNero (2012).
- StartAndEndArabicSegmenterFeatureFactory() - Constructor for class edu.stanford.nlp.international.arabic.process.StartAndEndArabicSegmenterFeatureFactory
-
- startCommand - Variable in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- startCommand() - Method in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- startCommand() - Method in class edu.stanford.nlp.pipeline.WebServiceAnnotator
-
The command to run to start the server, if any.
- startDoing(String) - Static method in class edu.stanford.nlp.util.Timing
-
Print the start of timing message to stderr and start the timer.
- startElement(String, String, String, Attributes) - Method in class edu.stanford.nlp.process.TransformXML.SAXInterface
-
- startEvaluateIters - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- startFold - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- startIndex - Variable in class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
Starting word number within the sentence, indexed from 1
- startIndex - Variable in class edu.stanford.nlp.coref.data.Mention
-
- startIndex - Variable in class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
Starting word number, indexed from 1
- startIndex - Variable in class edu.stanford.nlp.dcoref.Mention
-
- STARTINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- StartMatchAction(SequencePattern<T>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.StartMatchAction
-
- startNode - Variable in class edu.stanford.nlp.parser.lexparser.HTKLatticeReader.LatticeWord
-
- startOfTagMap - Variable in class edu.stanford.nlp.international.arabic.pipeline.LDCPosMapper
-
- startSymbol() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns a String which is the first (perhaps unique) start symbol
of the treebank, or null if none is defined.
- startSymbol() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns a String which is the first (perhaps unique) start symbol
of the treebank, or null if none is defined.
- startSymbolAcceptFilter() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Return a filter that accepts a String that is a start symbol
of the treebank, and rejects everything else.
- startSymbolAcceptFilter() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Return a filter that accepts a String that is a start symbol
of the treebank, and rejects everything else.
- startSymbols() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns a String array of treebank start symbols.
- startSymbols() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
Returns a String array of treebank start symbols.
- startSymbols() - Method in class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack
-
Returns a String array of treebank start symbols.
- startSymbols() - Method in class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
-
- startSymbols() - Method in class edu.stanford.nlp.trees.international.hungarian.HungarianTreebankLanguagePack
-
- startSymbols() - Method in class edu.stanford.nlp.trees.international.italian.ItalianTreebankLanguagePack
-
- startSymbols() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
Returns a String array of treebank start symbols.
- startSymbols() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
Returns a String array of treebank start symbols.
- startSymbols() - Method in class edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack
-
Returns a String array of treebank start symbols.
- startSymbols() - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
- startSymbols() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
Returns a String array of treebank start symbols.
- startSymbols() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns a String array of treebank start symbols.
- startThreads(String) - Static method in class edu.stanford.nlp.util.logging.Redwood
-
Start a multithreaded logging environment.
- startThreads(String) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
- startTime - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.ReadyHandler
-
The creation time of this handler.
- startTime() - Static method in class edu.stanford.nlp.util.Timing
-
Start (static) timer.
- startTrack(Object...) - Static method in class edu.stanford.nlp.util.logging.Redwood
-
Begin a "track;" that is, begin logging at one level deeper.
- startTrack(Object...) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
- state - Variable in class edu.stanford.nlp.classify.CrossValidator.SavedState
-
- State(SemanticGraphEdge, SemanticGraphEdge, int, SemanticGraphEdge, Consumer<SemanticGraph>, boolean) - Constructor for class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.State
-
- State(ClauseSplitterSearchProblem.State, boolean) - Constructor for class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.State
-
- state - Variable in class edu.stanford.nlp.parser.common.ParserConstraint
-
- state - Variable in class edu.stanford.nlp.parser.lexparser.Item
-
- state(String, int) - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
- State - Class in edu.stanford.nlp.parser.shiftreduce
-
A class which encodes the current state of the parsing.
- State(List<Tree>) - Constructor for class edu.stanford.nlp.parser.shiftreduce.State
-
Expects a list of preterminals.
- State.HeadPosition - Enum in edu.stanford.nlp.parser.shiftreduce
-
Used to describe the relative location of separators to the head of a subtree
- StateAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.StateAnnotation
-
- stateChanged(ChangeEvent) - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel
-
- stateID() - Method in class edu.stanford.nlp.fsm.DFSAState
-
- stateIndex - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- stateIndex - Variable in class edu.stanford.nlp.parser.lexparser.BinaryGrammarExtractor
-
- stateIndex - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- stateIndex - Variable in class edu.stanford.nlp.parser.lexparser.GrammarCompactor
-
- stateIndex - Variable in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- StatementTextAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.StatementTextAnnotation
-
- states() - Method in class edu.stanford.nlp.fsm.DFSA
-
- STATES_PROP - Static variable in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- STATES_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- STATES_PROVINCES_PROP - Static variable in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- STATES_PROVINCES_PROP - Static variable in class edu.stanford.nlp.dcoref.Constants
-
- statesAbbreviation - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- statesAbbreviation - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- statesAndProvinces - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- statesAndProvinces - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- statesReachable() - Method in class edu.stanford.nlp.fsm.DFSAState
-
- StatisticalCorefAlgorithm - Class in edu.stanford.nlp.coref.statistical
-
Does best-first coreference resolution by linking each mention to its highest scoring candidate
antecedent if that score is above a threshold.
- StatisticalCorefAlgorithm(Properties, Dictionaries) - Constructor for class edu.stanford.nlp.coref.statistical.StatisticalCorefAlgorithm
-
- StatisticalCorefAlgorithm(Properties, Dictionaries, String, String, int, int, double) - Constructor for class edu.stanford.nlp.coref.statistical.StatisticalCorefAlgorithm
-
- StatisticalCorefAlgorithm(Properties, Dictionaries, String, String, int, int, double[]) - Constructor for class edu.stanford.nlp.coref.statistical.StatisticalCorefAlgorithm
-
- StatisticalCorefProperties - Class in edu.stanford.nlp.coref.statistical
-
Manages the properties for training and running statistical coreference systems.
- StatisticalCorefProperties() - Constructor for class edu.stanford.nlp.coref.statistical.StatisticalCorefProperties
-
- StatisticalCorefTrainer - Class in edu.stanford.nlp.coref.statistical
-
Main class for training new statistical coreference systems.
- StatisticalCorefTrainer() - Constructor for class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- StatTokSent - Class in edu.stanford.nlp.process.stattok
-
The statistical tokenizer implementation.
- StatTokSent(String, String) - Constructor for class edu.stanford.nlp.process.stattok.StatTokSent
-
This is the constructor for the StatTokSent object.
- StatTokSent(String) - Constructor for class edu.stanford.nlp.process.stattok.StatTokSent
-
- StatTokSentAnnotator - Class in edu.stanford.nlp.pipeline
-
This class performs the hybrid tokenization of the input.
- StatTokSentAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.StatTokSentAnnotator
-
- StatTokSentAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.pipeline.StatTokSentAnnotator
-
The main method to intialize a tokenizer object.
- StatTokSentTrainer - Class in edu.stanford.nlp.process.stattok
-
This class is used to build models for Tokenization and S.
- StatTokSentTrainer(String[]) - Constructor for class edu.stanford.nlp.process.stattok.StatTokSentTrainer
-
- statusPort - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- STDERR - Static variable in class edu.stanford.nlp.util.logging.Redwood
-
- STDERR - Static variable in class edu.stanford.nlp.util.logging.Redwood.Util
-
- stderr - Static variable in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Output to a standard error.
- stdev(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- STDOUT - Static variable in class edu.stanford.nlp.util.logging.Redwood
-
- STDOUT - Static variable in class edu.stanford.nlp.util.logging.Redwood.Util
-
- stdout - Static variable in class edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
-
Output to a standard output.
- stem(Word) - Method in class edu.stanford.nlp.process.Morphology
-
- stem(String) - Method in class edu.stanford.nlp.process.Morphology
-
- stem(CoreLabel) - Method in class edu.stanford.nlp.process.Morphology
-
Adds the LemmaAnnotation to the given CoreLabel.
- stem(CoreLabel, Class<? extends CoreAnnotation<String>>) - Method in class edu.stanford.nlp.process.Morphology
-
Adds stem under annotation ann
to the given CoreLabel.
- stem(String) - Method in class edu.stanford.nlp.process.Stemmer
-
Stems s
and returns stemmed String
.
- stem(Word) - Method in class edu.stanford.nlp.process.Stemmer
-
Stems w
and returns stemmed Word
.
- stemAcronym(String, CliqueTemplates) - Static method in class edu.stanford.nlp.ie.pascal.PascalTemplate
-
- StemAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.StemAnnotation
-
- stemmedAcronymIndex - Variable in class edu.stanford.nlp.ie.pascal.CliqueTemplates
-
- Stemmer - Class in edu.stanford.nlp.process
-
Stemmer, implementing the Porter Stemming Algorithm
The Stemmer class transforms a word into its root form.
- Stemmer() - Constructor for class edu.stanford.nlp.process.Stemmer
-
- stemStatic(String, String) - Static method in class edu.stanford.nlp.process.Morphology
-
Return a new WordTag which has the lemma as the value of word().
- stemStatic(WordTag) - Static method in class edu.stanford.nlp.process.Morphology
-
Return a new WordTag which has the lemma as the value of word().
- stochasticBatchSize - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- StochasticCalculateMethods - Enum in edu.stanford.nlp.optimization
-
This enumeratin was created to organize the selection of different methods for stochastic
calculations.
- StochasticDiffFunctionTester - Class in edu.stanford.nlp.optimization
-
- StochasticDiffFunctionTester(Function) - Constructor for class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
- stochasticMethod - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- StochasticMinimizer<T extends Function> - Class in edu.stanford.nlp.optimization
-
Stochastic Gradient Descent Minimizer.
- StochasticMinimizer() - Constructor for class edu.stanford.nlp.optimization.StochasticMinimizer
-
- StochasticMinimizer.PropertySetter<T1> - Interface in edu.stanford.nlp.optimization
-
- STOP - Static variable in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- stop() - Static method in class edu.stanford.nlp.util.logging.Redwood
-
Stop Redwood, closing all tracks and prohibiting future log messages.
- stop() - Method in class edu.stanford.nlp.util.Timing
-
Stop timer.
- stop(String, PrintStream) - Method in class edu.stanford.nlp.util.Timing
-
Print elapsed time and stop timer.
- stop(String) - Method in class edu.stanford.nlp.util.Timing
-
Print elapsed time to System.err
and stop timer.
- stop(String, PrintWriter) - Method in class edu.stanford.nlp.util.Timing
-
Print elapsed time and stop timer.
- STOP_TAG_INT - Static variable in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- STOP_WORD_INT - Static variable in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- stopCommand - Variable in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- stopCommand() - Method in class edu.stanford.nlp.pipeline.GenericWebServiceAnnotator
-
- stopCommand() - Method in class edu.stanford.nlp.pipeline.WebServiceAnnotator
-
An optional command provided to run to shut down the server.
- stopCounter - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- StopList - Class in edu.stanford.nlp.process
-
Simple stoplist class.
- StopList() - Constructor for class edu.stanford.nlp.process.StopList
-
- StopList(File) - Constructor for class edu.stanford.nlp.process.StopList
-
Constructs a new stoplist from the contents of a file.
- StoplistFilter<L,F> - Class in edu.stanford.nlp.process
-
Filter which removes stop-listed words.
- StoplistFilter() - Constructor for class edu.stanford.nlp.process.StoplistFilter
-
Create a new StopListFilter with a small default stoplist
- StoplistFilter(String) - Constructor for class edu.stanford.nlp.process.StoplistFilter
-
Create a new StopListFilter with the stoplist given in stoplistfile
- StoplistFilter(StopList) - Constructor for class edu.stanford.nlp.process.StoplistFilter
-
Create a new StoplistFilter with the given StopList.
- stopTW - Variable in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- stopWords - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- stopWords - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- stopWordsEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- stopWordsPatternFiles - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
Words that are not learned.
- stopWordsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- storePatsForEachToken - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- storeTrainData(Properties) - Static method in class edu.stanford.nlp.coref.hybrid.HybridCorefProperties
-
- str - Variable in class edu.stanford.nlp.parser.metrics.AbstractEval
-
- stream() - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- StreamGobbler - Class in edu.stanford.nlp.util
-
Reads the output of a process started by Process.exec()
Adapted from:
http://www.velocityreviews.com/forums/t130884-process-runtimeexec-causes-subprocess-hang.html
- StreamGobbler(InputStream, Writer) - Constructor for class edu.stanford.nlp.util.StreamGobbler
-
- strict - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- strictGoodCoNLL - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- StrictHeadMatch1 - Class in edu.stanford.nlp.coref.hybrid.sieve
-
- StrictHeadMatch1() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch1
-
- StrictHeadMatch1 - Class in edu.stanford.nlp.dcoref.sievepasses
-
- StrictHeadMatch1() - Constructor for class edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch1
-
- StrictHeadMatch2 - Class in edu.stanford.nlp.coref.hybrid.sieve
-
- StrictHeadMatch2() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch2
-
- StrictHeadMatch2 - Class in edu.stanford.nlp.dcoref.sievepasses
-
- StrictHeadMatch2() - Constructor for class edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch2
-
- StrictHeadMatch3 - Class in edu.stanford.nlp.coref.hybrid.sieve
-
- StrictHeadMatch3() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch3
-
- StrictHeadMatch3 - Class in edu.stanford.nlp.dcoref.sievepasses
-
- StrictHeadMatch3() - Constructor for class edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch3
-
- StrictHeadMatch4 - Class in edu.stanford.nlp.coref.hybrid.sieve
-
- StrictHeadMatch4() - Constructor for class edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch4
-
- StrictHeadMatch4 - Class in edu.stanford.nlp.dcoref.sievepasses
-
- StrictHeadMatch4() - Constructor for class edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch4
-
- strictlyFirstOrder - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- strictlySecondOrder - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- strictlyThirdOrder - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- strictlyZeroethOrder - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- STRING_MATCH_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- STRING_REPLACE_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- StringAnnotationPattern(String, int) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringAnnotationPattern
-
- StringAnnotationPattern(String) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringAnnotationPattern
-
- StringAnnotationRegexPattern(Pattern) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringAnnotationRegexPattern
-
- StringAnnotationRegexPattern(String, int) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringAnnotationRegexPattern
-
- stringAToByteArr(String) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- stringConverter - Variable in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- StringDictionary - Class in edu.stanford.nlp.ie.machinereading.common
-
- StringDictionary(String) - Constructor for class edu.stanford.nlp.ie.machinereading.common.StringDictionary
-
- StringDictionary.IndexAndCount - Class in edu.stanford.nlp.ie.machinereading.common
-
- stringFromFile(String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns the contents of a file as a single string.
- stringFromFile(String, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
Returns the contents of a file as a single string.
- StringFunction(String, int) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.StringFunction
-
- StringFunction(String, int, String) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.StringFunction
-
- StringInSetAnnotationPattern(Set<String>, int) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringInSetAnnotationPattern
-
- StringInSetAnnotationPattern(Set<String>) - Constructor for class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringInSetAnnotationPattern
-
- stringIntern(Pair<String, String>) - Static method in class edu.stanford.nlp.util.Pair
-
If first and second are Strings, then this returns an MutableInternedPair
where the Strings have been interned, and if this Pair is serialized
and then deserialized, first and second are interned upon
deserialization.
- StringLabel - Class in edu.stanford.nlp.ling
-
A StringLabel
object acts as a Label by containing a
single String, which it sets or returns in response to requests.
- StringLabel() - Constructor for class edu.stanford.nlp.ling.StringLabel
-
Create a new StringLabel
with a null content (i.e., str).
- StringLabel(String) - Constructor for class edu.stanford.nlp.ling.StringLabel
-
Create a new StringLabel
with the given content.
- StringLabel(String, int, int) - Constructor for class edu.stanford.nlp.ling.StringLabel
-
Create a new StringLabel
with the given content.
- StringLabel(Label) - Constructor for class edu.stanford.nlp.ling.StringLabel
-
Create a new StringLabel
with the
value()
of another label as its label.
- StringLabeledScoredTreeReaderFactory - Class in edu.stanford.nlp.trees
-
This class implements a TreeReaderFactory
that produces
labeled, scored array-based Trees, which have been cleaned up to
delete empties, etc.
- StringLabeledScoredTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.StringLabeledScoredTreeReaderFactory
-
- StringLabelFactory - Class in edu.stanford.nlp.ling
-
A StringLabelFactory
object makes a simple
StringLabel
out of a String
.
- StringLabelFactory() - Constructor for class edu.stanford.nlp.ling.StringLabelFactory
-
- StringList(List<String>) - Constructor for class edu.stanford.nlp.ling.tokensregex.PhraseTable.StringList
-
- StringList(String[]) - Constructor for class edu.stanford.nlp.ling.tokensregex.PhraseTable.StringList
-
- StringMatchedExpressionExtractor(MatchedExpression.SingleAnnotationExtractor, int) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringMatchedExpressionExtractor
-
- stringMatchResultExtractor - Variable in class edu.stanford.nlp.ling.tokensregex.Env
-
- StringMatchResultExtractor(Env, Expression, Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringMatchResultExtractor
-
- StringMatchResultExtractor(Env, Expression) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringMatchResultExtractor
-
- StringNumberValue(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- StringOutputStream - Class in edu.stanford.nlp.io
-
An OutputStream
that can be turned into a String
.
- StringOutputStream() - Constructor for class edu.stanford.nlp.io.StringOutputStream
-
- StringParsingTask<E> - Class in edu.stanford.nlp.util
-
An instantiation of this abstract class parses a String
and
returns an object of type E
.
- StringParsingTask(String) - Constructor for class edu.stanford.nlp.util.StringParsingTask
-
Constructs a new StringParsingTask
from the specified
String
.
- StringParsingTask.ParserException - Exception in edu.stanford.nlp.util
-
- StringPatternExtractRule(Pattern, Function<MatchResult, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringPatternExtractRule
-
- StringPatternExtractRule(Env, String, Function<MatchResult, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringPatternExtractRule
-
- StringPatternExtractRule(String, Function<MatchResult, O>) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringPatternExtractRule
-
- StringPatternExtractRule(Env, String, Function<MatchResult, O>, boolean) - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.StringPatternExtractRule
-
- StringRegex(Env) - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- StringSequenceAnnotationPattern(Class, Set<List<String>>, boolean) - Constructor for class edu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePattern.StringSequenceAnnotationPattern
-
- StringSequenceAnnotationPattern(Class, Set<List<String>>) - Constructor for class edu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePattern.StringSequenceAnnotationPattern
-
- StringSequenceAnnotationPattern(Class, Map<List<String>, Object>, boolean) - Constructor for class edu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePattern.StringSequenceAnnotationPattern
-
- StringSequenceAnnotationPattern(Class, Map<List<String>, Object>) - Constructor for class edu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePattern.StringSequenceAnnotationPattern
-
- StringStringConverter() - Constructor for class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats.StringStringConverter
-
- stringTagsAt(int) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- StringToIOB(List<CoreLabel>, Character, boolean) - Static method in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
Convert a String to a list of characters suitable for labeling in an IOB
segmentation model.
- StringToIOB(List<CoreLabel>, Character, boolean, TokenizerFactory<CoreLabel>, String) - Static method in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
Convert a String to a list of characters suitable for labeling in an IOB
segmentation model.
- StringToIOB(List<CoreLabel>, Character, boolean, boolean) - Static method in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
Convert a String to a list of characters suitable for labeling in an IOB
segmentation model.
- StringToIOB(List<CoreLabel>, Character, boolean, boolean, TokenizerFactory<CoreLabel>, String) - Static method in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
Convert a String to a list of characters suitable for labeling in an IOB
segmentation model.
- StringToIOB(String) - Static method in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
This version is for turning an unsegmented string to an IOB input, i.e.,
for processing raw text.
- StringToIOB(String, Character) - Static method in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
- stringToNewlineIsSentenceBreak(String) - Static method in class edu.stanford.nlp.process.WordToSentenceProcessor
-
- stringToParses(String) - Static method in class edu.stanford.nlp.parser.charniak.CharniakScoredParsesReaderWriter
-
Convert string representing scored parses (in the charniak parser output format)
to list of scored parse trees
- stringToProperties(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
This method converts a comma-separated String (with whitespace
optionally allowed after the comma) representing properties
to a Properties object.
- stringToProperties(String, Properties) - Static method in class edu.stanford.nlp.util.StringUtils
-
This method updates a Properties object based on
a comma-separated String (with whitespace
optionally allowed after the comma) representing properties
to a Properties object.
- stringToPropertiesMap(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
This method updates a LinkedHashMap based on
a comma-separated String (with whitespace
optionally allowed after the comma) representing properties
to a Properties object.
- stringToSet(String, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
- StringUtils - Class in edu.stanford.nlp.util
-
StringUtils is a class for random String things, including output formatting and command line argument parsing.
- stringUToByteArr(String) - Static method in class edu.stanford.nlp.util.ConvertByteArray
-
- stringWithoutArticle(String) - Method in class edu.stanford.nlp.coref.data.Mention
-
- stringWithoutArticle(String) - Method in class edu.stanford.nlp.dcoref.Mention
-
- stripCorporateTitles(String) - Method in class edu.stanford.nlp.ie.KBPBasicSpanishCorefSystem
-
A utility to strip out corporate titles (e.g., "corp.", "incorporated", etc.)
- stripEmptyNode(Tree) - Static method in class edu.stanford.nlp.trees.DependencyTreeTransformer
-
- stripGF(String) - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
- stripGF(String) - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
- stripGF(String) - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
- stripGF(String) - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns the category for a String with everything following
the gf character (which may be language specific) stripped.
- stripNonAlphaNumerics(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
- StrippedVerb(String, List<String>) - Constructor for class edu.stanford.nlp.international.spanish.SpanishVerbStripper.StrippedVerb
-
- stripPrepCases(SemanticGraph, SemanticGraph) - Static method in class edu.stanford.nlp.naturalli.Util
-
Strip away case edges, if the incoming edge is a preposition.
- stripSGML(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
- stripTag(Tree) - Method in class edu.stanford.nlp.trees.DependencyTreeTransformer
-
- stripTags(Reader, List<Integer>, boolean) - Static method in class edu.stanford.nlp.util.XMLUtils
-
- StripTagsProcessor<L,F> - Class in edu.stanford.nlp.process
-
A Processor
whose process
method deletes all
SGML/XML/HTML tags (tokens starting with <
and ending
with >
.
- StripTagsProcessor() - Constructor for class edu.stanford.nlp.process.StripTagsProcessor
-
Constructs a new StripTagsProcessor that doesn't mark line breaks.
- StripTagsProcessor(boolean) - Constructor for class edu.stanford.nlp.process.StripTagsProcessor
-
Constructs a new StripTagProcessor that marks line breaks as specified.
- stripVerb(String) - Method in class edu.stanford.nlp.international.spanish.SpanishVerbStripper
-
Remove attached pronouns from a strippable Spanish verb form.
- STRONG_NEGATIVE_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Sentiment
-
STRONG_NEGATIVE = 0;
- STRONG_POSITIVE_VALUE - Static variable in enum edu.stanford.nlp.pipeline.CoreNLPProtos.Sentiment
-
STRONG_POSITIVE = 4;
- strToEntity - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- strToFeatures(String) - Method in class edu.stanford.nlp.international.arabic.ArabicMorphoFeatureSpecification
-
Hand-written rules to convert SAMA analyses to feature structures.
- strToFeatures(String) - Method in class edu.stanford.nlp.international.french.FrenchMorphoFeatureSpecification
-
- strToFeatures(String) - Method in class edu.stanford.nlp.international.morph.MorphoFeatureSpecification
-
- style(StringBuilder, String, Color, Style) - Method in class edu.stanford.nlp.util.logging.OutputHandler
-
Style a particular String segment, according to a color and style
- Style - Enum in edu.stanford.nlp.util.logging
-
ANSI supported styles (rather, a subset of).
- styleChannel(String, Style) - Method in class edu.stanford.nlp.util.logging.OutputHandler
-
Style the tag for a particular channel this style
- subArray(Object[], int, int) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- SubcategorizationAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.SubcategorizationAnnotation
-
- subcategoryStripper() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Returns a TreeTransformer appropriate to the Treebank which
can be used to remove functional tags (such as "-TMP") from
categories.
- SubcategoryStripper() - Constructor for class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.SubcategoryStripper
-
- subcategoryStripper() - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
Returns a TreeTransformer that retains categories
according to the following options supported by setOptionFlag:
- subcategoryStripper() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
Returns a TreeTransformer appropriate to the Treebank which
can be used to remove functional tags (such as "-TMP") from
categories.
- subcategoryStripper() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Returns a TreeTransformer appropriate to the Treebank which
can be used to remove functional tags (such as "-TMP") from
categories.
- subCWGaz - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- subdate - Variable in class edu.stanford.nlp.ie.pascal.DateTemplate
-
- SUBJ_PRED_OBJ_TRIPLET_PATTERN - Static variable in class edu.stanford.nlp.scenegraph.RuleBasedParser
-
- SUBJ_PRED_PAIR_PATTERN - Static variable in class edu.stanford.nlp.scenegraph.RuleBasedParser
-
- subjDeletionProbability(SemanticGraphEdge, Iterable<SemanticGraphEdge>) - Method in class edu.stanford.nlp.naturalli.NaturalLogicWeights
-
- Subject() - Constructor for class edu.stanford.nlp.ie.KBPTokensregexExtractor.Subject
-
- subject - Variable in class edu.stanford.nlp.ie.util.RelationTriple
-
The subject (first argument) of this triple
- subject - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- subject - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- SUBJECT - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "subject" grammatical relation.
- SUBJECT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "subject" grammatical relation.
- SUBJECT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "subject" (subj) grammatical relation (abstract).
- SUBJECT - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "subject" grammatical relation.
- SUBJECT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- subjectBegin - Variable in class edu.stanford.nlp.naturalli.OperatorSpec
-
- subjectEnd - Variable in class edu.stanford.nlp.naturalli.OperatorSpec
-
- subjectGloss() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
The subject of this relation triple, as a String
- subjectGloss - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- subjectGloss() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- subjectGloss - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- subjectGloss() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- subjectHead() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
The head of the subject of this relation triple.
- subjectHead() - Method in class edu.stanford.nlp.ie.util.RelationTriple.WithTree
-
The head of the subject of this relation triple.
- subjectLemmaGloss() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
The subject of this relation triple, as a String of the subject's lemmas.
- subjectLemmaGloss() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- subjectLemmaGloss() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- subjectLink() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
The entity link of the subject
- subjectLink - Variable in class edu.stanford.nlp.ie.util.RelationTriple.WithLink
-
The canonical entity link of the subject
- subjectLink() - Method in class edu.stanford.nlp.ie.util.RelationTriple.WithLink
-
The entity link of the subject
- subjectOrNull - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.State
-
- subjectSpan - Variable in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- SUBJECTSPANBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- SUBJECTSPANEND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- SUBJECTTOKENS_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- subjectTokenSpan() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
Gets the span of the NON-CANONICAL subject.
- subjectType - Variable in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- subjMono - Variable in enum edu.stanford.nlp.naturalli.Operator
-
- subjType - Variable in enum edu.stanford.nlp.naturalli.Operator
-
- subjVerbPattern - Static variable in class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.QMSieve
-
- subList(int, int) - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
- subsampleUnkAsNegUsingSim - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- subState - Variable in class edu.stanford.nlp.parser.lexparser.Hook
-
- substituteCost(Object, Object) - Method in class edu.stanford.nlp.util.EditDistance
-
- substring(int, int) - Method in class edu.stanford.nlp.simple.Sentence
-
- subsumes(DepPattern, DepPattern) - Static method in class edu.stanford.nlp.patterns.dep.DepPattern
-
- subsumes(PatternFactory.PatternType, Pattern, Pattern) - Static method in class edu.stanford.nlp.patterns.Pattern
-
- subsumes(SurfacePattern, SurfacePattern) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
True p1 subsumes p2 (p1 has longer context than p2)
- subsumesArray(Object[], Object[]) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
True if array1 contains array2.
- subsumesEitherWay(SurfacePattern, SurfacePattern) - Static method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- subtract(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- subtract(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Range
-
- subtract(SUTime.Duration, int) - Method in class edu.stanford.nlp.time.SUTime.Range
-
- subtract(SUTime.Duration) - Method in class edu.stanford.nlp.time.SUTime.Time
-
- SUBTRACT_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- subtractAll(IntCounter<E>) - Method in class edu.stanford.nlp.stats.IntCounter
-
Subtracts the counts in the given Counter from the counts in this Counter.
- subtractAll(K1, Counter<K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- subtractAll(TwoDimensionalCounterInterface<K1, K2>, boolean) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- subtractAll(K1, IntCounter<K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- subtractAll(TwoDimensionalIntCounter<K1, K2>, boolean) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- subtractInPlace(Counter<E>, Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Sets each value of target to be target[k]-arg[k] for all keys k in target.
- subtractInPlace(double[], Counter<E>, Index<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Sets each value of double[] target to be
target[idx.indexOf(k)]-a.getCount(k) for all keys k in arg
- subTreeList() - Method in class edu.stanford.nlp.trees.Tree
-
Get the list of all subtrees inside the tree by returning a tree
rooted at each node.
- subTrees() - Method in class edu.stanford.nlp.trees.Tree
-
Get the set of all subtrees inside the tree by returning a tree
rooted at each node.
- subTrees(T) - Method in class edu.stanford.nlp.trees.Tree
-
Add the set of all subtrees inside a tree (including the tree itself)
to the given Collection
.
- subType - Variable in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
Subtype, if available, e.g., GPE.CITY
- SUBTYPE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- SUBTYPE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- successorStates() - Method in class edu.stanford.nlp.fsm.DFSAState
-
- SUFFIXBE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- SUFFIXOF_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- suggestPhrases() - Method in class edu.stanford.nlp.patterns.TextAnnotationPatterns
-
- suggestPhrasesTest(Properties, String, String) - Method in class edu.stanford.nlp.patterns.TextAnnotationPatterns
-
- sum(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Returns the sum of an array of doubles.
- sum(double[], int, int) - Static method in class edu.stanford.nlp.math.ArrayMath
-
Returns the sum of the portion of an array of numbers between
fromIndex
, inclusive, and toIndex
, exclusive.
- sum(int[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sum(float[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sum(int[][]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sum - Variable in class edu.stanford.nlp.maxent.Feature
-
- SUM - Static variable in class edu.stanford.nlp.pipeline.CoreMapAttributeAggregator
-
- sum(String) - Method in class edu.stanford.nlp.tagger.maxent.Dictionary
-
- sumEntries(Counter<E>, Collection<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- sumGradSquare - Variable in class edu.stanford.nlp.optimization.SparseAdaGradMinimizer
-
- sumInnerCounter() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
Returns the counters with keys as the first key and count as the
total count of the inner counter for that key
- summarize(PrintWriter, TreebankLanguagePack) - Method in interface edu.stanford.nlp.parser.metrics.EvaluateTreebank.EvaluationDataset
-
- summarize(PrintWriter, TreebankLanguagePack) - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank.PreparsedEvaluationDataset
-
- summarize(PrintWriter, TreebankLanguagePack) - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank.TreebankEvaluationDataset
-
- summaryStatistics() - Method in class edu.stanford.nlp.classify.Dataset
-
Prints some summary statistics to stderr for the Dataset.
- summaryStatistics() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
Print some statistics summarizing the dataset
- summaryStatistics() - Method in class edu.stanford.nlp.classify.RVFDataset
-
Prints some summary statistics to the logger for the Dataset.
- SUMMER - Static variable in class edu.stanford.nlp.time.SUTime
-
- SUMMER_SOLSTICE - Static variable in class edu.stanford.nlp.time.SUTime
-
- sumOut(int) - Method in class edu.stanford.nlp.loglinear.inference.TableFactor
-
Marginalize out a variable by taking a sum.
- sumOutEnd() - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- sumOutEnd() - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- sumOutFront() - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- sumOutFront() - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- sumSquared(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sumSquaredError(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- sumSquares(C) - Static method in class edu.stanford.nlp.stats.Counters
-
Return the sum of squares (squared L2 norm).
- SUNDAY - Static variable in class edu.stanford.nlp.time.SUTime
-
- SunJurafskyChineseHeadFinder - Class in edu.stanford.nlp.trees.international.pennchinese
-
A HeadFinder for Chinese based on rules described in Sun/Jurafsky NAACL 2004.
- SunJurafskyChineseHeadFinder() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.SunJurafskyChineseHeadFinder
-
- SunJurafskyChineseHeadFinder(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.SunJurafskyChineseHeadFinder
-
- sunJurafskyHeadFinder - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- SUNRISE - Static variable in class edu.stanford.nlp.time.SUTime
-
- SUNSET - Static variable in class edu.stanford.nlp.time.SUTime
-
- superPaint(Graphics) - Method in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- SupervisedSieve - Class in edu.stanford.nlp.quoteattribution.Sieves.QMSieves
-
Created by mjfang on 7/7/16.
- SupervisedSieve(Annotation, Map<String, List<Person>>, Map<Integer, String>, Set<String>) - Constructor for class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.SupervisedSieve
-
- SupervisedSieveTraining - Class in edu.stanford.nlp.quoteattribution.Sieves.training
-
Created by mjfang on 12/1/16.
- SupervisedSieveTraining() - Constructor for class edu.stanford.nlp.quoteattribution.Sieves.training.SupervisedSieveTraining
-
- SupervisedSieveTraining.FeaturesData - Class in edu.stanford.nlp.quoteattribution.Sieves.training
-
- SupervisedSieveTraining.SieveData - Class in edu.stanford.nlp.quoteattribution.Sieves.training
-
- supFileCH - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- supFileEN - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- SUPPCUTOFF - Static variable in class edu.stanford.nlp.parser.lexparser.ParentAnnotationStats
-
Minimum support of parent annotated node for grandparent to be
studied.
- SUPPCUTOFF - Static variable in class edu.stanford.nlp.parser.lexparser.SisterAnnotationStats
-
Minimum support of parent annotated node for grandparent to be
studied.
- SUPPORTED_PROPERTIES - Static variable in class edu.stanford.nlp.pipeline.EntityMentionsAnnotator
-
- SUPPORTED_PROPERTIES - Static variable in class edu.stanford.nlp.pipeline.RegexNERAnnotator
-
- SUPPORTED_PROPERTIES - Static variable in class edu.stanford.nlp.pipeline.TokensRegexNERAnnotator
-
- supportedFonts(int) - Static method in class edu.stanford.nlp.swing.FontDetector
-
Returns which Fonts on the system can display the sample string.
- supportsAnsi() - Method in class edu.stanford.nlp.util.logging.OutputHandler
-
Specify whether this output handler supports ansi output
- supportsAnsi() - Method in class edu.stanford.nlp.util.logging.Redwood.ConsoleHandler
-
- supportsAnsi - Static variable in class edu.stanford.nlp.util.logging.Redwood
-
Check if the console supports ANSI escape codes.
- supportsBasicDependencies() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
By default, parsers are assumed to not support dependencies.
- supportsBasicDependencies() - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- supportsBasicDependencies() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
- supportsBasicDependencies() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Whether our code provides support for converting phrase structure
(constituency) parses to (basic) dependency parses.
- supportsGrammaticalStructures() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
- supportsGrammaticalStructures() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- supportsGrammaticalStructures() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
- supportsGrammaticalStructures() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Whether or not we have typed dependencies for this language.
- suppressBuckDigitConversion(boolean) - Method in class edu.stanford.nlp.international.arabic.Buckwalter
-
- suppressBuckPunctConversion(boolean) - Method in class edu.stanford.nlp.international.arabic.Buckwalter
-
- suppressMidDotPostprocessing - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- suppressTerminalDetails - Static variable in class edu.stanford.nlp.ling.CategoryWordTag
-
If set to true, when a terminal or preterminal has as its category
something that is also the word or tag value, the latter are
suppressed.
- suppressTestDebug - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- suppressTestPrompt(boolean) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- suppressTestPrompt(boolean) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- surfaceForm - Variable in enum edu.stanford.nlp.naturalli.Operator
-
- SurfacePattern - Class in edu.stanford.nlp.patterns.surface
-
To represent a surface pattern in more detail than TokenSequencePattern (this
class object is eventually compiled as TokenSequencePattern via the toString
method).
- SurfacePattern(Token[], PatternToken, Token[], SurfacePatternFactory.Genre) - Constructor for class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- SurfacePatternFactory - Class in edu.stanford.nlp.patterns.surface
-
Created by sonalg on 10/27/14.
- SurfacePatternFactory() - Constructor for class edu.stanford.nlp.patterns.surface.SurfacePatternFactory
-
- SurfacePatternFactory.Genre - Enum in edu.stanford.nlp.patterns.surface
-
- SurpriseConvergence(String) - Constructor for exception edu.stanford.nlp.optimization.QNMinimizer.SurpriseConvergence
-
- SUTime - Class in edu.stanford.nlp.time
-
SUTime is a collection of data structures to represent various temporal
concepts and operations between them.
- SUTime.CompositePartialTime - Class in edu.stanford.nlp.time
-
- SUTime.Duration - Class in edu.stanford.nlp.time
-
A Duration represents a period of time (without endpoints).
- SUTime.DurationRange - Class in edu.stanford.nlp.time
-
A range of durations.
- SUTime.DurationWithFields - Class in edu.stanford.nlp.time
-
Duration that is specified using fields such as milliseconds, days, etc.
- SUTime.DurationWithMillis - Class in edu.stanford.nlp.time
-
Duration specified in terms of milliseconds.
- SUTime.ExplicitTemporalSet - Class in edu.stanford.nlp.time
-
Explicit set of times: like tomorrow and next week, not really used
- SUTime.GroundedTime - Class in edu.stanford.nlp.time
-
- SUTime.InexactDuration - Class in edu.stanford.nlp.time
-
Duration that is inexact.
- SUTime.InexactTime - Class in edu.stanford.nlp.time
-
Inexact time, not sure when this is, but have some guesses.
- SUTime.IsoDate - Class in edu.stanford.nlp.time
-
- SUTime.IsoDateTime - Class in edu.stanford.nlp.time
-
- SUTime.IsoTime - Class in edu.stanford.nlp.time
-
- SUTime.OrdinalTime - Class in edu.stanford.nlp.time
-
The nth temporal.
- SUTime.PartialTime - Class in edu.stanford.nlp.time
-
- SUTime.PeriodicTemporalSet - Class in edu.stanford.nlp.time
-
PeriodicTemporalSet represent a set of times that occurs with some frequency.
- SUTime.Range - Class in edu.stanford.nlp.time
-
A time interval
- SUTime.RefTime - Class in edu.stanford.nlp.time
-
Reference time (some kind of reference time).
- SUTime.RelativeTime - Class in edu.stanford.nlp.time
-
Relative Time (something not quite resolved).
- SUTime.SimpleTime - Class in edu.stanford.nlp.time
-
Simple time (vague time that we don't really know what to do with)
- SUTime.StandardTemporalType - Enum in edu.stanford.nlp.time
-
- SUTime.Temporal - Class in edu.stanford.nlp.time
-
Basic temporal object.
- SUTime.TemporalOp - Enum in edu.stanford.nlp.time
-
- SUTime.TemporalSet - Class in edu.stanford.nlp.time
-
Exciting set of times
- SUTime.Time - Class in edu.stanford.nlp.time
-
Time represents a time point on some time scale.
- SUTime.TimeIndex - Class in edu.stanford.nlp.time
-
- SUTime.TimeUnit - Enum in edu.stanford.nlp.time
-
- SUTime.TimeWithRange - Class in edu.stanford.nlp.time
-
- SUTime.TimexAttr - Enum in edu.stanford.nlp.time
-
- SUTime.TimexDocFunc - Enum in edu.stanford.nlp.time
-
- SUTime.TimexMod - Enum in edu.stanford.nlp.time
-
- SUTime.TimexType - Enum in edu.stanford.nlp.time
-
- SUTIME_PROPERTY - Static variable in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- SUTIME_PROPERTY - Static variable in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- SUTimeMain - Class in edu.stanford.nlp.time
-
Main program for testing SUTime.
- SUTimeParsingError(String) - Constructor for exception edu.stanford.nlp.time.SUTimeSimpleParser.SUTimeParsingError
-
- SUTimePipeline - Class in edu.stanford.nlp.time.suservlet
-
- SUTimePipeline() - Constructor for class edu.stanford.nlp.time.suservlet.SUTimePipeline
-
- SUTimePipeline(Properties) - Constructor for class edu.stanford.nlp.time.suservlet.SUTimePipeline
-
- SUTimeServlet - Class in edu.stanford.nlp.time.suservlet
-
- SUTimeServlet() - Constructor for class edu.stanford.nlp.time.suservlet.SUTimeServlet
-
- SUTimeSimpleParser - Class in edu.stanford.nlp.time
-
Simple wrapper around SUTime for parsing lots of strings outside of Annotation objects.
- SUTimeSimpleParser.SUTimeParsingError - Exception in edu.stanford.nlp.time
-
Indicates that any exception occurred inside the TimeAnnotator.
- SVMLightClassifier<L,F> - Class in edu.stanford.nlp.classify
-
This class represents a trained SVM Classifier.
- SVMLightClassifier(ClassicCounter<Pair<F, L>>, ClassicCounter<L>) - Constructor for class edu.stanford.nlp.classify.SVMLightClassifier
-
- SVMLightClassifier(ClassicCounter<Pair<F, L>>, ClassicCounter<L>, LinearClassifier<L, L>) - Constructor for class edu.stanford.nlp.classify.SVMLightClassifier
-
- SVMLightClassifierFactory<L,F> - Class in edu.stanford.nlp.classify
-
- SVMLightClassifierFactory(String, String, String) - Constructor for class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- SVMLightClassifierFactory() - Constructor for class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- SVMLightClassifierFactory(boolean) - Constructor for class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- svmLightLineToDatum(String) - Static method in class edu.stanford.nlp.classify.Dataset
-
- svmLightLineToRVFDatum(String) - Static method in class edu.stanford.nlp.classify.RVFDataset
-
- svmModelFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- swaps - Variable in class edu.stanford.nlp.util.MemoryMonitor
-
- switchedFilter(Predicate<E>, boolean) - Static method in class edu.stanford.nlp.util.Filters
-
Filter that's either negated or normal as specified.
- symbol - Variable in class edu.stanford.nlp.ie.qe.Unit
-
- symbol - Variable in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- symbolCounter - Variable in class edu.stanford.nlp.parser.lexparser.BinaryGrammarExtractor
-
- symmetricDiff(Set<E>, Set<E>) - Static method in class edu.stanford.nlp.util.Sets
-
Returns the symmetric difference of sets s1 and s2 (i.e.
- synchCorefMentionEntityMention(Annotation, Mention, CoreMap) - Static method in class edu.stanford.nlp.pipeline.CorefMentionAnnotator
-
Return true if the coref mention synchs with the entity mention
For instance the em "Joe Smith" synchs with "Joe Smith", "Joe Smith's" and "President Joe Smith's"
It does not synch with "Joe Smith's car" or "President Joe"
- SynchronizedInterner<T> - Class in edu.stanford.nlp.util.concurrent
-
For interning (canonicalizing) things in a multi-threaded environment.
- SynchronizedInterner(Interner<T>) - Constructor for class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
- SynchronizedInterner(Interner<T>, Object) - Constructor for class edu.stanford.nlp.util.concurrent.SynchronizedInterner
-
- SynchronizedTreeTransformer - Class in edu.stanford.nlp.trees
-
If you have a TreeTransformer which is not threadsafe, and you need
to call it from multiple threads, this will wrap it in a
synchronized manner.
- SynchronizedTreeTransformer(TreeTransformer) - Constructor for class edu.stanford.nlp.trees.SynchronizedTreeTransformer
-
- syncSpi() - Method in class edu.stanford.nlp.util.DisabledPreferences
-
- synsets - Variable in class edu.stanford.nlp.coref.data.Mention
-
- synsets - Variable in class edu.stanford.nlp.dcoref.Mention
-
- system - Variable in class edu.stanford.nlp.ie.qe.Unit
-
- system - Variable in class edu.stanford.nlp.ie.qe.UnitPrefix
-
- systemIsSwapping() - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- systemRoot() - Method in class edu.stanford.nlp.util.DisabledPreferencesFactory
-
- SystemUtils - Class in edu.stanford.nlp.util
-
Useful methods for running shell commands, getting the process ID, checking
memory usage, etc.
- SystemUtils.ProcessException - Exception in edu.stanford.nlp.util
-
Runtime exception thrown by execute.
- SystemUtils.ProcessOutputStream - Class in edu.stanford.nlp.util
-
Helper class that acts as a output stream to a process
- t0 - Variable in class edu.stanford.nlp.optimization.SGDMinimizer
-
- tab - Variable in class edu.stanford.nlp.util.logging.OutputHandler
-
The tab character
- TableFactor - Class in edu.stanford.nlp.loglinear.inference
-
Created on 8/11/15.
- TableFactor(ConcatVector, GraphicalModel.Factor) - Constructor for class edu.stanford.nlp.loglinear.inference.TableFactor
-
Construct a TableFactor for inference within a model.
- TableFactor(ConcatVector, GraphicalModel.Factor, int[]) - Constructor for class edu.stanford.nlp.loglinear.inference.TableFactor
-
Construct a TableFactor for inference within a model.
- tabuDescendants(SemanticGraph, IndexedWord, Collection<IndexedWord>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Finds the descendents of the given node in graph, avoiding the given set of nodes
- tabuDescendants(SemanticGraph, IndexedWord, Collection<IndexedWord>, Collection<GrammaticalRelation>) - Static method in class edu.stanford.nlp.semgraph.SemanticGraphUtils
-
Finds the set of descendants for a node in the graph, avoiding the set of nodes and the
set of edge relations.
- tag - Variable in class edu.stanford.nlp.ling.CategoryWordTag
-
- tag() - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
- tag() - Method in class edu.stanford.nlp.ling.CoreLabel
-
Return the tag value of the label (or null if none).
- tag() - Method in interface edu.stanford.nlp.ling.HasTag
-
Return the tag value of the label (or null if none).
- tag() - Method in class edu.stanford.nlp.ling.IndexedWord
-
- tag() - Method in class edu.stanford.nlp.ling.LabeledWord
-
- tag - Variable in class edu.stanford.nlp.ling.MultiTokenTag
-
- Tag(String, String, int) - Constructor for class edu.stanford.nlp.ling.MultiTokenTag.Tag
-
- tag - Variable in class edu.stanford.nlp.ling.MultiTokenTag.Tag
-
- Tag - Class in edu.stanford.nlp.ling
-
A Tag
object acts as a Label by containing a
String
that is a part-of-speech tag.
- Tag() - Constructor for class edu.stanford.nlp.ling.Tag
-
Constructs a Tag object.
- Tag(String) - Constructor for class edu.stanford.nlp.ling.Tag
-
Constructs a Tag object.
- Tag(Label) - Constructor for class edu.stanford.nlp.ling.Tag
-
Creates a new tag whose tag value is the value of any
class that supports the Label
interface.
- tag() - Method in class edu.stanford.nlp.ling.Tag
-
- tag() - Method in class edu.stanford.nlp.ling.TaggedWord
-
- tag() - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
- tag() - Method in class edu.stanford.nlp.ling.WordTag
-
- tag - Variable in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- tag() - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- tag - Variable in class edu.stanford.nlp.parser.lexparser.Item
-
- tag - Variable in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier.LabelTagType
-
- tag() - Method in class edu.stanford.nlp.simple.Token
-
- TAG_COLUMN - Static variable in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- TAG_INSIDE - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- TAG_LABEL - Static variable in class edu.stanford.nlp.ling.TaggedWordFactory
-
- TAG_LABEL - Static variable in class edu.stanford.nlp.ling.WordLemmaTagFactory
-
- TAG_SEPARATOR - Static variable in class edu.stanford.nlp.ling.CoreLabel
-
Tag separator to use by default
- TAG_SEPARATOR - Static variable in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- TAG_SEPARATOR - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- TAG_SEPARATOR_PROPERTY - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- tagAccuracy() - Method in class edu.stanford.nlp.tagger.maxent.TestClassifier
-
- tagAndOutputSentence(List<? extends HasWord>, boolean, Morphology, PlainTextDocumentReaderAndWriter.OutputStyle, boolean, int, String, Writer) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- tagBin - Variable in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- tagBin(int) - Method in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- tagBin(int) - Method in interface edu.stanford.nlp.parser.lexparser.DependencyGrammar
-
Converts a tag (coded as an integer via a Numberer) from its
representation in the full tag space to the reduced (projected) tag
space used in the DependencyGrammar.
- tagCoreLabels(List<CoreLabel>) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Takes a sentence composed of CoreLabels and add the tags to the
CoreLabels, modifying the input sentence.
- tagCoreLabels(List<CoreLabel>, boolean) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Takes a sentence composed of CoreLabels and add the tags to the
CoreLabels, modifying the input sentence.
- tagCoreLabelsOrHasWords(List<? extends HasWord>, Morphology, boolean) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- tagFilter - Variable in class edu.stanford.nlp.trees.GrammaticalStructure
-
- tagFromXML(InputStream, Writer, String...) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Uses an XML transformer to turn an input stream into a bunch of
output.
- tagFromXML(Reader, Writer, String...) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- TaggedArabicDataset - Class in edu.stanford.nlp.international.arabic.pipeline
-
Converts ATB gold parse trees to a format appropriate for training a POS tagger (especially
the Stanford POS tagger!).
- TaggedArabicDataset() - Constructor for class edu.stanford.nlp.international.arabic.pipeline.TaggedArabicDataset
-
- TaggedArabicDataset.ArabicTreeTaggedNormalizer - Class in edu.stanford.nlp.international.arabic.pipeline
-
- TaggedFileReader - Interface in edu.stanford.nlp.tagger.io
-
- TaggedFileRecord - Class in edu.stanford.nlp.tagger.io
-
Parses and specifies all the details for how to read some POS tagging data.
- TaggedFileRecord.Format - Enum in edu.stanford.nlp.tagger.io
-
- taggedFiles - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
A set of files to use as extra information in the lexicon.
- taggedLabeledYield() - Method in class edu.stanford.nlp.trees.Tree
-
Returns a List<CoreLabel>
from the tree.
- taggedLabeledYield(boolean) - Method in class edu.stanford.nlp.trees.Tree
-
Returns a List<CoreLabel>
from the tree.
- taggedLeafLabels(Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
returns the labels of the leaves in a Tree, augmented with POS tags.
- taggedStringFromTree(Tree, boolean, String) - Static method in class edu.stanford.nlp.trees.international.arabic.ATBTreeUtils
-
Converts a parse tree into a string of tokens.
- TaggedTextOutputter - Class in edu.stanford.nlp.pipeline
-
Outputs document back into text format, with tags added if available.
- TaggedTextOutputter() - Constructor for class edu.stanford.nlp.pipeline.TaggedTextOutputter
-
- TaggedWord - Class in edu.stanford.nlp.ling
-
A TaggedWord
object contains a word and its tag.
- TaggedWord() - Constructor for class edu.stanford.nlp.ling.TaggedWord
-
Create a new TaggedWord
.
- TaggedWord(String) - Constructor for class edu.stanford.nlp.ling.TaggedWord
-
Create a new TaggedWord
.
- TaggedWord(String, String) - Constructor for class edu.stanford.nlp.ling.TaggedWord
-
Create a new TaggedWord
.
- TaggedWord(Label) - Constructor for class edu.stanford.nlp.ling.TaggedWord
-
Create a new TaggedWord
.
- TaggedWord(Label, Label) - Constructor for class edu.stanford.nlp.ling.TaggedWord
-
Create a new TaggedWord
.
- TaggedWordFactory - Class in edu.stanford.nlp.ling
-
A TaggedWordFactory
acts as a factory for creating objects of
class TaggedWord
.
- TaggedWordFactory() - Constructor for class edu.stanford.nlp.ling.TaggedWordFactory
-
Create a new TaggedWordFactory
.
- TaggedWordFactory(char) - Constructor for class edu.stanford.nlp.ling.TaggedWordFactory
-
Create a new TaggedWordFactory
.
- taggedWordList - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- taggedYield() - Method in class edu.stanford.nlp.trees.Tree
-
Gets the tagged yield of the tree.
- taggedYield(X) - Method in class edu.stanford.nlp.trees.Tree
-
Gets the tagged yield of the tree -- that is, get the preterminals
as well as the terminals.
- tagger - Variable in class edu.stanford.nlp.parser.metrics.EvaluateTreebank
-
The tagger optionally used before parsing.
- tagger - Variable in class edu.stanford.nlp.parser.nndep.Config
-
- Tagger - Class in edu.stanford.nlp.tagger.common
-
This module includes constants that are the same for all taggers,
as opposed to being part of their configurations.
- Tagger() - Constructor for class edu.stanford.nlp.tagger.common.Tagger
-
- TAGGER_HOME - Static variable in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- TaggerConfig - Class in edu.stanford.nlp.tagger.maxent
-
Reads and stores configuration information for a POS tagger.
- TaggerConfig(TaggerConfig) - Constructor for class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
We force you to pass in a TaggerConfig rather than any other
superclass so that we know the arg error checking has already occurred
- TaggerConfig(String...) - Constructor for class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- TaggerConfig(Properties) - Constructor for class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- TaggerConfig.Mode - Enum in edu.stanford.nlp.tagger.maxent
-
- TaggerDemo - Class in edu.stanford.nlp.tagger.maxent.documentation
-
- TaggerDemo2 - Class in edu.stanford.nlp.tagger.maxent.documentation
-
This demo shows user-provided sentences (i.e., List<HasWord>
)
being tagged by the tagger.
- TaggerExperiments - Class in edu.stanford.nlp.tagger.maxent
-
This class represents the training samples.
- TaggerExperiments(TaggerConfig, MaxentTagger) - Constructor for class edu.stanford.nlp.tagger.maxent.TaggerExperiments
-
This method gets feature statistics from a training file found in the TaggerConfig.
- TaggerFeature - Class in edu.stanford.nlp.tagger.maxent
-
Holds a Tagger Feature for the loglinear model.
- TaggerFeature(int, int, FeatureKey, int, TaggerExperiments) - Constructor for class edu.stanford.nlp.tagger.maxent.TaggerFeature
-
- TaggerFeatures - Class in edu.stanford.nlp.tagger.maxent
-
This class contains POS tagger specific features.
- taggerPath - Static variable in class edu.stanford.nlp.international.french.scripts.FrenchTreebankUDUpdater
-
- TaggerReranker - Class in edu.stanford.nlp.parser.lexparser
-
Gives a score to a Tree based on how well it matches the output of
a tagger.
- TaggerReranker(MaxentTagger, Options) - Constructor for class edu.stanford.nlp.parser.lexparser.TaggerReranker
-
- TaggerReranker.Query - Class in edu.stanford.nlp.parser.lexparser
-
- taggerSerializedFile - Variable in class edu.stanford.nlp.parser.lexparser.TestOptions
-
POS tagger model used when preTag is enabled.
- TaggingEval - Class in edu.stanford.nlp.parser.metrics
-
Computes POS tagging P/R/F1 from guess/gold trees.
- TaggingEval(String) - Constructor for class edu.stanford.nlp.parser.metrics.TaggingEval
-
- TaggingEval(String, boolean, Lexicon) - Constructor for class edu.stanford.nlp.parser.metrics.TaggingEval
-
- tagHash - Variable in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
This maps from a tag (as a label) to a Counter from word signatures to
their P(sig|tag), as estimated in the model.
- tagId() - Method in class edu.stanford.nlp.parser.lexparser.FactoredLexiconEvent
-
- tagIndex - Variable in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- tagIndex - Variable in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- tagIndex - Variable in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- tagIndex - Variable in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
- tagIndex - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- tagIndex - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- tagIndex - Variable in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- tagIndex - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammarExtractor
-
- tagITWList - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
The indices of this list are in the tag binned space.
- TagLabelAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TagLabelAnnotation
-
- tagMap - Variable in class edu.stanford.nlp.international.arabic.pipeline.LDCPosMapper
-
- tagPA - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Parent annotation on tags.
- tagProjection - Variable in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- TagProjection - Interface in edu.stanford.nlp.parser.lexparser
-
An interface for projecting POS tags onto a reduced
set for the dependency grammar.
- tagRBGPA - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain
-
Grand parent annotate RB to try to distinguish sentential ones and
ones in places like NP post modifier (things like 'very' are already
distinguished as their parent is ADJP).
- Tags - Class in edu.stanford.nlp.ling.tokensregex.types
-
Tags that can be added to values or annotations
- Tags(String...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Tags
-
- tags - Variable in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Set of all tags as IntTaggedWord.
- tags - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- Tags.TagsAnnotation - Class in edu.stanford.nlp.ling.tokensregex.types
-
- TAGS_VALUE_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- TagsAnnotation() - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Tags.TagsAnnotation
-
- tagSelectivePostSplit - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- tagSelectivePostSplitCutOff - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- tagSelectiveSplit - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Do parent annotation on tags selectively.
- tagSelectiveSplitCutOff - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- tagSentence(List<? extends HasWord>) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Returns a new Sentence that is a copy of the given sentence with all the
words tagged with their part-of-speech.
- tagSentence(List<? extends HasWord>, boolean) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Returns a new Sentence that is a copy of the given sentence with all the
words tagged with their part-of-speech.
- tagSentence(List<? extends HasWord>, boolean) - Method in class edu.stanford.nlp.tagger.maxent.TestSentence
-
Tags the sentence s by running maxent model.
- tagSeparator - Variable in class edu.stanford.nlp.tagger.maxent.TestSentence
-
- tagSet(Function<String, String>) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Return the Set of tags used by this tagger (available after training the tagger).
- tagSet(Function<String, String>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
Return the Set of tags used by this tagger (available after training the tagger).
- tagSet(Function<String, String>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
Return the Set of tags used by this tagger (available after training the tagger).
- tagSet(Function<String, String>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
Return the Set of tags used by this tagger (available after training the tagger).
- tagSet(Function<String, String>) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
Return the Set of tags used by this tagger (available after training the tagger).
- tagSet() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
Return the Set of POS tags used in the model.
- tagSet() - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
- tagSet() - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
Return the Set of tags used by this tagger (available after training the tagger).
- tagSet - Variable in class edu.stanford.nlp.trees.international.arabic.ArabicHeadFinder
-
- tagsForWord - Variable in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- tagsToEscape - Variable in class edu.stanford.nlp.international.arabic.pipeline.LDCPosMapper
-
- tagString(Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- tagString(String) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Tags the input string and returns the tagged version.
- tagTokenizedString(String) - Method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Tags the tokenized input string and returns the tagged version.
- tagTree(Tree) - Method in class edu.stanford.nlp.trees.TreebankTagUpdater
-
run the supplied tagger on the leaves of this tree and update
- tagType - Static variable in class edu.stanford.nlp.trees.WordCatConstituent
-
- tagWordSize - Variable in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
Annotate tags for number of characters contained.
- tail(File, int, String) - Static method in class edu.stanford.nlp.io.IOUtils
-
A Java implementation of the Unix tail functionality.
- tail(File, int) - Static method in class edu.stanford.nlp.io.IOUtils
-
- take(T[], int) - Static method in class edu.stanford.nlp.util.Iterables
-
Returns a shortened view of an iterator.
- take(Iterable<T>, int) - Static method in class edu.stanford.nlp.util.Iterables
-
Returns a shortened view of an iterator.
- takeAdaGradientStep(Classifier.Cost, double, double) - Method in class edu.stanford.nlp.parser.nndep.Classifier
-
Update classifier weights using the given training cost
information.
- takeStep(AbstractStochasticCachingDiffFunction) - Method in class edu.stanford.nlp.optimization.InefficientSGDMinimizer
-
- takeStep(AbstractStochasticCachingDiffFunction) - Method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- takeStep(AbstractStochasticCachingDiffFunction) - Method in class edu.stanford.nlp.optimization.SMDMinimizer
-
- takeStep(AbstractStochasticCachingDiffFunction) - Method in class edu.stanford.nlp.optimization.SQNMinimizer
-
- takeStep(AbstractStochasticCachingDiffFunction) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- tallyInternalNode(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- tallyInternalNode(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.BinaryGrammarExtractor
-
- tallyLeaf(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- tallyLocalTree(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- tallyPreTerminal(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- tallyRoot(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- tallyRoot(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammarExtractor
-
- tallyTree(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- tallyTreeIterator(Iterator<Tree>, Function<Tree, Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- tallyTrees(Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor
-
- target - Variable in class edu.stanford.nlp.fsm.DFSATransition
-
- target() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- TARGET_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- TARGET_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- targetAllowedNERs - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
Allowed NERs for labels.
- targetAllowedTagsInitialsStr - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
Initials of all POS tags to use if
usePOS4Pattern
is true, separated by comma.
- targetBG() - Method in interface edu.stanford.nlp.parser.lexparser.GrammarProjection
-
- TARGETCOPY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- TARGETCOPY_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- targetUG() - Method in interface edu.stanford.nlp.parser.lexparser.GrammarProjection
-
- Tdiff - Class in edu.stanford.nlp.trees.tregex.gui
-
Extracts the differences between the sets of constituents indicated by
a pair of parse trees.
- TEATIME - Static variable in class edu.stanford.nlp.time.SUTime
-
- TeeStream - Class in edu.stanford.nlp.io
-
This class splits the calls to an OutputStream into two different
streams.
- TeeStream(OutputStream, OutputStream) - Constructor for class edu.stanford.nlp.io.TeeStream
-
- tempEdge - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- tempHook - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- TemplateHash - Class in edu.stanford.nlp.tagger.maxent
-
- TemplateHash(MaxentTagger) - Constructor for class edu.stanford.nlp.tagger.maxent.TemplateHash
-
- Temporal() - Constructor for class edu.stanford.nlp.time.SUTime.Temporal
-
- Temporal(SUTime.Temporal) - Constructor for class edu.stanford.nlp.time.SUTime.Temporal
-
- TEMPORAL_9 - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_ACL03PCFG - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_ALL_NP - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_ALL_NP_AND_PP - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_ALL_NP_EVEN_UNDER_PP - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_ALL_NP_PP_ADVP - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_ALL_TERMINALS - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_ANY_TMP_PERCOLATED - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.EnglishGrammaticalRelations
-
The "temporal modifier" grammatical relation.
- TEMPORAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "temporal modifier" grammatical relation.
- TEMPORAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations
-
The "temporal modifier" grammatical relation.
- TEMPORAL_MODIFIER - Static variable in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
The "temporal modifier" grammatical relation.
- TEMPORAL_NONE - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- TEMPORAL_NP_AND_PP_WITH_NP_HEAD - Static variable in class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer
-
- temporals - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- temporals - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- temporalsEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- TemporalSet() - Constructor for class edu.stanford.nlp.time.SUTime.TemporalSet
-
- TemporalSet(SUTime.TemporalSet) - Constructor for class edu.stanford.nlp.time.SUTime.TemporalSet
-
- temporalsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- terminateOnAverageImprovement(boolean) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- terminateOnAvgImprovement(boolean, double) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- terminateOnAvgImprovement - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- terminateOnEvalImprovement(boolean) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- terminateOnEvalImprovement(boolean) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- terminateOnEvalImprovement - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- terminateOnEvalImprovementNumOfEpoch - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- terminateOnMaxItr(int) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- terminateOnNumericalZero(boolean) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- terminateOnRelativeNorm(boolean) - Method in class edu.stanford.nlp.optimization.QNMinimizer
-
- test(PairwiseModel, String, boolean) - Static method in class edu.stanford.nlp.coref.statistical.PairwiseModelTrainer
-
- test(T) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
- test(MatchedExpression) - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationMatchedFilter
-
- test(Tree) - Method in class edu.stanford.nlp.parser.dvparser.FilterConfusingRules
-
- test - Static variable in class edu.stanford.nlp.quoteattribution.QuoteAttributionTest
-
- test(SemgrexMatcher) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.NodeTest
-
- test(IndexedWord) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.NodeTest
-
- test(SemgrexMatcher) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgAndPred
-
- test(SemgrexMatcher) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgOrPred
-
- test(SemgrexMatcher) - Method in interface edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgPred
-
- test(Tree) - Method in class edu.stanford.nlp.trees.BobChrisTreeNormalizer.AOverAFilter
-
Doesn't accept nodes that are A over A nodes (perhaps due to
empty removal or are EDITED nodes).
- test(Tree) - Method in class edu.stanford.nlp.trees.BobChrisTreeNormalizer.EmptyFilter
-
Doesn't accept nodes that only cover an empty.
- test(Dependency<G, D, N>) - Method in class edu.stanford.nlp.trees.Dependencies.DependentPuncTagRejectFilter
-
- test(Dependency<G, D, N>) - Method in class edu.stanford.nlp.trees.Dependencies.DependentPuncWordRejectFilter
-
- test(Tree) - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer.ArabicEmptyFilter
-
- test(Tree) - Method in class edu.stanford.nlp.trees.international.french.FrenchTreeNormalizer.FrenchAOverAFilter
-
Doesn't accept nodes that are A over A nodes (perhaps due to
empty removal or are EDITED nodes).
- test(Tree) - Method in class edu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizer.HebrewEmptyFilter
-
- test(Tree) - Method in class edu.stanford.nlp.trees.international.pennchinese.FragmentTreeFilter
-
- test(Tree) - Method in class edu.stanford.nlp.trees.LengthTreeFilter
-
- test(Tree) - Method in class edu.stanford.nlp.trees.treebank.DuplicateTreeStringFilter
-
- test(Tree) - Method in class edu.stanford.nlp.trees.treebank.UselessTreeFilter
-
- test(Tree) - Method in class edu.stanford.nlp.trees.TreeFilters.HasMatchingChild
-
- test(String) - Method in class edu.stanford.nlp.util.ArrayStringFilter
-
- test(T) - Method in class edu.stanford.nlp.util.Filters.ConjFilter
-
- test(T) - Method in class edu.stanford.nlp.util.Filters.DisjFilter
-
- test(E) - Method in class edu.stanford.nlp.util.Filters.RandomFilter
-
- test(String) - Method in class edu.stanford.nlp.util.RegexStringFilter
-
- TEST1 - Static variable in class edu.stanford.nlp.paragraphs.RunParagraphAnnotator
-
- TEST2 - Static variable in class edu.stanford.nlp.paragraphs.RunParagraphAnnotator
-
- TEST3 - Static variable in class edu.stanford.nlp.paragraphs.RunParagraphAnnotator
-
- TEST_FILE - Static variable in class edu.stanford.nlp.ie.KBPEnsembleExtractor
-
- TEST_FILE - Static variable in class edu.stanford.nlp.ie.KBPSemgrexExtractor
-
- TEST_FILE - Static variable in class edu.stanford.nlp.ie.KBPStatisticalExtractor
-
- TEST_FILE - Static variable in class edu.stanford.nlp.ie.KBPTokensregexExtractor
-
- testBatchSize - Variable in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
- testClassifier(String) - Method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
Test and evaluate classifier on examples available in a file (or URL, classpath resource, etc.)
- TestClassifier - Class in edu.stanford.nlp.tagger.maxent
-
Tags data and can handle either data with gold-standard tags (computing
performance statistics) or unlabeled data.
- TestClassifier(MaxentTagger) - Constructor for class edu.stanford.nlp.tagger.maxent.TestClassifier
-
- TestClassifier(MaxentTagger, String) - Constructor for class edu.stanford.nlp.tagger.maxent.TestClassifier
-
- testConditionNumber(int) - Method in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
- testCoNLL(String, String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
Legacy version of testCoNLLReturnScores that only returns LAS for backwards compatibility
- testCoNLLReturnScores(String, String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
Run the parser in the modelFile on a testFile and perhaps save output.
- testConvergence(TwoDimensionalMap<String, String, double[][]>, ThreeDimensionalMap<String, String, String, double[][][]>) - Method in class edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor
-
- testDerivatives(double[], double) - Method in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
This function tests to make sure that the sum of the stochastic calculated gradients is equal to the
full gradient.
- testDirs - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- testEventsUsingPredictedEntities - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- TestExample(String) - Constructor for class edu.stanford.nlp.scenegraph.AbstractPronounResolver.TestExample
-
- testFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- testFileCH - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- testFileEN - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- testFiles - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- testGrammarCompaction() - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactionTester
-
- testGraphPaths(TransducerGraph, TransducerGraph, int) - Static method in class edu.stanford.nlp.fsm.TransducerGraph
-
- testHessSamples - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- testingThreads - Variable in class edu.stanford.nlp.parser.lexparser.TestOptions
-
Number of threads to use at test time.
- testMemoryTreebank() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
You can often return the same thing for testMemoryTreebank as
for memoryTreebank
- testMemoryTreebank() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
returns a MemoryTreebank appropriate to the testing treebank source
- testMemoryTreebank() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
returns a MemoryTreebank appropriate to the testing treebank source
- testObjFunction - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- testOnTreebank(Treebank) - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank
-
Test the parser on a treebank.
- testOnTreebank(List<Pair<ParserQuery, Tree>>) - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank
-
- testOnTreebank(EvaluateTreebank.EvaluationDataset) - Method in class edu.stanford.nlp.parser.metrics.EvaluateTreebank
-
- testOptions - Variable in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- testOptions - Variable in class edu.stanford.nlp.parser.lexparser.Options
-
Note that the TestOptions is transient.
- TestOptions - Class in edu.stanford.nlp.parser.lexparser
-
Options to the parser which affect performance only at testing (parsing)
time.
- TestOptions() - Constructor for class edu.stanford.nlp.parser.lexparser.TestOptions
-
- testOptions - Variable in class edu.stanford.nlp.sentiment.RNNOptions
-
- testPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- testPP(String, String, String, String, String) - Static method in class edu.stanford.nlp.quoteattribution.QuoteAttributionTest
-
- testRead(File) - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon
-
Reads in the test file and prints readable to string (for debugging).
- testRelationsUsingPredictedEntities - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- TestSentence - Class in edu.stanford.nlp.tagger.maxent
-
- TestSentence(MaxentTagger) - Constructor for class edu.stanford.nlp.tagger.maxent.TestSentence
-
- TestSequenceModel - Class in edu.stanford.nlp.ie.crf
-
For sequence model inference at test-time.
- TestSequenceModel(CRFCliqueTree<? extends CharSequence>) - Constructor for class edu.stanford.nlp.ie.crf.TestSequenceModel
-
- TestSequenceModel(CRFCliqueTree<? extends CharSequence>, LabelDictionary, List<? extends CoreMap>) - Constructor for class edu.stanford.nlp.ie.crf.TestSequenceModel
-
- testSumOfBatches(double[], double) - Method in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
This function tests to make sure that the sum of the stochastic calculated gradients is equal to the
full gradient.
- TestTagProjection - Class in edu.stanford.nlp.parser.lexparser
-
- TestTagProjection() - Constructor for class edu.stanford.nlp.parser.lexparser.TestTagProjection
-
- testVariance(double[]) - Method in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
- testVariance - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- TeXHyphenator - Class in edu.stanford.nlp.ie.pascal
-
Hyphenates words according to the TeX algorithm.
- TeXHyphenator() - Constructor for class edu.stanford.nlp.ie.pascal.TeXHyphenator
-
- text - Static variable in class edu.stanford.nlp.examples.BasicPipelineExample
-
- text - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
Text representing the matched expression
- text - Variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchResult.MatchedGroupInfo
-
- text() - Method in class edu.stanford.nlp.pipeline.CoreDocument
-
return the full text of the doc
- text() - Method in class edu.stanford.nlp.pipeline.CoreEntityMention
-
full text of the mention
- text() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
full text of the mention
- text() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
full text of the sentence
- text - Variable in class edu.stanford.nlp.quoteattribution.Sieves.Sieve.MentionData
-
- text - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- text - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- text() - Method in class edu.stanford.nlp.simple.Document
-
- text() - Method in class edu.stanford.nlp.simple.Sentence
-
- text() - Method in class edu.stanford.nlp.time.Timex
-
- text - Variable in class edu.stanford.nlp.util.XMLUtils.XMLTag
-
Stores the complete string passed in as the tag on construction.
- TEXT_ATTR_EQUAL_CHECKER - Static variable in class edu.stanford.nlp.ling.tokensregex.CoreMapNodePattern
-
- TEXT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- TEXT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- TEXT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- TEXT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- TEXT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- TEXT_PATTERN_EXTRACT_RULE_CREATOR - Static variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- TEXT_PATTERN_RULE_TYPE - Static variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- TEXT_SERIALIZATION_DELIMITER - Static variable in class edu.stanford.nlp.classify.LinearClassifier
-
- TextAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TextAnnotation
-
- TextAnnotationCreator - Class in edu.stanford.nlp.pipeline
-
Creates an annotation from text
- TextAnnotationCreator() - Constructor for class edu.stanford.nlp.pipeline.TextAnnotationCreator
-
- TextAnnotationPatterns - Class in edu.stanford.nlp.patterns
-
Created by sonalg on 3/10/15.
- TextAnnotationPatterns() - Constructor for class edu.stanford.nlp.patterns.TextAnnotationPatterns
-
- TextAnnotationPatternsInterface - Class in edu.stanford.nlp.patterns
-
Created by sonalg on 10/30/14.
- TextAnnotationPatternsInterface(int) - Constructor for class edu.stanford.nlp.patterns.TextAnnotationPatternsInterface
-
- TextAnnotationPatternsInterface.Actions - Enum in edu.stanford.nlp.patterns
-
- textEquals(EntityMention) - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
Compares the text spans of the two entity mentions.
- textFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- textFiles - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- TextOutputter - Class in edu.stanford.nlp.pipeline
-
- TextOutputter() - Constructor for class edu.stanford.nlp.pipeline.TextOutputter
-
- TextPatternExtractRuleCreator() - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.TextPatternExtractRuleCreator
-
- TextTaggedFileReader - Class in edu.stanford.nlp.tagger.io
-
- TextTaggedFileReader(TaggedFileRecord) - Constructor for class edu.stanford.nlp.tagger.io.TextTaggedFileReader
-
- textToAnnotatedXml(AnnotationPipeline, String, String) - Static method in class edu.stanford.nlp.time.SUTimeMain
-
- textToAnnotation(AnnotationPipeline, String, String) - Static method in class edu.stanford.nlp.time.SUTimeMain
-
- textToBeTransformed - Variable in class edu.stanford.nlp.process.TransformXML.SAXInterface
-
- textualSummary() - Method in class edu.stanford.nlp.trees.Treebank
-
Return various statistics about the treebank (number of sentences,
words, tag set, etc.).
- textualSummary(TreebankLanguagePack) - Method in class edu.stanford.nlp.trees.Treebank
-
Return various statistics about the treebank (number of sentences,
words, tag set, etc.).
- tf - Variable in class edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset.ArabicRawTreeNormalizer
-
- tf - Variable in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.RemoveGFSubcategoryStripper
-
- tf - Variable in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.SubcategoryStripper
-
- tf - Variable in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams.ArabicSubcategoryStripper
-
- tf - Variable in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- tf - Variable in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishSubcategoryStripper
-
- tf - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- tf - Variable in class edu.stanford.nlp.parser.lexparser.NegraPennCollinizer
-
- tf - Variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseCollinizer
-
- tfLogScale(C, double) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a new Counter which is the input counter with log tf scaling
- third - Variable in class edu.stanford.nlp.util.Quadruple
-
- third() - Method in class edu.stanford.nlp.util.Quadruple
-
- third - Variable in class edu.stanford.nlp.util.Quintuple
-
- third() - Method in class edu.stanford.nlp.util.Quintuple
-
- third - Variable in class edu.stanford.nlp.util.Triple
-
- third() - Method in class edu.stanford.nlp.util.Triple
-
- thirdKeySet() - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- thirdKeySet() - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- thirdKeySet() - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- thirdPersonPronouns - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- thirdPersonPronouns - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- thirdPersonPronounsEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- thirdPersonPronounsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- thisBatch - Variable in class edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction
-
- thisFunc - Variable in class edu.stanford.nlp.optimization.StochasticDiffFunctionTester
-
- thread - Variable in class edu.stanford.nlp.util.logging.Redwood.Record
-
- thread(String, Iterable<Runnable>) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
Wrap a collection of threads (Runnables) to be logged by Redwood.
- thread(Iterable<Runnable>) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
- threadAndRun(String, Iterable<Runnable>, int) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
Thread a collection of Runnables, and run them via a java Executor.
- threadAndRun(String, Iterable<Runnable>) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
- threadAndRun(Iterable<Runnable>, int) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
- threadAndRun(Iterable<Runnable>) - Static method in class edu.stanford.nlp.util.logging.Redwood.Util
-
- threads - Variable in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
Multithreading gradient calculations is a bit cheaper if you reuse the threads.
- threads - Static variable in class edu.stanford.nlp.util.ArgumentParser
-
- threadSafeAddRelation(GrammaticalRelation) - Static method in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations
-
This method is meant to be called when you want to add a relation
to the values list in a thread-safe manner.
- ThreadsafeProcessor<I,O> - Interface in edu.stanford.nlp.util.concurrent
-
Objects that wish to use MulticoreWrapper for multicore support must implement
this interface.
- THREE_CLASSES - Static variable in class edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter
-
- THREE_CLASSES_PROPERTY - Static variable in class edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter
-
- ThreeDimensionalCollectionValuedMap<K1,K2,K3,V> - Class in edu.stanford.nlp.util
-
A class which can store mappings from Object keys to Collection
s of Object values.
- ThreeDimensionalCollectionValuedMap() - Constructor for class edu.stanford.nlp.util.ThreeDimensionalCollectionValuedMap
-
- ThreeDimensionalMap<K1,K2,K3,V> - Class in edu.stanford.nlp.util
-
- ThreeDimensionalMap() - Constructor for class edu.stanford.nlp.util.ThreeDimensionalMap
-
- thresholdNumPatternsApplied - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- thresholdSelectPattern - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
Threshold for learning a pattern
- thresholdWordExtract - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
- thresMerge - Variable in class edu.stanford.nlp.coref.hybrid.sieve.RFSieve
-
the probability threshold for merging two mentions
- throwableToStackTrace(Throwable) - Static method in class edu.stanford.nlp.io.IOUtils
-
- thunk - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.State
-
- THURSDAY - Static variable in class edu.stanford.nlp.time.SUTime
-
- tick(String) - Method in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- tick() - Static method in class edu.stanford.nlp.util.Timing
-
Restart (static) timer.
- tick(String, PrintStream) - Static method in class edu.stanford.nlp.util.Timing
-
Print elapsed time and restart (static) timer.
- tick(String) - Static method in class edu.stanford.nlp.util.Timing
-
Print elapsed time to System.err
and restart (static) timer.
- tid() - Method in class edu.stanford.nlp.time.Timex
-
- TID_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- tieOutputLayer - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- TIME - Static variable in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
- TIME - Static variable in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
- Time() - Constructor for class edu.stanford.nlp.time.SUTime.Time
-
- Time(SUTime.Time) - Constructor for class edu.stanford.nlp.time.SUTime.Time
-
- TIME - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "temporal clause" grammatical relation.
- TIME_FUTURE - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_NONE - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_NONE_OK - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_NOW - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_PAST - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_PATTERN1 - Static variable in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- TIME_POSTPOSITION - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "localizer object" grammatical relation.
- TIME_PRESENT - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_REF - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_REF_UNKNOWN - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_TAG - Static variable in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- TIME_UNKNOWN - Static variable in class edu.stanford.nlp.time.SUTime
-
- TIME_WORDS - Static variable in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- TIME_WORDS_VALUES - Static variable in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- TimeAnnotations - Class in edu.stanford.nlp.time
-
Set of common annotations for
CoreMap
s
that require classes from the time package.
- TimeAnnotations() - Constructor for class edu.stanford.nlp.time.TimeAnnotations
-
- TimeAnnotations.TimexAnnotation - Class in edu.stanford.nlp.time
-
The CoreMap key for storing a Timex annotation
- TimeAnnotations.TimexAnnotations - Class in edu.stanford.nlp.time
-
The CoreMap key for storing all Timex annotations in a document.
- TimeAnnotator - Class in edu.stanford.nlp.time
-
Annotate temporal expressions in text with
SUTime
.
- TimeAnnotator() - Constructor for class edu.stanford.nlp.time.TimeAnnotator
-
- TimeAnnotator(boolean) - Constructor for class edu.stanford.nlp.time.TimeAnnotator
-
- TimeAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.time.TimeAnnotator
-
- TimeAnnotator(String, Properties, boolean) - Constructor for class edu.stanford.nlp.time.TimeAnnotator
-
- TIMED - Static variable in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- timeExpression - Variable in exception edu.stanford.nlp.time.SUTimeSimpleParser.SUTimeParsingError
-
- TimeExpression - Class in edu.stanford.nlp.time
-
Time Expression.
- TimeExpression(MatchedExpression) - Constructor for class edu.stanford.nlp.time.TimeExpression
-
- TimeExpression(Interval<Integer>, Interval<Integer>, Function<CoreMap, SUTime.Temporal>, double, double) - Constructor for class edu.stanford.nlp.time.TimeExpression
-
- TimeExpression.Annotation - Class in edu.stanford.nlp.time
-
The CoreMap key for storing a TimeExpression annotation.
- TimeExpression.ChildrenAnnotation - Class in edu.stanford.nlp.time
-
The CoreMap key for storing a nested annotations.
- TimeExpression.TimeIndexAnnotation - Class in edu.stanford.nlp.time
-
The CoreMap key for storing a SUTime.TimeIndex (for looking up Timex Id).
- TimeExpressionConverter - Static variable in class edu.stanford.nlp.time.TimeExpression
-
- TimeExpressionExtractor - Interface in edu.stanford.nlp.time
-
A TimeExpressionExtractor extracts a list of time expressions from a document annotation.
- TimeExpressionExtractorFactory - Class in edu.stanford.nlp.time
-
Factory for creating TimeExpressionExtractor.
- TimeExpressionExtractorFactory() - Constructor for class edu.stanford.nlp.time.TimeExpressionExtractorFactory
-
- TimeExpressionExtractorFactory(String) - Constructor for class edu.stanford.nlp.time.TimeExpressionExtractorFactory
-
- TimeExpressionExtractorImpl - Class in edu.stanford.nlp.time
-
Extracts time expressions.
- TimeExpressionExtractorImpl() - Constructor for class edu.stanford.nlp.time.TimeExpressionExtractorImpl
-
- TimeExpressionExtractorImpl(String, Properties) - Constructor for class edu.stanford.nlp.time.TimeExpressionExtractorImpl
-
- TimeExpressionPatterns - Interface in edu.stanford.nlp.time
-
Interface for rules/patterns for transforming
time related natural language expressions
into temporal representations.
- TimeFormatter - Class in edu.stanford.nlp.time
-
Time specific patterns and formatting
- TimeFormatter.CustomDateFormatExtractor - Class in edu.stanford.nlp.time
-
Converts time string pattern to text pattern.
- TimeFormatter.JavaDateFormatExtractor - Class in edu.stanford.nlp.time
-
- TimeFormatter.JodaDateTimeFormatExtractor - Class in edu.stanford.nlp.time
-
- TimeIndex() - Constructor for class edu.stanford.nlp.time.SUTime.TimeIndex
-
- TimeIndexAnnotation() - Constructor for class edu.stanford.nlp.time.TimeExpression.TimeIndexAnnotation
-
- timeLabel - Variable in class edu.stanford.nlp.time.SUTime.Temporal
-
- timeoutMilliseconds - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-
- timesstamp - Variable in class edu.stanford.nlp.util.logging.Redwood.Record
-
- TimeWithRange(SUTime.TimeWithRange, SUTime.Range) - Constructor for class edu.stanford.nlp.time.SUTime.TimeWithRange
-
- TimeWithRange(SUTime.Range) - Constructor for class edu.stanford.nlp.time.SUTime.TimeWithRange
-
- timeWordLotRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- timeWordRegex - Static variable in class edu.stanford.nlp.trees.EnglishPatterns
-
- Timex - Class in edu.stanford.nlp.time
-
Stores one TIMEX3 expression.
- Timex() - Constructor for class edu.stanford.nlp.time.Timex
-
- Timex(Element) - Constructor for class edu.stanford.nlp.time.Timex
-
- Timex(String) - Constructor for class edu.stanford.nlp.time.Timex
-
- Timex(String, String) - Constructor for class edu.stanford.nlp.time.Timex
-
- Timex(String, String, String, String, String, int, int) - Constructor for class edu.stanford.nlp.time.Timex
-
- Timex.Range - Class in edu.stanford.nlp.time
-
- TIMEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- TimexAnnotation() - Constructor for class edu.stanford.nlp.time.TimeAnnotations.TimexAnnotation
-
- TimexAnnotations() - Constructor for class edu.stanford.nlp.time.TimeAnnotations.TimexAnnotations
-
- timexDateValue(ReadableDateTime, ReadableDateTime) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- timexDateValue(ReadableDateTime, ReadableDateTime, JodaTimeUtils.ConversionOptions) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
Return the TIMEX string for the range of dates given.
- timexDurationValue(ReadablePeriod, JodaTimeUtils.ConversionOptions) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
Return the TIMEX string for the duration represented by the given period; approximately if
approximate is set to true.
- timexDurationValue(ReadablePeriod) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
- timexDurationValue(ReadableDateTime, ReadableDateTime) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
Return the TIMEX string for the difference between two dates
TODO not really sure if this works...
- timexTimeValue(ReadableDateTime) - Static method in class edu.stanford.nlp.time.JodaTimeUtils
-
Return the TIMEX string for the time given
- TimexTreeAnnotator - Class in edu.stanford.nlp.time
-
- TimexTreeAnnotator(TimexTreeAnnotator.MatchType) - Constructor for class edu.stanford.nlp.time.TimexTreeAnnotator
-
- TimexTreeAnnotator.MatchType - Enum in edu.stanford.nlp.time
-
- timexType() - Method in class edu.stanford.nlp.time.Timex
-
- TIMEXVALUE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- timexVersion - Static variable in class edu.stanford.nlp.time.SUTime
-
- Timing - Class in edu.stanford.nlp.util
-
A class for measuring how long things take.
- Timing() - Constructor for class edu.stanford.nlp.util.Timing
-
Constructs new Timing object and starts the timer.
- timingInformation() - Method in class edu.stanford.nlp.pipeline.AnnotationPipeline
-
Return a String that gives detailed human-readable information about
how much time was spent by each annotator and by the entire annotation
pipeline.
- timingInformation() - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP
-
Return a String that gives detailed human-readable information about
how much time was spent by each annotator and by the entire annotation
pipeline.
- timitDatum - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- title - Variable in class edu.stanford.nlp.ling.BasicDocument
-
title of this document (never null).
- title() - Method in class edu.stanford.nlp.ling.BasicDocument
-
Returns the title of this document.
- title() - Method in interface edu.stanford.nlp.ling.Document
-
Returns title of document, or "" if the document has no title.
- titleWords - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- titleWordsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- tlp - Variable in class edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset.ArabicRawTreeNormalizer
-
- tlp - Variable in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
- tlp - Variable in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
- tlp - Variable in class edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser
-
- tlp - Variable in class edu.stanford.nlp.parser.nndep.Config
-
Describes language-specific properties necessary for training and
testing.
- tlp - Variable in class edu.stanford.nlp.trees.AbstractCollinsHeadFinder
-
- tlp - Variable in class edu.stanford.nlp.trees.BobChrisTreeNormalizer
-
- tlp - Variable in class edu.stanford.nlp.trees.DependencyTreeTransformer
-
- tlp - Variable in class edu.stanford.nlp.trees.GrammaticalFunctionTreeNormalizer
-
- tlp - Variable in class edu.stanford.nlp.trees.international.negra.NegraPennTreeNormalizer
-
- tlp - Variable in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZPennTreeNormalizer
-
- tlpParams - Variable in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammarExtractor
-
- tlpParams - Variable in class edu.stanford.nlp.parser.lexparser.Options
-
The treebank-specific parser parameters to use.
- tlPPClassName - Variable in enum edu.stanford.nlp.trees.GrammaticalStructureConversionUtils.ConverterOptions
-
- to1D(double[][]) - Method in class edu.stanford.nlp.classify.AdaptedGaussianPriorObjectiveFunction
-
- to1D(float[][]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- to1D(double[][], double[]) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- to1D(double[][], int) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- to1D(double[][]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- to2D(double[]) - Method in class edu.stanford.nlp.classify.BiasedLogConditionalObjectiveFunction
-
- to2D(double[]) - Method in class edu.stanford.nlp.classify.GeneralizedExpectationObjectiveFunction
-
- to2D(double[]) - Method in class edu.stanford.nlp.classify.LogConditionalObjectiveFunction
-
- to2D(double[], List<Index<CRFLabel>>, int[]) - Static method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- to2D(float[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction
-
- to2D(double[], List<Index<CRFLabel>>, int[]) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
Takes a double array of weights and creates a 2D array where:
the first element is the mapped index of the clique size (e.g., node-0, edge-1) matching featuresIndex i
the second element is the number of output classes for that clique size
- to2D(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- to2D(double[], List<Index<CRFLabel>>, int[], double[][]) - Static method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
Takes a double array of weights and populates a 2D array where:
the first element is the mapped index of the clique size (e.g., node-0, edge-1) matching featuresIndex i
the second element is the number of output classes for that clique size
- to2D(double[], double[][]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- to2D(double[], List<Index<CRFLabel>>, int[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP
-
- to2D(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction
-
- to2D(double[], int) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- to2D(double[], int, int) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- to2Dfloat(double[]) - Method in class edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction
-
- to3D(double[]) - Method in class edu.stanford.nlp.classify.LogConditionalEqConstraintFunction
-
- TO_INTERVAL - Static variable in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- TO_NODE - Static variable in class edu.stanford.nlp.parser.lexparser.LatticeXMLReader
-
- toAllWeightsString() - Method in class edu.stanford.nlp.classify.LinearClassifier
-
- toAnnotation(JsonObject) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toArray(int) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- toArray(List<Integer>) - Static method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- toArray(List<Integer>) - Static method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- toArray() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseStringCollection
-
- toArray(T[]) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseStringCollection
-
- toArray() - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
- toArray(T[]) - Method in class edu.stanford.nlp.objectbank.ObjectBank
-
Can be slow.
- toArray() - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.HistoryEntry
-
Returns an array with pattern as the first entry, numTreesMatched as the second, and numMatches as the third
- toArray() - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- toArray(T[]) - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- toAscii(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
- toBasicSequenceMatchResult() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult
-
- toBasicSequenceMatchResult() - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatcher
-
Returns a copy of the current match results.
- toBasicSequenceMatchResult() - Method in interface edu.stanford.nlp.ling.tokensregex.SequenceMatchResult
-
- toBiggestValuesFirstString(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- toBiggestValuesFirstString(Counter<E>, int) - Static method in class edu.stanford.nlp.stats.Counters
-
- toBiggestValuesFirstString(Counter<Integer>, int, Index<T>) - Static method in class edu.stanford.nlp.stats.Counters
-
- toBiggestWeightFeaturesString(boolean, int, boolean) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Return a String that prints features with large weights.
- toBinaryString(byte[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toBoolean(boolean) - Method in class edu.stanford.nlp.util.Trilean
-
Convert this Trilean to a boolean, with a specified default value if the truth value is unknown.
- toBooleanOrNull() - Method in class edu.stanford.nlp.util.Trilean
-
Convert this Trilean to a Boolean, or null if the value is not known.
- toBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector.Component
-
- toBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorProto.ConcatVector
-
- toBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.ConcatVectorTableProto.ConcatVectorTable
-
- toBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.Factor
-
- toBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.GraphicalModel
-
- toBuilder() - Method in class edu.stanford.nlp.loglinear.model.proto.GraphicalModelProto.MetaData
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain.CorefMention
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.CorefChain
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Edge
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph.Node
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Document
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest.ParseResult
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserResponse
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapIntString
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MapStringString
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest.TaggedWord
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyRequest
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.MorphologyResponse.WordTagLemma
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Operator
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.ParseTree
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Polarity
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Section
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.GraphResult
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.Match
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedEdge
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedNode
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.NamedRelation
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse.SemgrexResult
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexResponse
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Span
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest.Ssurgeon
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonRequest
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse.SsurgeonResult
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.SsurgeonResponse
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexRequest
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.Match
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.MatchLocation
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse.PatternMatch
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokensRegexResponse
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- toBuilder() - Method in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- toCompactString() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- toCompactString(boolean) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- toComparator(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a comparator backed by this counter: two objects are compared by
their associated values stored in the counter.
- toComparator(Counter<E>, boolean, boolean) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a comparator suitable for sorting this Counter's keys or entries by
their respective value or magnitude (by absolute value).
- toComparatorDescending(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a comparator backed by this counter: two objects are compared by
their associated values stored in the counter.
- toComparatorWithKeys(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a comparator backed by this counter: two objects are compared by
their associated values stored in the counter.
- toContinue(double[], double) - Method in class edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS
-
- toCopyIndex() - Method in class edu.stanford.nlp.ling.IndexedWord
-
- toCorefChain(JsonArray, int) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toCorefMention(JsonObject, int) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toCoreKey(String) - Static method in class edu.stanford.nlp.ling.AnnotationLookup
-
Returns a CoreAnnotation class key for the given string
key if one exists; null otherwise.
- toCoreLabelList(String...) - Static method in class edu.stanford.nlp.ling.CoreUtilities
-
- toCoreLabelList(List<String>) - Static method in class edu.stanford.nlp.ling.CoreUtilities
-
- toCoreLabelList(String[], String[]) - Static method in class edu.stanford.nlp.ling.CoreUtilities
-
- toCoreLabelList(String[], String[], String[]) - Static method in class edu.stanford.nlp.ling.CoreUtilities
-
- toCoreLabelList(String...) - Static method in class edu.stanford.nlp.ling.SentenceUtils
-
Create a sentence as a List of CoreLabel
objects from
an array (or varargs) of String objects.
- toCoreLabelList(List<? extends HasWord>) - Static method in class edu.stanford.nlp.ling.SentenceUtils
-
Create a sentence as a List of CoreLabel
objects from
a List of other label objects.
- toCoreLabelListWithCharacterOffsets(String[], String[]) - Static method in class edu.stanford.nlp.ling.CoreUtilities
-
- toCoreMap(List<TSVSentenceIterator.SentenceField>, List<String>) - Static method in class edu.stanford.nlp.process.TSVSentenceIterator
-
- toCounter(double[], Index<T>) - Static method in class edu.stanford.nlp.stats.Counters
-
- toCounter(Map<Integer, ? extends Number>, Index<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Turns the given map and index into a counter instance.
- toCSVString(NumberFormat) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- toCSVString(NumberFormat) - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- toCSVString(NumberFormat) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- toCSVString(TwoDimensionalIntCounter<CK1, CK2>, NumberFormat, Comparator<CK1>, Comparator<CK2>) - Static method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- toCSVString(String[]) - Static method in class edu.stanford.nlp.util.StringUtils
-
- TODAY - Static variable in class edu.stanford.nlp.time.SUTime
-
- toDependencyParse(JsonArray) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toDescendingMagnitudeSortedListWithCounts(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- toDistributionString(int) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Similar to histogram but exact values of the weights
to see whether there are many equal weights.
- toDotFormat() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns an unnamed dot format digraph.
- toDotFormat(String) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a dot format digraph with the given name.
- toDotFormat(String, CoreLabel.OutputFormat) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- toDouble(float[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
Casts to a double array
- toDouble(int[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
Casts to a double array.
- toDoubleArray(String[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddDep
-
Emits a parseable instruction string.
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddEdge
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddNode
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.CollapseSubtree
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.CombineMWT
-
Emits a parseable instruction string.
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.DeleteGraphFromNode
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.DeleteLeaf
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.EditNode
-
Emits a parseable instruction string.
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.KillAllIncomingEdges
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.KillNonRootedNodes
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.MergeNodes
-
Emits a parseable instruction string.
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.ReattachNamedEdge
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.RelabelNamedEdge
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.RemoveEdge
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.RemoveNamedEdge
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SetRoots
-
- toEditString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonEdit
-
- toEntityMention(JsonObject) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toEnUncollapsedSentenceString() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Similar to toRecoveredString
, but will fill in words that were
collapsed into relations (i.e.
- toExclusive() - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
Convert an end-inclusive span to an end-exclusive span.
- toExtraDepsString(HashMap<String, String>) - Static method in class edu.stanford.nlp.trees.ud.CoNLLUUtils
-
Converts an extra dependencies hash map to a string to be used
in a CoNLL-U file.
- toFeatureString(HashMap<String, String>) - Static method in class edu.stanford.nlp.trees.ud.CoNLLUUtils
-
Converts a feature HashMap to a feature string to be used
in a CoNLL-U file.
- toFlattenedTree(Tree, CoreNLPProtos.FlattenedParseTree.Builder) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
- toFlattenedTree(Tree) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Turn the given tree into a FlattedParseTree object from the proto
The new structure is useful because the ParseTree object can't
represent trees past a certain depth.
- toFlatTree(List<HasWord>) - Static method in class edu.stanford.nlp.trees.Trees
-
Turns a sentence into a flat phrasal tree.
- toFlatTree(List<? extends HasWord>, LabelFactory) - Static method in class edu.stanford.nlp.trees.Trees
-
Turns a sentence into a flat phrasal tree.
- toFormattedString() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- toFormattedString() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a String
representation of this semantic graph,
formatted by the default semantic graph formatter.
- toFormattedString(SemanticGraphFormatter) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a String
representation of this semantic graph,
formatted by the supplied semantic graph formatter.
- toFormattedString(int) - Method in class edu.stanford.nlp.time.JollyDayHolidays.JollyHoliday
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.DurationRange
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.ExplicitTemporalSet
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.GroundedTime
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.InexactDuration
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.InexactTime
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.OrdinalTime
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.PeriodicTemporalSet
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.Range
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.RefTime
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.RelativeTime
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.SimpleTime
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- toFormattedString(int) - Method in class edu.stanford.nlp.time.SUTime.TimeWithRange
-
- toHistogramString() - Method in class edu.stanford.nlp.classify.LinearClassifier
-
- toInclusive() - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
Convert an end-exclusive span to an end-inclusive span.
- toInterval(E, E) - Static method in class edu.stanford.nlp.util.FuzzyInterval
-
- toInterval(E, E, int) - Static method in class edu.stanford.nlp.util.FuzzyInterval
-
- toInterval(E, E) - Static method in class edu.stanford.nlp.util.Interval
-
Create an interval with the specified endpoints in the specified order.
- toInterval(E, E, int) - Static method in class edu.stanford.nlp.util.Interval
-
Create an interval with the specified endpoints in the specified order,
using the specified flags.
- toISOString() - Method in class edu.stanford.nlp.time.JollyDayHolidays.JollyHoliday
-
- toISOString() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- toJSON() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImage
-
- toJSON(int, String, String) - Method in class edu.stanford.nlp.scenegraph.SceneGraph
-
- toJSONObject(SceneGraphImage) - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageAttribute
-
- toJSONObject(SceneGraphImage) - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageObject
-
- toJSONObject(SceneGraphImage) - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- toJSONObject(SceneGraphImage) - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRelationship
-
- toJSONString() - Method in class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- token - Variable in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Current token.
- token - Variable in class edu.stanford.nlp.loglinear.benchmarks.CoNLLBenchmark.CoNLLSentence
-
- token - Variable in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- Token - Class in edu.stanford.nlp.patterns.surface
-
Currently can handle only ORs.
- Token(PatternFactory.PatternType) - Constructor for class edu.stanford.nlp.patterns.surface.Token
-
- Token(Class, String, PatternFactory.PatternType) - Constructor for class edu.stanford.nlp.patterns.surface.Token
-
- Token - Class in edu.stanford.nlp.simple
-
A utility class for representing a token in the Simple API.
- Token(Sentence, int) - Constructor for class edu.stanford.nlp.simple.Token
-
Create a wrapper for a token, given a sentence and an index in the sentence
- Token.ClassComparator - Class in edu.stanford.nlp.patterns.surface
-
- TOKEN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyGraph
-
- TOKEN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SemgrexRequest.Dependencies
-
- TOKEN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- TOKEN_LINE - Static variable in class edu.stanford.nlp.pipeline.CoNLLUReader
-
- TOKEN_PATTERN_EXTRACT_RULE_CREATOR - Static variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- TOKEN_PATTERN_RULE_TYPE - Static variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules
-
- token_source - Variable in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Generated Token Manager.
- TOKEN_STRING_SPLIT_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- TOKENBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- TokenBeginAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TokenBeginAnnotation
-
- TOKENBEGININDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- TOKENEND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Quote
-
- TokenEndAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TokenEndAnnotation
-
- TOKENENDINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- TOKENENDINSENTENCEEXCLUSIVE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- tokenFactory - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- tokenFactoryArgs - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- tokenImage - Variable in exception edu.stanford.nlp.ling.tokensregex.parser.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Variable in exception edu.stanford.nlp.semgraph.semgrex.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Variable in exception edu.stanford.nlp.trees.tregex.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Variable in exception edu.stanford.nlp.trees.tregex.tsurgeon.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- TOKENINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.IndexedWord
-
- TOKENINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.SentenceFragment
-
- TOKENINDEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TokenLocation
-
- tokenize(String) - Static method in class edu.stanford.nlp.ie.machinereading.common.SimpleTokenize
-
Basic string tokenization, skipping over white spaces
- tokenize(String, String) - Static method in class edu.stanford.nlp.ie.machinereading.common.SimpleTokenize
-
Basic string tokenization, skipping over white spaces
- tokenize(String) - Method in class edu.stanford.nlp.parser.common.ParserGrammar
-
Tokenize the text using the parser's tokenizer
- tokenize(Iterator<String>, String, boolean, boolean, String, boolean, String, boolean, int, File, Map<String, DataInstance>, int, PatternFactory.PatternType) - Static method in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
-
- tokenize() - Method in class edu.stanford.nlp.process.AbstractTokenizer
-
Returns text as a List of tokens.
- tokenize(String) - Method in class edu.stanford.nlp.process.stattok.StatTokSent
-
The core tokenization function called via the statistical tokenizer annotator.
- tokenize() - Method in interface edu.stanford.nlp.process.Tokenizer
-
Returns all tokens of this Tokenizer as a List for convenience.
- TOKENIZE - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- tokenize(String) - Static method in class edu.stanford.nlp.util.CommandLineTokenizer
-
Parses the specified command line into an array of individual arguments.
- tokenizeAndSegmentSentences(String) - Static method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceSentenceSegmenter
-
- TOKENIZED_CHINESE - Static variable in class edu.stanford.nlp.parser.ui.ParserPanel
-
- tokenizer - Variable in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- tokenizer(Properties) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Tokenize, emulating the Penn Treebank
- Tokenizer<T> - Interface in edu.stanford.nlp.process
-
Tokenizers break up text into individual Objects.
- TOKENIZER_FACTORY - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- TOKENIZER_OPTIONS - Static variable in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- TokenizerAdapter - Class in edu.stanford.nlp.process
-
This class adapts between a java.io.StreamTokenizer
and a edu.stanford.nlp.process.Tokenizer
.
- TokenizerAdapter(StreamTokenizer) - Constructor for class edu.stanford.nlp.process.TokenizerAdapter
-
Create a new TokenizerAdaptor
.
- TokenizerAnnotator - Class in edu.stanford.nlp.pipeline
-
This class will PTB tokenize the input.
- TokenizerAnnotator() - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
Gives a non-verbose, English tokenizer.
- TokenizerAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- TokenizerAnnotator(boolean) - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- TokenizerAnnotator(String) - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- TokenizerAnnotator(boolean, TokenizerAnnotator.TokenizerType) - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- TokenizerAnnotator(boolean, String) - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- TokenizerAnnotator(boolean, String, String) - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- TokenizerAnnotator(boolean, Properties) - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- TokenizerAnnotator(boolean, Properties, String) - Constructor for class edu.stanford.nlp.pipeline.TokenizerAnnotator
-
- TokenizerAnnotator.TokenizerType - Enum in edu.stanford.nlp.pipeline
-
Enum to identify the different TokenizerTypes.
- tokenizerFactory - Variable in class edu.stanford.nlp.ling.BasicDocument
-
- tokenizerFactory() - Method in class edu.stanford.nlp.ling.BasicDocument
-
- tokenizerFactory - Variable in class edu.stanford.nlp.ling.DocumentReader
-
Tokenizer used to chop up document text into words.
- TokenizerFactory<T> - Interface in edu.stanford.nlp.process
-
A TokenizerFactory is a factory that can build a Tokenizer (an extension of Iterator)
from a java.io.Reader.
- tokenizerFactory - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- tokenizerOptions - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- tokenizeText() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
Tokenizes and adds blank spaces were needed between each token
- tokenizeText(Reader) - Static method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Reads data from r, tokenizes it with the default (Penn Treebank)
tokenizer, and returns a List of Sentence objects, which can
then be fed into tagSentence.
- tokenizeText(Reader, TokenizerFactory<? extends HasWord>) - Static method in class edu.stanford.nlp.tagger.maxent.MaxentTagger
-
Reads data from r, tokenizes it with the given tokenizer, and
returns a List of Lists of (extends) HasWord objects, which can then be
fed into tagSentence.
- tokenizeToWords() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
Smart tokenization storing the output in an array of CoreLabel
Sets the following fields:
- TextAnnotation - the text of the token
- TokenBeginAnnotation - the byte offset of the token (start)
- TokenEndAnnotation - the byte offset of the token (end)
- tokenizeToWordTokens() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer
-
Tokenizes a natural language string
- tokenizeWithQuotes(String) - Static method in class edu.stanford.nlp.ie.machinereading.common.SimpleTokenize
-
String tokenization, considering everything within quotes as 1 token
Regular quotes inside tokens MUST be preceded by \
- tokenLines - Variable in class edu.stanford.nlp.pipeline.CoNLLUReader.CoNLLUSentence
-
- TokenList(List<CoreLabel>) - Constructor for class edu.stanford.nlp.ling.tokensregex.PhraseTable.TokenList
-
- TokenList(List<? extends CoreMap>, Class) - Constructor for class edu.stanford.nlp.ling.tokensregex.PhraseTable.TokenList
-
- TokenMergeCountAnnotation() - Constructor for class edu.stanford.nlp.pipeline.NERCombinerAnnotator.TokenMergeCountAnnotation
-
- TOKENOFFSETBEGIN_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- TOKENOFFSETEND_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence
-
- tokenOffsets - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
Token offsets (relative to original text tokenization)
- TokenPatternExtractRuleCreator() - Constructor for class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.TokenPatternExtractRuleCreator
-
- tokenRangeToString(Pair<Integer, Integer>) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- tokenRangeToString(int) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- tokens() - Method in class edu.stanford.nlp.pipeline.CoreDocument
-
return the full token list for this doc
- tokens() - Method in class edu.stanford.nlp.pipeline.CoreEntityMention
-
the list of tokens for this entity mention
- tokens() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
list of tokens
- tokens - Variable in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- tokens() - Method in class edu.stanford.nlp.simple.Sentence
-
The tokens in this sentence.
- TOKENS_MATCH_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- TOKENS_REPLACE_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions
-
- tokensAggregator - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression.SingleAnnotationExtractor
-
- tokensAndNELabelsToString(CoreMap) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- TokensAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TokensAnnotation
-
- tokensAnnotationClassName - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- tokensAnnotationField - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression.SingleAnnotationExtractor
-
- tokensAnnotationField - Variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
- tokensAsStrings() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
list of tokens as String
- tokensCorrect - Variable in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- tokensCount - Variable in class edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats
-
- TokenSequenceMatcher - Class in edu.stanford.nlp.ling.tokensregex
-
Token Sequence Matcher for regular expressions over sequences of tokens.
- TokenSequenceMatcher(SequencePattern<CoreMap>, List<? extends CoreMap>) - Constructor for class edu.stanford.nlp.ling.tokensregex.TokenSequenceMatcher
-
- TokenSequenceParseException - Exception in edu.stanford.nlp.ling.tokensregex.parser
-
Created by sonalg on 2/5/15.
- TokenSequenceParseException() - Constructor for exception edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParseException
-
- TokenSequenceParseException(String) - Constructor for exception edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParseException
-
- TokenSequenceParseException(String, Throwable) - Constructor for exception edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParseException
-
- TokenSequenceParser - Class in edu.stanford.nlp.ling.tokensregex.parser
-
- TokenSequenceParser() - Constructor for class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
- TokenSequenceParser(InputStream) - Constructor for class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Constructor with InputStream.
- TokenSequenceParser(InputStream, String) - Constructor for class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Constructor with InputStream and supplied encoding
- TokenSequenceParser(Reader) - Constructor for class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Constructor.
- TokenSequenceParser(TokenSequenceParserTokenManager) - Constructor for class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Constructor with generated Token Manager.
- TokenSequencePattern - Class in edu.stanford.nlp.ling.tokensregex
-
Token Sequence Pattern for regular expressions over sequences of tokens (each represented as a CoreMap
).
- TokenSequencePattern(String, SequencePattern.PatternExpr) - Constructor for class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
- TokenSequencePattern(String, SequencePattern.PatternExpr, SequenceMatchAction<CoreMap>) - Constructor for class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
- TokenSpansForIOB(List<CoreLabel>) - Static method in class edu.stanford.nlp.international.arabic.process.IOBUtils
-
- tokensregex(Properties, String) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Run TokensRegex -- annotate patterns found in tokens
- tokensregex - Variable in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.FinishedRequest
-
- TokensRegexAnnotator - Class in edu.stanford.nlp.pipeline
-
Uses TokensRegex patterns to annotate tokens.
- TokensRegexAnnotator(String...) - Constructor for class edu.stanford.nlp.pipeline.TokensRegexAnnotator
-
- TokensRegexAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.pipeline.TokensRegexAnnotator
-
- TokensRegexAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.TokensRegexAnnotator
-
- TokensRegexAnnotator.Options - Class in edu.stanford.nlp.pipeline
-
- TokensRegexAnnotatorDemo - Class in edu.stanford.nlp.ling.tokensregex.demo
-
Demo illustrating how to use TokensRegexAnnotator.
- TokensRegexDemo - Class in edu.stanford.nlp.ling.tokensregex.demo
-
Demo illustrating how to use CoreMapExtractor.
- TokensRegexExample - Class in edu.stanford.nlp.examples
-
- TokensRegexExample() - Constructor for class edu.stanford.nlp.examples.TokensRegexExample
-
- TokensRegexHandler(Predicate<Properties>, Consumer<StanfordCoreNLPServer.FinishedRequest>) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.TokensRegexHandler
-
Create a new TokensRegex Handler.
- TokensRegexMatcher - Class in edu.stanford.nlp.ling.tokensregex.demo
-
Demo of how to use TokenSequence{Pattern,Matcher}.
- TokensRegexMatcherDemo - Class in edu.stanford.nlp.ling.tokensregex.demo
-
- tokensRegexNER(Properties, String) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Run RegexNER -- rule-based NER based on a deterministic mapping file
- tokensRegexNER(Properties, String) - Method in class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
Run RegexNER -- rule-based NER based on a deterministic mapping file
- TokensRegexNERAnnotator - Class in edu.stanford.nlp.pipeline
-
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.
- TokensRegexNERAnnotator(String) - Constructor for class edu.stanford.nlp.pipeline.TokensRegexNERAnnotator
-
Construct a new TokensRegexAnnotator.
- TokensRegexNERAnnotator(String, boolean) - Constructor for class edu.stanford.nlp.pipeline.TokensRegexNERAnnotator
-
- TokensRegexNERAnnotator(String, boolean, String) - Constructor for class edu.stanford.nlp.pipeline.TokensRegexNERAnnotator
-
- TokensRegexNERAnnotator(String, Properties) - Constructor for class edu.stanford.nlp.pipeline.TokensRegexNERAnnotator
-
- TokensRegexRetokenizeDemo - Class in edu.stanford.nlp.ling.tokensregex.demo
-
Demo illustrating how to use TokensRegexAnnotator for tweaks to tokenization
- TokensRegexRetokenizeDemo() - Constructor for class edu.stanford.nlp.ling.tokensregex.demo.TokensRegexRetokenizeDemo
-
- tokensResultAnnotationField - Variable in class edu.stanford.nlp.ling.tokensregex.MatchedExpression.SingleAnnotationExtractor
-
- tokensResultAnnotationField - Variable in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
Annotation field(s) on individual tokens to put new annotation
- TOKENSTARTINSENTENCEINCLUSIVE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.NERMention
-
- tokensToSpan(List<? extends HasIndex>) - Static method in class edu.stanford.nlp.naturalli.Util
-
Construct the spanning span of the given list of tokens.
- tokensToString(List<CoreLabel>) - Static method in class edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils
-
- tokensToString(Word[]) - Static method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- tokenToLocation(CoreLabel) - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve
-
- tolerance - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- toLexicalEntry(Index<String>, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- toList(JsonArray, Function<JsonObject, T>) - Static method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toList() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a String representation of this graph as a list of typed
dependencies, as exemplified by the following:
- toList() - Method in class edu.stanford.nlp.time.SUTime.PartialTime
-
- toList(Iterable<T>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Create a list out of the items in the Iterable.
- toListPairDouble() - Method in class edu.stanford.nlp.stats.DataSeries.AbstractDataSeries
-
- toMap() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
Cast this multi-graph as a map from vertices, to the outgoing data along edges out of those vertices.
- toMap(JsonArray, Function<JsonObject, T1>, Function<JsonObject, T2>) - Static method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toMap(JsonObject, Function<String, T1>, Function<JsonObject, T2>) - Static method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toMap(JsonObject, Function<Pair<JsonObject, String>, Pair<T1, T2>>) - Static method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toMapIntStringProto(Map<Integer, String>) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Serialize a Map (from Integers to Strings) to a proto.
- toMapStringStringProto(Map<String, String>) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Serialize a Map (from Strings to Strings) to a proto.
- toMatrix(List<List<Double>>) - Static method in class edu.stanford.nlp.neural.ConvertModels
-
- toMatrix(List<K1>, List<K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
Given an ordering of the first (row) and second (column) keys, will produce
a double matrix.
- toMatrix(List<K1>, List<K2>) - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
Given an ordering of the first (row) and second (column) keys, will produce
a double matrix.
- toMatrix(List<K1>, List<K2>) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
Given an ordering of the first (row) and second (column) keys, will produce a double matrix.
- toMatrixString(int) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- toMatrixString(int, NumberFormat) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- toMatrixString(int) - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- toMatrixString(int) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- toMention(CorefChain.CorefMention, List<CoreMap>) - Method in class edu.stanford.nlp.coref.docreader.CoreNLPDocumentReader
-
- toMilliSecondsString(long) - Static method in class edu.stanford.nlp.util.Timing
-
Format with one decimal place elapsed milliseconds.
- TOMORROW - Static variable in class edu.stanford.nlp.time.SUTime
-
- TONIGHT - Static variable in class edu.stanford.nlp.time.SUTime
-
- toNonLogString() - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- toNormalizedWordList(String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- toNullable(T1, Function<T1, T2>) - Static method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toNullableList(JsonArray, Function<JsonObject, T>) - Static method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toNullableMap(JsonObject, Function<Pair<JsonObject, String>, Pair<T1, T2>>) - Static method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- TooltipJList - Class in edu.stanford.nlp.swing
-
Simple list class that extends JList and adds tool tip functionality to the list.
- TooltipJList() - Constructor for class edu.stanford.nlp.swing.TooltipJList
-
- TooltipJList(ListModel) - Constructor for class edu.stanford.nlp.swing.TooltipJList
-
- TooltipJList(ListModel, int) - Constructor for class edu.stanford.nlp.swing.TooltipJList
-
- toOneLineString() - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.Accuracy
-
A short, single line summary of the micro-precision/recall/f1.
- toOneLineString() - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Returns a String
representation of this node and
its subtree as a one-line parenthesized list.
- TOP_SUBJECT - Static variable in class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations
-
The "topic" grammatical relation.
- topClauses(double, int) - Method in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
Get the top few clauses from this searcher, cutting off at the given minimum
probability.
- topCost() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap
-
- topFeaturesToString(List<Triple<F, L, Double>>) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Returns string representation of a list of top features
- TopicAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TopicAnnotation
-
- topKey() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap
-
- topKeys(Counter<E>, int) - Static method in class edu.stanford.nlp.stats.Counters
-
- topKeysWithCounts(Counter<E>, int) - Static method in class edu.stanford.nlp.stats.Counters
-
- topLevelKeySet() - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
Returns the set of elements that occur in the 0th position of a
List
key in the GeneralizedCounter.
- TopMatchEval - Class in edu.stanford.nlp.parser.metrics
-
Measures accuracy by only considering the very top of the parse tree, eg where S, SINV, etc go
- TopMatchEval(String, boolean) - Constructor for class edu.stanford.nlp.parser.metrics.TopMatchEval
-
- TopNGramRecord - Class in edu.stanford.nlp.neural.rnn
-
This class stores the best K ngrams for each class for a model.
- TopNGramRecord(int, int, int) - Constructor for class edu.stanford.nlp.neural.rnn.TopNGramRecord
-
- topologicalSort() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
Topological sort of the graph.
- topologicalSort() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- toPOSList() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Similar to toList(), but uses POS tags instead of word and index.
- toPrettyString() - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
Returns a String
representation of this
GrammaticalRelation
and the hierarchy below
it, with one node per line, indented according to level.
- toPrettyString(int) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Returns a String
representation of this node and
its subtree with one node per line, indented according to
indentLevel
.
- toPrimes() - Method in class edu.stanford.nlp.ling.IndexedWord
-
- toPrimitive(Long[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Integer[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Short[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Character[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Double[]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Long[], long) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Integer[], int) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Short[], short) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Character[], char) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPrimitive(Double[], double) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toPriorityQueue(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a
PriorityQueue
whose elements are
the keys of Counter c, and the score of each key in c becomes its priority.
- toProbString() - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- toProbString() - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- toProto(CoreLabel) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a CoreLabel proto from a CoreLabel instance.
- toProto(CoreMap) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a Sentence proto from a CoreMap instance.
- toProto(Annotation) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a Document proto from a CoreMap instance.
- toProto(Tree) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a ParseTree proto from a Tree.
- toProto(SemanticGraph) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a compact representation of the semantic graph for this dependency parse.
- toProto(SemanticGraph, boolean) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a compact representation of the semantic graph for this dependency parse.
- toProto(CorefChain) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a CorefChain protocol buffer from the given coref chain.
- toProto(Mention) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
- toProto(SpeakerInfo) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
- toProto(Timex) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Convert the given Timex object to a protocol buffer.
- toProto(EntityMention) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Serialize the given entity mention to the corresponding protocol buffer.
- toProto(RelationMention) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Serialize the given relation mention to the corresponding protocol buffer.
- toProto(Language) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Serialize a CoreNLP Language to a Protobuf Language.
- toProto(OperatorSpec) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Return a Protobuf operator from an OperatorSpec (Natural Logic).
- toProto(Polarity) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Return a Protobuf polarity from a CoreNLP Polarity (Natural Logic).
- toProto(SentenceFragment) - Static method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Return a Protobuf RelationTriple from a RelationTriple.
- toProto(RelationTriple) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Return a Protobuf RelationTriple from a RelationTriple.
- toProtoBuilder(CoreLabel, Set<Class<?>>) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
The method to extend by subclasses of the Protobuf Annotator if custom additions are added to Tokens.
- toProtoBuilder(CoreMap) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a protobuf builder, rather than a compiled protobuf.
- toProtoBuilder(CoreMap, Set<Class<?>>) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
The method to extend by subclasses of the Protobuf Annotator if custom additions are added to Tokens.
- toProtoBuilder(Annotation) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a protobuf builder, rather than a compiled protobuf.
- toProtoBuilder(Annotation, Set<Class<?>>) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
The method to extend by subclasses of the Protobuf Annotator if custom additions are added to Tokens.
- toProtoMention(CoreMap) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Convert a mention object to a protocol buffer.
- toProtoQuote(CoreMap) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Convert a quote object to a protocol buffer.
- toProtoSection(CoreMap) - Method in class edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer
-
Create a Section CoreMap protocol buffer from the given Section CoreMap
- topSpeakerInRange(Annotation) - Method in class edu.stanford.nlp.quoteattribution.Sieves.MSSieves.BaselineTopSpeakerSieve
-
- topWeights() - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- toQaSrlString(CoreMap) - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
Print in the format expected by Gabriel Stanovsky and Ido Dagan, Creating a Large Benchmark for Open
Information Extraction, EMNLP 2016.
- toQuotation(JsonObject) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toRankCounter(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Converts a counter to ranks; ranks start from 0
- toReadableString() - Method in class edu.stanford.nlp.scenegraph.image.SceneGraphImageRegion
-
- toReadableString() - Method in class edu.stanford.nlp.scenegraph.SceneGraph
-
- toRecoveredSentenceString() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- toRecoveredSentenceStringWithIndexMarking() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- toRelationTriple(JsonObject, List<CoreLabel>) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toRelFlags(int, int) - Static method in class edu.stanford.nlp.util.Interval
-
- toReverbString(String, CoreMap) - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
Print a description of this triple, formatted like the ReVerb outputs.
- toSecondsString() - Method in class edu.stanford.nlp.util.Timing
-
Returns the number of seconds passed since the timer started in the form "d.d".
- toSecondsString(long) - Static method in class edu.stanford.nlp.util.Timing
-
Format with one decimal place elapsed milliseconds in seconds.
- toSection(JsonObject, List<CoreMap>) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toSentence(List<? extends CoreMap>) - Static method in class edu.stanford.nlp.ling.CoreUtilities
-
Pieces a List of CoreMaps back together using
word and setting a white space between each word
TODO: remove this (SentenceUtils.listToString does the same thing - why 2 separate classes)
- toSentence(JsonObject) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toSentence(List<TSVSentenceIterator.SentenceField>, List<String>) - Static method in class edu.stanford.nlp.process.TSVSentenceIterator
-
Populates the fields of a sentence
- toSentenceString(List<?>) - Method in class edu.stanford.nlp.trees.Constituent
-
Print out as a string the subpart of a sentence covered
by this Constituent
.
- toSet(Iterable<T>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Create a set out of the items in the Iterable.
- toShorterString(String...) - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
Attempt to provide a briefer and more human readable String for the contents of
a CoreMap.
- toShorterString(String...) - Method in interface edu.stanford.nlp.util.CoreMap
-
Attempt to provide a briefer and more human readable String for the contents of
a CoreMap.
- toShortString(String...) - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
This gives a very short String representation of a CoreMap
by leaving it to the content to reveal what field is being printed.
- toShortString(char, String...) - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
This gives a very short String representation of a CoreMap
by leaving it to the content to reveal what field is being printed.
- toSmatchString(SceneGraph, SceneGraphImageRegion, PrintWriter, PrintWriter) - Method in class edu.stanford.nlp.scenegraph.SceneGraphEvaluation
-
- toSmatchString(SceneGraphImageRegion, SceneGraphImageRegion, PrintWriter, PrintWriter) - Method in class edu.stanford.nlp.scenegraph.SceneGraphEvaluation
-
- toSortedByKeysString(Counter<T>, String, String, String) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a string representation of a Counter, where (key, value) pairs are
sorted by key, and formatted as specified.
- toSortedList(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
A List of the keys in c, sorted from highest count to lowest.
- toSortedList(Counter<E>, boolean) - Static method in class edu.stanford.nlp.stats.Counters
-
A List of the keys in c, sorted from highest count to lowest.
- toSortedList() - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
- toSortedList() - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
- toSortedList() - Method in interface edu.stanford.nlp.util.PriorityQueue
-
- toSortedListKeyComparable(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
A List of the keys in c, sorted from highest count to lowest.
- toSortedListWithCounts(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
A List of the keys in c, sorted from highest count to lowest, paired with
counts
- toSortedListWithCounts(Counter<E>, Comparator<Pair<E, Double>>) - Static method in class edu.stanford.nlp.stats.Counters
-
A List of the keys in c, sorted by the given comparator, paired with
counts.
- toSortedString(Counter<T>, int, String, String, String) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a string representation of a Counter, displaying the keys and their
counts in decreasing order of count.
- toSortedString(Counter<T>, int, String, String) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a string representation of a Counter, displaying the keys and their
counts in decreasing order of count.
- toStatement(List<CoreLabel>) - Method in class edu.stanford.nlp.naturalli.QuestionToStatementTranslator
-
Convert a question to a statement, if possible.
- toString() - Method in class edu.stanford.nlp.classify.Dataset
-
- toString() - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Print out a partial representation of a linear classifier.
- toString(String, int) - Method in class edu.stanford.nlp.classify.LinearClassifier
-
Print out a partial representation of a linear classifier in one of
several ways.
- toString() - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
- toString() - Method in class edu.stanford.nlp.classify.RVFDataset
-
- toString() - Method in class edu.stanford.nlp.coref.data.CorefChain.CorefMention
-
- toString() - Method in class edu.stanford.nlp.coref.data.CorefChain
-
- toString() - Method in class edu.stanford.nlp.coref.data.CorefCluster
-
- toString() - Method in class edu.stanford.nlp.coref.data.Mention
-
- toString() - Method in class edu.stanford.nlp.coref.data.SpeakerInfo
-
- toString() - Method in class edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.CorpusStats
-
- toString() - Method in class edu.stanford.nlp.coref.hybrid.sieve.DcorefSieveOptions
-
- toString() - Method in class edu.stanford.nlp.coref.statistical.MetaFeatureExtractor
-
- toString() - Method in class edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.CorpusStats
-
- toString() - Method in class edu.stanford.nlp.dcoref.CorefChain.CorefMention
-
- toString() - Method in class edu.stanford.nlp.dcoref.CorefChain
-
- toString() - Method in class edu.stanford.nlp.dcoref.Mention
-
- toString() - Method in class edu.stanford.nlp.dcoref.SieveOptions
-
- toString() - Method in class edu.stanford.nlp.dcoref.SpeakerInfo
-
- toString() - Method in class edu.stanford.nlp.fsm.DFSAState
-
- toString() - Method in class edu.stanford.nlp.fsm.DFSATransition
-
- toString() - Method in class edu.stanford.nlp.fsm.TransducerGraph.Arc
-
- toString() - Method in class edu.stanford.nlp.fsm.TransducerGraph
-
- toString() - Method in exception edu.stanford.nlp.graph.CyclicGraphException
-
- toString() - Method in class edu.stanford.nlp.graph.DirectedMultiGraph
-
- toString() - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- toString() - Method in class edu.stanford.nlp.ie.crf.CRFDatum
-
Returns a String representation of this BasicDatum (lists features and labels).
- toString(Index<E>) - Method in class edu.stanford.nlp.ie.crf.CRFLabel
-
- toString() - Method in class edu.stanford.nlp.ie.crf.CRFLabel
-
- toString(Index<L>) - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- toString() - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- toString(Index<?>) - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- toString() - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- toString() - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- toString(int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePrior
-
- toString() - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- toString(int) - Method in class edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO
-
- toString(PrintStream) - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.Accuracy
-
- toString() - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.Accuracy
-
- toString() - Method in class edu.stanford.nlp.ie.KBPRelationExtractor.KBPInput
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.WordToken
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.structure.EntityMention
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.structure.EventMention
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.structure.ExtractionSentence
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.structure.RelationMention
-
- toString() - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
- toString() - Method in class edu.stanford.nlp.ie.pascal.Alignment
-
- toString(String) - Method in class edu.stanford.nlp.ie.pascal.Alignment
-
- toString() - Method in class edu.stanford.nlp.ie.pascal.DateTemplate
-
- toString() - Method in class edu.stanford.nlp.ie.pascal.InfoTemplate
-
- toString() - Method in class edu.stanford.nlp.ie.pascal.ISODateInstance
-
- toString() - Method in class edu.stanford.nlp.ie.pascal.PascalTemplate
-
- toString(int[]) - Static method in class edu.stanford.nlp.ie.pascal.TeXHyphenator
-
- toString() - Method in class edu.stanford.nlp.ie.qe.SimpleQuantifiableEntity
-
- toString() - Method in class edu.stanford.nlp.ie.util.RelationTriple
-
Print a human-readable description of this relation triple, as a tab-separated line.
- toString() - Method in class edu.stanford.nlp.international.arabic.pipeline.IBMMTArabicDataset
-
- toString() - Method in class edu.stanford.nlp.international.arabic.pipeline.LDCPosMapper
-
- toString() - Method in class edu.stanford.nlp.international.morph.MorphoFeatures
-
values() returns the values in the order in which they are declared.
- toString() - Method in class edu.stanford.nlp.international.morph.MorphoFeatureSpecification
-
- toString() - Method in class edu.stanford.nlp.io.NumberRangesFileFilter
-
- toString() - Method in class edu.stanford.nlp.io.StringOutputStream
-
- toString() - Method in class edu.stanford.nlp.ling.BasicDatum
-
Returns a String representation of this BasicDatum (lists features and labels).
- toString() - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
Returns a String
representation of the label.
- toString(String) - Method in class edu.stanford.nlp.ling.CategoryWordTag
-
Returns a String
representation of the label.
- toString() - Method in class edu.stanford.nlp.ling.CoreLabel
-
- toString(CoreLabel.OutputFormat) - Method in class edu.stanford.nlp.ling.CoreLabel
-
Returns a formatted string representing this label.
- toString() - Method in class edu.stanford.nlp.ling.IndexedWord
-
Returns the value-tag of this label.
- toString(CoreLabel.OutputFormat) - Method in class edu.stanford.nlp.ling.IndexedWord
-
Allows choices of how to format Label.
- toString() - Method in interface edu.stanford.nlp.ling.Label
-
Return a String representation of the label.
- toString() - Method in class edu.stanford.nlp.ling.LabeledWord
-
- toString(String) - Method in class edu.stanford.nlp.ling.LabeledWord
-
- toString() - Method in class edu.stanford.nlp.ling.MultiTokenTag
-
- toString() - Method in class edu.stanford.nlp.ling.RVFDatum
-
Returns a String representation of this BasicDatum (lists features and
labels).
- toString() - Method in class edu.stanford.nlp.ling.StringLabel
-
- toString() - Method in class edu.stanford.nlp.ling.TaggedWord
-
- toString(String) - Method in class edu.stanford.nlp.ling.TaggedWord
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult.MatchedGroup
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.NilAnnotationPattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.NotNilAnnotationPattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.NumericAnnotationPattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.SequenceRegexPattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringAnnotationPattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringAnnotationRegexPattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.StringInSetAnnotationPattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.ComplexNodePattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.CoreMapExpressionNodePattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.MatchedExpression
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.Match
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.matcher.MultiMatch
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePattern.StringSequenceAnnotationPattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.NodePattern.AnyNodePattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.NodePattern.ConjNodePattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.NodePattern.DisjNodePattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.NodePattern.EqualsNodePattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.NodePattern.NegateNodePattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.Phrase
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.PhraseMatch
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.StringList
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable.TokenList
-
- toString(PhraseTable.WordList) - Static method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.AnnotationExtractRule
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.ListExtractRule
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.AndPatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.BackRefPatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.GroupPatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.MultiNodePatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.NodePatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.OrPatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.RepeatPatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequencePatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SpecialNodePatternExpr
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.TokenSequencePattern
-
Returns a String representation of the TokenSequencePattern.
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.FunctionCallExpression
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.MethodCallExpression
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleExpression
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.types.Expressions.SimpleValue
-
- toString() - Method in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.NamedValueFunction
-
- toString() - Method in class edu.stanford.nlp.ling.ValueLabel
-
Return a string representation of the label.
- toString() - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
Return a String representation of the Label.
- toString(String) - Method in class edu.stanford.nlp.ling.WordLemmaTag
-
- toString() - Method in class edu.stanford.nlp.ling.WordTag
-
Return a String representation of the label.
- toString(String) - Method in class edu.stanford.nlp.ling.WordTag
-
- toString() - Method in class edu.stanford.nlp.loglinear.model.ConcatVector
-
- toString() - Method in class edu.stanford.nlp.loglinear.model.GraphicalModel
-
Displays a list of factors, by neighbor.
- toString(double[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(double[], NumberFormat) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(float[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(float[], NumberFormat) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(int[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(int[], NumberFormat) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(byte[]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(byte[], NumberFormat) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(int[][]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(int[][], Object[], Object[], int, int, NumberFormat, boolean) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(double[][]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(double[][], int, Object[], Object[], NumberFormat, boolean) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(double[][], int, Object[], Object[], int, NumberFormat, boolean, boolean, Object) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(float[][]) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString(float[][], int, Object[], Object[], NumberFormat, boolean) - Static method in class edu.stanford.nlp.math.ArrayMath
-
- toString() - Method in class edu.stanford.nlp.math.DoubleAD
-
- toString() - Method in enum edu.stanford.nlp.naturalli.ClauseSplitter.ClauseClassifierLabel
-
Seriously, why would Java not have this by default?
- toString() - Method in class edu.stanford.nlp.naturalli.OperatorSpec
- toString() - Method in class edu.stanford.nlp.naturalli.Polarity
-
- toString() - Method in class edu.stanford.nlp.naturalli.SentenceFragment
-
- toString(SimpleMatrix, String) - Static method in class edu.stanford.nlp.neural.NeuralUtils
-
- toString() - Method in class edu.stanford.nlp.neural.rnn.TopNGramRecord
-
- toString() - Method in class edu.stanford.nlp.neural.SimpleTensor
-
- toString(String) - Method in class edu.stanford.nlp.neural.SimpleTensor
-
Output the tensor one slice at a time.
- toString() - Method in class edu.stanford.nlp.neural.VectorMap
-
- toString() - Method in class edu.stanford.nlp.optimization.CmdEvaluator
-
- toString() - Method in class edu.stanford.nlp.optimization.MemoryEvaluator
-
- toString() - Method in class edu.stanford.nlp.parser.common.ParserConstraint
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.AnnotatePunctuationFunction
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.BinaryRule
-
- toString(Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.BinaryRule
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.Edge
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.FactoredLexiconEvent
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.Hook
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.HTKLatticeReader.LatticeWord
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.IntDependency
-
- toString(Index<String>, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.IntDependency
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- toString(Index<String>, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- toString(String, Index<String>, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.Lattice
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.LatticeEdge
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.Options.LexOptions
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.TestOptions
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.TreeCollinizer
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams.AnnotateHeadFunction
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams.SimpleStringFunction
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.UnaryGrammar
-
- toString() - Method in class edu.stanford.nlp.parser.lexparser.UnaryRule
-
- toString(Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.UnaryRule
-
- toString() - Method in class edu.stanford.nlp.parser.metrics.EvaluationMetric
-
- toString() - Method in class edu.stanford.nlp.parser.shiftreduce.BinaryTransition
-
- toString() - Method in class edu.stanford.nlp.parser.shiftreduce.CompoundUnaryTransition
-
- toString() - Method in class edu.stanford.nlp.parser.shiftreduce.FinalizeTransition
-
- toString() - Method in class edu.stanford.nlp.parser.shiftreduce.IdleTransition
-
- toString() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftTransition
-
- toString() - Method in class edu.stanford.nlp.parser.shiftreduce.State
-
- toString() - Method in class edu.stanford.nlp.parser.shiftreduce.UnaryTransition
-
- toString() - Method in class edu.stanford.nlp.parser.shiftreduce.Weight
-
- toString() - Method in class edu.stanford.nlp.patterns.CandidatePhrase
-
- toString() - Method in class edu.stanford.nlp.patterns.ConstantsAndVariables.ScorePhraseMeasures
-
- toString() - Method in class edu.stanford.nlp.patterns.dep.DataInstanceDep
-
- toString(List<String>) - Method in class edu.stanford.nlp.patterns.dep.DepPattern
-
- toString() - Method in class edu.stanford.nlp.patterns.dep.DepPattern
-
- toString() - Method in class edu.stanford.nlp.patterns.dep.ExtractedPhrase
-
- toString(List<String>) - Method in class edu.stanford.nlp.patterns.Pattern
-
- toString(List<String>) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- toString(String, String, List<String>) - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- toString() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- toString() - Method in class edu.stanford.nlp.patterns.surface.Token
-
- toString() - Method in class edu.stanford.nlp.pipeline.Annotation
-
The basic toString() method of an Annotation simply
prints out the text over which any annotations have
been made (TextAnnotation).
- toString() - Method in class edu.stanford.nlp.pipeline.CoreDocument
-
- toString() - Method in class edu.stanford.nlp.pipeline.CoreEntityMention
-
- toString() - Method in class edu.stanford.nlp.pipeline.CoreQuote
-
- toString() - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
- toString() - Method in class edu.stanford.nlp.pipeline.DocDateAnnotator
-
- toString() - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier.LabelTagType
-
- toString() - Method in class edu.stanford.nlp.pipeline.StanfordCoreNLP.AnnotatorSignature
-
- toString() - Method in class edu.stanford.nlp.process.Americanize
-
- toString() - Method in class edu.stanford.nlp.process.Stemmer
-
After a word has been stemmed, it can be retrieved by toString(),
or a reference to the internal buffer can be retrieved by getResultBuffer
and getResultLength (which is generally more efficient.)
- toString() - Method in class edu.stanford.nlp.quoteattribution.Person
-
- toString() - Method in class edu.stanford.nlp.quoteattribution.Sieves.Sieve.MentionData
-
- toString() - Method in class edu.stanford.nlp.scenegraph.AbstractPronounResolver.TestExample
-
- toString() - Method in class edu.stanford.nlp.scenegraph.SceneGraphAttribute
-
- toString() - Method in class edu.stanford.nlp.scenegraph.SceneGraphNode
-
- toString() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Recursive depth first traversal.
- toString(CoreLabel.OutputFormat) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
- toString(SemanticGraph.OutputFormat) - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a String representation of the result of this set of typed
dependencies in a user-specified format.
- toString() - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- toString() - Method in class edu.stanford.nlp.semgraph.SemanticGraphUtils.PositionedTree
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.Alignment
-
- toString(String) - Method in class edu.stanford.nlp.semgraph.semgrex.Alignment
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.CoordinationPattern
-
- toString(boolean) - Method in class edu.stanford.nlp.semgraph.semgrex.CoordinationPattern
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.NodePattern
-
- toString(boolean) - Method in class edu.stanford.nlp.semgraph.semgrex.NodePattern
-
- toString(boolean, boolean) - Method in class edu.stanford.nlp.semgraph.semgrex.NodePattern
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexPattern
-
The goal is to return a string which will be compiled to the same pattern
- toString(boolean) - Method in class edu.stanford.nlp.semgraph.semgrex.SemgrexPattern
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.NodeTest
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgAndPred
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred.SsurgOrPred
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon.ArgsBox
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonEdit
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonPattern
-
- toString() - Method in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.SsurgeonWordlist
-
- toString() - Method in exception edu.stanford.nlp.semgraph.UnknownVertexException
-
- toString() - Method in class edu.stanford.nlp.sentiment.RNNOptions
-
- toString() - Method in class edu.stanford.nlp.sentiment.RNNTestOptions
-
- toString() - Method in class edu.stanford.nlp.sentiment.RNNTrainOptions
-
- toString() - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
Dumps *all* the matrices in a mostly readable format.
- toString() - Method in class edu.stanford.nlp.sequences.Clique
-
- toString() - Method in class edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter
-
- toString() - Method in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
Print the properties specified by this object.
- toString() - Method in class edu.stanford.nlp.simple.Document
-
- toString() - Method in class edu.stanford.nlp.simple.Sentence
- toString() - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Returns a String representation of the Counter, as formatted by
the underlying Map.
- toString(Counter<E>, int) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a string representation which includes no more than the
maxKeysToPrint elements with largest counts.
- toString(Counter<E>, NumberFormat) - Static method in class edu.stanford.nlp.stats.Counters
-
- toString(Counter<E>, NumberFormat, String, String, String, String) - Static method in class edu.stanford.nlp.stats.Counters
-
Pretty print a Counter.
- toString() - Method in class edu.stanford.nlp.stats.DataSeries.AverageDataSeries
-
- toString() - Method in class edu.stanford.nlp.stats.Dirichlet
-
- toString(NumberFormat) - Method in class edu.stanford.nlp.stats.Distribution
-
- toString() - Method in class edu.stanford.nlp.stats.Distribution
-
- toString() - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
- toString(String) - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
- toString() - Method in class edu.stanford.nlp.stats.IntCounter
-
- toString(NumberFormat, String, String, String, String) - Method in class edu.stanford.nlp.stats.IntCounter
-
- toString(NumberFormat) - Method in class edu.stanford.nlp.stats.IntCounter
-
- toString() - Method in class edu.stanford.nlp.stats.MultiClassAccuracyStats
-
- toString() - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Returns a String representation of this PrecisionRecallStats, indicating the number of tp, fp, fn counts.
- toString(int) - Method in class edu.stanford.nlp.stats.PrecisionRecallStats
-
- toString() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
A simple String representation of this TwoDimensionalCounter, which has the
String representation of each key pair on a separate line, followed by the
count for that pair.
- toString() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
A simple String representation of this TwoDimensionalCounter, which has
the String representation of each key pair
on a separate line, followed by the count for that pair.
- toString() - Method in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.AmbiguityClass
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.Extractor
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.ExtractorDistsimConjunction
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.Extractors
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.ExtractorVerbalVBNZero
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.FeatureKey
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.History
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.PairsHolder
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.TaggerConfig
-
- toString() - Method in class edu.stanford.nlp.tagger.maxent.TTags
-
- toString() - Method in class edu.stanford.nlp.time.SUTime.IsoDate
-
- toString() - Method in class edu.stanford.nlp.time.SUTime.Temporal
-
- toString() - Method in class edu.stanford.nlp.time.SUTime.TimeIndex
-
- toString() - Method in class edu.stanford.nlp.time.Timex
-
- toString(String) - Method in class edu.stanford.nlp.trees.CollinsDependency
-
- toString() - Method in class edu.stanford.nlp.trees.CollinsDependency
-
- toString() - Method in class edu.stanford.nlp.trees.CollinsRelation
-
- toString() - Method in class edu.stanford.nlp.trees.CompositeTreeTransformer
-
- toString() - Method in class edu.stanford.nlp.trees.Constituent
-
Return a string representation of a Constituent
.
- toString(String) - Method in interface edu.stanford.nlp.trees.Dependency
-
Provide different printing options via a String keyword.
- toString() - Method in class edu.stanford.nlp.trees.DependencyScoring.Score
-
- toString() - Method in class edu.stanford.nlp.trees.GrammaticalRelation
-
Returns short name (abbreviation) for this
GrammaticalRelation
.
- toString() - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
- toString() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
- toString() - Method in class edu.stanford.nlp.trees.international.negra.NegraLabel
-
- toString() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap
-
- toString() - Method in class edu.stanford.nlp.trees.NamedDependency
-
- toString(String) - Method in class edu.stanford.nlp.trees.NamedDependency
-
Provide different printing options via a String keyword.
- toString() - Method in class edu.stanford.nlp.trees.Tree
-
Converts parse tree to string in Penn Treebank format.
- toString() - Method in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- toString() - Method in class edu.stanford.nlp.trees.treebank.ConfigParser
-
- toString() - Method in class edu.stanford.nlp.trees.treebank.DistributionPackage
-
- toString() - Method in class edu.stanford.nlp.trees.Treebank
-
Return the whole treebank as a series of big bracketed lists.
- toString() - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
- toString(CoreLabel.OutputFormat) - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
- toString() - Method in class edu.stanford.nlp.trees.tregex.DescriptionPattern
-
- toString() - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeNode
-
- toString() - Method in class edu.stanford.nlp.trees.tregex.gui.InputPanel.HistoryEntry
-
- toString() - Method in class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- toString() - Method in enum edu.stanford.nlp.trees.tregex.gui.TregexGUI.FilterType
-
- toString() - Method in class edu.stanford.nlp.trees.tregex.TregexPattern
-
- toString() - Method in class edu.stanford.nlp.trees.tregex.tsurgeon.AuxiliaryTree
-
- toString() - Method in class edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonPattern
-
- toString() - Method in class edu.stanford.nlp.trees.TypedDependency
-
- toString(CoreLabel.OutputFormat) - Method in class edu.stanford.nlp.trees.TypedDependency
-
- toString() - Method in class edu.stanford.nlp.trees.UnnamedConcreteDependency
-
- toString(String) - Method in class edu.stanford.nlp.trees.UnnamedConcreteDependency
-
Provide different printing options via a String keyword.
- toString() - Method in class edu.stanford.nlp.trees.UnnamedDependency
-
- toString(String) - Method in class edu.stanford.nlp.trees.UnnamedDependency
-
Provide different printing options via a String keyword.
- toString() - Method in class edu.stanford.nlp.util.ArrayCoreMap
-
Prints a full dump of a CoreMap.
- toString() - Method in class edu.stanford.nlp.util.ArrayHeap
-
Prints the array entries in sorted comparator order.
- toString() - Method in class edu.stanford.nlp.util.ArrayStringFilter
-
- toString(int[][]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toString(double[][]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toString(boolean[][]) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toString(double[], String) - Static method in class edu.stanford.nlp.util.ArrayUtils
-
- toString() - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
- toString(int) - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
Returns a representation of the queue in decreasing priority order,
displaying at most maxKeysToPrint elements.
- toString() - Method in class edu.stanford.nlp.util.CollectionValuedMap
-
- toString() - Method in class edu.stanford.nlp.util.concurrent.AtomicDouble
-
Returns the String representation of the current value.
- toString() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
Returns a String representation of the Counter, as formatted by
the underlying Map.
- toString() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
-
- toString() - Method in class edu.stanford.nlp.util.concurrent.MulticoreWrapper
-
Return status information about the underlying threadpool.
- toString() - Method in class edu.stanford.nlp.util.ConfusionMatrix.Contingency
-
- toString() - Method in class edu.stanford.nlp.util.ConfusionMatrix
-
- toString() - Method in class edu.stanford.nlp.util.DeltaIndex
-
super ghetto
- toString() - Method in class edu.stanford.nlp.util.FiveDimensionalMap
-
- toString() - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Returns a representation of the queue in decreasing priority order.
- toString(int) - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Returns a representation of the queue in decreasing priority order,
displaying at most maxKeysToPrint elements.
- toString(int, String) - Method in class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue
-
Returns a representation of the queue in decreasing priority order,
displaying at most maxKeysToPrint elements.
- toString() - Method in class edu.stanford.nlp.util.FourDimensionalMap
-
- toString() - Method in class edu.stanford.nlp.util.HashIndex
-
Returns a readable version of the Index contents
- toString(int) - Method in class edu.stanford.nlp.util.HashIndex
-
Returns a readable version of at least part of the Index contents.
- toString() - Method in class edu.stanford.nlp.util.IntervalTree
-
- toString() - Method in class edu.stanford.nlp.util.IntTuple
-
- toString(Iterable<E>, String) - Static method in class edu.stanford.nlp.util.Iterables
-
Returns a string representation of the contents of calling toString
on each element of the given iterable, joining the elements together
with the given glue.
- toString() - Method in class edu.stanford.nlp.util.logging.Redwood.Record
-
- toString() - Method in class edu.stanford.nlp.util.logging.Redwood.RecordHandlerTree
-
- toString(Map<T, V>, String, String, String, String) - Static method in class edu.stanford.nlp.util.Maps
-
Pretty print a Counter.
- toString() - Method in class edu.stanford.nlp.util.MaxSizeConcurrentHashSet
-
- toString() - Method in class edu.stanford.nlp.util.MemoryMonitor
-
- toString() - Method in class edu.stanford.nlp.util.MetaClass.ClassFactory
-
- toString() - Method in class edu.stanford.nlp.util.MetaClass
-
- toString() - Method in class edu.stanford.nlp.util.MutableDouble
-
- toString() - Method in class edu.stanford.nlp.util.MutableInteger
-
- toString() - Method in class edu.stanford.nlp.util.MutableLong
-
- toString() - Method in class edu.stanford.nlp.util.PaddedList
-
- toString() - Method in class edu.stanford.nlp.util.Pair
-
- toString(int) - Method in interface edu.stanford.nlp.util.PriorityQueue
-
Returns a representation of the queue in decreasing priority order,
displaying at most maxKeysToPrint elements.
- toString() - Method in class edu.stanford.nlp.util.Quadruple
-
- toString() - Method in class edu.stanford.nlp.util.Quintuple
-
- toString() - Method in class edu.stanford.nlp.util.ScoredComparator
-
- toString() - Method in class edu.stanford.nlp.util.ScoredObject
-
- toString(List<CoreLabel>) - Static method in class edu.stanford.nlp.util.StringUtils
-
Convert a list of labels into a string, by simply joining them with spaces.
- toString(CoreMap) - Static method in class edu.stanford.nlp.util.StringUtils
-
Convert a CoreMap representing a sentence into a string, by simply joining them with spaces.
- toString() - Method in class edu.stanford.nlp.util.ThreeDimensionalCollectionValuedMap
-
- toString() - Method in class edu.stanford.nlp.util.ThreeDimensionalMap
-
- toString() - Method in class edu.stanford.nlp.util.Timing
-
- toString() - Method in class edu.stanford.nlp.util.TreeShapedStack
-
- toString(String) - Method in class edu.stanford.nlp.util.TreeShapedStack
-
- toString() - Method in class edu.stanford.nlp.util.Trilean
-
Returns a String representation of this Trilean: either "true", "false", or "unknown".
- toString() - Method in class edu.stanford.nlp.util.Triple
-
- toString() - Method in class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
- toString() - Method in class edu.stanford.nlp.util.TwoDimensionalMap.Entry
-
- toString() - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- toString() - Method in class edu.stanford.nlp.util.UnorderedPair
-
- toString() - Method in class edu.stanford.nlp.util.XMLUtils.XMLTag
-
- toStringArr(int[]) - Static method in class edu.stanford.nlp.stats.AccuracyStats
-
- toStringAttachmentScore(boolean) - Method in class edu.stanford.nlp.trees.DependencyScoring.Score
-
- toStringBuilder - Variable in class edu.stanford.nlp.international.arabic.pipeline.IBMMTArabicDataset
-
- toStringBuilder(StringBuilder) - Method in class edu.stanford.nlp.trees.Tree
-
Appends the printed form of a parse tree (as a bracketed String)
to a StringBuilder
.
- toStringBuilder(StringBuilder, Function<Label, String>) - Method in class edu.stanford.nlp.trees.Tree
-
Appends the printed form of a parse tree (as a bracketed String)
to a StringBuilder
.
- toStringBuilder - Variable in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- toStringClass2KeyMapping() - Static method in class edu.stanford.nlp.patterns.surface.Token
-
- toStringFScore(boolean, boolean) - Method in class edu.stanford.nlp.trees.DependencyScoring.Score
-
- toStringNoScore(Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.BinaryRule
-
- toStringNoScore(Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.UnaryRule
-
- toStringOneEntryPerLine() - Method in class edu.stanford.nlp.util.HashIndex
-
- toStringOneEntryPerLine(int) - Method in class edu.stanford.nlp.util.HashIndex
-
- toStringSimple() - Method in class edu.stanford.nlp.patterns.dep.DepPattern
-
- toStringSimple() - Method in class edu.stanford.nlp.patterns.Pattern
-
- toStringSimple() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- toStringSorted(Map<K, V>, StringBuilder) - Static method in class edu.stanford.nlp.util.Maps
-
Stringifies a Map in a stable fashion.
- toStringSorted(Map<K, V>) - Static method in class edu.stanford.nlp.util.Maps
-
Stringifies a Map in a stable fashion.
- toStringToWrite() - Method in class edu.stanford.nlp.patterns.surface.PatternToken
-
- toStringToWrite() - Method in class edu.stanford.nlp.patterns.surface.SurfacePattern
-
- toStructureDebugString(Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
Returns a String reporting what kinds of Tree and Label nodes this
Tree contains.
- toSummaryStatistics() - Method in class edu.stanford.nlp.classify.Dataset
-
A String that is multiple lines of text giving summary statistics.
- toSummaryString() - Method in class edu.stanford.nlp.classify.Dataset
-
- toSummaryString() - Method in class edu.stanford.nlp.classify.RVFDataset
-
- toTaggedList(List<String>, List<String>) - Static method in class edu.stanford.nlp.ling.SentenceUtils
-
Create an ArrayList as a list of TaggedWord
from two
lists of String
, one for the words, and the second for
the tags.
- toTaggedWord(Index<String>, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.IntTaggedWord
-
- totalCount() - Method in class edu.stanford.nlp.stats.ClassicCounter
-
Computes the total of all counts in this counter, and returns it
as a double.
- totalCount() - Method in interface edu.stanford.nlp.stats.Counter
-
Computes the total of all counts in this counter, and returns it
as a double.
- totalCount() - Method in class edu.stanford.nlp.stats.Distribution
-
- totalCount() - Method in class edu.stanford.nlp.stats.GeneralizedCounter
-
returns the total count of objects in the GeneralizedCounter.
- totalCount(Predicate<E>) - Method in class edu.stanford.nlp.stats.IntCounter
-
- totalCount() - Method in class edu.stanford.nlp.stats.IntCounter
-
- totalCount() - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
Takes linear time.
- totalCount(K1) - Method in class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- totalCount() - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- totalCount(K1) - Method in interface edu.stanford.nlp.stats.TwoDimensionalCounterInterface
-
- totalCount() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
Takes linear time.
- totalCount(K1) - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- totalCount() - Method in class edu.stanford.nlp.util.concurrent.ConcurrentHashCounter
-
- totalCounts() - Method in class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- totalDataSlice - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- totalDoubleCount() - Method in class edu.stanford.nlp.stats.IntCounter
-
- totalDoubleCount(Predicate<E>) - Method in class edu.stanford.nlp.stats.IntCounter
-
- totalFeatureSlice - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- totalIntCount() - Method in class edu.stanford.nlp.stats.IntCounter
-
Returns the current total count for all objects in this Counter.
- totalIntCount(Predicate<E>) - Method in class edu.stanford.nlp.stats.IntCounter
-
Returns the total count for all objects in this Counter that pass the
given Filter.
- totalMass() - Method in class edu.stanford.nlp.ie.crf.CRFCliqueTree
-
- totalMass() - Method in class edu.stanford.nlp.ie.crf.FactorTable
-
- totalMass() - Method in class edu.stanford.nlp.ie.crf.FloatFactorTable
-
- totalParamSize() - Method in class edu.stanford.nlp.parser.dvparser.DVModel
-
- totalParamSize() - Method in class edu.stanford.nlp.sentiment.SentimentModel
-
- totalSize() - Method in class edu.stanford.nlp.classify.LinearClassifier
-
- toTensor(List<List<List<Double>>>) - Static method in class edu.stanford.nlp.neural.ConvertModels
-
- toTiedRankCounter(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
Converts a counter to tied ranks; ranks start from 1
- toTime(SUTime.Time) - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- toTime(SUTime.Time, int) - Method in class edu.stanford.nlp.time.SUTime.Duration
-
- toTimex(JsonObject) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toTitleCase(String) - Static method in class edu.stanford.nlp.util.StringUtils
-
- toToken(JsonObject) - Method in class edu.stanford.nlp.pipeline.JSONAnnotationReader
-
- toUntaggedList(List<String>) - Static method in class edu.stanford.nlp.ling.SentenceUtils
-
Create an ArrayList as a list of Word
from a
list of String
.
- toUntaggedList(String...) - Static method in class edu.stanford.nlp.ling.SentenceUtils
-
Create a Sentence as a list of Word
objects from
an array of String objects.
- toValidInterval(E, E) - Static method in class edu.stanford.nlp.util.FuzzyInterval
-
- toValidInterval(E, E, int) - Static method in class edu.stanford.nlp.util.FuzzyInterval
-
- toValidInterval(E, E) - Static method in class edu.stanford.nlp.util.Interval
-
Create an interval with the specified endpoints, reordering them as needed
- toValidInterval(E, E, int) - Static method in class edu.stanford.nlp.util.Interval
-
Create an interval with the specified endpoints, reordering them as needed,
using the specified flags
- toVerticalString(Counter<E>) - Static method in class edu.stanford.nlp.stats.Counters
-
- toVerticalString(Counter<E>, int) - Static method in class edu.stanford.nlp.stats.Counters
-
- toVerticalString(Counter<E>, String) - Static method in class edu.stanford.nlp.stats.Counters
-
- toVerticalString(Counter<E>, int, String) - Static method in class edu.stanford.nlp.stats.Counters
-
- toVerticalString(Counter<E>, int, String, boolean) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns a
String
representation of the
k
keys
with the largest counts in the given
Counter
, using the given
format string.
- toVerticalString() - Method in class edu.stanford.nlp.util.BinaryHeapPriorityQueue
-
- toVerticalString(Map<K, V>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
- toWordList(String...) - Static method in class edu.stanford.nlp.ling.SentenceUtils
-
- toWordList(String) - Method in class edu.stanford.nlp.ling.tokensregex.PhraseTable
-
- toXml(String, int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- toXml(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq
-
- toXml(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument
-
- toXml(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity
-
- toXml(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention
-
- toXml(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMention
-
- toXml(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMentionArgument
-
- toXml(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation
-
- toXml(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention
-
- toXmlElement() - Method in class edu.stanford.nlp.time.Timex
-
- toXmlShort(int) - Method in class edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMentionArgument
-
- tpCount - Variable in class edu.stanford.nlp.stats.MultiClassPrecisionRecallStats
-
Count of true positives.
- tpCount - Variable in class edu.stanford.nlp.stats.PrecisionRecallStats
-
Count of true positives.
- tr(String, String, String) - Static method in class edu.stanford.nlp.util.StringUtils
-
Swap any occurrences of any characters in the from String in the input String with
the corresponding character from the to String.
- trace_enabled() - Method in class edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser
-
Trace enabled.
- trackColor - Variable in class edu.stanford.nlp.util.logging.OutputHandler
-
The color to use for track beginning and ends
- trackStack - Variable in class edu.stanford.nlp.util.logging.OutputHandler
-
Information about the current and higher level tracks
- trackStyle - Variable in class edu.stanford.nlp.util.logging.OutputHandler
-
The style to use for track beginning and ends
- TraditionalSimplifiedCharacterMap - Class in edu.stanford.nlp.trees.international.pennchinese
-
This class is a Function which transforms a String of traditional
text into a string of simplified text.
- TraditionalSimplifiedCharacterMap() - Constructor for class edu.stanford.nlp.trees.international.pennchinese.TraditionalSimplifiedCharacterMap
-
- TraditionalSimplifiedCharacterMap(String) - Constructor for class edu.stanford.nlp.trees.international.pennchinese.TraditionalSimplifiedCharacterMap
-
- train(Collection<RVFDatum<K, V>>) - Method in class edu.stanford.nlp.classify.KNNClassifierFactory
-
Given a set of labeled RVFDatums, treats each as an instance vector of that
label and adds it to the examples used for classification.
- train(Collection<Counter<V>>, Map<V, K>) - Method in class edu.stanford.nlp.classify.KNNClassifierFactory
-
Given a set of vectors, and a mapping from each vector to its class label,
generates the sets of instances used to perform classifications and returns
the corresponding K-NN classifier.
- train(CollectionValuedMap<K, Counter<V>>) - Method in class edu.stanford.nlp.classify.KNNClassifierFactory
-
Given a CollectionValued Map of vectors, treats outer key as label for each
set of inner vectors.
- train(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
Deprecated.
- train(GeneralDataset<L, F>, double, double) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
Deprecated.
- train(ClassifierFactory<String, F, Classifier<String, F>>, GeneralDataset<L, F>) - Static method in class edu.stanford.nlp.classify.OneVsAllClassifier
-
- train(ClassifierFactory<String, F, Classifier<String, F>>, GeneralDataset<L, F>, Collection<L>) - Static method in class edu.stanford.nlp.classify.OneVsAllClassifier
-
- train(GeneralDataset<String, String>) - Static method in class edu.stanford.nlp.coref.misc.SingletonPredictor
-
Train the singleton predictor using a logistic regression classifier.
- train(GeneralDataset<String, String>) - Static method in class edu.stanford.nlp.dcoref.SingletonPredictor
-
Train the singleton predictor using a logistic regression classifier.
- train() - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Train the classifier based on values in flags.
- train(String) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- train(String, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- train(String, String, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- train(String[], DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
- train(Collection<List<IN>>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Trains a classifier from a Collection of sequences.
- train(Collection<List<IN>>, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.AbstractSequenceClassifier
-
Trains a classifier from a Collection of sequences.
- train(Collection<List<IN>>, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.ClassifierCombiner
-
- train(Collection<List<IN>>, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
Trains a classifier from a Collection of sequences.
- train(Annotation) - Method in class edu.stanford.nlp.ie.machinereading.BasicEntityExtractor
-
- train(Annotation) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
Train on a list of ExtractionSentence containing labeled RelationMention objects
- train(Annotation) - Method in interface edu.stanford.nlp.ie.machinereading.Extractor
-
Trains one extractor model using the given dataset
- train(Annotation) - Method in class edu.stanford.nlp.ie.machinereading.ExtractorMerger
-
- train(Annotation, int) - Method in class edu.stanford.nlp.ie.machinereading.MachineReading
-
- train(Collection<List<IN>>, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- train(Collection<List<IN>>, DocumentReaderAndWriter<IN>) - Method in class edu.stanford.nlp.ie.PresetSequenceClassifier
-
Trains a classifier from a Collection of sequences.
- train(Collection<List<CoreLabel>>, DocumentReaderAndWriter<CoreLabel>) - Method in class edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier
-
- train(Collection<List<CoreLabel>>, DocumentReaderAndWriter<CoreLabel>) - Method in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
- train(Collection<List<CoreLabel>>, DocumentReaderAndWriter<CoreLabel>) - Method in class edu.stanford.nlp.ie.regexp.RegexNERSequenceClassifier
-
- train(Collection<Tree>) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
- train(Tree) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
- train(List<TaggedWord>) - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
- train() - Method in class edu.stanford.nlp.international.arabic.process.ArabicSegmenter
-
Train a segmenter from raw text.
- train(Stream<Pair<CoreMap, Collection<Pair<Span, Span>>>>, Optional<File>, Optional<File>, ClauseSplitterSearchProblem.Featurizer) - Static method in interface edu.stanford.nlp.naturalli.ClauseSplitter
-
Train a clause searcher factory.
- train(Stream<Pair<CoreMap, Collection<Pair<Span, Span>>>>, File, File) - Static method in interface edu.stanford.nlp.naturalli.ClauseSplitter
-
- train(List<Tree>, IdentityHashMap<Tree, byte[]>, Treebank, String, String) - Method in class edu.stanford.nlp.parser.dvparser.DVParser
-
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.AbstractUnknownWordModelTrainer
-
- train(Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractUnknownWordModelTrainer
-
- train(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.AbstractUnknownWordModelTrainer
-
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer
-
Trains this lexicon on the Collection of trees.
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Trains this lexicon on the Collection of trees.
- train(Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Trains this lexicon on the Collection of trees.
- train(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- train(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- train(Collection<Tree>, Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModelTrainer
-
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
Train this lexicon on the given set of trees.
- train(Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
Train this lexicon on the given set of trees.
- train(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
TODO: make this method do something with the weight
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- train(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- train(Collection<Tree>, Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- train(Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- train(Tree) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- train(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- train(List<TaggedWord>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- train(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- train(Collection<Tree>, Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter
-
- train(Tree) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter
-
- train(List<TaggedWord>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter
-
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
Add the given collection of trees to the statistics counted.
- train(Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
Add the given collection of trees to the statistics counted.
- train(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
Add the given tree to the statistics counted.
- train(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
Add the given sentence to the statistics counted.
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- train(Collection<Tree>, Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer
-
Trains the first-character based unknown word model.
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.ChineseWordFeatureExtractor
-
- train(Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseWordFeatureExtractor
-
- train(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseWordFeatureExtractor
-
- train(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseWordFeatureExtractor
-
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModelTrainer
-
Trains this UWM on the tagged word tw at position loc with weighting weight.
- train(Collection<Tree>, Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.FactoredLexicon
-
This method should populate wordIndex, tagIndex, and morphIndex.
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModelTrainer
-
Trains this lexicon on the Collection of trees.
- train(Collection<Tree>) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
Trains this lexicon on the Collection of trees.
- train(Collection<Tree>, double) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
- train(Collection<Tree>, Collection<Tree>) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
- train(Tree, double) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
- train(List<TaggedWord>, double) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
Not all subclasses support this particular method.
- train(TaggedWord, int, double) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
Not all subclasses support this particular method.
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.MaxMatchSegmenter
-
- train(Tree) - Method in class edu.stanford.nlp.parser.lexparser.MaxMatchSegmenter
-
- train(List<TaggedWord>) - Method in class edu.stanford.nlp.parser.lexparser.MaxMatchSegmenter
-
- train(TaggedWord, int, double) - Method in class edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModelTrainer
-
Trains this lexicon on the Collection of trees.
- train(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.UnknownGTTrainer
-
- train(Collection<Tree>, double) - Method in class edu.stanford.nlp.parser.lexparser.UnknownGTTrainer
-
- train(Tree, double) - Method in class edu.stanford.nlp.parser.lexparser.UnknownGTTrainer
-
- train(TaggedWord, double) - Method in class edu.stanford.nlp.parser.lexparser.UnknownGTTrainer
-
- train(Collection<Tree>) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModelTrainer
-
Tallies statistics for this particular collection of trees.
- train(Collection<Tree>, double) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModelTrainer
-
Tallies statistics for a weighted collection of trees.
- train(Tree, double) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModelTrainer
-
Tallies statistics for a single tree.
- train(TaggedWord, int, double) - Method in interface edu.stanford.nlp.parser.lexparser.UnknownWordModelTrainer
-
Tallies statistics for a single word.
- train(String, String, String, String, String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
Train a new dependency parser model.
- train(String, String, String, String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
- train(String, String, String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
- train(String, String) - Method in class edu.stanford.nlp.parser.nndep.DependencyParser
-
- train(Collection<Tree>) - Method in interface edu.stanford.nlp.process.WordSegmenter
-
- train(Tree) - Method in interface edu.stanford.nlp.process.WordSegmenter
-
- train(List<TaggedWord>) - Method in interface edu.stanford.nlp.process.WordSegmenter
-
- train(XMLToAnnotation.Data, Properties) - Static method in class edu.stanford.nlp.quoteattribution.Sieves.training.SupervisedSieveTraining
-
- train(String, String) - Method in class edu.stanford.nlp.scenegraph.BoWSceneGraphParser
-
Trains a classifier using the examples in trainingFile and saves
it to modelPath.
- train(SentimentModel, String, List<Tree>, List<Tree>) - Static method in class edu.stanford.nlp.sentiment.SentimentTraining
-
- train(Stream<SimpleSentiment.SentimentDatum>, Optional<OutputStream>) - Static method in class edu.stanford.nlp.sentiment.SimpleSentiment
-
Train a sentiment model from a set of data.
- train(Collection<Tree>) - Method in class edu.stanford.nlp.wordseg.MaxMatchSegmenter
-
- train(Tree) - Method in class edu.stanford.nlp.wordseg.MaxMatchSegmenter
-
- train(List<TaggedWord>) - Method in class edu.stanford.nlp.wordseg.MaxMatchSegmenter
-
- TRAIN_FILE - Static variable in class edu.stanford.nlp.ie.KBPStatisticalExtractor
-
- trainClassification(PairwiseModel, boolean) - Static method in class edu.stanford.nlp.coref.statistical.PairwiseModelTrainer
-
- trainClassifier(Collection<Datum<L, F>>) - Method in class edu.stanford.nlp.classify.AbstractLinearClassifierFactory
-
Takes a
Collection
of
Datum
objects and gives you back a
Classifier
trained on it.
- trainClassifier(Reference<? extends Collection<Datum<L, F>>>) - Method in class edu.stanford.nlp.classify.AbstractLinearClassifierFactory
-
Takes a
Reference
to a
Collection
of
Datum
objects and gives you back a
Classifier
trained on them
- trainClassifier(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.AbstractLinearClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>) - Method in interface edu.stanford.nlp.classify.ClassifierFactory
-
- trainClassifier(String) - Method in class edu.stanford.nlp.classify.ColumnDataClassifier
-
- trainClassifier(Iterable<Datum<L, F>>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, float[], LogPrior) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, double[]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LogisticClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, LogPrior, boolean) - Method in class edu.stanford.nlp.classify.LogisticClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, double) - Method in class edu.stanford.nlp.classify.LogisticClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, double, double) - Method in class edu.stanford.nlp.classify.LogisticClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, double, double, LogPrior) - Method in class edu.stanford.nlp.classify.LogisticClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, double, double, boolean) - Method in class edu.stanford.nlp.classify.LogisticClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, double, double, LogPrior, boolean) - Method in class edu.stanford.nlp.classify.LogisticClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>, Set<F>) - Method in class edu.stanford.nlp.classify.NaiveBayesClassifierFactory
-
The examples are assumed to be a list of RFVDatum.
- trainClassifier(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.NaiveBayesClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.ShiftParamsLogisticClassifierFactory
-
- trainClassifier(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- trainClassifierBasic(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.SVMLightClassifierFactory
-
- trainClassifierSemiSup(GeneralDataset<L, F>, GeneralDataset<L, F>, double[][], double[]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
IMPORTANT: dataset and biasedDataset must have same featureIndex, labelIndex
- trainClassifierV(GeneralDataset<L, F>, GeneralDataset<L, F>, double, double, boolean) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Train a classifier with a sigma tuned on a validation set.
- trainClassifierV(GeneralDataset<L, F>, double, double, boolean) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Train a classifier with a sigma tuned on a validation set.
- trainClassifierWithInitialWeights(GeneralDataset<L, F>, double[][]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainClassifierWithInitialWeights(GeneralDataset<L, F>, LinearClassifier<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainDirs - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- trainEventsUsingPredictedEntities - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- trainFile - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- trainFileList - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- trainFiles - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
A regex pattern for files, which will be evaluated within a particular directory.
- trainFromTreebank(Treebank, GrammarCompactor, Options) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
Construct a new LexicalizedParser.
- trainFromTreebank(String, FileFilter, Options) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- trainFromTreebank(Treebank, Options) - Static method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- trainHierarchical - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- TrainingExample - Class in edu.stanford.nlp.parser.shiftreduce
-
- TrainingExample(Tree, List<Transition>, int) - Constructor for class edu.stanford.nlp.parser.shiftreduce.TrainingExample
-
- trainingExamples(int) - Method in class edu.stanford.nlp.coref.statistical.PairwiseModel.Builder
-
- trainingIterations - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- trainingMethod - Variable in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptions
-
- TrainingOptions() - Constructor for class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.TrainingOptions
-
- trainingPath(Properties) - Static method in class edu.stanford.nlp.coref.statistical.StatisticalCorefProperties
-
- trainingPath - Static variable in class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer
-
- TrainingResult - Class in edu.stanford.nlp.parser.shiftreduce
-
- TrainingResult(List<TrainingUpdate>, int, int, List<Pair<Integer, Integer>>, IntCounter<Class<? extends Transition>>, TwoDimensionalIntCounter<Class<? extends Transition>, Class<? extends Transition>>, int, int) - Constructor for class edu.stanford.nlp.parser.shiftreduce.TrainingResult
-
- TrainingResult(List<TrainingUpdate>, int, int, Pair<Integer, Integer>, IntCounter<Class<? extends Transition>>, TwoDimensionalIntCounter<Class<? extends Transition>, Class<? extends Transition>>, int, int) - Constructor for class edu.stanford.nlp.parser.shiftreduce.TrainingResult
-
- TrainingResult(List<TrainingResult>) - Constructor for class edu.stanford.nlp.parser.shiftreduce.TrainingResult
-
- trainingThreads - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
If the training algorithm allows for parallelization, how many
threads to use
- trainingThreads - Variable in class edu.stanford.nlp.parser.nndep.Config
-
Number of threads to use during training.
- TrainingUpdate - Class in edu.stanford.nlp.parser.shiftreduce
-
- trainLengthLimit - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- trainModel(ShiftReduceOptions, Index<Transition>, Set<String>, Set<String>, Set<String>, PerceptronModel, String, Tagger, Random, List<TrainingExample>, Treebank, int) - Static method in class edu.stanford.nlp.parser.shiftreduce.PerceptronModel
-
Will train the model on the given treebank, using devTreebank as
a dev set.
- trainMulticlass(GeneralDataset<String, String>) - Method in class edu.stanford.nlp.ie.machinereading.BasicRelationExtractor
-
- trainMultinomialClassifier(GeneralDataset<String, String>, int, double) - Static method in class edu.stanford.nlp.ie.KBPStatisticalExtractor
-
Train a multinomial classifier off of the provided dataset.
- trainOnly - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
evaluation options (ignored if trainOnly is true)
- trainOptions - Variable in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- trainOptions - Variable in class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel
-
- trainOptions - Variable in class edu.stanford.nlp.parser.lexparser.Options
-
- TrainOptions - Class in edu.stanford.nlp.parser.lexparser
-
Non-language-specific options for training a grammar from a treebank.
- TrainOptions() - Constructor for class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- trainOptions - Variable in class edu.stanford.nlp.sentiment.RNNOptions
-
- TrainOptions.TransformMatrixType - Enum in edu.stanford.nlp.parser.lexparser
-
- trainPath - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- trainRanking(PairwiseModel) - Static method in class edu.stanford.nlp.coref.statistical.PairwiseModelTrainer
-
- trainRelationsUsingPredictedEntities - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- trainSemiSup() - Method in class edu.stanford.nlp.ie.ner.CMMClassifier
-
- trainSemiSupGE(GeneralDataset<L, F>, List<? extends Datum<L, F>>, List<F>, double) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Trains the linear classifier using Generalized Expectation criteria as described in
Generalized Expectation Criteria for Semi Supervised Learning of Conditional Random Fields, Mann and McCallum, ACL 2008.
- trainSemiSupGE(GeneralDataset<L, F>, List<? extends Datum<L, F>>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
Trains the linear classifier using Generalized Expectation criteria as described in
Generalized Expectation Criteria for Semi Supervised Learning of Conditional Random Fields, Mann and McCallum, ACL 2008.
- trainSemiSupGE(GeneralDataset<L, F>, List<? extends Datum<L, F>>, double) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainTestFoldsForCV(List<T>, int) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Split a list into train, test pairs for use in k-fold crossvalidation.
- trainTransitions() - Method in class edu.stanford.nlp.parser.shiftreduce.TrainingExample
-
Returns a list of transitions after already skipping the first numSkip transitions.
- trainTreeFile - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- trainUnannotated(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- trainUnannotated(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon
-
- trainUnannotated(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter
-
- trainUnannotated(List<TaggedWord>, double) - Method in class edu.stanford.nlp.parser.lexparser.ChineseMaxentLexicon
-
- trainUnannotated(List<TaggedWord>, double) - Method in interface edu.stanford.nlp.parser.lexparser.Lexicon
-
Sometimes we might have a sentence of tagged words which we would
like to add to the lexicon, but they weren't part of a binarized,
markovized, or otherwise annotated tree.
- trainUsePipelineNER - Static variable in class edu.stanford.nlp.ie.machinereading.MachineReadingProperties
-
- trainWeightedData(GeneralDataset<L, F>, float[]) - Method in class edu.stanford.nlp.classify.LogisticClassifier
-
Deprecated.
- trainWeightedData(GeneralDataset<L, F>, float[]) - Method in class edu.stanford.nlp.classify.LogisticClassifierFactory
-
- trainWeights(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.AbstractLinearClassifierFactory
-
- trainWeights(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainWeights(GeneralDataset<L, F>, double[]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainWeights(GeneralDataset<L, F>, double[], boolean) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainWeights(GeneralDataset<L, F>) - Method in class edu.stanford.nlp.classify.NBLinearClassifierFactory
-
- trainWeights(int[][][][], int[][], Evaluator[], int, double[][][][]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifier
-
- trainWeights(int[][][][], int[][], Evaluator[], int, double[][][][]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierFloat
-
- trainWeights(int[][][][], int[][], Evaluator[], int, double[][][][]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierNonlinear
-
- trainWeights(int[][][][], int[][], Evaluator[], int, double[][][][]) - Method in class edu.stanford.nlp.ie.crf.CRFClassifierWithLOP
-
- trainWeightsSemiSup(GeneralDataset<L, F>, GeneralDataset<L, F>, double[][], double[]) - Method in class edu.stanford.nlp.classify.LinearClassifierFactory
-
- trainWithExpansion(Collection<TaggedWord>) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
Not yet implemented.
- trainWordVectors - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
Do we want a model that uses word vectors (such as the DVParser)
to train those word vectors when training the model?
Note: models prior to 2014-02-13 may have incorrect values in
this field, as it was originally a compile time constant
- TransducerGraph - Class in edu.stanford.nlp.fsm
-
TransducerGraph represents a deterministic finite state automaton
without epsilon transitions.
- TransducerGraph() - Constructor for class edu.stanford.nlp.fsm.TransducerGraph
-
- TransducerGraph(TransducerGraph) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph
-
- TransducerGraph(TransducerGraph, TransducerGraph.ArcProcessor) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph
-
- TransducerGraph(TransducerGraph, TransducerGraph.NodeProcessor) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph
-
- TransducerGraph(Set<TransducerGraph.Arc>, Object, Set, TransducerGraph.ArcProcessor, TransducerGraph.NodeProcessor) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph
-
- TransducerGraph(Set<TransducerGraph.Arc>) - Constructor for class edu.stanford.nlp.fsm.TransducerGraph
-
Uses the Arcs newArcs.
- TransducerGraph.Arc<NODE,IN,OUT> - Class in edu.stanford.nlp.fsm
-
An arc in a finite state transducer.
- TransducerGraph.ArcProcessor - Interface in edu.stanford.nlp.fsm
-
- TransducerGraph.GraphProcessor - Interface in edu.stanford.nlp.fsm
-
- TransducerGraph.InputSplittingProcessor - Class in edu.stanford.nlp.fsm
-
- TransducerGraph.NodeProcessor - Interface in edu.stanford.nlp.fsm
-
- TransducerGraph.NodeProcessorWrappingArcProcessor - Class in edu.stanford.nlp.fsm
-
- TransducerGraph.NormalizingGraphProcessor - Class in edu.stanford.nlp.fsm
-
- TransducerGraph.ObjectToSetNodeProcessor - Class in edu.stanford.nlp.fsm
-
- TransducerGraph.OutputCombiningProcessor - Class in edu.stanford.nlp.fsm
-
- TransducerGraph.SetToStringNodeProcessor - Class in edu.stanford.nlp.fsm
-
- TransferActionListener() - Constructor for class edu.stanford.nlp.trees.tregex.gui.TregexGUI.TransferActionListener
-
- transferAnnotations(CoreLabel, CoreLabel) - Static method in class edu.stanford.nlp.ie.regexp.NumberSequenceClassifier
-
Transfer from src to dst all annotations generated bu SUTime and NumberNormalizer
- transferNERAnnotationsToAnnotation(Annotation, Annotation) - Static method in class edu.stanford.nlp.pipeline.NERCombinerAnnotator
-
Copy NER annotations from the NER-tokenized annotation.
- transferSigmas - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- transform(NodePattern<T1>) - Method in interface edu.stanford.nlp.ling.tokensregex.NodePatternTransformer
-
- transform(MultiNodePattern<T1>) - Method in interface edu.stanford.nlp.ling.tokensregex.NodePatternTransformer
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.AndPatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.BackRefPatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.GroupPatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.MultiNodePatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.NodePatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.OrPatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.PatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.RepeatPatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SequencePatternExpr
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.SpecialNodePatternExpr
-
- transform(NodePatternTransformer<T, T2>) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern
-
- transform(NodePatternTransformer) - Method in class edu.stanford.nlp.ling.tokensregex.SequencePattern.ValuePatternExpr
-
- transform(Counter<T1>, Function<T1, T2>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns the counter with keys modified according to function F.
- transform(TreeTransformer) - Method in class edu.stanford.nlp.trees.MemoryTreebank
-
Return a MemoryTreebank where each
Tree in the current treebank has been transformed using the
TreeTransformer.
- transform(TreeTransformer) - Method in class edu.stanford.nlp.trees.Tree
-
Create a transformed Tree.
- transform(TreeTransformer, TreeFactory) - Method in class edu.stanford.nlp.trees.Tree
-
Create a transformed Tree.
- transform(TreeTransformer) - Method in class edu.stanford.nlp.trees.Treebank
-
Return a Treebank (actually a TransformingTreebank) where each
Tree in the current treebank has been transformed using the
TreeTransformer.
- transform(Iterable<K>, Function<? super K, ? extends V>) - Static method in class edu.stanford.nlp.util.Iterables
-
Transformed view of the given iterable.
- transform(Function<V, V2>) - Method in class edu.stanford.nlp.util.TwoDimensionalMap
-
Transforms this map into a new map using the given transform function.
- transform2DMap(TwoDimensionalMap<K1, K2, V>, Function<V, V2>) - Static method in class edu.stanford.nlp.neural.ConvertModels
-
Transform this map into a new map using the given function
- transformAsList(Collection<? extends T1>, Function<T1, ? extends T2>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Transforms the keyset of collection according to the given Function and returns a list.
- transformAsSet(Collection<? extends T1>, Function<T1, ? extends T2>) - Static method in class edu.stanford.nlp.util.CollectionUtils
-
Transforms the keyset of collection according to the given Function and returns a set of the keys.
- transformHelper(Tree) - Method in class edu.stanford.nlp.trees.RecursiveTreeTransformer
-
- TransformingTreebank - Class in edu.stanford.nlp.trees
-
This class wraps another Treebank, and will vend trees that have been through
a TreeTransformer.
- TransformingTreebank() - Constructor for class edu.stanford.nlp.trees.TransformingTreebank
-
Create a new TransformingTreebank.
- TransformingTreebank(TreeReaderFactory) - Constructor for class edu.stanford.nlp.trees.TransformingTreebank
-
Create a new TransformingTreebank.
- TransformingTreebank(Treebank, TreeTransformer) - Constructor for class edu.stanford.nlp.trees.TransformingTreebank
-
Create a new TransformingTreebank from a base Treebank that will
transform trees with the given TreeTransformer.
- transformLabel(Tree) - Method in class edu.stanford.nlp.trees.RecursiveTreeTransformer
-
- transformMap(Map<K, V>, Function<V, V2>) - Static method in class edu.stanford.nlp.neural.ConvertModels
-
- transformMatrixType - Variable in class edu.stanford.nlp.parser.lexparser.TrainOptions
-
- transformNonterminal(Tree) - Method in class edu.stanford.nlp.trees.RecursiveTreeTransformer
-
- transformNonterminalLabel(Tree) - Method in class edu.stanford.nlp.trees.BasicCategoryTreeTransformer
-
- transformNonterminalLabel(Tree) - Method in class edu.stanford.nlp.trees.RecursiveTreeTransformer
-
- transformTerminal(Tree) - Method in class edu.stanford.nlp.trees.RecursiveTreeTransformer
-
- transformTerminalLabel(Tree) - Method in class edu.stanford.nlp.trees.RecursiveTreeTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.international.arabic.pipeline.ATBCorrector
-
- transformTree(Tree) - Method in class edu.stanford.nlp.international.french.pipeline.FTBCorrector
-
- transformTree(Tree, Tree) - Method in interface edu.stanford.nlp.parser.lexparser.AbstractCollinizer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.RemoveGFSubcategoryStripper
-
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.SubcategoryStripper
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
This method does language-specific tree transformations such
as annotating particular nodes with language-relevant features.
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams.ArabicSubcategoryStripper
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.BoundaryRemover
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
transformTree does all language-specific tree
transformations.
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.CollinsPuncTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.Debinarizer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishSubcategoryStripper
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
This method does language-specific tree transformations such
as annotating particular nodes with language-relevant features.
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.ItalianTreebankParserParams
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.NegraPennCollinizer
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
-
transformTree does all language-specific tree
transformations.
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.TreeAnnotator
-
Do the category splitting of the tree passed in.
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.TreeAnnotatorAndBinarizer
-
The tree t is normally expected to be a Penn-Treebank-style tree
in which the top node is an extra node that has a unary expansion.
- transformTree(Tree, Tree) - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
This method does language-specific tree transformations such
as annotating particular nodes with language-relevant features.
- transformTree(Tree) - Method in class edu.stanford.nlp.parser.lexparser.TreeBinarizer
-
Binarizes the tree according to options set up in the constructor.
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.TreeCollinizer
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams
-
This method does language-specific tree transformations such as annotating particular nodes with language-relevant
features.
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
Annotates a tree according to options.
- transformTree(Tree) - Method in class edu.stanford.nlp.sentiment.CollapseUnaryTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.BobChrisTreeNormalizer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.CompositeTreeTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.CoordinationTransformer
-
Transforms t if it contains a coordination in a flat structure (CCtransform)
and transforms UCP (UCPtransform).
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.DateTreeTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.DependencyTreeTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.international.pennchinese.CharacterLevelTagExtender
-
- transformTree(Tree, Tree) - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseCollinizer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.QPTreeTransformer
-
Right now (Jan 2013) we only deal with the following QP structures:
NP (QP ...) (QP (CC and/or) ...)
QP (RB|RP IN CD|DT ...) well over, more than, up to
QP (JJR IN CD|DT ...) fewer than
QP (IN JJS CD|DT ...) at least
QP (...
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.RecursiveTreeTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.SynchronizedTreeTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.TreeLeafLabelTransformer
-
- transformTree(Tree) - Method in class edu.stanford.nlp.trees.TreeLemmatizer
-
- transformTree(Tree) - Method in interface edu.stanford.nlp.trees.TreeTransformer
-
Does whatever one needs to do to a particular tree.
- transformTreeHelper(Tree) - Method in class edu.stanford.nlp.parser.lexparser.Debinarizer
-
- transformTrees(Treebank) - Method in class edu.stanford.nlp.trees.treebank.EnglishPTBTreebankCorrector
-
Fix all the English Penn Treebank errors, or at least some of them (!).
- transformTrees(Treebank) - Method in interface edu.stanford.nlp.trees.TreebankTransformer
-
- transformValues() - Method in class edu.stanford.nlp.maxent.iis.LambdaSolve
-
This is a specialized procedure to change the values
of parses for semantic ranking.
- transformValuesInPlace(Counter<E>, DoubleUnaryOperator) - Static method in class edu.stanford.nlp.stats.Counters
-
- transformWithValuesAdd(Counter<T1>, Function<T1, T2>) - Static method in class edu.stanford.nlp.stats.Counters
-
Returns the counter with keys modified according to function F.
- TransformXML<T> - Class in edu.stanford.nlp.process
-
Reads XML from an input file or stream and writes XML to an output
file or stream, while transforming text appearing inside specified
XML tags by applying a specified Function
.
- TransformXML() - Constructor for class edu.stanford.nlp.process.TransformXML
-
- transformXML(String[], Function<String, T>, File) - Method in class edu.stanford.nlp.process.TransformXML
-
Read XML from the specified file and write XML to stdout,
while transforming text appearing inside the specified XML
tags by applying the specified Function
.
- transformXML(String[], Function<String, T>, File, File) - Method in class edu.stanford.nlp.process.TransformXML
-
Read XML from the specified file and write XML to specified file,
while transforming text appearing inside the specified XML tags
by applying the specified Function
.
- transformXML(String[], Function<String, T>, InputStream) - Method in class edu.stanford.nlp.process.TransformXML
-
Read XML from input stream and write XML to stdout, while
transforming text appearing inside the specified XML tags by
applying the specified Function
.
- transformXML(String[], Function<String, T>, InputStream, OutputStream) - Method in class edu.stanford.nlp.process.TransformXML
-
Read XML from input stream and write XML to output stream,
while transforming text appearing inside the specified XML tags
by applying the specified Function
.
- transformXML(String[], Function<String, T>, InputStream, Writer) - Method in class edu.stanford.nlp.process.TransformXML
-
Read XML from input stream and write XML to output stream,
while transforming text appearing inside the specified XML tags
by applying the specified Function
.
- transformXML(String[], Function<String, T>, InputStream, Writer, TransformXML.SAXInterface<T>) - Method in class edu.stanford.nlp.process.TransformXML
-
Calls the fully specified transformXML with an InputSource
constructed from in
.
- transformXML(String[], Function<String, T>, Reader, Writer, TransformXML.SAXInterface<T>) - Method in class edu.stanford.nlp.process.TransformXML
-
Calls the fully specified transformXML with an InputSource
constructed from in
.
- transformXML(String[], Function<String, T>, InputSource, Writer, TransformXML.SAXInterface<T>) - Method in class edu.stanford.nlp.process.TransformXML
-
Read XML from input source and write XML to output writer,
while transforming text appearing inside the specified XML tags
by applying the specified Function
.
- TransformXML.NoEscapingSAXInterface<T> - Class in edu.stanford.nlp.process
-
This version of the SAXInterface doesn't escape the text produced
by the function.
- TransformXML.SAXInterface<T> - Class in edu.stanford.nlp.process
-
- transition(T) - Method in class edu.stanford.nlp.fsm.DFSAState
-
- Transition - Interface in edu.stanford.nlp.parser.shiftreduce
-
An interface which defines a transition type in the shift-reduce
parser.
- transitionEdgeOnly - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- transitions() - Method in class edu.stanford.nlp.fsm.DFSAState
-
- transitions - Variable in class edu.stanford.nlp.parser.nndep.ParsingSystem
-
- TransitionTypeEval - Class in edu.stanford.nlp.parser.shiftreduce
-
Tally and output the number of each type of transition used.
- TransitionTypeEval() - Constructor for class edu.stanford.nlp.parser.shiftreduce.TransitionTypeEval
-
- transitiveClosure(List<String>) - Method in class edu.stanford.nlp.misc.DependencyAnalyzer
-
Constructs the transitive closure of outgoing dependencies starting
from the given classes.
- translate(int) - Method in class edu.stanford.nlp.ie.machinereading.structure.Span
-
Move a span by the given amount.
- translateAndSort(Pair<UnaryGrammar, BinaryGrammar>, Index<String>, Index<String>) - Method in class edu.stanford.nlp.parser.lexparser.GrammarCompactionTester
-
- translateFile(String, String) - Method in class edu.stanford.nlp.trees.international.pennchinese.TraditionalSimplifiedCharacterMap
-
- translateLines(BufferedReader, BufferedWriter) - Method in class edu.stanford.nlp.trees.international.pennchinese.TraditionalSimplifiedCharacterMap
-
- transparentNouns - Variable in class edu.stanford.nlp.coref.data.Dictionaries
-
- transparentNouns - Variable in class edu.stanford.nlp.dcoref.Dictionaries
-
- transparentNounsEn - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- transparentNounsZh - Static variable in class edu.stanford.nlp.coref.data.WordLists
-
- traverseAndFix(Tree, TwoDimensionalCounter<String, String>, TwoDimensionalCounter<String, String>) - Static method in class edu.stanford.nlp.international.french.pipeline.MWEPreprocessor
-
- traverseAndFix(Tree, Tree, TwoDimensionalCounter<String, String>, boolean) - Static method in class edu.stanford.nlp.international.spanish.pipeline.MultiWordPreprocessor
-
- traverseLocate(Tree[], String[], boolean) - Method in class edu.stanford.nlp.trees.AbstractCollinsHeadFinder
-
Attempt to locate head daughter tree from among daughters.
- treatCollectionsAsImmutable - Variable in class edu.stanford.nlp.util.CollectionValuedMap
-
- tree - Variable in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem
-
The tree to search over.
- tree - Variable in class edu.stanford.nlp.parser.ui.TreeJPanel
-
- Tree - Class in edu.stanford.nlp.trees
-
The abstract class Tree
is used to collect all of the
tree types, and acts as a generic extensible type.
- Tree() - Constructor for class edu.stanford.nlp.trees.Tree
-
- TREE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterResponse.DependencyConversion
-
- TREE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.RelationTriple
-
- TREE_FILTER - Static variable in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- TREE_NORMALIZER - Static variable in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- TREE_RANGE - Static variable in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- TREE_READER - Static variable in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- TREE_SET_FACTORY - Static variable in class edu.stanford.nlp.util.CollectionFactory
-
- TREE_TRANSFORMER - Static variable in class edu.stanford.nlp.tagger.io.TaggedFileRecord
-
- TreeAnnotation() - Constructor for class edu.stanford.nlp.trees.TreeCoreAnnotations.TreeAnnotation
-
- TreeAnnotator - Class in edu.stanford.nlp.parser.lexparser
-
Performs non-language specific annotation of Trees.
- TreeAnnotator(HeadFinder, TreebankLangParserParams, Options) - Constructor for class edu.stanford.nlp.parser.lexparser.TreeAnnotator
-
- TreeAnnotatorAndBinarizer - Class in edu.stanford.nlp.parser.lexparser
-
- TreeAnnotatorAndBinarizer(TreebankLangParserParams, boolean, boolean, boolean, Options) - Constructor for class edu.stanford.nlp.parser.lexparser.TreeAnnotatorAndBinarizer
-
- TreeAnnotatorAndBinarizer(HeadFinder, HeadFinder, TreebankLangParserParams, boolean, boolean, boolean, Options) - Constructor for class edu.stanford.nlp.parser.lexparser.TreeAnnotatorAndBinarizer
-
- treebank() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Implemented as required by TreebankFactory.
- treebank() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Required to extend TreebankFactory
- Treebank - Class in edu.stanford.nlp.trees
-
A Treebank
object provides access to a corpus of examples with
given tree structures.
- Treebank() - Constructor for class edu.stanford.nlp.trees.Treebank
-
Create a new Treebank (using a LabeledScoredTreeReaderFactory).
- Treebank(TreeReaderFactory) - Constructor for class edu.stanford.nlp.trees.Treebank
-
Create a new Treebank.
- Treebank(TreeReaderFactory, String) - Constructor for class edu.stanford.nlp.trees.Treebank
-
Create a new Treebank.
- Treebank(int) - Constructor for class edu.stanford.nlp.trees.Treebank
-
Create a new Treebank.
- Treebank(int, TreeReaderFactory) - Constructor for class edu.stanford.nlp.trees.Treebank
-
Create a new Treebank.
- treebank - Variable in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- treebank() - Method in interface edu.stanford.nlp.trees.TreebankFactory
-
Returns a treebank instance
- TREEBANK_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.EvaluateParserRequest
-
- TreebankAnnotator - Class in edu.stanford.nlp.parser.lexparser
-
Class for getting an annotated treebank.
- TreebankAnnotator(Options, String) - Constructor for class edu.stanford.nlp.parser.lexparser.TreebankAnnotator
-
- TreebankEvaluationDataset(Treebank, ParserQueryFactory, Options, Function<List<? extends HasWord>, List<TaggedWord>>) - Constructor for class edu.stanford.nlp.parser.metrics.EvaluateTreebank.TreebankEvaluationDataset
-
- TreebankFactoredLexiconStats - Class in edu.stanford.nlp.parser.eval
-
Computes gross statistics for morphological annotations in a treebank.
- TreebankFactoredLexiconStats() - Constructor for class edu.stanford.nlp.parser.eval.TreebankFactoredLexiconStats
-
- TreebankFactory - Interface in edu.stanford.nlp.trees
-
An interface for treebank vendors.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
-
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.hungarian.HungarianTreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.italian.ItalianTreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
- treebankFileExtension() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankFileExtension() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns the extension of treebank files for this treebank.
- treebankForLanguage(String) - Static method in enum edu.stanford.nlp.international.Language
-
- TreebankLangParserParams - Interface in edu.stanford.nlp.parser.lexparser
-
Contains language-specific methods commonly necessary to get a parser
to parse an arbitrary treebank.
- treebankLanguagePack() - Method in class edu.stanford.nlp.parser.common.ParserGrammar
-
- treebankLanguagePack() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Returns an appropriate treebankLanguagePack
- treebankLanguagePack() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
contains Treebank-specific (but not parser-specific) info such
as what is punctuation, and also information about the structure
of labels
- treebankLanguagePack() - Method in class edu.stanford.nlp.parser.lexparser.LexicalizedParser
-
- treebankLanguagePack() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
returns a TreebankLanguagePack containing Treebank-specific (but
not parser-specific) info such as what is punctuation, and also
information about the structure of labels
- treebankLanguagePack() - Method in class edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
-
- TreebankLanguagePack - Interface in edu.stanford.nlp.trees
-
This interface specifies language/treebank specific information for a
Treebank, which a parser or other treebank user might need to know.
- TreebankPreprocessor - Class in edu.stanford.nlp.trees.treebank
-
A data preparation pipeline for treebanks.
- Treebanks - Class in edu.stanford.nlp.trees
-
This is just a main method and other static methods for
command-line manipulation, statistics, and testing of
Treebank objects.
- TreebankStats - Class in edu.stanford.nlp.parser.eval
-
Utility class for extracting a variety of statistics from multi-lingual treebanks.
- TreebankStats(Language, List<String>, TreebankLangParserParams) - Constructor for class edu.stanford.nlp.parser.eval.TreebankStats
-
- TreebankStats.ObservedCorpusStats - Class in edu.stanford.nlp.parser.eval
-
- TreebankStats.SplitFilter - Class in edu.stanford.nlp.parser.eval
-
- TreebankTagUpdater - Class in edu.stanford.nlp.trees
-
Class for automatically applying tags to a treebank
- TreebankTagUpdater(String) - Constructor for class edu.stanford.nlp.trees.TreebankTagUpdater
-
- TreebankTransformer - Interface in edu.stanford.nlp.trees
-
- TreeBinarizer - Class in edu.stanford.nlp.parser.lexparser
-
Binarizes trees, typically in such a way that head-argument structure is respected.
- TreeBinarizer(HeadFinder, TreebankLanguagePack, boolean, boolean, int, boolean, boolean, double, boolean, boolean, boolean) - Constructor for class edu.stanford.nlp.parser.lexparser.TreeBinarizer
-
Build a custom binarizer for Trees.
- TreeCollinizer - Class in edu.stanford.nlp.parser.lexparser
-
Does detransformations to a parsed sentence to map it back to the
standard treebank form for output or evaluation.
- TreeCollinizer(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.parser.lexparser.TreeCollinizer
-
- TreeCollinizer(TreebankLanguagePack, boolean, boolean) - Constructor for class edu.stanford.nlp.parser.lexparser.TreeCollinizer
-
- TreeCollinizer(TreebankLanguagePack, boolean, boolean, int) - Constructor for class edu.stanford.nlp.parser.lexparser.TreeCollinizer
-
- TreeCoreAnnotations - Class in edu.stanford.nlp.trees
-
Set of common annotations for
CoreMap
s
that require classes from the trees package.
- TreeCoreAnnotations.BinarizedTreeAnnotation - Class in edu.stanford.nlp.trees
-
The CoreMap key for getting the binarized version of the
syntactic parse tree of a sentence.
- TreeCoreAnnotations.HeadTagLabelAnnotation - Class in edu.stanford.nlp.trees
-
The standard key for storing a head tag in the map as a pointer to
the head label.
- TreeCoreAnnotations.HeadWordLabelAnnotation - Class in edu.stanford.nlp.trees
-
The standard key for storing a head word in the map as a pointer to
the head label.
- TreeCoreAnnotations.KBestTreesAnnotation - Class in edu.stanford.nlp.trees
-
The standard key for storing a list of k-best parses.
- TreeCoreAnnotations.TreeAnnotation - Class in edu.stanford.nlp.trees
-
The CoreMap key for getting the syntactic parse tree of a sentence.
- treeFactory() - Method in class edu.stanford.nlp.trees.LabeledScoredTreeNode
-
Return a TreeFactory
that produces trees of the
same type as the current Tree
.
- treeFactory() - Method in class edu.stanford.nlp.trees.SimpleTree
-
Return a TreeFactory
that produces trees of the
SimpleTree
type.
- treeFactory() - Method in class edu.stanford.nlp.trees.Tree
-
Return a TreeFactory
that produces trees of the
appropriate type.
- TreeFactory - Interface in edu.stanford.nlp.trees
-
A TreeFactory
acts as a factory for creating objects of
class Tree
, or some descendant class.
- treeFactory() - Method in class edu.stanford.nlp.trees.TreeGraphNode
-
Returns a TreeFactory
that produces
TreeGraphNode
s.
- treeFileExtension - Variable in class edu.stanford.nlp.trees.treebank.AbstractDataset
-
- treeFilter - Variable in class edu.stanford.nlp.parser.dvparser.CacheParseHypotheses
-
- TreeFilters - Class in edu.stanford.nlp.trees
-
A location for general implementations of Filter<Tree>.
- TreeFilters.HasMatchingChild - Class in edu.stanford.nlp.trees
-
- TreeFromFile - Class in edu.stanford.nlp.trees.tregex.gui
-
Simple 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.
- TreeFromFile(Tree) - Constructor for class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- TreeFromFile(Tree, String) - Constructor for class edu.stanford.nlp.trees.tregex.gui.TreeFromFile
-
- TreeFunctions - Class in edu.stanford.nlp.trees
-
This is a utility class which vends tree transformers to translate
trees from one factory type to trees of another.
- TreeGraphNode - Class in edu.stanford.nlp.trees
-
A
TreeGraphNode
is simply a
{@code Tree}
with some additional functionality.
- TreeGraphNode(Label) - Constructor for class edu.stanford.nlp.trees.TreeGraphNode
-
Create a new TreeGraphNode
with the supplied
label.
- TreeGraphNode(Label, List<Tree>) - Constructor for class edu.stanford.nlp.trees.TreeGraphNode
-
Create a new TreeGraphNode
with the supplied
label and list of child nodes.
- TreeGraphNode(Tree, TreeGraphNode) - Constructor for class edu.stanford.nlp.trees.TreeGraphNode
-
Create a new TreeGraphNode
having the same tree
structure and label values as an existing tree (but no shared
storage).
- TreeGraphNodeFactory - Class in edu.stanford.nlp.trees
-
A
TreeGraphNodeFactory
acts as a factory for creating
tree nodes of type
TreeGraphNode
.
- TreeGraphNodeFactory() - Constructor for class edu.stanford.nlp.trees.TreeGraphNodeFactory
-
Make a TreeFactory
that produces
TreeGraphNode
s.
- TreeGraphNodeFactory(LabelFactory) - Constructor for class edu.stanford.nlp.trees.TreeGraphNodeFactory
-
Make a TreeFactory
that produces
TreeGraphNode
s.
- TreeJPanel - Class in edu.stanford.nlp.parser.ui
-
Class for displaying a Tree.
- TreeJPanel() - Constructor for class edu.stanford.nlp.parser.ui.TreeJPanel
-
- TreeJPanel(int, int) - Constructor for class edu.stanford.nlp.parser.ui.TreeJPanel
-
- TreeJPanel.WidthResult - Class in edu.stanford.nlp.parser.ui
-
- TreeLeafLabelTransformer - Class in edu.stanford.nlp.trees
-
Applies a Function to the labels in a tree.
- TreeLeafLabelTransformer(Function<String, String>) - Constructor for class edu.stanford.nlp.trees.TreeLeafLabelTransformer
-
- TreeLemmatizer - Class in edu.stanford.nlp.trees
-
- TreeLemmatizer() - Constructor for class edu.stanford.nlp.trees.TreeLemmatizer
-
- TreeLengthComparator - Class in edu.stanford.nlp.trees
-
A TreeLengthComparator
orders trees by their yield sentence
lengths.
- TreeLengthComparator() - Constructor for class edu.stanford.nlp.trees.TreeLengthComparator
-
Create a new TreeLengthComparator
.
- treeMap() - Static method in class edu.stanford.nlp.util.TwoDimensionalMap
-
- treeMapFactory() - Static method in class edu.stanford.nlp.util.MapFactory
-
Return a MapFactory that returns a TreeMap.
- treeMapFactory(Comparator<? super K>) - Static method in class edu.stanford.nlp.util.MapFactory
-
Return a MapFactory that returns a TreeMap with the given Comparator.
- TreeNode() - Constructor for class edu.stanford.nlp.util.IntervalTree.TreeNode
-
- treeNodeChanged(FileTreeNode) - Method in class edu.stanford.nlp.trees.tregex.gui.FileTreeModel
-
- treeNodeChanged(FileTreeNode) - Method in interface edu.stanford.nlp.trees.tregex.gui.FileTreeNode.FileTreeNodeListener
-
- treeNormalizer - Variable in enum edu.stanford.nlp.trees.GrammaticalStructureConversionUtils.ConverterOptions
-
- TreeNormalizer - Class in edu.stanford.nlp.trees
-
A class for tree normalization.
- TreeNormalizer() - Constructor for class edu.stanford.nlp.trees.TreeNormalizer
-
- treePrint(TreebankLangParserParams) - Method in class edu.stanford.nlp.parser.lexparser.TestOptions
-
Determines method for print trees on output.
- TreePrint - Class in edu.stanford.nlp.trees
-
A class for customizing the print method(s) for a
edu.stanford.nlp.trees.Tree
as the output of the
parser.
- TreePrint(String) - Constructor for class edu.stanford.nlp.trees.TreePrint
-
Construct a new TreePrint that will print the given formats.
- TreePrint(String, TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.TreePrint
-
Make a TreePrint instance with no options specified.
- TreePrint(String, String, TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.TreePrint
-
Make a TreePrint instance.
- TreePrint(String, String, TreebankLanguagePack, HeadFinder, HeadFinder) - Constructor for class edu.stanford.nlp.trees.TreePrint
-
Make a TreePrint instance.
- TreeReader - Interface in edu.stanford.nlp.trees
-
A TreeReader
adds functionality to another Reader
by reading in Trees, or some descendant class.
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
Returns a factory for reading in trees from the source you want.
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
Makes appropriate TreeReaderFactory with all options specified
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
-
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams
-
Returns a factory for reading in trees from the source you want.
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.ItalianTreebankParserParams
-
Returns a factory for reading in trees from the source you want.
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
-
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
- treeReaderFactory() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
Returns a factory for reading in trees from the source you want.
- treeReaderFactory() - Method in class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
- treeReaderFactory() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Returns a TreeReaderFactory suitable for general purpose use
with this language/treebank.
- treeReaderFactory() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
- treeReaderFactory() - Method in class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
-
- treeReaderFactory() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
- treeReaderFactory() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
- treeReaderFactory() - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
- treeReaderFactory() - Method in class edu.stanford.nlp.trees.Treebank
-
Get the TreeReaderFactory
for a Treebank
--
this method is provided in order to make the
TreeReaderFactory
available to subclasses.
- treeReaderFactory() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Returns a TreeReaderFactory suitable for general purpose use
with this language/treebank.
- TreeReaderFactory - Interface in edu.stanford.nlp.trees
-
A TreeReaderFactory
is a factory for creating objects of
class TreeReader
, or some descendant class.
- TreeRecorder - Class in edu.stanford.nlp.parser.shiftreduce
-
Outputs either binarized or debinarized trees to a given filename.
- TreeRecorder(TreeRecorder.Mode, String) - Constructor for class edu.stanford.nlp.parser.shiftreduce.TreeRecorder
-
- TreeRecorder.Mode - Enum in edu.stanford.nlp.parser.shiftreduce
-
- trees - Variable in class edu.stanford.nlp.coref.hybrid.rf.RandomForest
-
- Trees - Class in edu.stanford.nlp.trees
-
Various static utilities for the Tree
class.
- TREES_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyConverterRequest
-
- TREES_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest
-
- TREES_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonResponse
-
- treeSet() - Static method in class edu.stanford.nlp.util.TwoDimensionalSet
-
- treeSetFactory() - Static method in class edu.stanford.nlp.util.CollectionFactory
-
- TreeSetFactory() - Constructor for class edu.stanford.nlp.util.CollectionFactory.TreeSetFactory
-
- TreeShapedStack<T> - Class in edu.stanford.nlp.util
-
Represents a stack where one prefix of the stack can branch in
several directions.
- TreeShapedStack() - Constructor for class edu.stanford.nlp.util.TreeShapedStack
-
Creates an empty stack.
- treeSkeletonConstituentCopy() - Method in class edu.stanford.nlp.trees.Tree
-
Returns a deep copy of everything but the leaf labels.
- treeSkeletonConstituentCopy(TreeFactory, LabelFactory) - Method in class edu.stanford.nlp.trees.Tree
-
- treeSkeletonCopy() - Method in class edu.stanford.nlp.trees.Tree
-
Create a deep copy of the tree structure.
- treeSkeletonCopy(TreeFactory) - Method in class edu.stanford.nlp.trees.Tree
-
Create a deep copy of the tree structure.
- TreeSpanScoring - Class in edu.stanford.nlp.parser.metrics
-
Provides a method for deciding how similar two trees are.
- TreeTaggedFileReader - Class in edu.stanford.nlp.tagger.io
-
- TreeTaggedFileReader(TaggedFileRecord) - Constructor for class edu.stanford.nlp.tagger.io.TreeTaggedFileReader
-
- TreeToBracketProcessor - Class in edu.stanford.nlp.trees
-
- TreeToBracketProcessor(List) - Constructor for class edu.stanford.nlp.trees.TreeToBracketProcessor
-
- treeToDependencyHelper(Tree, List<IntDependency>, int, Index<String>, Index<String>) - Static method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Adds dependencies to list depList.
- treeToDependencyList(Tree, Index<String>, Index<String>) - Static method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Returns the List of dependencies for a binarized Tree.
- treeToEvents(Tree) - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
- treeTokenizerFactory() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
- treeTokenizerFactory() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
- treeTokenizerFactory() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
Return a TokenizerFactory for Trees of this language/treebank.
- treeTokenizerFactory() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
Return a TokenizerFactory for Trees of this language/treebank.
- TreeTokenizerFactory - Class in edu.stanford.nlp.trees
-
Wrapper for TreeReaderFactory.
- TreeTokenizerFactory(TreeReaderFactory) - Constructor for class edu.stanford.nlp.trees.TreeTokenizerFactory
-
Create a TreeTokenizerFactory from a TreeReaderFactory.
- treeToLatex(Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
- treeToLatexEven(Tree) - Static method in class edu.stanford.nlp.trees.Trees
-
- TreeToMorfette - Class in edu.stanford.nlp.international.french.scripts
-
Writes out an FTB tree file in s-notation to Morfette format.
- TreeToMorfette() - Constructor for class edu.stanford.nlp.international.french.scripts.TreeToMorfette
-
- TreeToTSV - Class in edu.stanford.nlp.international.spanish.scripts
-
This script converts a PTB tree into TSV suitable for NER classification.
- TreeToTSV() - Constructor for class edu.stanford.nlp.international.spanish.scripts.TreeToTSV
-
- TreeTransformer - Interface in edu.stanford.nlp.trees
-
This is a simple interface for a function that alters a
local Tree
.
- TreeVisitor - Interface in edu.stanford.nlp.trees
-
This is a simple strategy-type interface for operations that are applied to
Tree
.
- TREGEX_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- TregexGUI - Class in edu.stanford.nlp.trees.tregex.gui
-
Main class for creating a tregex gui.
- TregexGUI.FilterType - Enum in edu.stanford.nlp.trees.tregex.gui
-
- TregexGUI.TransferActionListener - Class in edu.stanford.nlp.trees.tregex.gui
-
- TregexHandler(Predicate<Properties>, Consumer<StanfordCoreNLPServer.FinishedRequest>) - Constructor for class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.TregexHandler
-
Create a new Tregex Handler.
- TregexMatcher - Class in edu.stanford.nlp.trees.tregex
-
- TregexParseException - Exception in edu.stanford.nlp.trees.tregex
-
A runtime exception that indicates something went wrong parsing a
tregex expression.
- TregexParseException(String, Throwable) - Constructor for exception edu.stanford.nlp.trees.tregex.TregexParseException
-
- TregexPattern - Class in edu.stanford.nlp.trees.tregex
-
A TregexPattern is a regular expression-like pattern that is designed to match node configurations within
a Tree where the nodes are labeled with symbols, rather than a character string.
- TregexPattern.TRegexTreeReaderFactory - Class in edu.stanford.nlp.trees.tregex
-
- TregexPatternCompiler - Class in edu.stanford.nlp.trees.tregex
-
A class for compiling TregexPatterns with specific HeadFinders and or
basicCategoryFunctions.
- TregexPatternCompiler() - Constructor for class edu.stanford.nlp.trees.tregex.TregexPatternCompiler
-
- TregexPatternCompiler(Function<String, String>) - Constructor for class edu.stanford.nlp.trees.tregex.TregexPatternCompiler
-
A compiler that uses this basicCatFunction and the default HeadFinder.
- TregexPatternCompiler(HeadFinder) - Constructor for class edu.stanford.nlp.trees.tregex.TregexPatternCompiler
-
A compiler that uses this HeadFinder and the default basicCategoryFunction
- TregexPatternCompiler(HeadFinder, Function<String, String>) - Constructor for class edu.stanford.nlp.trees.tregex.TregexPatternCompiler
-
A compiler that uses this HeadFinder and this basicCategoryFunction
- TregexPoweredTreebankParserParams - Class in edu.stanford.nlp.parser.lexparser
-
- TregexPoweredTreebankParserParams(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams
-
- TregexPoweredTreebankParserParams.AnnotateHeadFunction - Class in edu.stanford.nlp.parser.lexparser
-
Annotate a tree constituent with its lexical head.
- TregexPoweredTreebankParserParams.SimpleStringFunction - Class in edu.stanford.nlp.parser.lexparser
-
Annotates all nodes that match the tregex query with some string.
- tregexResults(TregexPattern) - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
- tregexResults(String) - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
- tregexResultTrees(String) - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
Tregex - find subtrees of interest with a general Tregex pattern
- tregexResultTrees(TregexPattern) - Method in class edu.stanford.nlp.pipeline.CoreSentence
-
- TRegexTreeReaderFactory() - Constructor for class edu.stanford.nlp.trees.tregex.TregexPattern.TRegexTreeReaderFactory
-
- TRegexTreeReaderFactory(TreeNormalizer) - Constructor for class edu.stanford.nlp.trees.tregex.TregexPattern.TRegexTreeReaderFactory
-
- TrieMap<K,V> - Class in edu.stanford.nlp.ling.tokensregex.matcher
-
Map that takes an Iterable as key, and maps it to an value.
- TrieMap() - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- TrieMap(int) - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.TrieMap
-
- trieMapCounter() - Static method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapUtils
-
- trieMapFactory() - Static method in class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapUtils
-
- TrieMapMatcher<K,V> - Class in edu.stanford.nlp.ling.tokensregex.matcher
-
The TrieMapMatcher
provides functions to match against a trie.
- TrieMapMatcher(TrieMap<K, V>) - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
- TrieMapMatcher(TrieMap<K, V>, List<K>) - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
-
- TrieMapUtils - Class in edu.stanford.nlp.ling.tokensregex.matcher
-
Utility functions for using trie maps
- TrieMapUtils() - Constructor for class edu.stanford.nlp.ling.tokensregex.matcher.TrieMapUtils
-
- triggerAllHooks(Edge) - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- TriggerAnnotation() - Constructor for class edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.TriggerAnnotation
-
- triggerHooks(Edge) - Method in class edu.stanford.nlp.parser.lexparser.BiLexPCFGParser
-
- trigramPatterns(Annotation) - Method in class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.TrigramSieve
-
- TrigramSieve - Class in edu.stanford.nlp.quoteattribution.Sieves.QMSieves
-
- TrigramSieve(Annotation, Map<String, List<Person>>, Map<Integer, String>, Set<String>) - Constructor for class edu.stanford.nlp.quoteattribution.Sieves.QMSieves.TrigramSieve
-
- Trilean - Class in edu.stanford.nlp.util
-
A boolean, but for three-valued logics (true / false / unknown).
- Trilean(boolean, boolean) - Constructor for class edu.stanford.nlp.util.Trilean
-
Construct a new Trilean value.
- Trilean(Trilean) - Constructor for class edu.stanford.nlp.util.Trilean
-
The copy constructor.
- trim(String, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
Returns s if it's at most maxWidth chars, otherwise chops right side to fit.
- trim(Object, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
- trimData() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- trimFunctionWords(SceneGraphImage) - Method in class edu.stanford.nlp.scenegraph.SceneGraphImageCleaner
-
removes leading "be"s and trailing determiners from
the relation name.
- trimLabels() - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- trimToSize(int[]) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- trimToSize(int[][]) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- trimToSize(double[][]) - Method in class edu.stanford.nlp.classify.GeneralDataset
-
- trimWithEllipsis(String, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
- trimWithEllipsis(Object, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
- Triple<T1,T2,T3> - Class in edu.stanford.nlp.util
-
Class representing an ordered triple of objects, possibly typed.
- Triple(T1, T2, T3) - Constructor for class edu.stanford.nlp.util.Triple
-
- tripleToString(RelationTriple, String, CoreMap) - Static method in class edu.stanford.nlp.naturalli.OpenIE
-
Prints an OpenIE triple to a String, according to the output format requested in
the annotator.
- TRUE - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- TRUE - Static variable in class edu.stanford.nlp.util.Trilean
-
The static value for True
- trueCase(Properties) - Method in class edu.stanford.nlp.pipeline.AnnotatorImplementations
-
Infer the original casing of tokens
- trueCase(Properties) - Method in class edu.stanford.nlp.pipeline.ServerAnnotatorImplementations
-
Infer the original casing of tokens
- TRUECASE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- TrueCaseAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TrueCaseAnnotation
-
- TrueCaseAnnotator - Class in edu.stanford.nlp.pipeline
-
- TrueCaseAnnotator() - Constructor for class edu.stanford.nlp.pipeline.TrueCaseAnnotator
-
- TrueCaseAnnotator(boolean) - Constructor for class edu.stanford.nlp.pipeline.TrueCaseAnnotator
-
- TrueCaseAnnotator(Properties) - Constructor for class edu.stanford.nlp.pipeline.TrueCaseAnnotator
-
- TrueCaseAnnotator(String, String, String, boolean, boolean) - Constructor for class edu.stanford.nlp.pipeline.TrueCaseAnnotator
-
- TRUECASETEXT_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Token
-
- TrueCaseTextAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TrueCaseTextAnnotation
-
- TrueCasingForNISTDocumentReaderAndWriter - Class in edu.stanford.nlp.sequences
-
A DocumentReaderAndWriter for truecasing documents.
- TrueCasingForNISTDocumentReaderAndWriter() - Constructor for class edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter
-
- TrueCasingForNISTDocumentReaderAndWriter.LineToTrueCasesParser - Class in edu.stanford.nlp.sequences
-
- TrueTagAnnotation() - Constructor for class edu.stanford.nlp.ling.CoreAnnotations.TrueTagAnnotation
-
- truncate(int, int, int) - Static method in class edu.stanford.nlp.util.StringUtils
-
This returns a string from decimal digit smallestDigit to decimal digit
biggest digit.
- truthOfPremise - Variable in class edu.stanford.nlp.naturalli.ForwardEntailerSearchProblem
-
The truth of the premise -- determines the direction we can mutate the sentences.
- tryEta(AbstractStochasticCachingDiffUpdateFunction, double[], int[], double) - Method in class edu.stanford.nlp.optimization.SGDMinimizer
-
- TsarfatyEval - Class in edu.stanford.nlp.parser.metrics
-
Character level segmentation and tagging metric from (Tsarfaty, 2006).
- TsarfatyEval(String, boolean) - Constructor for class edu.stanford.nlp.parser.metrics.TsarfatyEval
-
- Tsurgeon - Class in edu.stanford.nlp.trees.tregex.tsurgeon
-
Tsurgeon provides a way of editing trees based on a set of operations that
are applied to tree locations matching a tregex pattern.
- TSURGEON_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.TsurgeonRequest.Operation
-
- TsurgeonMatcher - Class in edu.stanford.nlp.trees.tregex.tsurgeon
-
An object factored out to keep the state of a Tsurgeon
operation separate from the TsurgeonPattern
objects.
- TsurgeonMatcher(TsurgeonPattern, Map<String, Tree>, CoindexationGenerator) - Constructor for class edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonMatcher
-
- TsurgeonParseException - Exception in edu.stanford.nlp.trees.tregex.tsurgeon
-
A runtime exception that indicates something went wrong parsing a
Tsurgeon expression.
- TsurgeonParseException(String) - Constructor for exception edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParseException
-
- TsurgeonParseException(String, Throwable) - Constructor for exception edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParseException
-
- TsurgeonParserTreeConstants - Interface in edu.stanford.nlp.trees.tregex.tsurgeon
-
- TsurgeonPattern - Class in edu.stanford.nlp.trees.tregex.tsurgeon
-
An abstract class for patterns to manipulate
Tree
s when
successfully matched on with a
TregexMatcher
.
- TsurgeonRuntimeException - Exception in edu.stanford.nlp.trees.tregex.tsurgeon
-
Something has gone wrong internally in Tsurgeon
- TsurgeonRuntimeException(String) - Constructor for exception edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonRuntimeException
-
Creates a new exception with a message.
- TSVSentenceIterator - Class in edu.stanford.nlp.process
-
Reads sentences from a TSV, provided a list of fields to populate.
- TSVSentenceIterator(Iterator<List<String>>, List<TSVSentenceIterator.SentenceField>) - Constructor for class edu.stanford.nlp.process.TSVSentenceIterator
-
- TSVSentenceIterator.SentenceField - Enum in edu.stanford.nlp.process
-
A list of possible fields in the sentence table
- TSVSentenceProcessor - Interface in edu.stanford.nlp.process
-
An interface for running an action (a callback function) on each line of a TSV file representing
a collection of sentences in a corpus.
- TSVSentenceProcessor.SentenceField - Enum in edu.stanford.nlp.process
-
A list of possible fields in the sentence table.
- TSVTaggedFileReader - Class in edu.stanford.nlp.tagger.io
-
- TSVTaggedFileReader(TaggedFileRecord) - Constructor for class edu.stanford.nlp.tagger.io.TSVTaggedFileReader
-
- TSVUtils - Class in edu.stanford.nlp.process
-
A set of utilities for parsing TSV files into CoreMaps
- TTags - Class in edu.stanford.nlp.tagger.maxent
-
This class holds the POS tags, assigns them unique ids, and knows which tags
are open versus closed class.
- TTags() - Constructor for class edu.stanford.nlp.tagger.maxent.TTags
-
- TueBaDZHeadFinder - Class in edu.stanford.nlp.trees.international.tuebadz
-
A HeadFinder for TueBa-D/Z.
- TueBaDZHeadFinder() - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZHeadFinder
-
- TueBaDZLanguagePack - Class in edu.stanford.nlp.trees.international.tuebadz
-
Language pack for the Tuebingen Treebank of Written German (TueBa-D/Z).
- TueBaDZLanguagePack() - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
Gives a handle to the TreebankLanguagePack
- TueBaDZLanguagePack(boolean) - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
Make a new language pack with grammatical functions used based on the value of leaveGF
- TueBaDZLanguagePack(boolean, char) - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
Make a new language pack with grammatical functions used based on the value of leaveGF
and marked with the character gfChar.
- TueBaDZLanguagePack(boolean, boolean, char) - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
Make a new language pack with grammatical functions used based on the value of leaveGF
and marked with the character gfChar.
- TueBaDZParserParams - Class in edu.stanford.nlp.parser.lexparser
-
TreebankLangParserParams for the German Tuebingen corpus.
- TueBaDZParserParams() - Constructor for class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
- TueBaDZPennTreeNormalizer - Class in edu.stanford.nlp.trees.international.tuebadz
-
Tree normalizer for the TueBaDZ treebank.
- TueBaDZPennTreeNormalizer(TreebankLanguagePack, int) - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZPennTreeNormalizer
-
- TueBaDZPennTreeNormalizer(TreebankLanguagePack, int, List<TreeNormalizer>) - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZPennTreeNormalizer
-
- TueBaDZTreeReaderFactory - Class in edu.stanford.nlp.trees.international.tuebadz
-
- TueBaDZTreeReaderFactory(TreebankLanguagePack) - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZTreeReaderFactory
-
- TueBaDZTreeReaderFactory(TreebankLanguagePack, int) - Constructor for class edu.stanford.nlp.trees.international.tuebadz.TueBaDZTreeReaderFactory
-
- TUESDAY - Static variable in class edu.stanford.nlp.time.SUTime
-
- tune(Function, double[], long, double, double) - Method in class edu.stanford.nlp.optimization.InefficientSGDMinimizer
-
- tune(Function, double[], long) - Method in class edu.stanford.nlp.optimization.InefficientSGDMinimizer
-
- tune(Function, double[], long) - Method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- tune(AbstractStochasticCachingDiffUpdateFunction, double[], int, double) - Method in class edu.stanford.nlp.optimization.SGDMinimizer
-
Finds a good learning rate to start with.
- tune(Function, double[], long) - Method in class edu.stanford.nlp.optimization.SMDMinimizer
-
- tune(Function, double[], long) - Method in class edu.stanford.nlp.optimization.SQNMinimizer
-
- tune(Function, double[], long) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- tune(Function, double[], long, List<Integer>, List<Double>) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- tune(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar
-
Default is no-op.
- tune() - Method in class edu.stanford.nlp.parser.lexparser.BaseLexicon
-
TODO: this used to actually score things based on the original trees
- tune(Collection<Tree>) - Method in interface edu.stanford.nlp.parser.lexparser.DependencyGrammar
-
Tune free parameters on these trees.
- tune(Collection<Tree>) - Method in class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar
-
Tune the smoothing and interpolation parameters of the dependency
grammar based on a tuning treebank.
- tuneBatch(Function, double[], long, int) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- tuneDouble(Function, double[], long, StochasticMinimizer.PropertySetter<Double>, double, double) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- tuneDouble(Function, double[], long, StochasticMinimizer.PropertySetter<Double>, double, double, double) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- tuneFixedGain(Function, double[], long, double) - Method in class edu.stanford.nlp.optimization.ScaledSGDMinimizer
-
- tuneGain(Function, double[], long, double, double) - Method in class edu.stanford.nlp.optimization.StochasticMinimizer
-
- tuneSampleSize - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- tuneSGD - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- tuneThresholdKeepRunning - Variable in class edu.stanford.nlp.patterns.ConstantsAndVariables
-
Reduce pattern threshold (=0.8*current_value) to extract as many patterns
as possible (still restricted by numPatterns
)
- tuningSamples - Variable in class edu.stanford.nlp.optimization.SGDMinimizer
-
- TUPLE_DELIMITER - Static variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.AddNode
-
- turnOffWordFeatures - Variable in class edu.stanford.nlp.parser.lexparser.ChineseWordFeatureExtractor
-
- TWILIGHT - Static variable in class edu.stanford.nlp.time.SUTime
-
- twinless - Variable in class edu.stanford.nlp.dcoref.Mention
-
- TwoDimensionalCollectionValuedMap<K1,K2,V> - Class in edu.stanford.nlp.util
-
A class which can store mappings from Object keys to Collection
s of Object values.
- TwoDimensionalCollectionValuedMap() - Constructor for class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
Creates a new empty TwoDimensionalCollectionValuedMap which uses a HashMap as the
underlying Map, and HashSets as the Collections in each mapping.
- TwoDimensionalCollectionValuedMap(boolean) - Constructor for class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
Creates a new empty TwoDimensionalCollectionValuedMap which uses a HashMap as the
underlying Map, and HashSets as the Collections in each mapping.
- TwoDimensionalCollectionValuedMap(CollectionFactory<V>) - Constructor for class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
Creates a new empty TwoDimensionalCollectionValuedMap which uses a HashMap as the
underlying Map.
- TwoDimensionalCollectionValuedMap(MapFactory<K2, Collection<V>>, CollectionFactory<V>) - Constructor for class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
Creates a new empty TwoDimensionalCollectionValuedMap.
- TwoDimensionalCollectionValuedMap(MapFactory<K2, Collection<V>>, CollectionFactory<V>, boolean) - Constructor for class edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap
-
Creates a new empty TwoDimensionalCollectionValuedMap.
- TwoDimensionalCounter<K1,K2> - Class in edu.stanford.nlp.stats
-
A class representing a mapping between pairs of typed objects and double
values.
- TwoDimensionalCounter() - Constructor for class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- TwoDimensionalCounter(MapFactory<K1, ClassicCounter<K2>>, MapFactory<K2, MutableDouble>) - Constructor for class edu.stanford.nlp.stats.TwoDimensionalCounter
-
- TwoDimensionalCounterInterface<K1,K2> - Interface in edu.stanford.nlp.stats
-
Interface representing a mapping between pairs of typed objects and double
values.
- TwoDimensionalIntCounter<K1,K2> - Class in edu.stanford.nlp.stats
-
A class representing a mapping between pairs of typed objects and int values.
- TwoDimensionalIntCounter() - Constructor for class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- TwoDimensionalIntCounter(int) - Constructor for class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- TwoDimensionalIntCounter(MapFactory<K1, IntCounter<K2>>, MapFactory<K2, MutableInteger>) - Constructor for class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- TwoDimensionalIntCounter(MapFactory<K1, IntCounter<K2>>, MapFactory<K2, MutableInteger>, int) - Constructor for class edu.stanford.nlp.stats.TwoDimensionalIntCounter
-
- TwoDimensionalMap<K1,K2,V> - Class in edu.stanford.nlp.util
-
- TwoDimensionalMap() - Constructor for class edu.stanford.nlp.util.TwoDimensionalMap
-
- TwoDimensionalMap(TwoDimensionalMap<K1, K2, V>) - Constructor for class edu.stanford.nlp.util.TwoDimensionalMap
-
- TwoDimensionalMap(MapFactory<K1, Map<K2, V>>, MapFactory<K2, V>) - Constructor for class edu.stanford.nlp.util.TwoDimensionalMap
-
- TwoDimensionalMap.Entry<K1,K2,V> - Class in edu.stanford.nlp.util
-
This inner class represents a single entry in the TwoDimensionalMap.
- TwoDimensionalSet<K1,K2> - Class in edu.stanford.nlp.util
-
Wrap a TwoDimensionalMap as a TwoDimensionalSet.
- TwoDimensionalSet() - Constructor for class edu.stanford.nlp.util.TwoDimensionalSet
-
- TwoDimensionalSet(TwoDimensionalMap<K1, K2, Boolean>) - Constructor for class edu.stanford.nlp.util.TwoDimensionalSet
-
- twoStage - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- type - Variable in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
Type of this mention, e.g., GPE
- type - Variable in class edu.stanford.nlp.ie.qe.Unit
-
- TYPE - Static variable in class edu.stanford.nlp.ie.qe.Units.MoneyUnit
-
- type - Variable in class edu.stanford.nlp.patterns.Pattern
-
- type - Variable in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier.LabelTagType
-
- type - Variable in class edu.stanford.nlp.quoteattribution.Sieves.Sieve.MentionData
-
- type - Variable in class edu.stanford.nlp.semgraph.semgrex.ssurgeon.Ssurgeon.ArgsBox
-
- type - Variable in class edu.stanford.nlp.sequences.SeqClassifierFlags
-
- type - Variable in class edu.stanford.nlp.trees.WordCatConstituent
-
- TYPE_ANNOTATION_KEY - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- TYPE_BOOLEAN - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- TYPE_CLASS - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
CLASS - Maps to a Java class
- TYPE_COMPOSITE - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
COMPOSITE - Composite value with field names and field values
- TYPE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Entity
-
- TYPE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Relation
-
- TYPE_FIELD_NUMBER - Static variable in class edu.stanford.nlp.pipeline.CoreNLPProtos.Timex
-
- TYPE_FUNCTION - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
FUNCTION - (input) => (output) where input is a list of Values, and output is a single Value
- TYPE_LIST - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
LIST - List
- TYPE_NUMBER - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
NUMBER - Numeric value (can be integer or real)
- TYPE_REGEX - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
REGEX - Regular expression pattern (for tokens or string)
- TYPE_REGEXMATCHVAR - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
REGEXMATCHVAR - Variable that refers to variable resulting from a regex match or used in a regex match (starts with $)
- TYPE_SET - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- TYPE_STRING - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
STRING - String
- TYPE_STRING_REGEX - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- TYPE_TOKEN_REGEX - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- TYPE_TOKENS - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
- TYPE_VAR - Static variable in class edu.stanford.nlp.ling.tokensregex.types.Expressions
-
VAR - Variable
- TypeCheckedFunction(String, List<ValueFunctions.ParamInfo>) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.TypeCheckedFunction
-
- TypeCheckedFunction(String, ValueFunctions.ParamInfo...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.TypeCheckedFunction
-
- typedDependencies() - Method in class edu.stanford.nlp.semgraph.SemanticGraph
-
Returns a list of TypedDependency in the graph.
- typedDependencies - Variable in class edu.stanford.nlp.trees.GrammaticalStructure
-
- typedDependencies() - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Returns the typed dependencies of this grammatical structure.
- typedDependencies(GrammaticalStructure.Extras) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Returns the typed dependencies of this grammatical structure.
- typedDependencies(boolean) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Deprecated.
- typedDependenciesCCprocessed(GrammaticalStructure.Extras) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Get the typed dependencies after collapsing them and processing eventual
CC complements.
- typedDependenciesCCprocessed(boolean) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Deprecated.
- typedDependenciesCCprocessed() - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Get a list of the typed dependencies, including extras like control
dependencies, collapsing them and distributing relations across
coordination.
- typedDependenciesCollapsed() - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Get the typed dependencies after collapsing them.
- typedDependenciesCollapsed(GrammaticalStructure.Extras) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Get the typed dependencies after collapsing them.
- typedDependenciesCollapsed(boolean) - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Deprecated.
- typedDependenciesCollapsedTree() - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
Get the typed dependencies after mostly collapsing them, but keep a tree
structure.
- typedDependenciesEnhanced() - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
- typedDependenciesEnhancedPlusPlus() - Method in class edu.stanford.nlp.trees.GrammaticalStructure
-
- TypedDependency - Class in edu.stanford.nlp.trees
-
A TypedDependency
is a relation between two words in a
GrammaticalStructure
.
- TypedDependency(GrammaticalRelation, IndexedWord, IndexedWord) - Constructor for class edu.stanford.nlp.trees.TypedDependency
-
- TypedDependency(TypedDependency) - Constructor for class edu.stanford.nlp.trees.TypedDependency
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams
-
The HeadFinder to use when extracting typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.GenericTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.ItalianTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams
-
- typedDependencyHeadFinder() - Method in interface edu.stanford.nlp.parser.lexparser.TreebankLangParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.AbstractTreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack
-
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.hungarian.HungarianTreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.italian.ItalianTreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in class edu.stanford.nlp.trees.PennTreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- typedDependencyHeadFinder() - Method in interface edu.stanford.nlp.trees.TreebankLanguagePack
-
The HeadFinder to use when making typed dependencies.
- TypedExpression(String, String...) - Constructor for class edu.stanford.nlp.ling.tokensregex.types.Expressions.TypedExpression
-
- typeEquals(SemanticGraphEdge) - Method in class edu.stanford.nlp.semgraph.SemanticGraphEdge
-
- typeMatches(LabeledChunkIdentifier.LabelTagType) - Method in class edu.stanford.nlp.pipeline.LabeledChunkIdentifier.LabelTagType
-
- typeName - Variable in class edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.ParamInfo
-
- typeProbabilities - Variable in class edu.stanford.nlp.ie.machinereading.structure.ExtractionObject
-
Probabilities associated with this object
We report probability values for each possible type for this object
- TypesafeMap - Interface in edu.stanford.nlp.util
-
Type signature for a class that supports the basic operations required
of a typesafe heterogeneous map.
- TypesafeMap.Key<VALUE> - Interface in edu.stanford.nlp.util
-
Base type of keys for the map.