public class DependencyParseSieve extends QMSieve
Sieve.MentionData
beforeQuotePunctuation, commonSpeechWords, sieveName, subjVerbPattern
animacySet, ANIMATE_NOUN, characterMap, doc, NAME, PRONOUN, pronounCorefMap, rootNameNode
Constructor and Description |
---|
DependencyParseSieve(Annotation doc,
java.util.Map<java.lang.String,java.util.List<Person>> characterMap,
java.util.Map<java.lang.Integer,java.lang.String> pronounCorefMap,
java.util.Set<java.lang.String> animacySet)
A logger for this class
|
Modifier and Type | Method and Description |
---|---|
void |
dependencyParses(Annotation doc) |
void |
doQuoteToMention(Annotation doc) |
fillInMention, fillInMention, getMentionData
createNameMatcher, doCoreference, findClosestMentionInSpanBackward, findClosestMentionInSpanForward, findClosestMentionsInSpanBackward, findClosestMentionsInSpanForward, getNamesInParagraph, getQuoteParagraph, oneSpeakerSentence, rangeContainsCharIndex, resolveAmbiguities, scanForAnimates, scanForNames, scanForNamesNew, scanForPronouns, scanForPronouns, tokenRangeToString, tokenRangeToString, tokenToLocation
public DependencyParseSieve(Annotation doc, java.util.Map<java.lang.String,java.util.List<Person>> characterMap, java.util.Map<java.lang.Integer,java.lang.String> pronounCorefMap, java.util.Set<java.lang.String> animacySet)
public void doQuoteToMention(Annotation doc)
doQuoteToMention
in class QMSieve
public void dependencyParses(Annotation doc)