Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.stanford.nlp.dcoref Classes and Interfaces - 124 results found.
NameDescriptionTypePackageFramework
ACEMentionExtractorExtracts mentions from a file annotated in ACE format (ACE2004, ACE2005).Classedu.stanford.nlp.dcorefStanford Parser
AliasMatchClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
CoNLL2011DocumentReaderRead _conll file format from CoNLL2011.Classedu.stanford.nlp.dcorefStanford Parser
CoNLL2011DocumentReader .CorefMentionAnnotationClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderStanford Parser
CoNLL2011DocumentReader .CorpusStatsClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderStanford Parser
CoNLL2011DocumentReader .DocumentClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderStanford Parser
CoNLL2011DocumentReader .NamedEntityAnnotationClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderStanford Parser
CoNLL2011DocumentReader .OptionsClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderStanford Parser
CoNLLMentionExtractorClassedu.stanford.nlp.dcorefStanford Parser
ConstantsClassedu.stanford.nlp.dcorefStanford Parser
CorefChainOutput of (deterministic) coref system.Classedu.stanford.nlp.dcorefStanford Parser
CorefChain .CorefMentionMention for coref output.Classedu.stanford.nlp.dcoref.CorefChainStanford Parser
CorefChain .CorefMentionComparatorClassedu.stanford.nlp.dcoref.CorefChainStanford Parser
CorefChain .MentionComparatorClassedu.stanford.nlp.dcoref.CorefChainStanford Parser
CorefClusterOne cluster for the SieveCoreferenceSystem.Classedu.stanford.nlp.dcorefStanford Parser
CorefCoreAnnotationsSimilar to CoreAnnotations, but this class containsClassedu.stanford.nlp.dcorefStanford Parser
CorefCoreAnnotations .CorefAnnotationThe standard key for the coref label.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsStanford Parser
CorefCoreAnnotations .CorefChainAnnotationCorefChainID - CorefChain map.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsStanford Parser
CorefCoreAnnotations .CorefClusterAnnotationSet of all the CoreLabel objects which are coreferent with a CoreLabel.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsStanford Parser
CorefCoreAnnotations .CorefClusterIdAnnotationAn integer representing a document-level unique cluster of coreferent entities.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsStanford Parser
CorefCoreAnnotations .CorefDestAnnotationDestination of the coreference link for this word (if any).Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsStanford Parser
CorefCoreAnnotations .CorefGraphAnnotationThis stores the entire set of coreference links for one document.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsStanford Parser
CorefDictionaryMatchSieve that uses the coreference dictionary for the technical domain developed by Recasens, Can and Jurafsky (NAACL 2013).Classedu.stanford.nlp.dcoref.sievepassesStanford Parser
CorefMentionFinderInterface for finding coref mentions in a document.Interfaceedu.stanford.nlp.dcorefStanford Parser
CorefScorerWrapper for a coreference resolution score: MUC, B cubed, Pairwise.Classedu.stanford.nlp.dcorefStanford Parser
DeterministicCorefSieveBase class for a Coref Sieve.Classedu.stanford.nlp.dcoref.sievepassesStanford Parser
DictionariesProvides accessors for various grammatical, semantic, and world knowledge lexicons and word lists primarily used by the Sieve coreference system,Classedu.stanford.nlp.dcorefStanford Parser
Dictionaries .AnimacyReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DictionariesStanford Parser
Dictionaries .GenderReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DictionariesStanford Parser
Dictionaries .MentionTypeClassedu.stanford.nlp.dcoref.DictionariesStanford Parser
Dictionaries .NumberReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DictionariesStanford Parser
Dictionaries .PersonReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DictionariesStanford Parser
DiscourseMatchClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
DocumentClassedu.stanford.nlp.dcorefStanford Parser
Document .DocTypeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DocumentStanford Parser
ExactStringMatchClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
LexicalChainMatchClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
MarkRoleClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
MentionOne mention for the SieveCoreferenceSystem.Classedu.stanford.nlp.dcorefStanford Parser
MentionExtractorGeneric mention extractor from a corpus.Classedu.stanford.nlp.dcorefStanford Parser
MentionMatcherInterfaceedu.stanford.nlp.dcorefStanford Parser
MUCMentionExtractorExtracts mentions from a file annotated in MUC format.Classedu.stanford.nlp.dcorefStanford Parser
NameMatchClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
NameMatchPreciseClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
PreciseConstructsClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
PronounMatchClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
RelaxedExactStringMatchClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
RelaxedHeadMatchClassedu.stanford.nlp.dcoref.sievepassesStanford Parser
RuleBasedCorefMentionFinderClassedu.stanford.nlp.dcorefStanford Parser
RulesRules for coref system (mention detection, entity coref, event coref) The name of the method for mention detection starts with detection,Classedu.stanford.nlp.dcorefStanford Parser
ScorerBCubedClassedu.stanford.nlp.dcorefStanford Parser
ScorerBCubed .BCubedTypeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.ScorerBCubedStanford Parser
ScorerMUCClassedu.stanford.nlp.dcorefStanford Parser
ScorerPairwiseClassedu.stanford.nlp.dcorefStanford Parser
SemanticsClassedu.stanford.nlp.dcorefStanford Parser
SieveCoreferenceSystemMulti-pass Sieve coreference resolution system (see EMNLP 2010 paper).Classedu.stanford.nlp.dcorefStanford Parser
SieveOptionsClassedu.stanford.nlp.dcorefStanford Parser
SpeakerInfoClassedu.stanford.nlp.dcorefStanford Parser
StrictHeadMatch1Classedu.stanford.nlp.dcoref.sievepassesStanford Parser
StrictHeadMatch2Classedu.stanford.nlp.dcoref.sievepassesStanford Parser
StrictHeadMatch3Classedu.stanford.nlp.dcoref.sievepassesStanford Parser
StrictHeadMatch4Classedu.stanford.nlp.dcoref.sievepassesStanford Parser
ACEMentionExtractorExtracts mentions from a file annotated in ACE format (ACE2004, ACE2005).Classedu.stanford.nlp.dcorefJavaNlp
AliasMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
CoNLL2011DocumentReaderRead _conll file format from CoNLL2011.Classedu.stanford.nlp.dcorefJavaNlp
CoNLL2011DocumentReader .CorefMentionAnnotationClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderJavaNlp
CoNLL2011DocumentReader .CorpusStatsClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderJavaNlp
CoNLL2011DocumentReader .DocumentClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderJavaNlp
CoNLL2011DocumentReader .NamedEntityAnnotationClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderJavaNlp
CoNLL2011DocumentReader .OptionsClassedu.stanford.nlp.dcoref.CoNLL2011DocumentReaderJavaNlp
CoNLLMentionExtractorClassedu.stanford.nlp.dcorefJavaNlp
ConstantsClassedu.stanford.nlp.dcorefJavaNlp
CorefChainOutput of (deterministic) coref system.Classedu.stanford.nlp.dcorefJavaNlp
CorefChain .CorefMentionMention for coref output.Classedu.stanford.nlp.dcoref.CorefChainJavaNlp
CorefChain .CorefMentionComparatorClassedu.stanford.nlp.dcoref.CorefChainJavaNlp
CorefChain .MentionComparatorClassedu.stanford.nlp.dcoref.CorefChainJavaNlp
CorefClusterOne cluster for the SieveCoreferenceSystem.Classedu.stanford.nlp.dcorefJavaNlp
CorefCoreAnnotationsSimilar to CoreAnnotations, but this class containsClassedu.stanford.nlp.dcorefJavaNlp
CorefCoreAnnotations .CorefAnnotationThe standard key for the coref label.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsJavaNlp
CorefCoreAnnotations .CorefChainAnnotationCorefChainID - CorefChain map.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsJavaNlp
CorefCoreAnnotations .CorefClusterAnnotationSet of all the CoreLabel objects which are coreferent with a CoreLabel.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsJavaNlp
CorefCoreAnnotations .CorefClusterIdAnnotationAn integer representing a document-level unique cluster of coreferent entities.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsJavaNlp
CorefCoreAnnotations .CorefDestAnnotationDestination of the coreference link for this word (if any).Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsJavaNlp
CorefCoreAnnotations .CorefGraphAnnotationThis stores the entire set of coreference links for one document.Classedu.stanford.nlp.dcoref.CorefCoreAnnotationsJavaNlp
CorefDictionaryMatchSieve that uses the coreference dictionary for the technical domain developed by Recasens, Can and Jurafsky (NAACL 2013).Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
CorefMentionFinderInterface for finding coref mentions in a document.Interfaceedu.stanford.nlp.dcorefJavaNlp
CorefScorerWrapper for a coreference resolution score: MUC, B cubed, Pairwise.Classedu.stanford.nlp.dcorefJavaNlp
DeterministicCorefSieveBase class for a Coref Sieve.Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
DictionariesProvides accessors for various grammatical, semantic, and world knowledge lexicons and word lists primarily used by the Sieve coreference system,Classedu.stanford.nlp.dcorefJavaNlp
Dictionaries .AnimacyReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DictionariesJavaNlp
Dictionaries .GenderReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DictionariesJavaNlp
Dictionaries .MentionTypeClassedu.stanford.nlp.dcoref.DictionariesJavaNlp
Dictionaries .NumberReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DictionariesJavaNlp
Dictionaries .PersonReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DictionariesJavaNlp
DiscourseMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
DocumentClassedu.stanford.nlp.dcorefJavaNlp
Document .DocTypeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.DocumentJavaNlp
ExactStringMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
LexicalChainMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
MarkRoleClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
MentionOne mention for the SieveCoreferenceSystem.Classedu.stanford.nlp.dcorefJavaNlp
MentionExtractorGeneric mention extractor from a corpus.Classedu.stanford.nlp.dcorefJavaNlp
MentionMatcherInterfaceedu.stanford.nlp.dcorefJavaNlp
MUCMentionExtractorExtracts mentions from a file annotated in MUC format.Classedu.stanford.nlp.dcorefJavaNlp
NameMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
NameMatchPreciseClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
PreciseConstructsClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
PronounMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
RelaxedExactStringMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
RelaxedHeadMatchClassedu.stanford.nlp.dcoref.sievepassesJavaNlp
RuleBasedCorefMentionFinderClassedu.stanford.nlp.dcorefJavaNlp
RulesRules for coref system (mention detection, entity coref, event coref) The name of the method for mention detection starts with detection,Classedu.stanford.nlp.dcorefJavaNlp
ScorerBCubedClassedu.stanford.nlp.dcorefJavaNlp
ScorerBCubed .BCubedTypeReturns the enum constant of this type with the specified name.Classedu.stanford.nlp.dcoref.ScorerBCubedJavaNlp
ScorerMUCClassedu.stanford.nlp.dcorefJavaNlp
ScorerPairwiseClassedu.stanford.nlp.dcorefJavaNlp
SemanticsClassedu.stanford.nlp.dcorefJavaNlp
SieveCoreferenceSystemMulti-pass Sieve coreference resolution system (see EMNLP 2010 paper).Classedu.stanford.nlp.dcorefJavaNlp
SieveOptionsClassedu.stanford.nlp.dcorefJavaNlp
SpeakerInfoClassedu.stanford.nlp.dcorefJavaNlp
StrictHeadMatch1Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch2Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch3Classedu.stanford.nlp.dcoref.sievepassesJavaNlp
StrictHeadMatch4Classedu.stanford.nlp.dcoref.sievepassesJavaNlp