| Name | Description | Type | Package | Framework |
| AbstractCoreLabel | | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| AnnotationLookup | | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| AnnotationLookup .KeyLookup | | Class | edu.stanford.nlp.ling.AnnotationLookup | Stanford Parser |
|
| ApproxMatch | | Class | edu.stanford.nlp.ling.tokensregex.matcher | Stanford Parser |
|
| AssignableExpression | This interface represents an expression that can be assigned to. | Interface | edu.stanford.nlp.ling.tokensregex.types | Stanford Parser |
|
| BasicDatum | Basic implementation of Datum interface that can be constructed with a Collection of features and one more more labels. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| BasicDocument | Basic implementation of Document that should be suitable for most needs. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| BasicSequenceMatchResult | | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| BasicSequenceMatchResult .MatchedGroup | | Class | edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult | Stanford Parser |
|
| BoundedCostOrderedMap | Map that is sorted by cost - keep lowest scores When deciding what item to keep with the same cost, ties are arbitrarily broken | Class | edu.stanford.nlp.ling.tokensregex.matcher | Stanford Parser |
|
| CategoryWordTag | A CategoryWordTag object acts as a complex Label which contains a category, a head word, and a tag. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| CategoryWordTagFactory | A CategoryWordTagFactory is a factory that makes a Label which is a CategoryWordTag triplet. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| ChineseCoreAnnotations | | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| ChineseCoreAnnotations .CharactersAnnotation | | Class | edu.stanford.nlp.ling.ChineseCoreAnnotations | Stanford Parser |
|
| ComplexNodePattern | Pattern for matching a complex data structureAuthor:Angel ChangSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| ComplexNodePattern .AbstractStringAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .AttributesEqualMatchChecker | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .IntegerAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .NilAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .NotNilAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .NumericAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .SequenceRegexPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .StringAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .StringAnnotationRegexPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| ComplexNodePattern .StringInSetAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | Stanford Parser |
|
| CoreAnnotation | The base class for any annotation that can be marked on a CoreMap, parameterized by the type of the value associated with the annotation. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| CoreAnnotations | Set of common annotations for CoreMaps. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| CoreAnnotations .AbbrAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .AbgeneAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .AbstrAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .AfterAnnotation | Annotation for the whitespace characters appear after this word. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .AnswerAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .AnswerObjectAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .AntecedentAnnotation | The CoreMap key identifying the annotation's antecedent. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ArgDescendentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ArgumentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .AuthorAnnotation | Author for the document (really should be a set of authors, but just have single string for simplicity) | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .BagOfWordsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .BeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .BeforeAnnotation | Annotation for the whitespace characters appearing before this word. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .BeginIndexAnnotation | This indexes the beginning of a span of words, e. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .BestCliquesAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .BestFullAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CalendarAnnotation | The CoreMap key identifying the date and time associated with an This key is typically set on document annotations. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CategoryAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CategoryFunctionalTagAnnotation | The standard key for storing category with functional tags. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CharacterOffsetBeginAnnotation | The CoreMap key identifying the offset of the first character of an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CharacterOffsetEndAnnotation | The CoreMap key identifying the offset of the last character after the end of an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CharAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ChineseCharAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ChineseIsSegmentedAnnotation | Not sure exactly what this is, but it is different from ChineseSegAnnotation and seems to indicate if the text is segmented | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ChineseOrigSegAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ChineseSegAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ChunkAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoarseTagAnnotation | CoNLL dep parsing - coarser POS tags. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ColumnDataClassifierAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CommonWordsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLDepAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLDepParentIndexAnnotation | CoNLL dep parsing - the index of the word which is the parent of this word in the dependency tree | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLDepTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLPredicateAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLSRLAnnotation | CoNLL SRL/dep parsing - map which, for the current word, specifies its specific role for each predicate | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLUFeats | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLUMisc | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLUSecondaryDepsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CoNLLUTokenSpanAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ContextsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CostMagnificationAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .CovertIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .D2_LBeginAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .D2_LEndAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .D2_LMiddleAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DayAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DependentsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DictAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DistSimAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DoAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DocDateAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DocIDAnnotation | This refers to the unique identifier for a "document", where document may vary based on your application. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DocSourceTypeAnnotation | Document source type What kind of place did the document come from: newswire, discussion forum, web. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DocTitleAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DocTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .DomainAnnotation | Used in CRFClassifier stuff PositionAnnotation should possibly be an int - it's present as either an int or string depending on context CharAnnotation | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .EndIndexAnnotation | This indexes the end of a span of words, e. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .EntityClassAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .EntityRuleAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .EntityTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ExceptionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .FeaturesAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .FemaleGazAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .FirstChildAnnotation | used in binarized trees to specify the first child in the rule for which this node is the parent | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ForcedSentenceEndAnnotation | This indicates the sentence should end at this token. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ForcedSentenceUntilEndAnnotation | This indicates that starting at this token, the sentence should not be ended until we see a ForcedSentenceEndAnnotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .FreqAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .GazAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .GazetteerAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .GenericTokensAnnotation | The CoreMap key for getting the tokens (can be words, phrases or anything that are of type CoreMap) contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .GeniaAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .GoldAnswerAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .GovernorAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .GrandparentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .HaveAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .HeadWordStringAnnotation | The key for storing a Head word as a string rather than a pointer (as in TreeCoreAnnotations. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .HeightAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .IDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .IDFAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .INAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .IndexAnnotation | This indexes a token number inside a sentence. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .InterpretationAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .IsDateRangeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .IsURLAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LabelAnnotation | Used in wsd. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LabelIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LabelWeightAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LastGazAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LastTaggedAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LBeginAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LeftChildrenNodeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LeftTermAnnotation | The Standard key for storing the left terminal number relative to the root of the tree of the leftmost terminal dominated by the current node | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LemmaAnnotation | The CoreMap key for getting the lemma (morphological stem) of a token. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LEndAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LengthAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LineNumberAnnotation | Line number for a sentence in a document delimited by newlines instead of punctuation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LinkAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LMiddleAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .LocationAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MaleGazAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MarkingAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MentionsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MentionTokenAnnotation | to store premarked entity mentions. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MonthAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MorphoCaseAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MorphoGenAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MorphoNumAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .MorphoPersAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NamedEntityTagAnnotation | The CoreMap key for getting the token-level named entity tag (e. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NeighborsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NERIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NormalizedNamedEntityTagAnnotation | The key for the normalized value of numeric named entities. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NotAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NumericCompositeObjectAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NumericCompositeTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NumericCompositeValueAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NumericObjectAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NumericTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NumericValueAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NumerizedTokensAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .NumTxtSentencesAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .OriginalCharAnnotation | Seems like this could be consolidated with something else. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .OriginalTextAnnotation | The exact original surface form of a token. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ParagraphAnnotation | to store paragraph information. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ParagraphsAnnotation | The CoreMap key for getting the paragraphs contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ParaPositionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ParentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PartOfSpeechAnnotation | The CoreMap key for getting the Penn part of speech of a token. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PercentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PhraseWordsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PhraseWordsTagAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PolarityAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PositionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PossibleAnswersAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PredictedAnswerAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PrevChildAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .PriorAnnotation | Used in propbank. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ProtoAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .QuotationIndexAnnotation | Unique identifier within a document for a given quotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .QuotationsAnnotation | The CoreMap key for getting the quotations contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .RoleAnnotation | The standard key for the semantic role label of a phrase. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SectionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SectionDateAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SectionEndAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SectionIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SectionStartAnnotation | Indicates that the token starts a new section and the attributes that should go into that section | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SemanticHeadTagAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SemanticHeadWordAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SemanticTagAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SemanticWordAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SentenceBeginAnnotation | The index of the sentence that this annotation begins in. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SentenceEndAnnotation | The index of the sentence that this annotation begins in. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SentenceIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SentenceIndexAnnotation | Unique identifier within a document for a given sentence. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SentencePositionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SentencesAnnotation | The CoreMap key for getting the sentences contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ShapeAnnotation | The standard key for the "shape" of a word: a String representing the type of characters in a word, such as "Xx" for a capitalized word. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SpaceBeforeAnnotation | Used in Chinese segmenters for whether there was space before a character. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SpanAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SpeakerAnnotation | to store speaker information. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SRL_ID | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SRLIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SRLInstancesAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .StackedNamedEntityTagAnnotation | The CoreMap key for getting the token-level named entity tag (e. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .StateAnnotation | The base version of the parser state, like NP or VBZ or . | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .StemAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .SubcategorizationAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TagLabelAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TextAnnotation | The CoreMap key identifying the annotation's text. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TokenBeginAnnotation | The CoreMap key identifying the first token included in an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TokenEndAnnotation | The CoreMap key identifying the last token after the end of an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TokensAnnotation | The CoreMap key for getting the tokens contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TopicAnnotation | Used for Topic Assignments from LDA or its equivalent models. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TrueCaseAnnotation | The CoreMap key for getting the token-level true case annotation (e. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TrueCaseTextAnnotation | The CoreMap key identifying the annotation's true-cased text. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .TrueTagAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .UBlockAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .UnaryAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .UnknownAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .UseMarkedDiscourseAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .UtteranceAnnotation | to store discourse information. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .UTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .ValueAnnotation | Contains the "value" - an ill-defined string used widely in MapLabel. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .VerbSenseAnnotation | Probank key for the Verb sense given in the Propbank Annotation, should only be in the verbnode | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .WebAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .WordFormAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .WordnetSynAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .WordPositionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .WordSenseAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .XmlContextAnnotation | Used in CleanXMLAnnotator. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .XmlElementAnnotation | Used in SimpleXMLAnnotator. | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreAnnotations .YearAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| CoreLabel | A CoreLabel represents a single word with ancillary information attached using CoreAnnotations. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| CoreLabel .GenericAnnotation | This allows you to read in arbitrary values from a file as features, for example. | Interface | edu.stanford.nlp.ling.CoreLabel | Stanford Parser |
|
| CoreLabel .OutputFormat | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.ling.CoreLabel | Stanford Parser |
|
| CoreMapExpressionExtractor | Represents a list of assignment and extraction rules over sequence patterns. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| CoreMapExpressionExtractor .Stage | Describes one stage of extraction. | Class | edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor | Stanford Parser |
|
| CoreMapExpressionNodePattern | Pattern for matching a CoreMap using a generic expressionAuthor:Angel ChangSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| CoreMapNodePattern | Pattern for matching a CoreMapAuthor:Angel ChangSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| CoreMapNodePattern .AttributesEqualMatchChecker | | Class | edu.stanford.nlp.ling.tokensregex.CoreMapNodePattern | Stanford Parser |
|
| CoreMapNodePatternTrigger | Trigger for CoreMap Node Patterns. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| CoreMapSequenceMatchAction | | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| CoreMapSequenceMatchAction .AnnotateAction | | Class | edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction | Stanford Parser |
|
| CoreMapSequenceMatchAction .MergeAction | | Class | edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction | Stanford Parser |
|
| CoreMapSequenceMatcher | | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| CoreMapSequenceMatcher .BasicCoreMapSequenceMatcher | | Class | edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher | Stanford Parser |
|
| Datum | Interface for Objects which can be described by their features. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| Document | Represents a text document as a list of Words with a String title. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| DocumentReader | Basic mechanism for reading in Documents from various input sources. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| Env | Holds environment variables to be used for compiling string into a pattern. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| Env .Binder | | Interface | edu.stanford.nlp.ling.tokensregex.Env | Stanford Parser |
|
| EnvLookup | Provides lookup functions using an Env | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| ExactMatchCost | | Class | edu.stanford.nlp.ling.tokensregex.matcher | Stanford Parser |
|
| Expression | This interface represents an expression that can be evaluated to obtain a value. | Interface | edu.stanford.nlp.ling.tokensregex.types | Stanford Parser |
|
| Expressions | Various implementations of the Expression interface, which is used for specifying an "action" or "result" in TokensRegex extraction rules. | Class | edu.stanford.nlp.ling.tokensregex.types | Stanford Parser |
|
| Expressions .AndExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .AssignableFunctionCallExpression | A function call that can be assigned a value. | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .CaseExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .CompositeValue | A composite value with field names and values for each fieldSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .ConditionalExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .FieldExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .FunctionCallExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .IfExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .IndexedExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .ListExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .MethodCallExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .NotExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .OrExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .PrimitiveValue | Primitive value that is directly represented by a Java object of type TSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .RegexMatchResultVarExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .RegexMatchVarExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .RegexValue | A string that represents a regular expressionSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .SimpleCachedExpression | A simple implementation of an expression that is represented by a java object of type T and which also has a cached Value stored with it | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .SimpleExpression | A simple implementation of an expression that is represented by a java object of type TSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .SimpleValue | Simple implementation of Value backed by a java object of type TSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .TypedExpression | An expression with a typename and tags. | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .VarAssignmentExpression | A variable assignment with the name of the variable, and the expression to assign to that variableSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .VarExpression | A variable, which can be assigned any expression. | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Expressions .WrappedExpression | An expression that is a wrapper around another expression. | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | Stanford Parser |
|
| Featurizable | Interface for Objects that can be described by their features. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| HasCategory | Something that implements the HasCategory interface knows about categories. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| HasContext | Return the whitespace String after the word. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| HasIndex | | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| HasLemma | Something that implements the HasLemma interface knows about lemmas. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| HasOffset | Something that implements the HasOffset interface bears a offset reference to the original text | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| HasTag | Something that implements the HasTag interface knows about part-of-speech tags. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| HasWord | Something that implements the HasWord interfaceAuthor:Christopher Manning | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| IndexedWord | This class provides a CoreLabel that uses its DocIDAnnotation, SentenceIndexAnnotation, and IndexAnnotation to implement | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| Label | Something that implements the Label interface can act as a constituent, node, or word label with linguistic attributes. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| Labeled | Interface for Objects that have a label, whose label is an Object. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| LabeledWord | A LabeledWord object contains a word and its tag. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| LabelFactory | A LabelFactory object acts as a factory for creating objects of class Label, or some descendant class. | Interface | edu.stanford.nlp.ling | Stanford Parser |
|
| Match | | Class | edu.stanford.nlp.ling.tokensregex.matcher | Stanford Parser |
|
| MatchCostFunction | | Interface | edu.stanford.nlp.ling.tokensregex.matcher | Stanford Parser |
|
| MatchCostFunction .AbstractMatchCostFunction | | Class | edu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunction | Stanford Parser |
|
| MatchedExpression | Matched Expression represents a chunk of text that was matched from an original segment of text). | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| MatchedExpression .SingleAnnotationExtractor | Function that takes a CoreMap, applies a extraction function to it, to get a value Also contains information on how to construct a final annotation. | Class | edu.stanford.nlp.ling.tokensregex.MatchedExpression | Stanford Parser |
|
| MultiCoreMapNodePattern | Pattern for matching across multiple core maps. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| MultiCoreMapNodePattern .StringSequenceAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePattern | Stanford Parser |
|
| MultiMatch | | Class | edu.stanford.nlp.ling.tokensregex.matcher | Stanford Parser |
|
| MultiNodePattern | Matches potentially multiple node (i. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| MultiNodePattern .IntersectMultiNodePattern | | Class | edu.stanford.nlp.ling.tokensregex.MultiNodePattern | Stanford Parser |
|
| MultiNodePattern .UnionMultiNodePattern | | Class | edu.stanford.nlp.ling.tokensregex.MultiNodePattern | Stanford Parser |
|
| MultiPatternMatcher | | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| MultiPatternMatcher .BasicSequencePatternTrigger | Simple SequencePatternTrigger that looks at each node, and identifies which patterns may potentially match each node, and then aggregates (union) | Class | edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher | Stanford Parser |
|
| MultiPatternMatcher .NodePatternTrigger | A function which returns a collections of patterns that may match when given a single node from a larger sequence. | Interface | edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher | Stanford Parser |
|
| MultiPatternMatcher .SequencePatternTrigger | A function which returns a collections of patterns that may match when a sequence of nodes. | Interface | edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher | Stanford Parser |
|
| MultiTokenTag | Represents a tag for a multi token expression Can be used to annotate individual tokens without | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| MultiTokenTag .Tag | | Class | edu.stanford.nlp.ling.MultiTokenTag | Stanford Parser |
|
| MultiWordStringMatcher | | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| MultiWordStringMatcher .LongestStringComparator | | Class | edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher | Stanford Parser |
|
| MultiWordStringMatcher .MatchType | if matchType is EXCT: match exact string if matchType is EXCTWS: match exact string, except whitespace can match multiple whitespaces | Class | edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher | Stanford Parser |
|
| NodePattern | Matches a Node (i. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| NodePattern .AnyNodePattern | | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | Stanford Parser |
|
| NodePattern .ConjNodePattern | Given a list of patterns p1,. | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | Stanford Parser |
|
| NodePattern .DisjNodePattern | Given a list of patterns p1,. | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | Stanford Parser |
|
| NodePattern .EqualsNodePattern | Matches a constant value of type T using equals()See Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | Stanford Parser |
|
| NodePattern .NegateNodePattern | Given a node pattern p, a node x matches if p does not match xSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | Stanford Parser |
|
| NodePatternTransformer | | Interface | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | edu.stanford.nlp.ling.tokensregex.parser | Stanford Parser |
|
| PhraseTable | Table used to lookup multi-word phrases. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| PhraseTable .Phrase | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | Stanford Parser |
|
| PhraseTable .PhraseMatch | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | Stanford Parser |
|
| PhraseTable .PhraseStringCollection | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | Stanford Parser |
|
| PhraseTable .StringList | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | Stanford Parser |
|
| PhraseTable .TokenList | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | Stanford Parser |
|
| RVFDatum | A basic implementation of the Datum interface that can be constructed with a Collection of features and one more more labels. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| Sentence | Sentence holds a couple utility methods for lists. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| SequenceMatchAction | | Interface | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| SequenceMatchAction .BoundAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | Stanford Parser |
|
| SequenceMatchAction .BranchAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | Stanford Parser |
|
| SequenceMatchAction .NextMatchAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | Stanford Parser |
|
| SequenceMatchAction .SeriesAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | Stanford Parser |
|
| SequenceMatchAction .StartMatchAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | Stanford Parser |
|
| SequenceMatcher | A generic sequence matcher. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| SequenceMatcher .BasicMatchReplacement | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | Stanford Parser |
|
| SequenceMatcher .FindType | Type of search to perform FIND_NONOVERLAPPING - Find nonoverlapping matches (default)FIND_ALL - Find all potential matches | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | Stanford Parser |
|
| SequenceMatcher .GroupMatchReplacement | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | Stanford Parser |
|
| SequenceMatcher .MatchReplacement | | Interface | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | Stanford Parser |
|
| SequenceMatcher .NamedGroupMatchReplacement | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | Stanford Parser |
|
| SequenceMatchResult | The result of a match against a sequence. | Interface | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| SequenceMatchResult .GroupToIntervalFunc | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchResult | Stanford Parser |
|
| SequenceMatchResult .MatchedGroupInfo | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchResult | Stanford Parser |
|
| SequenceMatchRules | Rules for matching sequences using regular expressions There are 2 types of rules: | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| SequenceMatchRules .AnnotationExtractRule | Rule that specifies how to extract sequence of MatchedExpression from an annotation (CoreMap). | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .AnnotationExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .AnnotationMatchedFilter | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .AssignmentRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .BasicSequenceExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .CompositeExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .CoreMapExtractRule | Extraction rule to apply a extraction rule on a particular CoreMap field Input is of type CoreMap, output is templated type O. | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .CoreMapFunctionApplier | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .CoreMapToListExtractRule | Extraction rule that treats a single CoreMap as a list/sequence of CoreMaps (convenience class, for use with BasicSequenceExtractRule) | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .CoreMapToListFunctionApplier | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .ExtractRule | | Interface | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .FilterExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .ListExtractRule | Extraction rule that applies a list of rules in sequence and aggregates all matches found | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .MultiSequencePatternExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .MultiTokenPatternExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .SequenceMatchedExpressionExtractor | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .SequenceMatchResultExtractor | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .SequencePatternExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .StringMatchedExpressionExtractor | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .StringMatchResultExtractor | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .StringPatternExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .TextPatternExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequenceMatchRules .TokenPatternExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | Stanford Parser |
|
| SequencePattern | Generic Sequence Pattern for regular expressions. | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| SequencePattern .AndPatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .BackRefPatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .GroupPatternExpr | Expression that represents a group. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .MultiNodePatternExpr | Represents a pattern that can match multiple nodes. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .NodePatternExpr | Represents one element to be matched. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .NodesMatchChecker | | Interface | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .OrPatternExpr | Expression that represents a disjunction. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .Parser | | Interface | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .PatternExpr | Represents a sequence pattern expressions (before translating into NFA). | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .RepeatPatternExpr | Expression that represents a pattern that repeats for a number of times. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .SequenceEndPatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .SequencePatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .SequenceStartPatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .SpecialNodePatternExpr | Represents one element to be matched. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| SequencePattern .ValuePatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | Stanford Parser |
|
| StringLabel | A StringLabel object acts as a Label by containing a single String, which it sets or returns in response to requests. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| StringLabelFactory | A StringLabelFactory object makes a simple StringLabel out of a String. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| Tag | A Tag object acts as a Label by containing a String that is a part-of-speech tag. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| TaggedWord | A TaggedWord object contains a word and its tag. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| TaggedWordFactory | A TaggedWordFactory acts as a factory for creating objects ofVersion:2000/12/21Author:Christopher Manning | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| Tags | Tags that can be added to values or annotationsSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types | Stanford Parser |
|
| Tags .TagsAnnotation | | Class | edu.stanford.nlp.ling.tokensregex.types.Tags | Stanford Parser |
|
| TokenSequenceMatcher | | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| TokenSequenceParseException | Created by sonalg on 2/5/15. | Class | edu.stanford.nlp.ling.tokensregex.parser | Stanford Parser |
|
| TokenSequenceParser | | Class | edu.stanford.nlp.ling.tokensregex.parser | Stanford Parser |
|
| TokenSequencePattern | Token Sequence Pattern for regular expressions over sequences of tokens (each represented as a CoreMap). | Class | edu.stanford.nlp.ling.tokensregex | Stanford Parser |
|
| TrieMap | Map that takes a iterable as key, and maps it to an value. | Class | edu.stanford.nlp.ling.tokensregex.matcher | Stanford Parser |
|
| TrieMapMatcher | The TrieMapMatcher provides functions to match against a trie. | Class | edu.stanford.nlp.ling.tokensregex.matcher | Stanford Parser |
|
| Value | An expression that has been evaluated to a Java object of type T. | Interface | edu.stanford.nlp.ling.tokensregex.types | Stanford Parser |
|
| ValueFunction | A function that takes as input an environment (Env) and a list of values (List) and returns a Value. | Interface | edu.stanford.nlp.ling.tokensregex.types | Stanford Parser |
|
| ValueFunctions | ValueFunctions supported by tokensregex. | Class | edu.stanford.nlp.ling.tokensregex.types | Stanford Parser |
|
| ValueFunctions .BooleanFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .ComparableComparator | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .CompareFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .CompareType | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .NamedValueFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .NumericComparator | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .NumericFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .ParamInfo | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .StringFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueFunctions .TypeCheckedFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | Stanford Parser |
|
| ValueLabel | A ValueLabel object acts as a Label with linguistic attributes. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| Word | A Word object acts as a Label by containing a String. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| WordFactory | A WordFactory acts as a factory for creating objects ofVersion:2000/12/20Author:Christopher Manning | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| WordLemmaTag | A WordLemmaTag corresponds to a pair of a tagged (e. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| WordLemmaTagFactory | A WordLemmaTagFactory acts as a factory for creating objects of class WordLemmaTag. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| WordTag | A WordTag corresponds to a tagged (e. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| WordTagFactory | A WordTagFactory acts as a factory for creating objects of class WordTag. | Class | edu.stanford.nlp.ling | Stanford Parser |
|
| AbstractCoreLabel | | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| AnnotationLookup | | Class | edu.stanford.nlp.ling | JavaNlp |
|
| AnnotationLookup .KeyLookup | | Class | edu.stanford.nlp.ling.AnnotationLookup | JavaNlp |
|
| ApproxMatch | | Class | edu.stanford.nlp.ling.tokensregex.matcher | JavaNlp |
|
| AssignableExpression | This interface represents an expression that can be assigned to. | Interface | edu.stanford.nlp.ling.tokensregex.types | JavaNlp |
|
| BasicDatum | Basic implementation of Datum interface that can be constructed with a Collection of features and one more more labels. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| BasicDocument | Basic implementation of Document that should be suitable for most needs. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| BasicSequenceMatchResult | | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| BasicSequenceMatchResult .MatchedGroup | | Class | edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult | JavaNlp |
|
| BoundedCostOrderedMap | Map that is sorted by cost - keep lowest scores When deciding what item to keep with the same cost, ties are arbitrarily broken | Class | edu.stanford.nlp.ling.tokensregex.matcher | JavaNlp |
|
| CategoryWordTag | A CategoryWordTag object acts as a complex Label which contains a category, a head word, and a tag. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| CategoryWordTagFactory | A CategoryWordTagFactory is a factory that makes a Label which is a CategoryWordTag triplet. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| ChineseCoreAnnotations | | Class | edu.stanford.nlp.ling | JavaNlp |
|
| ChineseCoreAnnotations .CharactersAnnotation | | Class | edu.stanford.nlp.ling.ChineseCoreAnnotations | JavaNlp |
|
| ComplexNodePattern | Pattern for matching a complex data structureAuthor:Angel ChangSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| ComplexNodePattern .AbstractStringAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .AttributesEqualMatchChecker | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .IntegerAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .NilAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .NotNilAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .NumericAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .SequenceRegexPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .StringAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .StringAnnotationRegexPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| ComplexNodePattern .StringInSetAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.ComplexNodePattern | JavaNlp |
|
| CoreAnnotation | The base class for any annotation that can be marked on a CoreMap, parameterized by the type of the value associated with the annotation. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| CoreAnnotations | Set of common annotations for CoreMaps. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| CoreAnnotations .AbbrAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .AbgeneAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .AbstrAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .AfterAnnotation | Annotation for the whitespace characters appear after this word. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .AnswerAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .AnswerObjectAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .AntecedentAnnotation | The CoreMap key identifying the annotation's antecedent. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ArgDescendentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ArgumentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .AuthorAnnotation | Author for the document (really should be a set of authors, but just have single string for simplicity) | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .BagOfWordsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .BeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .BeforeAnnotation | Annotation for the whitespace characters appearing before this word. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .BeginIndexAnnotation | This indexes the beginning of a span of words, e. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .BestCliquesAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .BestFullAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CalendarAnnotation | The CoreMap key identifying the date and time associated with an This key is typically set on document annotations. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CategoryAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CategoryFunctionalTagAnnotation | The standard key for storing category with functional tags. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CharacterOffsetBeginAnnotation | The CoreMap key identifying the offset of the first character of an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CharacterOffsetEndAnnotation | The CoreMap key identifying the offset of the last character after the end of an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CharAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ChineseCharAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ChineseIsSegmentedAnnotation | Not sure exactly what this is, but it is different from ChineseSegAnnotation and seems to indicate if the text is segmented | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ChineseOrigSegAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ChineseSegAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ChunkAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoarseTagAnnotation | CoNLL dep parsing - coarser POS tags. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ColumnDataClassifierAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CommonWordsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLDepAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLDepParentIndexAnnotation | CoNLL dep parsing - the index of the word which is the parent of this word in the dependency tree | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLDepTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLPredicateAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLSRLAnnotation | CoNLL SRL/dep parsing - map which, for the current word, specifies its specific role for each predicate | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLUFeats | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLUMisc | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLUSecondaryDepsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CoNLLUTokenSpanAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ContextsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CostMagnificationAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .CovertIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .D2_LBeginAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .D2_LEndAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .D2_LMiddleAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DayAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DependentsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DictAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DistSimAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DoAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DocDateAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DocIDAnnotation | This refers to the unique identifier for a "document", where document may vary based on your application. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DocSourceTypeAnnotation | Document source type What kind of place did the document come from: newswire, discussion forum, web. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DocTitleAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DocTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .DomainAnnotation | Used in CRFClassifier stuff PositionAnnotation should possibly be an int - it's present as either an int or string depending on context CharAnnotation | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .EndIndexAnnotation | This indexes the end of a span of words, e. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .EntityClassAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .EntityRuleAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .EntityTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ExceptionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .FeaturesAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .FemaleGazAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .FirstChildAnnotation | used in binarized trees to specify the first child in the rule for which this node is the parent | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ForcedSentenceEndAnnotation | This indicates the sentence should end at this token. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ForcedSentenceUntilEndAnnotation | This indicates that starting at this token, the sentence should not be ended until we see a ForcedSentenceEndAnnotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .FreqAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .GazAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .GazetteerAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .GenericTokensAnnotation | The CoreMap key for getting the tokens (can be words, phrases or anything that are of type CoreMap) contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .GeniaAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .GoldAnswerAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .GovernorAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .GrandparentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .HaveAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .HeadWordStringAnnotation | The key for storing a Head word as a string rather than a pointer (as in TreeCoreAnnotations. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .HeightAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .IDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .IDFAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .INAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .IndexAnnotation | This indexes a token number inside a sentence. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .InterpretationAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .IsDateRangeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .IsURLAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LabelAnnotation | Used in wsd. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LabelIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LabelWeightAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LastGazAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LastTaggedAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LBeginAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LeftChildrenNodeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LeftTermAnnotation | The Standard key for storing the left terminal number relative to the root of the tree of the leftmost terminal dominated by the current node | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LemmaAnnotation | The CoreMap key for getting the lemma (morphological stem) of a token. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LEndAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LengthAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LineNumberAnnotation | Line number for a sentence in a document delimited by newlines instead of punctuation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LinkAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LMiddleAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .LocationAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .MaleGazAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .MarkingAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .MorphoCaseAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .MorphoGenAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .MorphoNumAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .MorphoPersAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NamedEntityTagAnnotation | The CoreMap key for getting the token-level named entity tag (e. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NeighborsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NERIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NormalizedNamedEntityTagAnnotation | The key for the normalized value of numeric named entities. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NotAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NumericCompositeObjectAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NumericCompositeTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NumericCompositeValueAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NumericObjectAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NumericTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NumericValueAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NumerizedTokensAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .NumTxtSentencesAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .OriginalCharAnnotation | Seems like this could be consolidated with something else. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .OriginalTextAnnotation | The exact original surface form of a token. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ParagraphAnnotation | to store paragraph information. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ParagraphsAnnotation | The CoreMap key for getting the paragraphs contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ParaPositionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ParentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PartOfSpeechAnnotation | The CoreMap key for getting the Penn part of speech of a token. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PercentAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PhraseWordsAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PhraseWordsTagAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PolarityAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PositionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PossibleAnswersAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PredictedAnswerAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PrevChildAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .PriorAnnotation | Used in propbank. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ProtoAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .QuotationIndexAnnotation | Unique identifier within a document for a given quotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .QuotationsAnnotation | The CoreMap key for getting the quotations contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .RoleAnnotation | The standard key for the semantic role label of a phrase. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SectionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SectionDateAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SectionEndAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SectionIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SectionStartAnnotation | Indicates that the token starts a new section and the attributes that should go into that section | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SemanticHeadTagAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SemanticHeadWordAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SemanticTagAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SemanticWordAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SentenceBeginAnnotation | The index of the sentence that this annotation begins in. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SentenceEndAnnotation | The index of the sentence that this annotation begins in. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SentenceIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SentenceIndexAnnotation | Unique identifier within a document for a given sentence. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SentencePositionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SentencesAnnotation | The CoreMap key for getting the sentences contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ShapeAnnotation | The standard key for the "shape" of a word: a String representing the type of characters in a word, such as "Xx" for a capitalized word. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SpaceBeforeAnnotation | Used in Chinese segmenters for whether there was space before a character. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SpanAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SpeakerAnnotation | to store speaker information. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SRL_ID | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SRLIDAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SRLInstancesAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .StackedNamedEntityTagAnnotation | The CoreMap key for getting the token-level named entity tag (e. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .StateAnnotation | The base version of the parser state, like NP or VBZ or . | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .StemAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .SubcategorizationAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TagLabelAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TextAnnotation | The CoreMap key identifying the annotation's text. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TokenBeginAnnotation | The CoreMap key identifying the first token included in an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TokenEndAnnotation | The CoreMap key identifying the last token after the end of an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TokensAnnotation | The CoreMap key for getting the tokens contained by an annotation. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TopicAnnotation | Used for Topic Assignments from LDA or its equivalent models. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TrueCaseAnnotation | The CoreMap key for getting the token-level true case annotation (e. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TrueCaseTextAnnotation | The CoreMap key identifying the annotation's true-cased text. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .TrueTagAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .UBlockAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .UnaryAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .UnknownAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .UseMarkedDiscourseAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .UtteranceAnnotation | to store discourse information. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .UTypeAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .ValueAnnotation | Contains the "value" - an ill-defined string used widely in MapLabel. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .VerbSenseAnnotation | Probank key for the Verb sense given in the Propbank Annotation, should only be in the verbnode | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .WebAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .WordFormAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .WordnetSynAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .WordPositionAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .WordSenseAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .XmlContextAnnotation | Used in CleanXMLAnnotator. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .XmlElementAnnotation | Used in SimpleXMLAnnotator. | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreAnnotations .YearAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| CoreLabel | A CoreLabel represents a single word with ancillary information attached using CoreAnnotations. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| CoreLabel .GenericAnnotation | This allows you to read in arbitrary values from a file as features, for example. | Interface | edu.stanford.nlp.ling.CoreLabel | JavaNlp |
|
| CoreLabel .OutputFormat | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.ling.CoreLabel | JavaNlp |
|
| CoreMapExpressionExtractor | Represents a list of assignment and extraction rules over sequence patterns. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| CoreMapExpressionExtractor .Stage | Describes one stage of extraction. | Class | edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor | JavaNlp |
|
| CoreMapExpressionNodePattern | Pattern for matching a CoreMap using a generic expressionAuthor:Angel ChangSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| CoreMapNodePattern | Pattern for matching a CoreMapAuthor:Angel ChangSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| CoreMapNodePattern .AttributesEqualMatchChecker | | Class | edu.stanford.nlp.ling.tokensregex.CoreMapNodePattern | JavaNlp |
|
| CoreMapNodePatternTrigger | Trigger for CoreMap Node Patterns. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| CoreMapSequenceMatchAction | | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| CoreMapSequenceMatchAction .AnnotateAction | | Class | edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction | JavaNlp |
|
| CoreMapSequenceMatchAction .MergeAction | | Class | edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction | JavaNlp |
|
| CoreMapSequenceMatcher | | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| CoreMapSequenceMatcher .BasicCoreMapSequenceMatcher | | Class | edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher | JavaNlp |
|
| Datum | Interface for Objects which can be described by their features. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| Document | Represents a text document as a list of Words with a String title. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| DocumentReader | Basic mechanism for reading in Documents from various input sources. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| Env | Holds environment variables to be used for compiling string into a pattern. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| Env .Binder | | Interface | edu.stanford.nlp.ling.tokensregex.Env | JavaNlp |
|
| EnvLookup | Provides lookup functions using an Env | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| ExactMatchCost | | Class | edu.stanford.nlp.ling.tokensregex.matcher | JavaNlp |
|
| Expression | This interface represents an expression that can be evaluated to obtain a value. | Interface | edu.stanford.nlp.ling.tokensregex.types | JavaNlp |
|
| Expressions | Various implementations of the Expression interface, which is used for specifying an "action" or "result" in TokensRegex extraction rules. | Class | edu.stanford.nlp.ling.tokensregex.types | JavaNlp |
|
| Expressions .AndExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .AssignableFunctionCallExpression | A function call that can be assigned a value. | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .CaseExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .CompositeValue | A composite value with field names and values for each fieldSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .ConditionalExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .FieldExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .FunctionCallExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .IfExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .IndexedExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .ListExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .MethodCallExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .NotExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .OrExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .PrimitiveValue | Primitive value that is directly represented by a Java object of type TSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .RegexMatchResultVarExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .RegexMatchVarExpression | | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .RegexValue | A string that represents a regular expressionSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .SimpleCachedExpression | A simple implementation of an expression that is represented by a java object of type T and which also has a cached Value stored with it | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .SimpleExpression | A simple implementation of an expression that is represented by a java object of type TSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .SimpleValue | Simple implementation of Value backed by a java object of type TSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .TypedExpression | An expression with a typename and tags. | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .VarAssignmentExpression | A variable assignment with the name of the variable, and the expression to assign to that variableSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .VarExpression | A variable, which can be assigned any expression. | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Expressions .WrappedExpression | An expression that is a wrapper around another expression. | Class | edu.stanford.nlp.ling.tokensregex.types.Expressions | JavaNlp |
|
| Featurizable | Interface for Objects that can be described by their features. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| HasCategory | Something that implements the HasCategory interface knows about categories. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| HasContext | Return the whitespace String after the word. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| HasIndex | | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| HasLemma | Something that implements the HasLemma interface knows about lemmas. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| HasOffset | Something that implements the HasOffset interface bears a offset reference to the original text | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| HasTag | Something that implements the HasTag interface knows about part-of-speech tags. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| HasWord | Something that implements the HasWord interfaceAuthor:Christopher Manning | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| IndexedWord | This class provides a CoreLabel that uses its DocIDAnnotation, SentenceIndexAnnotation, and IndexAnnotation to implement | Class | edu.stanford.nlp.ling | JavaNlp |
|
| Label | Something that implements the Label interface can act as a constituent, node, or word label with linguistic attributes. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| Labeled | Interface for Objects that have a label, whose label is an Object. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| LabeledWord | A LabeledWord object contains a word and its tag. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| LabelFactory | A LabelFactory object acts as a factory for creating objects of class Label, or some descendant class. | Interface | edu.stanford.nlp.ling | JavaNlp |
|
| Match | | Class | edu.stanford.nlp.ling.tokensregex.matcher | JavaNlp |
|
| MatchCostFunction | | Interface | edu.stanford.nlp.ling.tokensregex.matcher | JavaNlp |
|
| MatchCostFunction .AbstractMatchCostFunction | | Class | edu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunction | JavaNlp |
|
| MatchedExpression | Matched Expression represents a chunk of text that was matched from an original segment of text). | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| MatchedExpression .SingleAnnotationExtractor | Function that takes a CoreMap, applies a extraction function to it, to get a value Also contains information on how to construct a final annotation. | Class | edu.stanford.nlp.ling.tokensregex.MatchedExpression | JavaNlp |
|
| MultiCoreMapNodePattern | Pattern for matching across multiple core maps. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| MultiCoreMapNodePattern .StringSequenceAnnotationPattern | | Class | edu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePattern | JavaNlp |
|
| MultiMatch | | Class | edu.stanford.nlp.ling.tokensregex.matcher | JavaNlp |
|
| MultiNodePattern | Matches potentially multiple node (i. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| MultiNodePattern .IntersectMultiNodePattern | | Class | edu.stanford.nlp.ling.tokensregex.MultiNodePattern | JavaNlp |
|
| MultiNodePattern .UnionMultiNodePattern | | Class | edu.stanford.nlp.ling.tokensregex.MultiNodePattern | JavaNlp |
|
| MultiPatternMatcher | | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| MultiPatternMatcher .BasicSequencePatternTrigger | Simple SequencePatternTrigger that looks at each node, and identifies which patterns may potentially match each node, and then aggregates (union) | Class | edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher | JavaNlp |
|
| MultiPatternMatcher .NodePatternTrigger | A function which returns a collections of patterns that may match when given a single node from a larger sequence. | Interface | edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher | JavaNlp |
|
| MultiPatternMatcher .SequencePatternTrigger | A function which returns a collections of patterns that may match when a sequence of nodes. | Interface | edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher | JavaNlp |
|
| MultiTokenTag | Represents a tag for a multi token expression Can be used to annotate individual tokens without | Class | edu.stanford.nlp.ling | JavaNlp |
|
| MultiTokenTag .Tag | | Class | edu.stanford.nlp.ling.MultiTokenTag | JavaNlp |
|
| MultiWordStringMatcher | | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| MultiWordStringMatcher .LongestStringComparator | | Class | edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher | JavaNlp |
|
| MultiWordStringMatcher .MatchType | if matchType is EXCT: match exact string if matchType is EXCTWS: match exact string, except whitespace can match multiple whitespaces | Class | edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher | JavaNlp |
|
| NodePattern | Matches a Node (i. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| NodePattern .AnyNodePattern | | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | JavaNlp |
|
| NodePattern .ConjNodePattern | Given a list of patterns p1,. | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | JavaNlp |
|
| NodePattern .DisjNodePattern | Given a list of patterns p1,. | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | JavaNlp |
|
| NodePattern .EqualsNodePattern | Matches a constant value of type T using equals()See Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | JavaNlp |
|
| NodePattern .NegateNodePattern | Given a node pattern p, a node x matches if p does not match xSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.NodePattern | JavaNlp |
|
| NodePatternTransformer | | Interface | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | edu.stanford.nlp.ling.tokensregex.parser | JavaNlp |
|
| PhraseTable | Table used to lookup multi-word phrases. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| PhraseTable .Phrase | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | JavaNlp |
|
| PhraseTable .PhraseMatch | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | JavaNlp |
|
| PhraseTable .PhraseStringCollection | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | JavaNlp |
|
| PhraseTable .StringList | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | JavaNlp |
|
| PhraseTable .TokenList | | Class | edu.stanford.nlp.ling.tokensregex.PhraseTable | JavaNlp |
|
| PhraseTable .WordList | | Interface | edu.stanford.nlp.ling.tokensregex.PhraseTable | JavaNlp |
|
| RVFDatum | A basic implementation of the Datum interface that can be constructed with a Collection of features and one more more labels. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| Sentence | Sentence holds a couple utility methods for lists. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| SequenceMatchAction | | Interface | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| SequenceMatchAction .BoundAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | JavaNlp |
|
| SequenceMatchAction .BranchAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | JavaNlp |
|
| SequenceMatchAction .NextMatchAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | JavaNlp |
|
| SequenceMatchAction .SeriesAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | JavaNlp |
|
| SequenceMatchAction .StartMatchAction | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchAction | JavaNlp |
|
| SequenceMatcher | A generic sequence matcher. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| SequenceMatcher .BasicMatchReplacement | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | JavaNlp |
|
| SequenceMatcher .FindType | Type of search to perform FIND_NONOVERLAPPING - Find nonoverlapping matches (default)FIND_ALL - Find all potential matches | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | JavaNlp |
|
| SequenceMatcher .GroupMatchReplacement | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | JavaNlp |
|
| SequenceMatcher .MatchReplacement | | Interface | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | JavaNlp |
|
| SequenceMatcher .NamedGroupMatchReplacement | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatcher | JavaNlp |
|
| SequenceMatchResult | The result of a match against a sequence. | Interface | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| SequenceMatchResult .GroupToIntervalFunc | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchResult | JavaNlp |
|
| SequenceMatchResult .MatchedGroupInfo | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchResult | JavaNlp |
|
| SequenceMatchRules | Rules for matching sequences using regular expressions There are 2 types of rules: | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| SequenceMatchRules .AnnotationExtractRule | Rule that specifies how to extract sequence of MatchedExpression from an annotation (CoreMap). | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .AnnotationExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .AnnotationMatchedFilter | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .AssignmentRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .BasicSequenceExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .CompositeExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .CoreMapExtractRule | Extraction rule to apply a extraction rule on a particular CoreMap field Input is of type CoreMap, output is templated type O. | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .CoreMapFunctionApplier | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .CoreMapToListExtractRule | Extraction rule that treats a single CoreMap as a list/sequence of CoreMaps (convenience class, for use with BasicSequenceExtractRule) | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .CoreMapToListFunctionApplier | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .ExtractRule | | Interface | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .FilterExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .ListExtractRule | Extraction rule that applies a list of rules in sequence and aggregates all matches found | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .MultiSequencePatternExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .MultiTokenPatternExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .Rule | | Interface | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .SequenceMatchedExpressionExtractor | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .SequenceMatchResultExtractor | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .SequencePatternExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .StringMatchedExpressionExtractor | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .StringMatchResultExtractor | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .StringPatternExtractRule | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .TextPatternExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequenceMatchRules .TokenPatternExtractRuleCreator | | Class | edu.stanford.nlp.ling.tokensregex.SequenceMatchRules | JavaNlp |
|
| SequencePattern | Generic Sequence Pattern for regular expressions. | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| SequencePattern .AndPatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .BackRefPatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .GroupPatternExpr | Expression that represents a group. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .MultiNodePatternExpr | Represents a pattern that can match multiple nodes. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .NodePatternExpr | Represents one element to be matched. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .NodesMatchChecker | | Interface | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .OrPatternExpr | Expression that represents a disjunction. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .Parser | | Interface | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .PatternExpr | Represents a sequence pattern expressions (before translating into NFA). | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .RepeatPatternExpr | Expression that represents a pattern that repeats for a number of times. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .SequenceEndPatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .SequencePatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .SequenceStartPatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .SpecialNodePatternExpr | Represents one element to be matched. | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| SequencePattern .ValuePatternExpr | | Class | edu.stanford.nlp.ling.tokensregex.SequencePattern | JavaNlp |
|
| StringLabel | A StringLabel object acts as a Label by containing a single String, which it sets or returns in response to requests. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| StringLabelFactory | A StringLabelFactory object makes a simple StringLabel out of a String. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| Tag | A Tag object acts as a Label by containing a String that is a part-of-speech tag. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| TaggedWord | A TaggedWord object contains a word and its tag. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| TaggedWordFactory | A TaggedWordFactory acts as a factory for creating objects ofVersion:2000/12/21Author:Christopher Manning | Class | edu.stanford.nlp.ling | JavaNlp |
|
| Tags | Tags that can be added to values or annotationsSee Also:Serialized Form | Class | edu.stanford.nlp.ling.tokensregex.types | JavaNlp |
|
| Tags .TagsAnnotation | | Class | edu.stanford.nlp.ling.tokensregex.types.Tags | JavaNlp |
|
| TokenSequenceMatcher | | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| TokenSequenceParseException | Created by sonalg on 2/5/15. | Class | edu.stanford.nlp.ling.tokensregex.parser | JavaNlp |
|
| TokenSequenceParser | | Class | edu.stanford.nlp.ling.tokensregex.parser | JavaNlp |
|
| TokenSequencePattern | Token Sequence Pattern for regular expressions over sequences of tokens (each represented as a CoreMap). | Class | edu.stanford.nlp.ling.tokensregex | JavaNlp |
|
| TrieMap | Map that takes a iterable as key, and maps it to an value. | Class | edu.stanford.nlp.ling.tokensregex.matcher | JavaNlp |
|
| TrieMapMatcher | The TrieMapMatcher provides functions to match against a trie. | Class | edu.stanford.nlp.ling.tokensregex.matcher | JavaNlp |
|
| Value | An expression that has been evaluated to a Java object of type T. | Interface | edu.stanford.nlp.ling.tokensregex.types | JavaNlp |
|
| ValueFunction | A function that takes as input an environment (Env) and a list of values (List) and returns a Value. | Interface | edu.stanford.nlp.ling.tokensregex.types | JavaNlp |
|
| ValueFunctions | ValueFunctions supported by tokensregex. | Class | edu.stanford.nlp.ling.tokensregex.types | JavaNlp |
|
| ValueFunctions .BooleanFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .ComparableComparator | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .CompareFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .CompareType | Returns the enum constant of this type with the specified name. | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .NamedValueFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .NumericComparator | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .NumericFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .ParamInfo | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .StringFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueFunctions .TypeCheckedFunction | | Class | edu.stanford.nlp.ling.tokensregex.types.ValueFunctions | JavaNlp |
|
| ValueLabel | A ValueLabel object acts as a Label with linguistic attributes. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| Word | A Word object acts as a Label by containing a String. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| WordFactory | A WordFactory acts as a factory for creating objects ofVersion:2000/12/20Author:Christopher Manning | Class | edu.stanford.nlp.ling | JavaNlp |
|
| WordLemmaTag | A WordLemmaTag corresponds to a pair of a tagged (e. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| WordLemmaTagFactory | A WordLemmaTagFactory acts as a factory for creating objects of class WordLemmaTag. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| WordTag | A WordTag corresponds to a tagged (e. | Class | edu.stanford.nlp.ling | JavaNlp |
|
| WordTagFactory | A WordTagFactory acts as a factory for creating objects of class WordTag. | Class | edu.stanford.nlp.ling | JavaNlp |