Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.stanford.nlp.ling Classes and Interfaces - 805 results found.
NameDescriptionTypePackageFramework
AbstractCoreLabelInterfaceedu.stanford.nlp.lingStanford Parser
AnnotationLookupClassedu.stanford.nlp.lingStanford Parser
AnnotationLookup .KeyLookupClassedu.stanford.nlp.ling.AnnotationLookupStanford Parser
ApproxMatchClassedu.stanford.nlp.ling.tokensregex.matcherStanford Parser
AssignableExpressionThis interface represents an expression that can be assigned to.Interfaceedu.stanford.nlp.ling.tokensregex.typesStanford Parser
BasicDatumBasic implementation of Datum interface that can be constructed with a Collection of features and one more more labels.Classedu.stanford.nlp.lingStanford Parser
BasicDocumentBasic implementation of Document that should be suitable for most needs.Classedu.stanford.nlp.lingStanford Parser
BasicSequenceMatchResultClassedu.stanford.nlp.ling.tokensregexStanford Parser
BasicSequenceMatchResult .MatchedGroupClassedu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResultStanford Parser
BoundedCostOrderedMapMap that is sorted by cost - keep lowest scores When deciding what item to keep with the same cost, ties are arbitrarily brokenClassedu.stanford.nlp.ling.tokensregex.matcherStanford Parser
CategoryWordTagA CategoryWordTag object acts as a complex Label which contains a category, a head word, and a tag.Classedu.stanford.nlp.lingStanford Parser
CategoryWordTagFactoryA CategoryWordTagFactory is a factory that makes a Label which is a CategoryWordTag triplet.Classedu.stanford.nlp.lingStanford Parser
ChineseCoreAnnotationsClassedu.stanford.nlp.lingStanford Parser
ChineseCoreAnnotations .CharactersAnnotationClassedu.stanford.nlp.ling.ChineseCoreAnnotationsStanford Parser
ComplexNodePatternPattern for matching a complex data structureAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexStanford Parser
ComplexNodePattern .AbstractStringAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .AttributesEqualMatchCheckerClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .IntegerAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .NilAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .NotNilAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .NumericAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .SequenceRegexPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .StringAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .StringAnnotationRegexPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
ComplexNodePattern .StringInSetAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternStanford Parser
CoreAnnotationThe base class for any annotation that can be marked on a CoreMap, parameterized by the type of the value associated with the annotation.Interfaceedu.stanford.nlp.lingStanford Parser
CoreAnnotations Set of common annotations for CoreMaps.Classedu.stanford.nlp.lingStanford Parser
CoreAnnotations .AbbrAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .AbgeneAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .AbstrAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .AfterAnnotationAnnotation for the whitespace characters appear after this word.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .AnswerAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .AnswerObjectAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .AntecedentAnnotationThe CoreMap key identifying the annotation's antecedent.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ArgDescendentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ArgumentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .AuthorAnnotationAuthor for the document (really should be a set of authors, but just have single string for simplicity)Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .BagOfWordsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .BeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .BeforeAnnotationAnnotation for the whitespace characters appearing before this word.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .BeginIndexAnnotationThis indexes the beginning of a span of words, e.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .BestCliquesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .BestFullAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CalendarAnnotationThe CoreMap key identifying the date and time associated with an This key is typically set on document annotations.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CategoryAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CategoryFunctionalTagAnnotationThe standard key for storing category with functional tags.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CharacterOffsetBeginAnnotationThe CoreMap key identifying the offset of the first character of an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CharacterOffsetEndAnnotationThe CoreMap key identifying the offset of the last character after the end of an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CharAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ChineseCharAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ChineseIsSegmentedAnnotationNot sure exactly what this is, but it is different from ChineseSegAnnotation and seems to indicate if the text is segmentedClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ChineseOrigSegAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ChineseSegAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ChunkAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoarseTagAnnotationCoNLL dep parsing - coarser POS tags.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ColumnDataClassifierAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CommonWordsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLDepAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLDepParentIndexAnnotationCoNLL dep parsing - the index of the word which is the parent of this word in the dependency treeClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLDepTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLPredicateAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLSRLAnnotationCoNLL SRL/dep parsing - map which, for the current word, specifies its specific role for each predicateClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLUFeatsClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLUMiscClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLUSecondaryDepsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CoNLLUTokenSpanAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ContextsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CostMagnificationAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .CovertIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .D2_LBeginAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .D2_LEndAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .D2_LMiddleAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DayAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DependentsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DictAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DistSimAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DoAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DocDateAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DocIDAnnotationThis refers to the unique identifier for a "document", where document may vary based on your application.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DocSourceTypeAnnotationDocument source type What kind of place did the document come from: newswire, discussion forum, web.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DocTitleAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DocTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .DomainAnnotationUsed in CRFClassifier stuff PositionAnnotation should possibly be an int - it's present as either an int or string depending on context CharAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .EndIndexAnnotationThis indexes the end of a span of words, e.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .EntityClassAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .EntityRuleAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .EntityTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ExceptionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .FeaturesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .FemaleGazAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .FirstChildAnnotationused in binarized trees to specify the first child in the rule for which this node is the parentClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ForcedSentenceEndAnnotationThis indicates the sentence should end at this token.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ForcedSentenceUntilEndAnnotationThis indicates that starting at this token, the sentence should not be ended until we see a ForcedSentenceEndAnnotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .FreqAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .GazAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .GazetteerAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .GenericTokensAnnotationThe CoreMap key for getting the tokens (can be words, phrases or anything that are of type CoreMap) contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .GeniaAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .GoldAnswerAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .GovernorAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .GrandparentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .HaveAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .HeadWordStringAnnotationThe key for storing a Head word as a string rather than a pointer (as in TreeCoreAnnotations.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .HeightAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .IDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .IDFAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .INAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .IndexAnnotationThis indexes a token number inside a sentence.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .InterpretationAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .IsDateRangeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .IsURLAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LabelAnnotationUsed in wsd.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LabelIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LabelWeightAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LastGazAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LastTaggedAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LBeginAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LeftChildrenNodeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LeftTermAnnotationThe Standard key for storing the left terminal number relative to the root of the tree of the leftmost terminal dominated by the current nodeClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LemmaAnnotationThe CoreMap key for getting the lemma (morphological stem) of a token.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LEndAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LengthAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LineNumberAnnotationLine number for a sentence in a document delimited by newlines instead of punctuation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LinkAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LMiddleAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .LocationAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MaleGazAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MarkingAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MentionsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MentionTokenAnnotation to store premarked entity mentions.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MonthAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MorphoCaseAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MorphoGenAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MorphoNumAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .MorphoPersAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NamedEntityTagAnnotationThe CoreMap key for getting the token-level named entity tag (e.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NeighborsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NERIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NormalizedNamedEntityTagAnnotationThe key for the normalized value of numeric named entities.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NotAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NumericCompositeObjectAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NumericCompositeTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NumericCompositeValueAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NumericObjectAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NumericTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NumericValueAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NumerizedTokensAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .NumTxtSentencesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .OriginalCharAnnotationSeems like this could be consolidated with something else.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .OriginalTextAnnotationThe exact original surface form of a token.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ParagraphAnnotation to store paragraph information.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ParagraphsAnnotationThe CoreMap key for getting the paragraphs contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ParaPositionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ParentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PartOfSpeechAnnotationThe CoreMap key for getting the Penn part of speech of a token.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PercentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PhraseWordsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PhraseWordsTagAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PolarityAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PositionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PossibleAnswersAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PredictedAnswerAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PrevChildAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .PriorAnnotationUsed in propbank.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ProtoAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .QuotationIndexAnnotationUnique identifier within a document for a given quotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .QuotationsAnnotationThe CoreMap key for getting the quotations contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .RoleAnnotationThe standard key for the semantic role label of a phrase.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SectionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SectionDateAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SectionEndAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SectionIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SectionStartAnnotationIndicates that the token starts a new section and the attributes that should go into that sectionClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SemanticHeadTagAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SemanticHeadWordAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SemanticTagAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SemanticWordAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SentenceBeginAnnotationThe index of the sentence that this annotation begins in.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SentenceEndAnnotationThe index of the sentence that this annotation begins in.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SentenceIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SentenceIndexAnnotationUnique identifier within a document for a given sentence.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SentencePositionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SentencesAnnotationThe CoreMap key for getting the sentences contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ShapeAnnotationThe 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.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SpaceBeforeAnnotationUsed in Chinese segmenters for whether there was space before a character.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SpanAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SpeakerAnnotation to store speaker information.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SRL_IDReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SRLIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SRLInstancesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .StackedNamedEntityTagAnnotationThe CoreMap key for getting the token-level named entity tag (e.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .StateAnnotationThe base version of the parser state, like NP or VBZ or .Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .StemAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .SubcategorizationAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TagLabelAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TextAnnotationThe CoreMap key identifying the annotation's text.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TokenBeginAnnotationThe CoreMap key identifying the first token included in an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TokenEndAnnotationThe CoreMap key identifying the last token after the end of an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TokensAnnotationThe CoreMap key for getting the tokens contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TopicAnnotationUsed for Topic Assignments from LDA or its equivalent models.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TrueCaseAnnotationThe CoreMap key for getting the token-level true case annotation (e.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TrueCaseTextAnnotationThe CoreMap key identifying the annotation's true-cased text.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .TrueTagAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .UBlockAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .UnaryAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .UnknownAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .UseMarkedDiscourseAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .UtteranceAnnotation to store discourse information.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .UTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .ValueAnnotationContains the "value" - an ill-defined string used widely in MapLabel.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .VerbSenseAnnotationProbank key for the Verb sense given in the Propbank Annotation, should only be in the verbnodeClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .WebAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .WordFormAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .WordnetSynAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .WordPositionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .WordSenseAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .XmlContextAnnotationUsed in CleanXMLAnnotator.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .XmlElementAnnotationUsed in SimpleXMLAnnotator.Classedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreAnnotations .YearAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CoreLabelA CoreLabel represents a single word with ancillary information attached using CoreAnnotations.Classedu.stanford.nlp.lingStanford Parser
CoreLabel .GenericAnnotation This allows you to read in arbitrary values from a file as features, for example.Interfaceedu.stanford.nlp.ling.CoreLabelStanford Parser
CoreLabel .OutputFormatReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.ling.CoreLabelStanford Parser
CoreMapExpressionExtractorRepresents a list of assignment and extraction rules over sequence patterns.Classedu.stanford.nlp.ling.tokensregexStanford Parser
CoreMapExpressionExtractor .StageDescribes one stage of extraction.Classedu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractorStanford Parser
CoreMapExpressionNodePatternPattern for matching a CoreMap using a generic expressionAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexStanford Parser
CoreMapNodePatternPattern for matching a CoreMapAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexStanford Parser
CoreMapNodePattern .AttributesEqualMatchCheckerClassedu.stanford.nlp.ling.tokensregex.CoreMapNodePatternStanford Parser
CoreMapNodePatternTriggerTrigger for CoreMap Node Patterns.Classedu.stanford.nlp.ling.tokensregexStanford Parser
CoreMapSequenceMatchActionClassedu.stanford.nlp.ling.tokensregexStanford Parser
CoreMapSequenceMatchAction .AnnotateActionClassedu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchActionStanford Parser
CoreMapSequenceMatchAction .MergeActionClassedu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchActionStanford Parser
CoreMapSequenceMatcherClassedu.stanford.nlp.ling.tokensregexStanford Parser
CoreMapSequenceMatcher .BasicCoreMapSequenceMatcherClassedu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcherStanford Parser
DatumInterface for Objects which can be described by their features.Interfaceedu.stanford.nlp.lingStanford Parser
DocumentRepresents a text document as a list of Words with a String title.Interfaceedu.stanford.nlp.lingStanford Parser
DocumentReaderBasic mechanism for reading in Documents from various input sources.Classedu.stanford.nlp.lingStanford Parser
EnvHolds environment variables to be used for compiling string into a pattern.Classedu.stanford.nlp.ling.tokensregexStanford Parser
Env .BinderInterfaceedu.stanford.nlp.ling.tokensregex.EnvStanford Parser
EnvLookupProvides lookup functions using an EnvClassedu.stanford.nlp.ling.tokensregexStanford Parser
ExactMatchCostClassedu.stanford.nlp.ling.tokensregex.matcherStanford Parser
ExpressionThis interface represents an expression that can be evaluated to obtain a value.Interfaceedu.stanford.nlp.ling.tokensregex.typesStanford Parser
ExpressionsVarious implementations of the Expression interface, which is used for specifying an "action" or "result" in TokensRegex extraction rules.Classedu.stanford.nlp.ling.tokensregex.typesStanford Parser
Expressions .AndExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .AssignableFunctionCallExpressionA function call that can be assigned a value.Classedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .CaseExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .CompositeValueA composite value with field names and values for each fieldSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .ConditionalExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .FieldExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .FunctionCallExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .IfExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .IndexedExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .ListExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .MethodCallExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .NotExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .OrExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .PrimitiveValuePrimitive value that is directly represented by a Java object of type TSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .RegexMatchResultVarExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .RegexMatchVarExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .RegexValueA string that represents a regular expressionSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .SimpleCachedExpressionA simple implementation of an expression that is represented by a java object of type T and which also has a cached Value stored with itClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .SimpleExpressionA simple implementation of an expression that is represented by a java object of type TSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .SimpleValueSimple implementation of Value backed by a java object of type TSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .TypedExpressionAn expression with a typename and tags.Classedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .VarAssignmentExpressionA variable assignment with the name of the variable, and the expression to assign to that variableSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .VarExpressionA variable, which can be assigned any expression.Classedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
Expressions .WrappedExpressionAn expression that is a wrapper around another expression.Classedu.stanford.nlp.ling.tokensregex.types.ExpressionsStanford Parser
FeaturizableInterface for Objects that can be described by their features.Interfaceedu.stanford.nlp.lingStanford Parser
HasCategorySomething that implements the HasCategory interface knows about categories.Interfaceedu.stanford.nlp.lingStanford Parser
HasContextReturn the whitespace String after the word.Interfaceedu.stanford.nlp.lingStanford Parser
HasIndexInterfaceedu.stanford.nlp.lingStanford Parser
HasLemmaSomething that implements the HasLemma interface knows about lemmas.Interfaceedu.stanford.nlp.lingStanford Parser
HasOffsetSomething that implements the HasOffset interface bears a offset reference to the original textInterfaceedu.stanford.nlp.lingStanford Parser
HasTagSomething that implements the HasTag interface knows about part-of-speech tags.Interfaceedu.stanford.nlp.lingStanford Parser
HasWordSomething that implements the HasWord interfaceAuthor:Christopher ManningInterfaceedu.stanford.nlp.lingStanford Parser
IndexedWordThis class provides a CoreLabel that uses its DocIDAnnotation, SentenceIndexAnnotation, and IndexAnnotation to implementClassedu.stanford.nlp.lingStanford Parser
LabelSomething that implements the Label interface can act as a constituent, node, or word label with linguistic attributes.Interfaceedu.stanford.nlp.lingStanford Parser
LabeledInterface for Objects that have a label, whose label is an Object.Interfaceedu.stanford.nlp.lingStanford Parser
LabeledWordA LabeledWord object contains a word and its tag.Classedu.stanford.nlp.lingStanford Parser
LabelFactoryA LabelFactory object acts as a factory for creating objects of class Label, or some descendant class.Interfaceedu.stanford.nlp.lingStanford Parser
MatchClassedu.stanford.nlp.ling.tokensregex.matcherStanford Parser
MatchCostFunctionInterfaceedu.stanford.nlp.ling.tokensregex.matcherStanford Parser
MatchCostFunction .AbstractMatchCostFunctionClassedu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunctionStanford Parser
MatchedExpressionMatched Expression represents a chunk of text that was matched from an original segment of text).Classedu.stanford.nlp.ling.tokensregexStanford Parser
MatchedExpression .SingleAnnotationExtractorFunction that takes a CoreMap, applies a extraction function to it, to get a value Also contains information on how to construct a final annotation.Classedu.stanford.nlp.ling.tokensregex.MatchedExpressionStanford Parser
MultiCoreMapNodePatternPattern for matching across multiple core maps.Classedu.stanford.nlp.ling.tokensregexStanford Parser
MultiCoreMapNodePattern .StringSequenceAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePatternStanford Parser
MultiMatchClassedu.stanford.nlp.ling.tokensregex.matcherStanford Parser
MultiNodePatternMatches potentially multiple node (i.Classedu.stanford.nlp.ling.tokensregexStanford Parser
MultiNodePattern .IntersectMultiNodePatternClassedu.stanford.nlp.ling.tokensregex.MultiNodePatternStanford Parser
MultiNodePattern .UnionMultiNodePatternClassedu.stanford.nlp.ling.tokensregex.MultiNodePatternStanford Parser
MultiPatternMatcherClassedu.stanford.nlp.ling.tokensregexStanford Parser
MultiPatternMatcher .BasicSequencePatternTriggerSimple SequencePatternTrigger that looks at each node, and identifies which patterns may potentially match each node, and then aggregates (union)Classedu.stanford.nlp.ling.tokensregex.MultiPatternMatcherStanford Parser
MultiPatternMatcher .NodePatternTriggerA function which returns a collections of patterns that may match when given a single node from a larger sequence.Interfaceedu.stanford.nlp.ling.tokensregex.MultiPatternMatcherStanford Parser
MultiPatternMatcher .SequencePatternTriggerA function which returns a collections of patterns that may match when a sequence of nodes.Interfaceedu.stanford.nlp.ling.tokensregex.MultiPatternMatcherStanford Parser
MultiTokenTagRepresents a tag for a multi token expression Can be used to annotate individual tokens withoutClassedu.stanford.nlp.lingStanford Parser
MultiTokenTag .TagClassedu.stanford.nlp.ling.MultiTokenTagStanford Parser
MultiWordStringMatcherClassedu.stanford.nlp.ling.tokensregexStanford Parser
MultiWordStringMatcher .LongestStringComparatorClassedu.stanford.nlp.ling.tokensregex.MultiWordStringMatcherStanford Parser
MultiWordStringMatcher .MatchTypeif matchType is EXCT: match exact string if matchType is EXCTWS: match exact string, except whitespace can match multiple whitespacesClassedu.stanford.nlp.ling.tokensregex.MultiWordStringMatcherStanford Parser
NodePatternMatches a Node (i.Classedu.stanford.nlp.ling.tokensregexStanford Parser
NodePattern .AnyNodePatternClassedu.stanford.nlp.ling.tokensregex.NodePatternStanford Parser
NodePattern .ConjNodePatternGiven a list of patterns p1,.Classedu.stanford.nlp.ling.tokensregex.NodePatternStanford Parser
NodePattern .DisjNodePatternGiven a list of patterns p1,.Classedu.stanford.nlp.ling.tokensregex.NodePatternStanford Parser
NodePattern .EqualsNodePatternMatches a constant value of type T using equals()See Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.NodePatternStanford Parser
NodePattern .NegateNodePatternGiven a node pattern p, a node x matches if p does not match xSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.NodePatternStanford Parser
NodePatternTransformerInterfaceedu.stanford.nlp.ling.tokensregexStanford Parser
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.ling.tokensregex.parserStanford Parser
PhraseTableTable used to lookup multi-word phrases.Classedu.stanford.nlp.ling.tokensregexStanford Parser
PhraseTable .PhraseClassedu.stanford.nlp.ling.tokensregex.PhraseTableStanford Parser
PhraseTable .PhraseMatchClassedu.stanford.nlp.ling.tokensregex.PhraseTableStanford Parser
PhraseTable .PhraseStringCollectionClassedu.stanford.nlp.ling.tokensregex.PhraseTableStanford Parser
PhraseTable .StringListClassedu.stanford.nlp.ling.tokensregex.PhraseTableStanford Parser
PhraseTable .TokenListClassedu.stanford.nlp.ling.tokensregex.PhraseTableStanford Parser
RVFDatumA basic implementation of the Datum interface that can be constructed with a Collection of features and one more more labels.Classedu.stanford.nlp.lingStanford Parser
SentenceSentence holds a couple utility methods for lists.Classedu.stanford.nlp.lingStanford Parser
SequenceMatchActionInterfaceedu.stanford.nlp.ling.tokensregexStanford Parser
SequenceMatchAction .BoundActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionStanford Parser
SequenceMatchAction .BranchActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionStanford Parser
SequenceMatchAction .NextMatchActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionStanford Parser
SequenceMatchAction .SeriesActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionStanford Parser
SequenceMatchAction .StartMatchActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionStanford Parser
SequenceMatcherA generic sequence matcher.Classedu.stanford.nlp.ling.tokensregexStanford Parser
SequenceMatcher .BasicMatchReplacementClassedu.stanford.nlp.ling.tokensregex.SequenceMatcherStanford Parser
SequenceMatcher .FindTypeType of search to perform FIND_NONOVERLAPPING - Find nonoverlapping matches (default)FIND_ALL - Find all potential matchesClassedu.stanford.nlp.ling.tokensregex.SequenceMatcherStanford Parser
SequenceMatcher .GroupMatchReplacementClassedu.stanford.nlp.ling.tokensregex.SequenceMatcherStanford Parser
SequenceMatcher .MatchReplacementInterfaceedu.stanford.nlp.ling.tokensregex.SequenceMatcherStanford Parser
SequenceMatcher .NamedGroupMatchReplacementClassedu.stanford.nlp.ling.tokensregex.SequenceMatcherStanford Parser
SequenceMatchResultThe result of a match against a sequence.Interfaceedu.stanford.nlp.ling.tokensregexStanford Parser
SequenceMatchResult .GroupToIntervalFuncClassedu.stanford.nlp.ling.tokensregex.SequenceMatchResultStanford Parser
SequenceMatchResult .MatchedGroupInfoClassedu.stanford.nlp.ling.tokensregex.SequenceMatchResultStanford Parser
SequenceMatchRulesRules for matching sequences using regular expressions There are 2 types of rules:Classedu.stanford.nlp.ling.tokensregexStanford Parser
SequenceMatchRules .AnnotationExtractRuleRule that specifies how to extract sequence of MatchedExpression from an annotation (CoreMap).Classedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .AnnotationExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .AnnotationMatchedFilterClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .AssignmentRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .BasicSequenceExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .CompositeExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .CoreMapExtractRuleExtraction rule to apply a extraction rule on a particular CoreMap field Input is of type CoreMap, output is templated type O.Classedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .CoreMapFunctionApplierClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .CoreMapToListExtractRuleExtraction rule that treats a single CoreMap as a list/sequence of CoreMaps (convenience class, for use with BasicSequenceExtractRule)Classedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .CoreMapToListFunctionApplierClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .ExtractRuleInterfaceedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .FilterExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .ListExtractRuleExtraction rule that applies a list of rules in sequence and aggregates all matches foundClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .MultiSequencePatternExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .MultiTokenPatternExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .SequenceMatchedExpressionExtractorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .SequenceMatchResultExtractorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .SequencePatternExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .StringMatchedExpressionExtractorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .StringMatchResultExtractorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .StringPatternExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .TextPatternExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequenceMatchRules .TokenPatternExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesStanford Parser
SequencePatternGeneric Sequence Pattern for regular expressions.Classedu.stanford.nlp.ling.tokensregexStanford Parser
SequencePattern .AndPatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .BackRefPatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .GroupPatternExprExpression that represents a group.Classedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .MultiNodePatternExprRepresents a pattern that can match multiple nodes.Classedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .NodePatternExprRepresents one element to be matched.Classedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .NodesMatchCheckerInterfaceedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .OrPatternExprExpression that represents a disjunction.Classedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .ParserInterfaceedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .PatternExprRepresents a sequence pattern expressions (before translating into NFA).Classedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .RepeatPatternExprExpression that represents a pattern that repeats for a number of times.Classedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .SequenceEndPatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .SequencePatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .SequenceStartPatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .SpecialNodePatternExprRepresents one element to be matched.Classedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
SequencePattern .ValuePatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternStanford Parser
StringLabelA StringLabel object acts as a Label by containing a single String, which it sets or returns in response to requests.Classedu.stanford.nlp.lingStanford Parser
StringLabelFactoryA StringLabelFactory object makes a simple StringLabel out of a String.Classedu.stanford.nlp.lingStanford Parser
TagA Tag object acts as a Label by containing a String that is a part-of-speech tag.Classedu.stanford.nlp.lingStanford Parser
TaggedWordA TaggedWord object contains a word and its tag.Classedu.stanford.nlp.lingStanford Parser
TaggedWordFactoryA TaggedWordFactory acts as a factory for creating objects ofVersion:2000/12/21Author:Christopher ManningClassedu.stanford.nlp.lingStanford Parser
TagsTags that can be added to values or annotationsSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.typesStanford Parser
Tags .TagsAnnotationClassedu.stanford.nlp.ling.tokensregex.types.TagsStanford Parser
TokenSequenceMatcherClassedu.stanford.nlp.ling.tokensregexStanford Parser
TokenSequenceParseExceptionCreated by sonalg on 2/5/15.Classedu.stanford.nlp.ling.tokensregex.parserStanford Parser
TokenSequenceParserClassedu.stanford.nlp.ling.tokensregex.parserStanford Parser
TokenSequencePatternToken Sequence Pattern for regular expressions over sequences of tokens (each represented as a CoreMap).Classedu.stanford.nlp.ling.tokensregexStanford Parser
TrieMapMap that takes a iterable as key, and maps it to an value.Classedu.stanford.nlp.ling.tokensregex.matcherStanford Parser
TrieMapMatcherThe TrieMapMatcher provides functions to match against a trie.Classedu.stanford.nlp.ling.tokensregex.matcherStanford Parser
ValueAn expression that has been evaluated to a Java object of type T.Interfaceedu.stanford.nlp.ling.tokensregex.typesStanford Parser
ValueFunctionA function that takes as input an environment (Env) and a list of values (List) and returns a Value.Interfaceedu.stanford.nlp.ling.tokensregex.typesStanford Parser
ValueFunctionsValueFunctions supported by tokensregex.Classedu.stanford.nlp.ling.tokensregex.typesStanford Parser
ValueFunctions .BooleanFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .ComparableComparatorClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .CompareFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .CompareTypeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .NamedValueFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .NumericComparatorClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .NumericFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .ParamInfoClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .StringFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueFunctions .TypeCheckedFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsStanford Parser
ValueLabelA ValueLabel object acts as a Label with linguistic attributes.Classedu.stanford.nlp.lingStanford Parser
WordA Word object acts as a Label by containing a String.Classedu.stanford.nlp.lingStanford Parser
WordFactoryA WordFactory acts as a factory for creating objects ofVersion:2000/12/20Author:Christopher ManningClassedu.stanford.nlp.lingStanford Parser
WordLemmaTagA WordLemmaTag corresponds to a pair of a tagged (e.Classedu.stanford.nlp.lingStanford Parser
WordLemmaTagFactory A WordLemmaTagFactory acts as a factory for creating objects of class WordLemmaTag.Classedu.stanford.nlp.lingStanford Parser
WordTagA WordTag corresponds to a tagged (e.Classedu.stanford.nlp.lingStanford Parser
WordTagFactoryA WordTagFactory acts as a factory for creating objects of class WordTag.Classedu.stanford.nlp.lingStanford Parser
AbstractCoreLabelInterfaceedu.stanford.nlp.lingJavaNlp
AnnotationLookupClassedu.stanford.nlp.lingJavaNlp
AnnotationLookup .KeyLookupClassedu.stanford.nlp.ling.AnnotationLookupJavaNlp
ApproxMatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
AssignableExpressionThis interface represents an expression that can be assigned to.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
BasicDatumBasic implementation of Datum interface that can be constructed with a Collection of features and one more more labels.Classedu.stanford.nlp.lingJavaNlp
BasicDocumentBasic implementation of Document that should be suitable for most needs.Classedu.stanford.nlp.lingJavaNlp
BasicSequenceMatchResultClassedu.stanford.nlp.ling.tokensregexJavaNlp
BasicSequenceMatchResult .MatchedGroupClassedu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResultJavaNlp
BoundedCostOrderedMapMap that is sorted by cost - keep lowest scores When deciding what item to keep with the same cost, ties are arbitrarily brokenClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
CategoryWordTagA CategoryWordTag object acts as a complex Label which contains a category, a head word, and a tag.Classedu.stanford.nlp.lingJavaNlp
CategoryWordTagFactoryA CategoryWordTagFactory is a factory that makes a Label which is a CategoryWordTag triplet.Classedu.stanford.nlp.lingJavaNlp
ChineseCoreAnnotationsClassedu.stanford.nlp.lingJavaNlp
ChineseCoreAnnotations .CharactersAnnotationClassedu.stanford.nlp.ling.ChineseCoreAnnotationsJavaNlp
ComplexNodePatternPattern for matching a complex data structureAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
ComplexNodePattern .AbstractStringAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .AttributesEqualMatchCheckerClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .IntegerAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .NilAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .NotNilAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .NumericAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .SequenceRegexPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .StringAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .StringAnnotationRegexPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
ComplexNodePattern .StringInSetAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.ComplexNodePatternJavaNlp
CoreAnnotationThe base class for any annotation that can be marked on a CoreMap, parameterized by the type of the value associated with the annotation.Interfaceedu.stanford.nlp.lingJavaNlp
CoreAnnotations Set of common annotations for CoreMaps.Classedu.stanford.nlp.lingJavaNlp
CoreAnnotations .AbbrAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .AbgeneAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .AbstrAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .AfterAnnotationAnnotation for the whitespace characters appear after this word.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .AnswerAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .AnswerObjectAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .AntecedentAnnotationThe CoreMap key identifying the annotation's antecedent.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ArgDescendentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ArgumentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .AuthorAnnotationAuthor for the document (really should be a set of authors, but just have single string for simplicity)Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .BagOfWordsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .BeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .BeforeAnnotationAnnotation for the whitespace characters appearing before this word.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .BeginIndexAnnotationThis indexes the beginning of a span of words, e.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .BestCliquesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .BestFullAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CalendarAnnotationThe CoreMap key identifying the date and time associated with an This key is typically set on document annotations.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CategoryAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CategoryFunctionalTagAnnotationThe standard key for storing category with functional tags.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CharacterOffsetBeginAnnotationThe CoreMap key identifying the offset of the first character of an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CharacterOffsetEndAnnotationThe CoreMap key identifying the offset of the last character after the end of an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CharAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ChineseCharAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ChineseIsSegmentedAnnotationNot sure exactly what this is, but it is different from ChineseSegAnnotation and seems to indicate if the text is segmentedClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ChineseOrigSegAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ChineseSegAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ChunkAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoarseTagAnnotationCoNLL dep parsing - coarser POS tags.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ColumnDataClassifierAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CommonWordsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLDepAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLDepParentIndexAnnotationCoNLL dep parsing - the index of the word which is the parent of this word in the dependency treeClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLDepTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLPredicateAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLSRLAnnotationCoNLL SRL/dep parsing - map which, for the current word, specifies its specific role for each predicateClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLUFeatsClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLUMiscClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLUSecondaryDepsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CoNLLUTokenSpanAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ContextsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CostMagnificationAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .CovertIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .D2_LBeginAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .D2_LEndAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .D2_LMiddleAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DayAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DependentsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DictAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DistSimAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DoAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DocDateAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DocIDAnnotationThis refers to the unique identifier for a "document", where document may vary based on your application.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DocSourceTypeAnnotationDocument source type What kind of place did the document come from: newswire, discussion forum, web.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DocTitleAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DocTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .DomainAnnotationUsed in CRFClassifier stuff PositionAnnotation should possibly be an int - it's present as either an int or string depending on context CharAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .EndIndexAnnotationThis indexes the end of a span of words, e.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .EntityClassAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .EntityRuleAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .EntityTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ExceptionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .FeaturesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .FemaleGazAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .FirstChildAnnotationused in binarized trees to specify the first child in the rule for which this node is the parentClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ForcedSentenceEndAnnotationThis indicates the sentence should end at this token.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ForcedSentenceUntilEndAnnotationThis indicates that starting at this token, the sentence should not be ended until we see a ForcedSentenceEndAnnotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .FreqAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .GazAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .GazetteerAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .GenericTokensAnnotationThe CoreMap key for getting the tokens (can be words, phrases or anything that are of type CoreMap) contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .GeniaAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .GoldAnswerAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .GovernorAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .GrandparentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .HaveAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .HeadWordStringAnnotationThe key for storing a Head word as a string rather than a pointer (as in TreeCoreAnnotations.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .HeightAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .IDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .IDFAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .INAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .IndexAnnotationThis indexes a token number inside a sentence.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .InterpretationAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .IsDateRangeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .IsURLAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LabelAnnotationUsed in wsd.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LabelIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LabelWeightAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LastGazAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LastTaggedAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LBeginAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LeftChildrenNodeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LeftTermAnnotationThe Standard key for storing the left terminal number relative to the root of the tree of the leftmost terminal dominated by the current nodeClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LemmaAnnotationThe CoreMap key for getting the lemma (morphological stem) of a token.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LEndAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LengthAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LineNumberAnnotationLine number for a sentence in a document delimited by newlines instead of punctuation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LinkAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LMiddleAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .LocationAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .MaleGazAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .MarkingAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .MorphoCaseAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .MorphoGenAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .MorphoNumAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .MorphoPersAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NamedEntityTagAnnotationThe CoreMap key for getting the token-level named entity tag (e.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NeighborsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NERIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NormalizedNamedEntityTagAnnotationThe key for the normalized value of numeric named entities.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NotAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NumericCompositeObjectAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NumericCompositeTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NumericCompositeValueAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NumericObjectAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NumericTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NumericValueAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NumerizedTokensAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .NumTxtSentencesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .OriginalCharAnnotationSeems like this could be consolidated with something else.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .OriginalTextAnnotationThe exact original surface form of a token.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ParagraphAnnotation to store paragraph information.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ParagraphsAnnotationThe CoreMap key for getting the paragraphs contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ParaPositionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ParentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PartOfSpeechAnnotationThe CoreMap key for getting the Penn part of speech of a token.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PercentAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PhraseWordsAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PhraseWordsTagAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PolarityAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PositionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PossibleAnswersAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PredictedAnswerAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PrevChildAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .PriorAnnotationUsed in propbank.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ProtoAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .QuotationIndexAnnotationUnique identifier within a document for a given quotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .QuotationsAnnotationThe CoreMap key for getting the quotations contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .RoleAnnotationThe standard key for the semantic role label of a phrase.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SectionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SectionDateAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SectionEndAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SectionIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SectionStartAnnotationIndicates that the token starts a new section and the attributes that should go into that sectionClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SemanticHeadTagAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SemanticHeadWordAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SemanticTagAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SemanticWordAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SentenceBeginAnnotationThe index of the sentence that this annotation begins in.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SentenceEndAnnotationThe index of the sentence that this annotation begins in.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SentenceIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SentenceIndexAnnotationUnique identifier within a document for a given sentence.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SentencePositionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SentencesAnnotationThe CoreMap key for getting the sentences contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ShapeAnnotationThe 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.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SpaceBeforeAnnotationUsed in Chinese segmenters for whether there was space before a character.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SpanAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SpeakerAnnotation to store speaker information.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SRL_IDReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SRLIDAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SRLInstancesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .StackedNamedEntityTagAnnotationThe CoreMap key for getting the token-level named entity tag (e.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .StateAnnotationThe base version of the parser state, like NP or VBZ or .Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .StemAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .SubcategorizationAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TagLabelAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TextAnnotationThe CoreMap key identifying the annotation's text.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TokenBeginAnnotationThe CoreMap key identifying the first token included in an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TokenEndAnnotationThe CoreMap key identifying the last token after the end of an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TokensAnnotationThe CoreMap key for getting the tokens contained by an annotation.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TopicAnnotationUsed for Topic Assignments from LDA or its equivalent models.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TrueCaseAnnotationThe CoreMap key for getting the token-level true case annotation (e.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TrueCaseTextAnnotationThe CoreMap key identifying the annotation's true-cased text.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .TrueTagAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .UBlockAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .UnaryAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .UnknownAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .UseMarkedDiscourseAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .UtteranceAnnotation to store discourse information.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .UTypeAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .ValueAnnotationContains the "value" - an ill-defined string used widely in MapLabel.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .VerbSenseAnnotationProbank key for the Verb sense given in the Propbank Annotation, should only be in the verbnodeClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .WebAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .WordFormAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .WordnetSynAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .WordPositionAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .WordSenseAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .XmlContextAnnotationUsed in CleanXMLAnnotator.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .XmlElementAnnotationUsed in SimpleXMLAnnotator.Classedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreAnnotations .YearAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CoreLabelA CoreLabel represents a single word with ancillary information attached using CoreAnnotations.Classedu.stanford.nlp.lingJavaNlp
CoreLabel .GenericAnnotation This allows you to read in arbitrary values from a file as features, for example.Interfaceedu.stanford.nlp.ling.CoreLabelJavaNlp
CoreLabel .OutputFormatReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.ling.CoreLabelJavaNlp
CoreMapExpressionExtractorRepresents a list of assignment and extraction rules over sequence patterns.Classedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapExpressionExtractor .StageDescribes one stage of extraction.Classedu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractorJavaNlp
CoreMapExpressionNodePatternPattern for matching a CoreMap using a generic expressionAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapNodePatternPattern for matching a CoreMapAuthor:Angel ChangSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapNodePattern .AttributesEqualMatchCheckerClassedu.stanford.nlp.ling.tokensregex.CoreMapNodePatternJavaNlp
CoreMapNodePatternTriggerTrigger for CoreMap Node Patterns.Classedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapSequenceMatchActionClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapSequenceMatchAction .AnnotateActionClassedu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchActionJavaNlp
CoreMapSequenceMatchAction .MergeActionClassedu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchActionJavaNlp
CoreMapSequenceMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
CoreMapSequenceMatcher .BasicCoreMapSequenceMatcherClassedu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcherJavaNlp
DatumInterface for Objects which can be described by their features.Interfaceedu.stanford.nlp.lingJavaNlp
DocumentRepresents a text document as a list of Words with a String title.Interfaceedu.stanford.nlp.lingJavaNlp
DocumentReaderBasic mechanism for reading in Documents from various input sources.Classedu.stanford.nlp.lingJavaNlp
EnvHolds environment variables to be used for compiling string into a pattern.Classedu.stanford.nlp.ling.tokensregexJavaNlp
Env .BinderInterfaceedu.stanford.nlp.ling.tokensregex.EnvJavaNlp
EnvLookupProvides lookup functions using an EnvClassedu.stanford.nlp.ling.tokensregexJavaNlp
ExactMatchCostClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
ExpressionThis interface represents an expression that can be evaluated to obtain a value.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ExpressionsVarious implementations of the Expression interface, which is used for specifying an "action" or "result" in TokensRegex extraction rules.Classedu.stanford.nlp.ling.tokensregex.typesJavaNlp
Expressions .AndExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .AssignableFunctionCallExpressionA function call that can be assigned a value.Classedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .CaseExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .CompositeValueA composite value with field names and values for each fieldSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .ConditionalExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .FieldExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .FunctionCallExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .IfExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .IndexedExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .ListExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .MethodCallExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .NotExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .OrExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .PrimitiveValuePrimitive value that is directly represented by a Java object of type TSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .RegexMatchResultVarExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .RegexMatchVarExpressionClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .RegexValueA string that represents a regular expressionSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .SimpleCachedExpressionA simple implementation of an expression that is represented by a java object of type T and which also has a cached Value stored with itClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .SimpleExpressionA simple implementation of an expression that is represented by a java object of type TSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .SimpleValueSimple implementation of Value backed by a java object of type TSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .TypedExpressionAn expression with a typename and tags.Classedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .VarAssignmentExpressionA variable assignment with the name of the variable, and the expression to assign to that variableSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .VarExpressionA variable, which can be assigned any expression.Classedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
Expressions .WrappedExpressionAn expression that is a wrapper around another expression.Classedu.stanford.nlp.ling.tokensregex.types.ExpressionsJavaNlp
FeaturizableInterface for Objects that can be described by their features.Interfaceedu.stanford.nlp.lingJavaNlp
HasCategorySomething that implements the HasCategory interface knows about categories.Interfaceedu.stanford.nlp.lingJavaNlp
HasContextReturn the whitespace String after the word.Interfaceedu.stanford.nlp.lingJavaNlp
HasIndexInterfaceedu.stanford.nlp.lingJavaNlp
HasLemmaSomething that implements the HasLemma interface knows about lemmas.Interfaceedu.stanford.nlp.lingJavaNlp
HasOffsetSomething that implements the HasOffset interface bears a offset reference to the original textInterfaceedu.stanford.nlp.lingJavaNlp
HasTagSomething that implements the HasTag interface knows about part-of-speech tags.Interfaceedu.stanford.nlp.lingJavaNlp
HasWordSomething that implements the HasWord interfaceAuthor:Christopher ManningInterfaceedu.stanford.nlp.lingJavaNlp
IndexedWordThis class provides a CoreLabel that uses its DocIDAnnotation, SentenceIndexAnnotation, and IndexAnnotation to implementClassedu.stanford.nlp.lingJavaNlp
LabelSomething that implements the Label interface can act as a constituent, node, or word label with linguistic attributes.Interfaceedu.stanford.nlp.lingJavaNlp
LabeledInterface for Objects that have a label, whose label is an Object.Interfaceedu.stanford.nlp.lingJavaNlp
LabeledWordA LabeledWord object contains a word and its tag.Classedu.stanford.nlp.lingJavaNlp
LabelFactoryA LabelFactory object acts as a factory for creating objects of class Label, or some descendant class.Interfaceedu.stanford.nlp.lingJavaNlp
MatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MatchCostFunctionInterfaceedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MatchCostFunction .AbstractMatchCostFunctionClassedu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunctionJavaNlp
MatchedExpressionMatched Expression represents a chunk of text that was matched from an original segment of text).Classedu.stanford.nlp.ling.tokensregexJavaNlp
MatchedExpression .SingleAnnotationExtractorFunction that takes a CoreMap, applies a extraction function to it, to get a value Also contains information on how to construct a final annotation.Classedu.stanford.nlp.ling.tokensregex.MatchedExpressionJavaNlp
MultiCoreMapNodePatternPattern for matching across multiple core maps.Classedu.stanford.nlp.ling.tokensregexJavaNlp
MultiCoreMapNodePattern .StringSequenceAnnotationPatternClassedu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePatternJavaNlp
MultiMatchClassedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
MultiNodePatternMatches potentially multiple node (i.Classedu.stanford.nlp.ling.tokensregexJavaNlp
MultiNodePattern .IntersectMultiNodePatternClassedu.stanford.nlp.ling.tokensregex.MultiNodePatternJavaNlp
MultiNodePattern .UnionMultiNodePatternClassedu.stanford.nlp.ling.tokensregex.MultiNodePatternJavaNlp
MultiPatternMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
MultiPatternMatcher .BasicSequencePatternTriggerSimple SequencePatternTrigger that looks at each node, and identifies which patterns may potentially match each node, and then aggregates (union)Classedu.stanford.nlp.ling.tokensregex.MultiPatternMatcherJavaNlp
MultiPatternMatcher .NodePatternTriggerA function which returns a collections of patterns that may match when given a single node from a larger sequence.Interfaceedu.stanford.nlp.ling.tokensregex.MultiPatternMatcherJavaNlp
MultiPatternMatcher .SequencePatternTriggerA function which returns a collections of patterns that may match when a sequence of nodes.Interfaceedu.stanford.nlp.ling.tokensregex.MultiPatternMatcherJavaNlp
MultiTokenTagRepresents a tag for a multi token expression Can be used to annotate individual tokens withoutClassedu.stanford.nlp.lingJavaNlp
MultiTokenTag .TagClassedu.stanford.nlp.ling.MultiTokenTagJavaNlp
MultiWordStringMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
MultiWordStringMatcher .LongestStringComparatorClassedu.stanford.nlp.ling.tokensregex.MultiWordStringMatcherJavaNlp
MultiWordStringMatcher .MatchTypeif matchType is EXCT: match exact string if matchType is EXCTWS: match exact string, except whitespace can match multiple whitespacesClassedu.stanford.nlp.ling.tokensregex.MultiWordStringMatcherJavaNlp
NodePatternMatches a Node (i.Classedu.stanford.nlp.ling.tokensregexJavaNlp
NodePattern .AnyNodePatternClassedu.stanford.nlp.ling.tokensregex.NodePatternJavaNlp
NodePattern .ConjNodePatternGiven a list of patterns p1,.Classedu.stanford.nlp.ling.tokensregex.NodePatternJavaNlp
NodePattern .DisjNodePatternGiven a list of patterns p1,.Classedu.stanford.nlp.ling.tokensregex.NodePatternJavaNlp
NodePattern .EqualsNodePatternMatches a constant value of type T using equals()See Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.NodePatternJavaNlp
NodePattern .NegateNodePatternGiven a node pattern p, a node x matches if p does not match xSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.NodePatternJavaNlp
NodePatternTransformerInterfaceedu.stanford.nlp.ling.tokensregexJavaNlp
ParseExceptionThis exception is thrown when parse errors are encountered.Classedu.stanford.nlp.ling.tokensregex.parserJavaNlp
PhraseTableTable used to lookup multi-word phrases.Classedu.stanford.nlp.ling.tokensregexJavaNlp
PhraseTable .PhraseClassedu.stanford.nlp.ling.tokensregex.PhraseTableJavaNlp
PhraseTable .PhraseMatchClassedu.stanford.nlp.ling.tokensregex.PhraseTableJavaNlp
PhraseTable .PhraseStringCollectionClassedu.stanford.nlp.ling.tokensregex.PhraseTableJavaNlp
PhraseTable .StringListClassedu.stanford.nlp.ling.tokensregex.PhraseTableJavaNlp
PhraseTable .TokenListClassedu.stanford.nlp.ling.tokensregex.PhraseTableJavaNlp
PhraseTable .WordListInterfaceedu.stanford.nlp.ling.tokensregex.PhraseTableJavaNlp
RVFDatumA basic implementation of the Datum interface that can be constructed with a Collection of features and one more more labels.Classedu.stanford.nlp.lingJavaNlp
SentenceSentence holds a couple utility methods for lists.Classedu.stanford.nlp.lingJavaNlp
SequenceMatchActionInterfaceedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatchAction .BoundActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionJavaNlp
SequenceMatchAction .BranchActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionJavaNlp
SequenceMatchAction .NextMatchActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionJavaNlp
SequenceMatchAction .SeriesActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionJavaNlp
SequenceMatchAction .StartMatchActionClassedu.stanford.nlp.ling.tokensregex.SequenceMatchActionJavaNlp
SequenceMatcherA generic sequence matcher.Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatcher .BasicMatchReplacementClassedu.stanford.nlp.ling.tokensregex.SequenceMatcherJavaNlp
SequenceMatcher .FindTypeType of search to perform FIND_NONOVERLAPPING - Find nonoverlapping matches (default)FIND_ALL - Find all potential matchesClassedu.stanford.nlp.ling.tokensregex.SequenceMatcherJavaNlp
SequenceMatcher .GroupMatchReplacementClassedu.stanford.nlp.ling.tokensregex.SequenceMatcherJavaNlp
SequenceMatcher .MatchReplacementInterfaceedu.stanford.nlp.ling.tokensregex.SequenceMatcherJavaNlp
SequenceMatcher .NamedGroupMatchReplacementClassedu.stanford.nlp.ling.tokensregex.SequenceMatcherJavaNlp
SequenceMatchResultThe result of a match against a sequence.Interfaceedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatchResult .GroupToIntervalFuncClassedu.stanford.nlp.ling.tokensregex.SequenceMatchResultJavaNlp
SequenceMatchResult .MatchedGroupInfoClassedu.stanford.nlp.ling.tokensregex.SequenceMatchResultJavaNlp
SequenceMatchRulesRules for matching sequences using regular expressions There are 2 types of rules:Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequenceMatchRules .AnnotationExtractRuleRule that specifies how to extract sequence of MatchedExpression from an annotation (CoreMap).Classedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .AnnotationExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .AnnotationMatchedFilterClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .AssignmentRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .BasicSequenceExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .CompositeExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .CoreMapExtractRuleExtraction rule to apply a extraction rule on a particular CoreMap field Input is of type CoreMap, output is templated type O.Classedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .CoreMapFunctionApplierClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .CoreMapToListExtractRuleExtraction rule that treats a single CoreMap as a list/sequence of CoreMaps (convenience class, for use with BasicSequenceExtractRule)Classedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .CoreMapToListFunctionApplierClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .ExtractRuleInterfaceedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .FilterExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .ListExtractRuleExtraction rule that applies a list of rules in sequence and aggregates all matches foundClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .MultiSequencePatternExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .MultiTokenPatternExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .RuleInterfaceedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .SequenceMatchedExpressionExtractorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .SequenceMatchResultExtractorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .SequencePatternExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .StringMatchedExpressionExtractorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .StringMatchResultExtractorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .StringPatternExtractRuleClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .TextPatternExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequenceMatchRules .TokenPatternExtractRuleCreatorClassedu.stanford.nlp.ling.tokensregex.SequenceMatchRulesJavaNlp
SequencePatternGeneric Sequence Pattern for regular expressions.Classedu.stanford.nlp.ling.tokensregexJavaNlp
SequencePattern .AndPatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .BackRefPatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .GroupPatternExprExpression that represents a group.Classedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .MultiNodePatternExprRepresents a pattern that can match multiple nodes.Classedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .NodePatternExprRepresents one element to be matched.Classedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .NodesMatchCheckerInterfaceedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .OrPatternExprExpression that represents a disjunction.Classedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .ParserInterfaceedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .PatternExprRepresents a sequence pattern expressions (before translating into NFA).Classedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .RepeatPatternExprExpression that represents a pattern that repeats for a number of times.Classedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .SequenceEndPatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .SequencePatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .SequenceStartPatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .SpecialNodePatternExprRepresents one element to be matched.Classedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
SequencePattern .ValuePatternExprClassedu.stanford.nlp.ling.tokensregex.SequencePatternJavaNlp
StringLabelA StringLabel object acts as a Label by containing a single String, which it sets or returns in response to requests.Classedu.stanford.nlp.lingJavaNlp
StringLabelFactoryA StringLabelFactory object makes a simple StringLabel out of a String.Classedu.stanford.nlp.lingJavaNlp
TagA Tag object acts as a Label by containing a String that is a part-of-speech tag.Classedu.stanford.nlp.lingJavaNlp
TaggedWordA TaggedWord object contains a word and its tag.Classedu.stanford.nlp.lingJavaNlp
TaggedWordFactoryA TaggedWordFactory acts as a factory for creating objects ofVersion:2000/12/21Author:Christopher ManningClassedu.stanford.nlp.lingJavaNlp
TagsTags that can be added to values or annotationsSee Also:Serialized FormClassedu.stanford.nlp.ling.tokensregex.typesJavaNlp
Tags .TagsAnnotationClassedu.stanford.nlp.ling.tokensregex.types.TagsJavaNlp
TokenSequenceMatcherClassedu.stanford.nlp.ling.tokensregexJavaNlp
TokenSequenceParseExceptionCreated by sonalg on 2/5/15.Classedu.stanford.nlp.ling.tokensregex.parserJavaNlp
TokenSequenceParserClassedu.stanford.nlp.ling.tokensregex.parserJavaNlp
TokenSequencePatternToken Sequence Pattern for regular expressions over sequences of tokens (each represented as a CoreMap).Classedu.stanford.nlp.ling.tokensregexJavaNlp
TrieMapMap that takes a iterable as key, and maps it to an value.Classedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
TrieMapMatcherThe TrieMapMatcher provides functions to match against a trie.Classedu.stanford.nlp.ling.tokensregex.matcherJavaNlp
ValueAn expression that has been evaluated to a Java object of type T.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValueFunctionA function that takes as input an environment (Env) and a list of values (List) and returns a Value.Interfaceedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValueFunctionsValueFunctions supported by tokensregex.Classedu.stanford.nlp.ling.tokensregex.typesJavaNlp
ValueFunctions .BooleanFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .ComparableComparatorClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .CompareFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .CompareTypeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .NamedValueFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .NumericComparatorClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .NumericFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .ParamInfoClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .StringFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueFunctions .TypeCheckedFunctionClassedu.stanford.nlp.ling.tokensregex.types.ValueFunctionsJavaNlp
ValueLabelA ValueLabel object acts as a Label with linguistic attributes.Classedu.stanford.nlp.lingJavaNlp
WordA Word object acts as a Label by containing a String.Classedu.stanford.nlp.lingJavaNlp
WordFactoryA WordFactory acts as a factory for creating objects ofVersion:2000/12/20Author:Christopher ManningClassedu.stanford.nlp.lingJavaNlp
WordLemmaTagA WordLemmaTag corresponds to a pair of a tagged (e.Classedu.stanford.nlp.lingJavaNlp
WordLemmaTagFactory A WordLemmaTagFactory acts as a factory for creating objects of class WordLemmaTag.Classedu.stanford.nlp.lingJavaNlp
WordTagA WordTag corresponds to a tagged (e.Classedu.stanford.nlp.lingJavaNlp
WordTagFactoryA WordTagFactory acts as a factory for creating objects of class WordTag.Classedu.stanford.nlp.lingJavaNlp