A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

abbreviationMatcher - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.Abbreviations
 
abbreviationPattern - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.Abbreviations
 
Abbreviations - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Abbreviation lists and pattern matchers.
Abbreviations() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.Abbreviations
Allow overrides but not instantiation.
abbreviations - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.Abbreviations
 
abbreviationsURL - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Abbreviations URL.
abridged_lookup(String) - Method in class net.sf.jlinkgrammar.Dictionary
 
AbstractContextualSmoother - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual
Abstract contextual smoother.
AbstractContextualSmoother() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
Create an abstract contextual smoother.
AbstractContractionExpander - Class in edu.northwestern.at.utils.corpuslinguistics.contractionexpander
Abstract ContractionExpander.
AbstractContractionExpander() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.AbstractContractionExpander
Create abstract contraction expander.
AbstractLanguageRecognizer - Class in edu.northwestern.at.utils.corpuslinguistics.languagerecognizer
Abstract Language Recognizer.
AbstractLanguageRecognizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.languagerecognizer.AbstractLanguageRecognizer
Create a language recognizer.
AbstractLanguageRecognizer(List<String>) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.languagerecognizer.AbstractLanguageRecognizer
Create a language recognizer with list of languages to recognize.
AbstractLemmatizer - Class in edu.northwestern.at.utils.corpuslinguistics.lemmatizer
Abstract Lemmatizer.
AbstractLemmatizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.AbstractLemmatizer
 
AbstractLexicalSmoother - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical
Abstract lexical smoother.
AbstractLexicalSmoother() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
Create an abstract lexical smoother.
AbstractLexicon - Class in edu.northwestern.at.utils.corpuslinguistics.lexicon
AbstractLexicon: stores spellings and their possible parts of speech.
AbstractLexicon() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Create an empty lexicon.
AbstractNameRecognizer - Class in edu.northwestern.at.utils.corpuslinguistics.namerecognizer
Abstract Name Recognizer.
AbstractNameRecognizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.AbstractNameRecognizer
 
AbstractNameStandardizer - Class in edu.northwestern.at.utils.corpuslinguistics.namestandardizer
Abstract Name Standardizer.
AbstractNameStandardizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.AbstractNameStandardizer
Create abstract name matcher.
AbstractPartOfSpeechGuesser - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.guesser
Abstract PartOfSpeechGuesser.
AbstractPartOfSpeechGuesser() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
 
AbstractPartOfSpeechTagger - Class in edu.northwestern.at.utils.corpuslinguistics.postagger
Abstract Part of Speech tagger.
AbstractPartOfSpeechTagger() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Create tagger.
AbstractPartOfSpeechTags - Class in edu.northwestern.at.utils.corpuslinguistics.partsofspeech
AbstractPartOfSpeechTags: Base class for PartOfSpeechTags implementations.
AbstractPartOfSpeechTags() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
 
AbstractPartOfSpeechTagsMapper - Class in edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper
AbstractPartOfSpeechTagsMapper: Base class for PartOfSpeechTagsMapper implementations.
AbstractPartOfSpeechTagsMapper() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper.AbstractPartOfSpeechTagsMapper
 
AbstractPostTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Post tokenizer which processes an extracted token.
AbstractPostTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPostTokenizer
Create a postTokenizer.
AbstractPreTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Default pretokenizes which prepares a string for tokenization.
AbstractPreTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPreTokenizer
Create a preTokenizer.
AbstractRegexReplacementRule - Class in edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule
An abstract rule specified using a regular expression and replacement.
AbstractRegexReplacementRule(String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.AbstractRegexReplacementRule
Construct a rule using the given regular expression.
AbstractSentenceSplitter - Class in edu.northwestern.at.utils.corpuslinguistics.sentencesplitter
Abstract sentence splitter.
AbstractSentenceSplitter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
 
AbstractSpellingMapper - Class in edu.northwestern.at.utils.corpuslinguistics.spellingmapper
Abstract Spelling Mapper.
AbstractSpellingMapper() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Create abstract spelling mapper.
AbstractSpellingStandardizer - Class in edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
Abstract Spelling Standardizer.
AbstractSpellingStandardizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Create abstract spelling standardizer.
AbstractStemmerLemmatizer - Class in edu.northwestern.at.utils.corpuslinguistics.lemmatizer
Use a stemmer as a pseudo-lemmatizer.
AbstractStemmerLemmatizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.AbstractStemmerLemmatizer
 
AbstractTaggerRule - Class in edu.northwestern.at.morphadorner.tools.taggertrainer
Abstract Part of Speech Tagger rule.
AbstractTaggerRule() - Constructor for class edu.northwestern.at.morphadorner.tools.taggertrainer.AbstractTaggerRule
 
AbstractTextSegmenter - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter
Base class for segmenting a text.
AbstractTextSegmenter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.AbstractTextSegmenter
Create a text segmenter.
AbstractTextSummarizer - Class in edu.northwestern.at.utils.corpuslinguistics.textsummarizer
Base class for summarizing a text.
AbstractTextSummarizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsummarizer.AbstractTextSummarizer
Create a word tokenizer.
AbstractThesaurus - Class in edu.northwestern.at.utils.corpuslinguistics.thesaurus
Base class for a thesaurus.
AbstractThesaurus() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.thesaurus.AbstractThesaurus
Create a word tokenizer.
AbstractWordTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Base class for deriving word tokenizers.
AbstractWordTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
Create a word tokenizer.
accept(AdornedWord) - Method in interface edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWordFilter
Tests if a specified adorned word should be included.
accept(AdornedWord) - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWordStopWordFilter
Tests if a specified adorned word should be included.
accept(AdornedWord) - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.PorterStopWordFilter
Tests if a specified adorned word should be included.
acceptName(Lexicon, String, boolean, int) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Accept a name.
account(CharSequence, int) - Method in interface de.spieleck.app.cngram.NGramProfiles.Ranker
 
account(CharSequence) - Method in interface de.spieleck.app.cngram.NGramProfiles.Ranker
 
account(Reader) - Method in interface de.spieleck.app.cngram.NGramProfiles.Ranker
 
Accumulator - Class in edu.northwestern.at.utils.math.statistics
Accumulate basic statistical information for a set of doubles.
Accumulator() - Constructor for class edu.northwestern.at.utils.math.statistics.Accumulator
Create an empty accumulator.
ACCUSATIVE_PRONOUNS - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
acosh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the inverse (arc) hyperbolic cosine of a double.
active - Variable in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSessionImpl
True if session active.
activeThreads() - Static method in class edu.northwestern.at.utils.DebugUtils
Get list of active threads.
add(Object, int) - Method in class de.spieleck.util.IntMap
Optimized operations.
add(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
add(char, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
add(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Add a character to the word being stemmed.
add(char[], int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Adds wLen characters to the word being stemmed contained in a portion of a char[] array.
add(K, V) - Method in class edu.northwestern.at.utils.KeyedSets
Add an entry to set for a key.
add(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Add two numbers.
add(E) - Method in class edu.northwestern.at.utils.SortedArrayList
Add an object to the list.
add(int, E) - Method in class edu.northwestern.at.utils.SortedArrayList
Add element at specified index.
add_internal(PPLinkset, String) - Static method in class net.sf.jlinkgrammar.PPLinkset
 
add_link_to_domain(Postprocessor, int) - Static method in class net.sf.jlinkgrammar.Postprocessor
Add a link to the domain
add_one_connector(int, int, String, Disjunct) - Static method in class net.sf.jlinkgrammar.Sentence
This adds one connector onto the beginning of the left (or right) connector list of d.
add_set_of_strings_to_label(String) - Method in class net.sf.jlinkgrammar.PPLexTable
add the set of strings, defined earlier by label_of_set, to the set of strings associated with the current label
add_string_to_label(String) - Method in class net.sf.jlinkgrammar.PPLexTable
add the single string str to the set of strings associated with label
add_to_left_table_list(MatchNode, MatchNode) - Static method in class net.sf.jlinkgrammar.Sentence
Adds the match node m to the sorted list of match nodes l.
add_to_right_table_list(MatchNode, MatchNode) - Static method in class net.sf.jlinkgrammar.Sentence
Adds the match node m to the sorted list of match nodes l.
addAll(K, Collection<V>) - Method in class edu.northwestern.at.utils.KeyedSets
Add all entries from a collection to set for a key.
addAll(Set<T>, T[]) - Static method in class edu.northwestern.at.utils.SetUtils
Add array entries to a set.
addAll(Collection<? extends E>) - Method in class edu.northwestern.at.utils.SortedArrayList
Add all elements of a collection.
addAll(E[]) - Method in class edu.northwestern.at.utils.SortedArrayList
Add all elements of an array.
addAll(int, Collection<? extends E>) - Method in class edu.northwestern.at.utils.SortedArrayList
Add all elements of a collection at a specified index.
addAuxiliaryWordList(TaggedStrings) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Add an auxiliary word list.
addAuxiliaryWordList(TaggedStrings) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Add an auxiliary word list.
addBooleanOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a boolean option.
addBooleanOption(String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a boolean option.
addCachedSpelling(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Cached a generated mapped spelling.
addCachedSpelling(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Cached a generated mapped spelling.
addCachedWord(String, Map<String, MutableInteger>) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Add word to cache.
AddCharacterOffsets - Class in edu.northwestern.at.morphadorner.tools.addcharacteroffsets
Create derived MorphAdorner files with character offsets to word tokens.
AddCharacterOffsets(String[]) - Constructor for class edu.northwestern.at.morphadorner.tools.addcharacteroffsets.AddCharacterOffsets
Create derived adorned files with character offset attributes.
addCode(char, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
addCombiningMacronPattern(List<PatternReplacer>, String, String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Add entry to combining macrons replacement list.
addCountMap(Map<K, Number>, Map<K, Number>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Add words/counts from one map to another.
addDescendants(Node, List<Node>) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Adds descendant elements of a node to a list.
addDoubleOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a double option.
addDoubleOption(String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a double option.
addIntegerOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding an integer option.
addIntegerOption(String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding an integer option.
additiveAdjustmentValue - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
Additive adjustment value.
additiveAdjustmentValue - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.AdditiveLexicalSmoother
Additive adjustment value = 0.5 (Lidstone smoothing).
AdditiveContextualSmoother - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual
Additive contextual smoother.
AdditiveContextualSmoother() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
Create an additive contextual smoother.
AdditiveLexicalSmoother - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical
Additive lexical smoother.
AdditiveLexicalSmoother() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.AdditiveLexicalSmoother
Create an additive lexical smoother.
addLongOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a long integer option.
addLongOption(String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a long integer option.
addMappedSpelling(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Add a mapped spelling.
addMappedSpelling(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Add a mapped spelling.
addMappedSpelling(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Add a mapped spelling.
addMappedSpelling(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Add a mapped spelling.
addNamedEntities(String) - Static method in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Adorn text with named entities.
addNGrams(CharSequence) - Method in class de.spieleck.app.cngram.NGramProfileImpl
Add ngrams from a single word to this profile
addOption(CmdLineParser.Option) - Method in class jargs.gnu.CmdLineParser
Add the specified Option to the list of accepted options
addPartOfSpeech(PartOfSpeech) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Add a part of speech.
addPartOfSpeech(PartOfSpeech) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Add a part of speech.
AddPseudoPages - Class in edu.northwestern.at.morphadorner.tools.addpseudopages
Add pseudopages to an adorned file.
AddPseudoPages(String, String, int, String) - Constructor for class edu.northwestern.at.morphadorner.tools.addpseudopages.AddPseudoPages
Add pseudopage milestones to an adorned file.
addSentence(List<String>, List<List<String>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
Add sentence to sentence list.
addSentenceBad(List<String>, List<List<String>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
Add sentence to sentence list.
addStandardSpelling(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Add a standard spelling.
addStandardSpelling(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Add a standard spelling.
addStandardSpelling(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Add a standard spelling.
addStandardSpelling(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Add a standard spelling.
addStandardSpellings(Collection<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Add standard spellings from a collection.
addStandardSpellings(Collection<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Add standard spellings from a collection.
addStandardSpellings(Collection) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Add standard spellings from a collection.
addStandardSpellings(Collection<String>) - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Add standard spellings from a collection.
addStopWord(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWordStopWordFilter
Add word to stop word list.
addStopWord(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stopwords.BaseStopWords
Add word to stop word list.
addStopWords(Collection<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWordStopWordFilter
Add words to stop word list.
addStopWords(Collection<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.stopwords.BaseStopWords
Add words to stop word list.
addStringOption(char, String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a string option.
addStringOption(String) - Method in class jargs.gnu.CmdLineParser
Convenience method for adding a string option.
AddSyllables - Static variable in class edu.northwestern.at.utils.corpuslinguistics.syllablecounter.EnglishSyllableCounter
 
addTag(String, String, String, String, String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Add a part of speech tag.
addTag(String, String, String, String, String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Add a part of speech tag.
addValue(double) - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Add a value to the accumulation.
addValues(Collection<Double>) - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Add collection of values to the accumulation.
addValues(double[]) - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Add array of values to the accumulation.
addWord(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Add a word to the filler.
addWord(String) - Method in class edu.northwestern.at.utils.spellcheck.FileBasedSpellingDictionary
Updates the dictionary.
addWord(String) - Method in class edu.northwestern.at.utils.spellcheck.HashMapSpellingDictionary
Add a word to the dictionary.
addWord(String) - Method in interface edu.northwestern.at.utils.spellcheck.SpellingDictionary
Add a word to the dictionary.
addWord(String) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
Add a word to the dictionary.
AddWordAttributesFilter - Class in edu.northwestern.at.morphadorner
Filter to add word attributes to adorned file.
AddWordAttributesFilter(XMLReader, ExtendedAdornedWordFilter) - Constructor for class edu.northwestern.at.morphadorner.AddWordAttributesFilter
Create filter.
addWordOrdinals() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Generate missing word ordinals.
addWordPrivate(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Add a word to the filler.
addWords(String[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.NGramExtractor
Add words from string array of words.
addWords(List<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.NGramExtractor
Add words from list words.
addWords(String[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Add multiple words to the filler from string array.
addWords(Collection<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Add multiple words to the filler from string collection.
addWords(String[]) - Method in class edu.northwestern.at.utils.spellcheck.HashMapSpellingDictionary
Add multiple words to the dictionary.
addWords(String[]) - Method in interface edu.northwestern.at.utils.spellcheck.SpellingDictionary
Add multiple words to the dictionary
addWords(String[]) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
Add multiple words to the dictionary.
addWordToGlobalDictionary(String) - Method in class edu.northwestern.at.utils.spellcheck.SimpleMindedSpellingChecker
Add a word to the global dictionary.
addWordToGlobalDictionary(String) - Method in interface edu.northwestern.at.utils.spellcheck.SpellingChecker
Add a word to the global dictionary.
addWordToGlobalDictionary(String) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieBasedSpellingChecker
Add a word to the global dictionary.
addWordToIgnoreList(String) - Method in class edu.northwestern.at.utils.spellcheck.SimpleMindedSpellingChecker
Add word to ignore list.
addWordToIgnoreList(String) - Method in interface edu.northwestern.at.utils.spellcheck.SpellingChecker
Add word to ignore list.
addWordToIgnoreList(String) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieBasedSpellingChecker
Add word to ignore list.
addWordToLocalDictionary(String) - Method in class edu.northwestern.at.utils.spellcheck.SimpleMindedSpellingChecker
Add a word to the local dictionary.
addWordToLocalDictionary(String) - Method in interface edu.northwestern.at.utils.spellcheck.SpellingChecker
Add a word to the local dictionary.
addWordToLocalDictionary(String) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieBasedSpellingChecker
Add a word to the local dictionary.
addWordToSentence(List<String>, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
Add word to list of words in sentence.
addWordToSentence(List<String>, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.DefaultWordTokenizer
Add word to list of words in sentence.
addWordToSentence(List<String>, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.tokenizer.WordTokenizer
Add word to list of words in sentence.
AddXMLPathFilter - Class in edu.northwestern.at.morphadorner.tools
Filter to add XML tag path (p=) attributes to an adorned file.
AddXMLPathFilter(XMLReader, String) - Constructor for class edu.northwestern.at.morphadorner.tools.AddXMLPathFilter
Create filter.
ADJECTIVE - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
 
adjust_subordinate_clauses(int, int) - Method in class net.sf.jlinkgrammar.Linkage
 
adjustTop() - Method in class de.spieleck.util.PriorityQueue
Should be called when the Object at top changes values.
AdornAString - Class in edu.northwestern.at.morphadorner.examples
AdornAString: Adorn a string with parts of speech, lemmata, and standard spellings.
AdornAString() - Constructor for class edu.northwestern.at.morphadorner.examples.AdornAString
 
AdornedWord - Interface in edu.northwestern.at.utils.corpuslinguistics.adornedword
Interface for a word adorned with addition morphological information.
AdornedWordCountInfo - Class in edu.northwestern.at.morphadorner.tools.countadornedwords
A adorned word with work and spelling count information.
AdornedWordCountInfo() - Constructor for class edu.northwestern.at.morphadorner.tools.countadornedwords.AdornedWordCountInfo
Create empty adorned word info object.
adornedWordDataList - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGParser
List of adorned word data entries.
adornedWordDataList - Variable in class edu.northwestern.at.utils.corpuslinguistics.outputter.ListAdornedWordOutputter
List holding adorned word output.
AdornedWordFilter - Interface in edu.northwestern.at.utils.corpuslinguistics.adornedword
An Adorned word filter.
adornedWordInfoMap - Static variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.CountAdornedWords
Adorned word info map.
AdornedWordOutputter - Interface in edu.northwestern.at.utils.corpuslinguistics.outputter
Interface for generating adorned word output.
AdornedWordOutputterFactory - Class in edu.northwestern.at.utils.corpuslinguistics.outputter
AdornedWordOutputter factory.
AdornedWordOutputterFactory() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.outputter.AdornedWordOutputterFactory
 
adornedWordsMapOutputFileName - Static variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.CountAdornedWords
Adorned words count map output file name.
AdornedWordStopWordFilter - Class in edu.northwestern.at.utils.corpuslinguistics.adornedword
An Adorned word stop word filter.
AdornedWordStopWordFilter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWordStopWordFilter
Create the stop word filter.
AdornedXMLReader - Class in edu.northwestern.at.morphadorner.tools
Reads word tag () information from MorphAdorner XML output.
AdornedXMLReader(String) - Constructor for class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Create adorned XML reader.
AdornedXMLReader.MySentenceMelder - Class in edu.northwestern.at.morphadorner.tools
Custom sentence melder.
AdornedXMLReader.MySentenceMelder() - Constructor for class edu.northwestern.at.morphadorner.tools.AdornedXMLReader.MySentenceMelder
 
AdornedXMLWriter - Class in edu.northwestern.at.morphadorner.tools
Writes JDOM document in MorphAdorner XML output format.
AdornedXMLWriter(Document, String) - Constructor for class edu.northwestern.at.morphadorner.tools.AdornedXMLWriter
Create adorned XML Writer.
AdornedXMLWriter.AdornerXMLOutputter - Class in edu.northwestern.at.morphadorner.tools
Adorner XML Outputter that handles "" elements specially.
AdornedXMLWriter.AdornerXMLOutputter(Format) - Constructor for class edu.northwestern.at.morphadorner.tools.AdornedXMLWriter.AdornerXMLOutputter
Create XML outputter.
AdornerInfo - Class in edu.northwestern.at.morphadorner.servlets
Adorner information for MorphAdorner example servlets.
AdornerInfo(String, String, String, String, String, TaggedStrings[], Names) - Constructor for class edu.northwestern.at.morphadorner.servlets.AdornerInfo
Create adorner info object.
adornerOutputter - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGParser
 
adornExistingXMLFiles - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Adorn XML files with existing adorned version in output directory.
adornFile(String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Perform word adornment processes for a single input file.
adornText(String[]) - Static method in class edu.northwestern.at.morphadorner.examples.AdornAString
Adorn text specified as a program parameter.
adornText(String[]) - Static method in class edu.northwestern.at.morphadorner.examples.PosTagString
Adorn text specified as a program parameter.
adornText(String, URL) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Perform word adornment processes for a single input file.
adornText(String) - Method in class edu.northwestern.at.utils.gate.Annie
Adorn text with named entities.
AdornWithNamedEntities - Class in edu.northwestern.at.morphadorner.tools.namedentities
Adorn XML files with named entities.
AdornWithNamedEntities() - Constructor for class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Allow overrides but not instantiation.
adornXML(String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Adorn XML file.
advance() - Method in class net.sf.jlinkgrammar.Dictionary
this reads the next token from the input into token
advance_CON() - Method in class net.sf.jlinkgrammar.CONNode
 
advance_DIS() - Method in class net.sf.jlinkgrammar.DISNode
 
ADVERB - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
 
affix_table - Variable in class net.sf.jlinkgrammar.Dictionary
 
AffixTagger - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.affix
Affix Part of Speech tagger.
AffixTagger() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.affix.AffixTagger
Create a affix tagger.
all_short - Variable in class net.sf.jlinkgrammar.ParseOptions
If true, there can be no connectors that are exempt
allLettersCapital(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if all letters in a string are uppercase.
alloc_pp_node(Postprocessor) - Static method in class net.sf.jlinkgrammar.Postprocessor
set up a fresh pp_node for later use
allow_null - Variable in class net.sf.jlinkgrammar.ParseOptions
true if we allow null links in parsing
allowLowerCaseProperNouns - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Allow proper nouns to be lower case when part of speech tagging.
allowLS30 - Static variable in class edu.northwestern.at.morphadorner.xgtagger.XGMisc
Allow use of LS 3.0 features for output.
ALPHA - Static variable in class de.spieleck.app.cngram.C2xMetric
 
already_got_it - Variable in class net.sf.jlinkgrammar.Dictionary
 
altBuf - Variable in class edu.northwestern.at.utils.BufferedRandomAccessFile
 
alternateSpellingsByWordClassURLs - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
 
alternateSpellingsByWordClassURLStrings - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Alternate spellings by word class URL.
alternateSpellingsURLs - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
 
alternateSpellingsURLStrings - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Alternate spellings URLs.
alternateSpellingsWordClasses - Variable in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Word classes of alternate spellings.
alternateSpellingsWordClasses - Variable in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Word classes of alternate spellings.
alwaysSeparators - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPreTokenizer
Pattern to match characters which are always separators.
alwaysSeparatorsReplacer - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPreTokenizer
Always Separators replacer pattern.
analyze(CharSequence) - Method in class de.spieleck.app.cngram.NGramProfileImpl
Analyze a piece of text
analyze_fat_linkage(ParseOptions, int) - Method in class net.sf.jlinkgrammar.Sentence
This uses link_array.
analyze_thin_linkage(ParseOptions, int) - Method in class net.sf.jlinkgrammar.Sentence
This uses link_array.
AND - Static variable in class edu.northwestern.at.utils.SparseBitSet
 
and(SparseBitSet) - Method in class edu.northwestern.at.utils.SparseBitSet
Logically AND this bit set with another.
and_connector_hash(int) - Method in class net.sf.jlinkgrammar.Connector
 
and_cost - Variable in class net.sf.jlinkgrammar.LinkageInfo
 
and_data - Variable in class net.sf.jlinkgrammar.Sentence
used to keep track of fat disjuncts
and_element - Static variable in class net.sf.jlinkgrammar.Sentence
 
and_element_sizes - Static variable in class net.sf.jlinkgrammar.Sentence
 
and_hash_disjunct() - Method in class net.sf.jlinkgrammar.Disjunct
 
and_purge_ExpList(ExpList) - Static method in class net.sf.jlinkgrammar.Exp
 
AND_type - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
andable_connector_set - Variable in class net.sf.jlinkgrammar.Dictionary
 
ANDABLE_CONNECTORS_WORD - Static variable in class net.sf.jlinkgrammar.GlobalBean
Defins the name of a special string in the dictionary.
andable_defined - Variable in class net.sf.jlinkgrammar.Dictionary
 
AndData - Class in net.sf.jlinkgrammar
Notes about AND
AndData() - Constructor for class net.sf.jlinkgrammar.AndData
 
AndList - Class in net.sf.jlinkgrammar
TODO add javadoc
AndList() - Constructor for class net.sf.jlinkgrammar.AndList
 
andlist - Static variable in class net.sf.jlinkgrammar.Linkage
 
andlist - Variable in class net.sf.jlinkgrammar.LinkageInfo
 
ANDNOT - Static variable in class edu.northwestern.at.utils.SparseBitSet
 
andNot(SparseBitSet) - Method in class edu.northwestern.at.utils.SparseBitSet
Logically ANDNOT this bit set with another.
annie - Static variable in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Annie annotator.
Annie - Class in edu.northwestern.at.utils.gate
Standalone Annie for named entity adornment.
Annie() - Constructor for class edu.northwestern.at.utils.gate.Annie
Create Annie annotator using default resource path.
Annie(String) - Constructor for class edu.northwestern.at.utils.gate.Annie
Create Annie annotator specifying resource path.
annieController - Variable in class edu.northwestern.at.utils.gate.Annie
Annie controller.
ap - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
Temporary apostrophe marker.
apos - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixQuotes
Apostrophereplacement text.
apos - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
Apostrophereplacement text.
apostropheCanBeQuote - Variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
True if apostrophes can be single quotes.
ApostrophesAreNotQuotesWordTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Word tokenizer that treats apostrophes as distinct from single quotes.
ApostrophesAreNotQuotesWordTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.ApostrophesAreNotQuotesWordTokenizer
Create word tokenizer.
appendText(char[], int, int) - Method in class edu.northwestern.at.morphadorner.PendingElement
Append characters to text.
appendWordText(char[], int, int) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Append characters to word text.
applies(int, List) - Method in class edu.northwestern.at.morphadorner.tools.taggertrainer.AbstractTaggerRule
See if this rule applies to a training site.
applies(int, List<TrainingWord>) - Method in interface edu.northwestern.at.morphadorner.tools.taggertrainer.TaggerRule
See if this rule applies to a training site.
applies(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.AbstractRegexReplacementRule
Tests to see if this rule applies for the given word.
applies(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.CategoryInflectionRule
Tests to see if this rule applies for the given word.
applies(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.SuffixInflectionRule
Tests to see if this rule applies for the given word.
applies(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.WordRule
Tests to see if this rule applies for the given word.
apply(List) - Method in class edu.northwestern.at.morphadorner.tools.taggertrainer.AbstractTaggerRule
Apply this rule to all training data.
apply(int, List) - Method in class edu.northwestern.at.morphadorner.tools.taggertrainer.AbstractTaggerRule
Apply this rule to a specific training site.
apply(int[], List) - Method in class edu.northwestern.at.morphadorner.tools.taggertrainer.AbstractTaggerRule
Apply this rule to a a list of training sites.
apply(List<TrainingWord>) - Method in interface edu.northwestern.at.morphadorner.tools.taggertrainer.TaggerRule
Apply this rule to all training data.
apply(int, List<TrainingWord>) - Method in interface edu.northwestern.at.morphadorner.tools.taggertrainer.TaggerRule
Apply this rule to a specific training site.
apply(int[], List<TrainingWord>) - Method in interface edu.northwestern.at.morphadorner.tools.taggertrainer.TaggerRule
Apply this rule to a a list of training sites.
apply(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.AbstractRegexReplacementRule
Applies this rule to the word, and transforming it into a new form.
apply(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.SuffixInflectionRule
Applies this rule to the word, and transforming it into a new form.
apply(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.WordRule
Applies this rule to the word, and transforming it into a new form.
apply(String, Set<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
Apply a lemmatization rule to a string.
apply(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
Apply a lemmatization rule to a string.
apply(String, Set<String>) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lemmatizer.LemmatizerRule
Apply a lemmatization rule to a string.
apply(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lemmatizer.LemmatizerRule
Apply a lemmatization rule to a string.
apply(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.Rule
 
apply_relevant_rules(Postprocessor, Postprocessor.ApplyFn, Sublinkage, PPRule[], int[], String[]) - Static method in class net.sf.jlinkgrammar.Postprocessor
accumulate link names for this sentence, and need to apply all rules
apply_rules(Postprocessor, Postprocessor.ApplyFn, Sublinkage, PPRule[], String[]) - Static method in class net.sf.jlinkgrammar.Postprocessor
 
applyElementFilter(Document, Filter, ElementProcessor) - Static method in class edu.northwestern.at.utils.xml.JDOMUtils
Process elements selected by an element filter.
applyFixups(String) - Static method in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Apply fixups.
applyfn(Postprocessor, Sublinkage, PPRule) - Method in class net.sf.jlinkgrammar.Postprocessor.ApplyBounded
 
applyfn(Postprocessor, Sublinkage, PPRule) - Method in class net.sf.jlinkgrammar.Postprocessor.ApplyConnected
 
applyfn(Postprocessor, Sublinkage, PPRule) - Method in class net.sf.jlinkgrammar.Postprocessor.ApplyContainsNone
 
applyfn(Postprocessor, Sublinkage, PPRule) - Method in class net.sf.jlinkgrammar.Postprocessor.ApplyContainsOne
 
applyfn(Postprocessor, Sublinkage, PPRule) - Method in class net.sf.jlinkgrammar.Postprocessor.ApplyContainsOneGlobally
 
applyfn(Postprocessor, Sublinkage, PPRule) - Method in interface net.sf.jlinkgrammar.Postprocessor.ApplyFn
 
applyfn(Postprocessor, Sublinkage, PPRule) - Method in class net.sf.jlinkgrammar.Postprocessor.ApplyMustFormACycle
 
applyHeuristics(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
Apply heuristics to spellings to see if we can find a match..
area - Variable in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99.C99.Region
 
areAlike(String, String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.stringsimilarity.LevensteinDistance
Are two strings alike based upon edit distance.
areEqual(double, double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Check if two doubles are equal to machine precision.
areEqual(double, double, double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Check if two doubles are equal to specified tolerance.
areOrAreNot(boolean) - Static method in class edu.northwestern.at.utils.StringUtils
Return "are", "are not" based upon boolean value.
argumentCount - Variable in class edu.northwestern.at.utils.ArgumentList
Count of arguments.
ArgumentList - Class in edu.northwestern.at.utils
ArgumentList.
ArgumentList() - Constructor for class edu.northwestern.at.utils.ArgumentList
Construct empty argument for method taking no parameters.
ArgumentList(int) - Constructor for class edu.northwestern.at.utils.ArgumentList
Construct argument list which can hold specified number of parameters.
arguments - Variable in class edu.northwestern.at.utils.ArgumentList
Argument values.
ArithUtils - Class in edu.northwestern.at.utils.math
Basic numeric operations not included in standard Java run-time library.
ArithUtils() - Constructor for class edu.northwestern.at.utils.math.ArithUtils
 
arrayToString(Object[]) - Static method in class edu.northwestern.at.utils.StringUtils
Convert array contents to string.
asciiControlCharacterNames - Static variable in class edu.northwestern.at.utils.StringUtils
Ascii control character character names for display.
asinh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the inverse (arc) hyperbolic sine of a double.
association(int, int, int, int) - Static method in class edu.northwestern.at.utils.corpuslinguistics.statistics.Collocation
Computes collocation measures.
asteriskMatcher - Static variable in class edu.northwestern.at.utils.CharUtils
 
asteriskPattern - Static variable in class edu.northwestern.at.utils.CharUtils
Pattern for 1 or more asterisks.
asterisks - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPreTokenizer
Pattern to match one or more asterisk.
atanh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Returns the inverse (arc) hyperbolic tangent of a double.
ATTRS - Static variable in class edu.northwestern.at.morphadorner.tools.addcharacteroffsets.AddCharacterOffsets
 
ATTRS - Static variable in class edu.northwestern.at.morphadorner.WordAttributePatterns
 
attrStack - Variable in class edu.northwestern.at.morphadorner.PseudoPageAdderFilter
Element attributes stack.
attrsToOmit - Static variable in class edu.northwestern.at.morphadorner.tools.stripwordattributes.StripWordAttributes
Attributes to omit from output attributes file.
atts - Variable in class edu.northwestern.at.morphadorner.PendingElement
Element attributes.
aux - Variable in class net.sf.jlinkgrammar.Constituent
 
auxiliarySpellingStandardizer - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
The auxiliary spelling standardizer.
auxiliaryWordLists - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Auxiliary word lists.

B

b - Variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
bad_depth_first_search(Postprocessor, Sublinkage, int, int, int) - Static method in class net.sf.jlinkgrammar.Postprocessor
 
BAD_WORD - Static variable in class net.sf.jlinkgrammar.GlobalBean
the indiction in a word field that this connector cannot be used -- is obsolete.
balPos(StringBuffer, int, char, char) - Static method in class edu.northwestern.at.utils.StringUtils
Find end position of balanced string.
BaseAdornedWord - Class in edu.northwestern.at.utils.corpuslinguistics.adornedword
A word adorned with addition morphological information.
BaseAdornedWord() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Create an empty adorned word.
BaseAdornedWord(String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Create adorned word from a spelling.
BaseAdornedWord(String, String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Create adorned word from a spelling and a part of speech.
BaseAdornedWord(String, String, String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Create adorned word from a token, spelling, and part of speech.
BaseAdornedWord(AdornedWord) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Create a adorned word from another adorned word.
BaseAdornerServlet - Class in edu.northwestern.at.morphadorner.servlets
Base class for MorphAdorner example servlets.
BaseAdornerServlet() - Constructor for class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
 
baseFileName - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
Base XML file name for generating ID values.
BaseLexicon - Class in edu.northwestern.at.utils.corpuslinguistics.lexicon
BaseLexicon: Concrete lexicon implementation.
BaseLexicon() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lexicon.BaseLexicon
 
BaseLogger - Class in edu.northwestern.at.utils.logger
Base logger which wraps Jakarta Common Logging Log manager.
BaseLogger(String, String, String) - Constructor for class edu.northwestern.at.utils.logger.BaseLogger
Create a logger.
BasePartOfSpeechTags - Class in edu.northwestern.at.utils.corpuslinguistics.partsofspeech
BasePartOfSpeechTags: Base non-abstract class for part of speech tags.
BasePartOfSpeechTags() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.BasePartOfSpeechTags
Create empty part of speech tags.
BaseStopWords - Class in edu.northwestern.at.utils.corpuslinguistics.stopwords
Base stop word list.
BaseStopWords() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stopwords.BaseStopWords
Create empty stop word list.
BaseStopWords(Collection<String>) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stopwords.BaseStopWords
Create stop word list from a collection.
batch_errors - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
batch_mode - Variable in class net.sf.jlinkgrammar.ParseOptions
if true, process sentences non-interactively
batch_process_some_linkages(int, Sentence, ParseOptions) - Static method in class net.sf.jlinkgrammar.GlobalBean
 
beamSearchRejections - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.bigram.BigramTagger
Total number of states rejected by beam search criterion.
beamSearchRejections - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.trigram.TrigramTagger
Total number of states rejected by beam search criterion.
beamSearchRejections - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.Viterbi
Count of tags rejected by beam search.
beamWidth - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.Viterbi
Beam width for beam search.
beamWidth() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.Viterbi
Get the beam width.
beamWidth(double) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.Viterbi
Set the beam width.
begin - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGPair
 
bestBoundary_max(double[][], C99.Region) - Static method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99.C99.Region
Find a boundary that maximizes the inside density.
Beta - Class in edu.northwestern.at.utils.math.distributions
Beta distribution functions.
Beta() - Constructor for class edu.northwestern.at.utils.math.distributions.Beta
Make class non-instantiable but inheritable.
beta(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Beta
Beta function.
beta(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a beta random variable.
BIGRAM - Static variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
 
bigramCountMap - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
 
BigramHybridTagger - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.bigramhybrid
Bigram Part of Speech tagger.
BigramHybridTagger() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.bigramhybrid.BigramHybridTagger
Create a bigram hybrid tagger.
BigramLogLikelihood - Class in edu.northwestern.at.utils.corpuslinguistics.statistics
Computes Dunnett's log-likelihood for bigrams.
BigramLogLikelihood() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.statistics.BigramLogLikelihood
Don't allow instantiation but do allow overrides.
bigramProbMap - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
 
BigramTagger - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.bigram
Bigram Part of Speech tagger.
BigramTagger() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.bigram.BigramTagger
Create a bigram tagger.
bigramWeights - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.DeletedInterpolationContextualSmoother
Bigram weights for lexical smoothing.
bigramWeights - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Bigram weights from deleted interpolation.
binomial(double, long) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Efficiently returns the binomial coefficient, often also referred to as "n over k" or "n choose k".
binomial(long, long) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Efficiently returns the binomial coefficient, often also referred to as "n over k" or "n choose k".
binomial(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random boolean value from a binomial random variable.
binomialInteger(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random integer value from a binomial random variable.
binop(SparseBitSet, SparseBitSet, SparseBitSet.BinOp) - Static method in class edu.northwestern.at.utils.SparseBitSet
 
Bisection - Class in edu.northwestern.at.utils.math.rootfinders
Find roots of equations using Bisection.
Bisection() - Constructor for class edu.northwestern.at.utils.math.rootfinders.Bisection
Constructor if RootFinder interface used.
bisection(double, double, double, int, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Static method in class edu.northwestern.at.utils.math.rootfinders.Bisection
Find root using the Method of Bisection.
bisection(double, double, double, int, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Bisection
Find root using the Method of Bisection.
bisection(double, double, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Bisection
Find root using the Method of Bisection.
bits - Variable in class edu.northwestern.at.utils.SparseBitSet
Array of bit-blocks; each holding BITS bits.
BITS - Static variable in class edu.northwestern.at.utils.SparseBitSet
Number of bits in a block.
BITS_M1 - Static variable in class edu.northwestern.at.utils.SparseBitSet
BITS-1, using the identity: x % BITS == x & (BITS-1)
BLACKCIRCLE - Static variable in class edu.northwestern.at.utils.CharUtils
Unicode black circle/dot.
BLACKCIRCLE_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
 
blockAdd(String, Map<String, Integer>) - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Add a term to a block Creation date: (07/12/99 01:41:24)
blockCosine(Map<String, Integer>, Map<String, Integer>) - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Compute the cosine similarity measure for two blocks Creation date: (07/12/99 01:49:16)
blockRemove(String, Map<String, Integer>) - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Remove a term from the block.
bonferroni(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
boolDot - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGParser
 
boolean_abridged_lookup(String) - Method in class net.sf.jlinkgrammar.Dictionary
 
boolean_dictionary_lookup(String) - Method in class net.sf.jlinkgrammar.Dictionary
 
booleanizeCountMap(Map<K, ? extends Number>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Convert map values to integer 1 or 0.
boolEntityIgnoreFiles - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
boolIds - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
boolLog - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
boolMergeEntities - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
boolRepeatAttributes - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
boolTreatAllEntities - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
boolVerbose - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
BOTH_LABEL - Static variable in class net.sf.jlinkgrammar.GlobalBean
to connect the "both" to the following "and"
boundaries(double[][], int) - Static method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99.C99
Find density maximizing boundaries for regions in a similarity matrix.
boundaries - Variable in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.RawText
The sentence boundaries.
boundaryIdentification() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Identify the boundaries
bounded_rules - Variable in class net.sf.jlinkgrammar.PPKnowledge
 
BracketRoot - Class in edu.northwestern.at.utils.math.rootfinders
Find interval bracketing a root.
BracketRoot() - Constructor for class edu.northwestern.at.utils.math.rootfinders.BracketRoot
 
bracketRoot(double[], MonadicFunction, int, double) - Static method in class edu.northwestern.at.utils.math.rootfinders.BracketRoot
Find interval bracketing a root.
brCurrent - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGParser
 
BreakIteratorSentenceSplitter - Class in edu.northwestern.at.utils.corpuslinguistics.sentencesplitter
Splits text into sentences using regular expressions.
BreakIteratorSentenceSplitter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.BreakIteratorSentenceSplitter
Create regular expression sentence extractor.
BreakIteratorSentenceSplitterIterator - Class in edu.northwestern.at.utils.corpuslinguistics.sentencesplitter
BreakIterator-based sentence splitter iterator.
BreakIteratorSentenceSplitterIterator() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.BreakIteratorSentenceSplitterIterator
Create sentence iterator.
BreakIteratorSentenceSplitterIterator(Locale) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.BreakIteratorSentenceSplitterIterator
Create sentence iterator with specified locale.
BreakIteratorSentenceSplitterIterator(String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.BreakIteratorSentenceSplitterIterator
Create sentence iterator over text.
BreakIteratorSentenceSplitterIterator(String, Locale) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.BreakIteratorSentenceSplitterIterator
Create sentence iterator over text with specified locale.
Brent - Class in edu.northwestern.at.utils.math.rootfinders
Find a root of a function using Brent's method which combines quadratic interpolation with the method of bisection.
Brent() - Constructor for class edu.northwestern.at.utils.math.rootfinders.Brent
Constructor if RootFinder interface used.
brent(double, double, double, int, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Static method in class edu.northwestern.at.utils.math.rootfinders.Brent
Find root of a function using Brent's method.
brent(double, double, double, int, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Brent
Find root of a function using Brent's method.
brent(double, double, MonadicFunction) - Static method in class edu.northwestern.at.utils.math.rootfinders.Brent
Find root of a function using Brent's method.
BrillLexicon - Class in edu.northwestern.at.utils.corpuslinguistics.lexicon
A HashMap that maps from lexical entry (String) to possible POS categories (List
BrillLexicon(URL, String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lexicon.BrillLexicon
Create a lexicon.
britishToUS - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
British to US spelling mapper.
BritishToUSSpellingMapper - Class in edu.northwestern.at.utils.corpuslinguistics.spellingmapper
Maps British to American spellings.
BritishToUSSpellingMapper() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.BritishToUSSpellingMapper
Create British to US spelling mapper.
britToUSMap - Static variable in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.BritishToUSSpellingMapper
Hash map with British spelling as key and American spelling as value.
BROKEN_VERTICAL_BAR - Static variable in class edu.northwestern.at.utils.CharUtils
Broken vertical bar.
BROKEN_VERTICAL_BAR_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
Broken vertical bar string.
bsearch(int) - Method in class edu.northwestern.at.utils.SparseBitSet
 
BuckleyAndSaltonStopWords - Class in edu.northwestern.at.utils.corpuslinguistics.stopwords
Stop word list by Chris Buckley And Gerald Salton at Cornell.
BuckleyAndSaltonStopWords() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stopwords.BuckleyAndSaltonStopWords
Create the stop word filter.
buckleyAndSaltonStopWordsSet - Static variable in class edu.northwestern.at.utils.corpuslinguistics.stopwords.BuckleyAndSaltonStopWords
Stop words.
BufferedRandomAccessFile - Class in edu.northwestern.at.utils
Extension fo the RandomAccessFile to use buffered I/O as much as possible.
BufferedRandomAccessFile(File, String, int) - Constructor for class edu.northwestern.at.utils.BufferedRandomAccessFile
Constructor for the BufferedRandomAccessFile object
BufferedRandomAccessFile(File, String) - Constructor for class edu.northwestern.at.utils.BufferedRandomAccessFile
Constructor for the BufferedRandomAccessFile object
BufferedRandomAccessFile.FileBufferStruct - Class in edu.northwestern.at.utils
 
BufferedRandomAccessFile.FileBufferStruct() - Constructor for class edu.northwestern.at.utils.BufferedRandomAccessFile.FileBufferStruct
 
build_AND_disjunct_list(String) - Method in class net.sf.jlinkgrammar.Sentence
Builds and returns a disjunct list for "and", "or" and "nor" for each disjunct in the label_table, we build three disjuncts this means that "Danny and Tycho and Billy" will be parsable in two ways.
build_andlist() - Method in class net.sf.jlinkgrammar.Sentence
This function computes the "and cost", resulting from inequalities in the word.size() of and-list elements.
build_Clause(int) - Method in class net.sf.jlinkgrammar.Exp
 
build_COMMA_disjunct_list() - Method in class net.sf.jlinkgrammar.Sentence
 
build_conjunction_tables() - Method in class net.sf.jlinkgrammar.Sentence
 
build_connector_set_from_expression(ConnectorSet) - Method in class net.sf.jlinkgrammar.Exp
 
build_CONNode(int) - Static method in class net.sf.jlinkgrammar.ParseInfo
 
build_deletable(boolean) - Method in class net.sf.jlinkgrammar.Sentence
Initialize the array deletable[i][j] to indicate if the words i+1...j-1 could be non existant in one of the multiple linkages.
build_digraph() - Method in class net.sf.jlinkgrammar.ParseInfo
 
build_DIS_CON_tree() - Method in class net.sf.jlinkgrammar.ParseInfo
 
build_disjunct(Clause, String, int) - Static method in class net.sf.jlinkgrammar.Clause
 
build_disjuncts_for_dict_node() - Method in class net.sf.jlinkgrammar.DictNode
 
build_disjuncts_for_XNode(ParseOptions, XNode, int) - Method in class net.sf.jlinkgrammar.Sentence
 
build_DISNode(int) - Static method in class net.sf.jlinkgrammar.ParseInfo
 
build_domain_forest(Postprocessor, Sublinkage) - Static method in class net.sf.jlinkgrammar.Postprocessor
 
build_domains(Postprocessor, Sublinkage) - Static method in class net.sf.jlinkgrammar.Postprocessor
build the domains acociated with a sublinkage.
build_effective_dist(boolean) - Method in class net.sf.jlinkgrammar.Sentence
 
build_fat_link_substitutions(Disjunct) - Method in class net.sf.jlinkgrammar.Sentence
 
build_idiom_word_name(String) - Method in class net.sf.jlinkgrammar.Dictionary
Allocates string space and returns a pointer to it.
build_image_array() - Method in class net.sf.jlinkgrammar.Sentence
 
build_linkage_postscript_string() - Method in class net.sf.jlinkgrammar.Linkage
builds a postscript printable string of the current sublinkage
build_parse_set(int, ParseOptions) - Method in class net.sf.jlinkgrammar.Sentence
This is the top level call that computes the whole parse_set.
build_sentence_disjuncts(ParseOptions, int) - Method in class net.sf.jlinkgrammar.Sentence
We've already built the sentence expressions.
build_sentence_expressions(ParseOptions) - Method in class net.sf.jlinkgrammar.Sentence
Corrects case of first word, fills in other proper nouns, and builds the expression lists for the resulting words.
build_terminal() - Method in class net.sf.jlinkgrammar.Exp
 
build_type_array(Postprocessor) - Static method in class net.sf.jlinkgrammar.Postprocessor
Builds and array of domain types in the named post processor.
build_word_expressions(String, Dictionary) - Static method in class net.sf.jlinkgrammar.Word
 
buildContractionsPattern(TaggedStrings) - Static method in class edu.northwestern.at.morphadorner.tools.fixquotes.FixQuotes
Build contractions pattern.
BUILDEXPR - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
byteArrayOutputStream - Variable in class edu.northwestern.at.utils.corpuslinguistics.outputter.ByteStreamAdornedWordOutputter
Byte array output stream.
bytes - Variable in class edu.northwestern.at.utils.BufferedRandomAccessFile.FileBufferStruct
Description of the Field
ByteStreamAdornedWordOutputter - Class in edu.northwestern.at.utils.corpuslinguistics.outputter
Tagged word outputter which writes to a ByteStream.
ByteStreamAdornedWordOutputter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.outputter.ByteStreamAdornedWordOutputter
Create byte stream outputter.
byteValue() - Method in class edu.northwestern.at.utils.MutableInteger
 
byteValue() - Method in class edu.northwestern.at.utils.MutableLong
 

C

C - Variable in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Collection for segmentation.
c - Variable in class net.sf.jlinkgrammar.Clause
 
c - Variable in class net.sf.jlinkgrammar.CList
 
c - Variable in class net.sf.jlinkgrammar.ImageNode
 
C2aMetric - Class in de.spieleck.app.cngram
This metric is based on a loose interpretation of the Chi^2 formula.
C2aMetric() - Constructor for class de.spieleck.app.cngram.C2aMetric
 
C2Metric - Class in de.spieleck.app.cngram
Chi^2 Metric without rectification of classes
C2Metric() - Constructor for class de.spieleck.app.cngram.C2Metric
 
C2xMetric - Class in de.spieleck.app.cngram
ALPHA modified Chi^2 Metric without rectification of classes and with centrification between the two profiles.
C2xMetric() - Constructor for class de.spieleck.app.cngram.C2xMetric
 
C99 - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99
Choi's C99 algorithm for linear text segmentation
C99() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99.C99
 
C99.Region - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99
Text segment region.
C99.Region(int, int, double[][]) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99.C99.Region
Construct a new region with boundaries start and end.
C99TextSegmenter - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter
Freddy Choi's C99 linear text segmenter.
C99TextSegmenter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.C99TextSegmenter
Create C99 segmenter.
c_dfs(int, DISNode, CONList) - Static method in class net.sf.jlinkgrammar.ParseInfo
 
Cache<K,V> - Interface in edu.northwestern.at.utils.cache
A simple generic cache interface.
cache - Variable in class edu.northwestern.at.utils.cache.OldLRUCache
SoftReferenceCache which holds actual cached entries.
cache - Variable in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.DecruftifyingSpellingStandardizer
Cache for decruftified entries.
cachedContextualProbabilities - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
Cached contextual probabilities.
cachedLexicalProbabilities - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
Cached lexical probabilities for words.
cachedLexicons - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Cache lexicon for unknown words.
cachedProbabilitiesCount() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
Get the number of cached contextual probabilities.
cachedProbabilitiesCount() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.ContextualSmoother
Get the number of cached contextual probabilities.
cachedProbabilitiesCount() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
Get the number of cached lexical probabilities.
cachedProbabilitiesCount() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.LexicalSmoother
Get the number of cached lexical probabilities.
cachedWords - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Cache parts of speech for unknown words.
cacheMap - Variable in class edu.northwestern.at.utils.cache.SoftReferenceCache
Map holding cached values.
calcHashCode() - Method in class de.spieleck.app.cngram.LightCharSequence
 
calculateLogLikelihood(double, double, double, double) - Static method in class edu.northwestern.at.utils.corpuslinguistics.statistics.BigramLogLikelihood
Compute log likelihood value for a bigram.
calculateProbabilities() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Calculate transition probabilities from counts.
calerf(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Calculate value of Gaussian error function.
canAddOrDeleteWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.HeppleTagger
Can retagger add or delete words in the original sentence?
canAddOrDeleteWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.iretagger.IRetagger
Can retagger add or delete words in the original sentence?
canAddOrDeleteWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.noopretagger.NoopRetagger
Can retagger add or delete words in the original sentence?
canAddOrDeleteWords() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechRetagger
Can retagger add or delete words in the original sentence?
canAddOrDeleteWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.propernounretagger.ProperNounRetagger
Can retagger add or delete words in the original sentence?
canAddOrDeleteWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.simplerulebased.SimpleRuleBasedTagger
Can retagger add or delete words in the original sentence?
canon - Variable in class net.sf.jlinkgrammar.Constituent
 
canonical - Variable in class net.sf.jlinkgrammar.LinkageInfo
 
CanTagOneWord - Interface in edu.northwestern.at.utils.corpuslinguistics.postagger
Interface for a part of speech tagger which can tag a single word.
cantLemmatize(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.AbstractLemmatizer
Check for words that cannot be lemmatized.
cantLemmatize(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lemmatizer.Lemmatizer
Check for words that cannot be lemmatized.
capacity - Variable in class edu.northwestern.at.utils.HashMap2D
Initial capacity for child hash maps.
capitalized_word_defined - Variable in class net.sf.jlinkgrammar.Dictionary
 
capitalizeFirstLetter(String) - Static method in class edu.northwestern.at.utils.CharUtils
Capitalize first letter in string.
CARDINAL_NUMERAL - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
 
cardinality() - Method in class edu.northwestern.at.utils.SparseBitSet
Return cardinality (# of bits set on) in this bit set.
categoriesAndCounts - Variable in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Map with categories as keys and counts as values.
categoriesAndCountsClone() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Deep clone of categories and counts map.
CATEGORY_A_AE_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_EX_ICES_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_IX_ICES_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_MAN_MANS_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_O_OS_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_ON_A_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_SINGULAR_S_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_UM_A_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_UNINFLECTED_NOUNS - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CATEGORY_US_I_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
categoryCountsMap - Variable in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Map from part of speech tags to their frequency in the lexicon.
CategoryInflectionRule - Class in edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule
A rule for specifying an inflection using suffixes that only applies to a subset of words with those suffixes (a category).
CategoryInflectionRule(String[], String, String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.CategoryInflectionRule
Construct a rule for words with suffix singularSuffix which becomes pluralSuffix in the plural.
catenate(TConnector, TConnector) - Static method in class net.sf.jlinkgrammar.TConnector
 
catenate_disjuncts(Disjunct, Disjunct) - Static method in class net.sf.jlinkgrammar.Disjunct
 
catenate_XNodes(XNode, XNode) - Static method in class net.sf.jlinkgrammar.XNode
Destructively catenates the two disjunct lists d1 followed by d2.
cauchy(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a Cauchy random variable.
CDATA - Static variable in class edu.northwestern.at.morphadorner.tools.addcharacteroffsets.AddCharacterOffsets
 
changed - Variable in class net.sf.jlinkgrammar.PatchElement
 
changed - Variable in class net.sf.jlinkgrammar.WordFile
 
changeFileExtension(String, String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Change extension of file name.
CHAR_END_OF_TEXT_SECTION - Static variable in class edu.northwestern.at.utils.CharUtils
End of text section marker character.
CHAR_END_OF_TEXT_SECTION_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
 
CHAR_FAKE_SOFT_HYPHEN - Static variable in class edu.northwestern.at.utils.CharUtils
Substitute soft hyphen marker.
CHAR_FAKE_SOFT_HYPHEN_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
 
CHAR_GAP_MARKER - Static variable in class edu.northwestern.at.utils.CharUtils
Gap marker inside words.
CHAR_GAP_MARKER_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
Gap marker inside words as string.
CHAR_SEQ_COMPARATOR - Static variable in interface de.spieleck.app.cngram.NGramProfile
 
CHAR_SUBSTITUTE_SINGLE_QUOTE - Static variable in class edu.northwestern.at.utils.CharUtils
Substitute single quote character.
CHAR_SUBSTITUTE_SINGLE_QUOTE_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
 
CHAR_SUP_TEXT_MARKER - Static variable in class edu.northwestern.at.utils.CharUtils
text marker.
CHAR_SUP_TEXT_MARKER_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
 
characters(char[], int, int) - Method in class com.megginson.sax.DataWriter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.megginson.sax.XMLWriter
Write character data.
characters(String) - Method in class com.megginson.sax.XMLWriter
Write a string of character data, with XML escaping.
characters(char[], int, int) - Method in class edu.northwestern.at.morphadorner.IDFixerFilter
Handle character data.
characters(char[], int, int) - Method in class edu.northwestern.at.morphadorner.PseudoPageAdderFilter
Handle character data.
characters(char[], int, int) - Method in class edu.northwestern.at.morphadorner.StripWordElementsFilter
Handle character data.
characters(char[], int, int) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Handle character data.
characters(char[], int, int) - Method in class edu.northwestern.at.utils.xml.TEITextExtractorHandler
Handle character data.
charAt(int) - Method in class de.spieleck.app.cngram.LightCharSequence
 
charAt(CharSequence, int) - Static method in class de.spieleck.app.cngram.NGramProfiles
 
charAt(int, char[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
charCode(char) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Converts a lower case letter to an index.
CharUtils - Class in edu.northwestern.at.utils
Character utilities.
CharUtils() - Constructor for class edu.northwestern.at.utils.CharUtils
Don't allow instantiation, do allow overrides.
chdir(String) - Static method in class edu.northwestern.at.utils.FileUtils
Change the current directory.
check(NGramProfiles.Ranker, CharSequence) - Static method in class de.spieleck.app.cngram.NGramProfiles
 
CHECK - Static variable in class de.spieleck.app.cngram.RunNGram
 
check_connector(String) - Method in class net.sf.jlinkgrammar.Dictionary
makes sure the string s is a valid connector
check_domain_is_legal(String) - Static method in class net.sf.jlinkgrammar.PPKnowledge
 
check_string(String) - Static method in class net.sf.jlinkgrammar.PPLexTable
 
checkAbbreviation(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Check if word is abbreviation.
checkAllUpperCase(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
See if word is all uppercase.
checkAuxiliaryWordLists(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
See if word is defined in an auxiliary word list.
checkCachedWord(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
See if we have part of speech for a cached word.
checkCategoriesList() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Check that all the tags in the lexicon appear in the designated part of speech tags list.
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.Rule
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_CURWD
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_LBIGRAM
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_NEXT1OR2OR3TAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_NEXT1OR2TAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_NEXT1OR2WD
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_NEXT2TAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_NEXT2WD
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_NEXTBIGRAM
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_NEXTTAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_NEXTWD
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_PREV1OR2OR3TAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_PREV1OR2TAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_PREV1OR2WD
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_PREV2TAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_PREV2WD
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_PREVBIGRAM
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_PREVTAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_PREVWD
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_RBIGRAM
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_SURROUNDTAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_UNKNOWN
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_UNRESTRICTED
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_WDAND2AFT
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_WDAND2BFR
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_WDAND2TAGAFT
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_WDAND2TAGBFR
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_WDNEXTTAG
 
checkContext(HeppleTagger) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules.Rule_WDPREVTAG
 
checkCurrency(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
See if word is currency value.
checkEmpty(String) - Static method in class edu.northwestern.at.utils.StringUtils
Checks if a string is null or empty.
checkHyphenatedWord(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Check if word contains a hyphen.
checkName(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
See if word is a name.
checkNumber(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
See if word is a number.
checkPossessiveNoun(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
See if word is a possessive noun.
checkPossessives - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Check for possessives of known nouns when guessing parts of speech.
checkPunctuation(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Check if word is punctuation.
checkRomanNumeral(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
See if word is Roman numeral.
checkSpelling(String) - Method in class edu.northwestern.at.utils.spellcheck.SimpleMindedSpellingChecker
Check spelling of word.
checkSpelling(String) - Method in interface edu.northwestern.at.utils.spellcheck.SpellingChecker
Check spelling of word.
checkSpelling(String) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieBasedSpellingChecker
Check spelling of word.
checkStandardSpellings(String, String[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Try to get tags using standardized spellings.
checkSuffixes(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Try to get tags using suffix analysis.
checkSuffixes(String, String[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Try to get tags using suffix analysis.
checkSymbol(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Check if word is symbol.
child - Variable in class net.sf.jlinkgrammar.CNode
 
child - Variable in class net.sf.jlinkgrammar.Domain
 
childStack - Variable in class edu.northwestern.at.utils.xml.IndentingXMLWriter
Stack which remembers if a tag has at least one child.
ChiSquare - Class in edu.northwestern.at.utils.math.distributions
Chi-square distribution functions.
ChiSquare() - Constructor for class edu.northwestern.at.utils.math.distributions.ChiSquare
Make class non-instantiable but inheritable.
chisquare(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.ChiSquare
Compute probability for chi-square distribution.
chisquare(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
chisquare(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
chisquare(int) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a chisquare random variable.
chisquareInverse(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.ChiSquare
Compute percentage point for chi-square distribution.
chisquareInverse(double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
chisquareInverse(double, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
ChoiStopWords - Class in edu.northwestern.at.utils.corpuslinguistics.stopwords
Freddy Choi's stop word list.
ChoiStopWords() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stopwords.ChoiStopWords
Create the stop word filter.
choiStopWordsSet - Static variable in class edu.northwestern.at.utils.corpuslinguistics.stopwords.ChoiStopWords
Stop words.
chosen_disjuncts - Variable in class net.sf.jlinkgrammar.ParseInfo
 
cl - Variable in class net.sf.jlinkgrammar.DISNode
 
classes - Variable in class edu.northwestern.at.utils.ArgumentList
Class for each argument.
CLASSICAL_A_AE_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CLASSICAL_A_ATA_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CLASSICAL_EIX_ICES_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CLASSICAL_EN_INA_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CLASSICAL_O_I_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CLASSICAL_ON_A_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CLASSICAL_UM_A - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CLASSICAL_US_I_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
CLASSICAL_US_US_RULE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
 
ClassUtils - Class in edu.northwestern.at.utils
Class utilities.
ClassUtils() - Constructor for class edu.northwestern.at.utils.ClassUtils
Don't allow instantiation, do allow overrides.
Clause - Class in net.sf.jlinkgrammar
TODO add javadoc
Clause() - Constructor for class net.sf.jlinkgrammar.Clause
 
clean(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Remove non-letters from a string.
clean_table(int, CList[]) - Method in class net.sf.jlinkgrammar.Sentence
This runs through all the connectors in this table, and eliminates those who are obsolete.
clean_up(int) - Method in class net.sf.jlinkgrammar.Sentence
Step three of the sentence_parse operation - pruning
clean_up_expressions(int) - Method in class net.sf.jlinkgrammar.Sentence
This removes the expressions that are empty from the list corresponding to word w of the sentence.
clean_up_string(StringBuffer) - Method in class net.sf.jlinkgrammar.ParseOptions
 
cleanAttributeValue(String) - Static method in class edu.northwestern.at.morphadorner.tools.stripwordattributes.StripWordAttributes
Cleans an attribute value of enclosing quotes and internal entities.
cleanUpLemma(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.RuleBasedLemmatizer
Clean up lemma.
clear() - Method in class de.spieleck.app.cngram.NGramProfileImpl
 
clear() - Method in class de.spieleck.util.IntMap
Clear the hashmap.
clear() - Method in class de.spieleck.util.PriorityQueue
Removes all entries from the PriorityQueue.
clear() - Method in interface edu.northwestern.at.utils.cache.Cache
Clear all entries in the cache.
clear() - Method in class edu.northwestern.at.utils.cache.DummyCache
Clear all entries in the cache.
clear() - Method in class edu.northwestern.at.utils.cache.OldLRUCache
Clear all entries in the cache.
clear() - Method in class edu.northwestern.at.utils.cache.SoftReferenceCache
Clear all entries in the cache.
clear() - Method in class edu.northwestern.at.utils.HashMap2D
Clear all entries from this map and its child maps.
clear() - Method in class edu.northwestern.at.utils.HashMap3D
Clear all entries.
clear() - Method in interface edu.northwestern.at.utils.Map2D
Clear all entries from this map and its child maps.
clear() - Method in interface edu.northwestern.at.utils.Map3D
Clear all entries from this map and its child maps.
clear(int) - Method in class edu.northwestern.at.utils.SparseBitSet
Clear a bit.
clear() - Method in class edu.northwestern.at.utils.SparseBitSet
Clear all bits.
clear(int, int) - Method in class edu.northwestern.at.utils.SparseBitSet
Clears a range of bits.
clear() - Method in class edu.northwestern.at.utils.spellcheck.HashMapSpellingDictionary
Clear dictionary of all words and metaphone values.
clear() - Method in interface edu.northwestern.at.utils.spellcheck.SpellingDictionary
Clears the dictionary of all words.
clear() - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
Clear dictionary of all words and metaphone values.
clear() - Method in class edu.northwestern.at.utils.TreeMap2D
Clear all entries from this map and its child maps.
clear_hash_table(int) - Static method in class net.sf.jlinkgrammar.LinksetSet
 
clear_hash_table(PPLinkset) - Static method in class net.sf.jlinkgrammar.PPLinkset
 
clearCachedProbabilities() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
Clear cached probabilities..
clearCachedProbabilities() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.ContextualSmoother
Clear cached probabilities..
clearCachedProbabilities() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
Clear cached probabilities..
clearCachedProbabilities() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.LexicalSmoother
Clear cached probabilities..
clearRuleCorrections() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Clear count of successful rule applications.
clearRuleCorrections() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Clear count of successful rule applications.
CLEFT - Static variable in class edu.northwestern.at.morphadorner.tools.addcharacteroffsets.AddCharacterOffsets
Matcher groups for c.
CList - Class in net.sf.jlinkgrammar
TODO add javadoc
CList() - Constructor for class net.sf.jlinkgrammar.CList
 
clone() - Method in class edu.northwestern.at.utils.CompoundKey
Return a shallow cloned copy of this object.
clone() - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Return a shallow cloned copy of this object.
clone() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Clone this lexicon entry.
clone() - Method in class edu.northwestern.at.utils.math.Probability
Get clone of this object.
clone() - Method in class edu.northwestern.at.utils.SparseBitSet
Clone this set.
clone() - Method in interface edu.northwestern.at.utils.XCloneable
 
cloneEntityReference(EntityReference, Document) - Method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Clone a read-only EntityReference into a writable Node.
cloneNode(Node) - Static method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Clone a node and its sub-elements.
cloneNumber(Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Get copy of a Number object.
clonePosTagMap(Map<String, MutableInteger>) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Clone pos tag map.
close() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
Description of the Method
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.DiskBasedXMLTextInputter
Close inputter.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Close inputter.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.languagerecognizer.AbstractLanguageRecognizer
Close the language recognizer.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.AbstractNameRecognizer
Close the name recognizer.
close() - Method in interface edu.northwestern.at.utils.corpuslinguistics.outputter.AdornedWordOutputter
Close outputter.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ByteStreamAdornedWordOutputter
Close outputter.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ConsoleAdornedWordOutputter
Close outputter.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ListAdornedWordOutputter
Close outputter.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
Close outputter.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.SimpleXMLAdornedWordOutputter
Close outputter.
close() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Close standardizer.
close() - Method in interface edu.northwestern.at.utils.corpuslinguistics.tokenizer.PostTokenizer
Close down the postTokenizer.
close() - Method in interface edu.northwestern.at.utils.corpuslinguistics.tokenizer.PreTokenizer
Close down the preTokenizer.
close() - Method in interface edu.northwestern.at.utils.corpuslinguistics.tokenizer.WordTokenizer
Close down the word tokenizer.
close() - Method in class edu.northwestern.at.utils.csv.CSVFileReader
Close the input CSV file.
close() - Method in class edu.northwestern.at.utils.csv.CSVFileWriter
Close the output CSV file.
close() - Method in class edu.northwestern.at.utils.gate.Annie
Close down Annie.
close() - Method in interface edu.northwestern.at.utils.IsCloseable
Close an object.
close() - Method in class edu.northwestern.at.utils.IsCloseableObject
Close an object.
close() - Method in class edu.northwestern.at.utils.UnicodeReader
 
CLOSE_BRACKET - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
closeSentenceAtEndOfHardTag - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Close sentence at end of hard tag.
closeSentenceAtEndOfJumpTag - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Close sentence at end of jump tag.
CmdLineParser - Class in jargs.gnu
Largely GNU-compatible command-line options parser.
CmdLineParser() - Constructor for class jargs.gnu.CmdLineParser
 
CmdLineParser.IllegalOptionValueException - Exception in jargs.gnu
Thrown when an illegal or missing value is given by the user for an option that takes a value.
CmdLineParser.IllegalOptionValueException(CmdLineParser.Option, String) - Constructor for exception jargs.gnu.CmdLineParser.IllegalOptionValueException
 
CmdLineParser.NotFlagException - Exception in jargs.gnu
Thrown when the parsed commandline contains multiple concatenated short options, such as -abcd, where one or more requires a value.
CmdLineParser.NotFlagException(String, char) - Constructor for exception jargs.gnu.CmdLineParser.NotFlagException
 
CmdLineParser.Option - Class in jargs.gnu
Representation of a command-line option
CmdLineParser.Option(String, boolean) - Constructor for class jargs.gnu.CmdLineParser.Option
 
CmdLineParser.Option(char, String, boolean) - Constructor for class jargs.gnu.CmdLineParser.Option
 
CmdLineParser.Option.BooleanOption - Class in jargs.gnu
 
CmdLineParser.Option.BooleanOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.BooleanOption
 
CmdLineParser.Option.BooleanOption(String) - Constructor for class jargs.gnu.CmdLineParser.Option.BooleanOption
 
CmdLineParser.Option.DoubleOption - Class in jargs.gnu
An option that expects a floating-point value
CmdLineParser.Option.DoubleOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.DoubleOption
 
CmdLineParser.Option.DoubleOption(String) - Constructor for class jargs.gnu.CmdLineParser.Option.DoubleOption
 
CmdLineParser.Option.IntegerOption - Class in jargs.gnu
An option that expects an integer value
CmdLineParser.Option.IntegerOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.IntegerOption
 
CmdLineParser.Option.IntegerOption(String) - Constructor for class jargs.gnu.CmdLineParser.Option.IntegerOption
 
CmdLineParser.Option.LongOption - Class in jargs.gnu
An option that expects a long integer value
CmdLineParser.Option.LongOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.LongOption
 
CmdLineParser.Option.LongOption(String) - Constructor for class jargs.gnu.CmdLineParser.Option.LongOption
 
CmdLineParser.Option.StringOption - Class in jargs.gnu
An option that expects a string value
CmdLineParser.Option.StringOption(char, String) - Constructor for class jargs.gnu.CmdLineParser.Option.StringOption
 
CmdLineParser.Option.StringOption(String) - Constructor for class jargs.gnu.CmdLineParser.Option.StringOption
 
CmdLineParser.OptionException - Exception in jargs.gnu
Base class for exceptions that may be thrown when options are parsed
CmdLineParser.OptionException(String) - Constructor for exception jargs.gnu.CmdLineParser.OptionException
 
CmdLineParser.UnknownOptionException - Exception in jargs.gnu
Thrown when the parsed command-line contains an option that is not recognised.
CmdLineParser.UnknownOptionException(String) - Constructor for exception jargs.gnu.CmdLineParser.UnknownOptionException
 
CmdLineParser.UnknownOptionException(String, String) - Constructor for exception jargs.gnu.CmdLineParser.UnknownOptionException
 
CmdLineParser.UnknownSuboptionException - Exception in jargs.gnu
Thrown when the parsed commandline contains multiple concatenated short options, such as -abcd, where one is unknown.
CmdLineParser.UnknownSuboptionException(String, char) - Constructor for exception jargs.gnu.CmdLineParser.UnknownSuboptionException
 
cmList1 - Static variable in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Lists of combining macron replacement patterns.
cmList2 - Static variable in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
 
Cms - Class in net.sf.jlinkgrammar
TODO add javadoc Connector multi-set.
Cms() - Constructor for class net.sf.jlinkgrammar.Cms
 
cms_hash(String) - Method in class net.sf.jlinkgrammar.Sentence
 
CMS_SIZE - Static variable in class net.sf.jlinkgrammar.Sentence
 
cms_table - Static variable in class net.sf.jlinkgrammar.Sentence
 
cn - Variable in class net.sf.jlinkgrammar.CONList
 
CN_size - Static variable in class net.sf.jlinkgrammar.Dictionary
 
CNode - Class in net.sf.jlinkgrammar
CNode is a standard tree data structure.
CNode(String) - Constructor for class net.sf.jlinkgrammar.CNode
 
coalesceAsterisks - Variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
True to coalesce adjacent asterisks.
coalesceHyphens - Variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
True to coalesce adjacent hyphens.
Collocation - Class in edu.northwestern.at.utils.corpuslinguistics.statistics
Computes bigram collocation measures.
Collocation() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.statistics.Collocation
Don't allow instantiation but do allow overrides.
columnKeySet() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Get column key set.
columnKeySet() - Method in class edu.northwestern.at.utils.HashMap2D
Get column key set.
columnKeySet(Object) - Method in class edu.northwestern.at.utils.HashMap2D
 
columnKeySet() - Method in class edu.northwestern.at.utils.HashMap3D
Get column key set.
columnKeySet() - Method in interface edu.northwestern.at.utils.Map2D
Get column key set.
columnKeySet(Object) - Method in interface edu.northwestern.at.utils.Map2D
Get column key set with specified row value.
columnKeySet() - Method in interface edu.northwestern.at.utils.Map3D
Get column key set.
columnKeySet() - Method in class edu.northwestern.at.utils.TreeMap2D
Get column key set.
columnKeySet(Object) - Method in class edu.northwestern.at.utils.TreeMap2D
Get column key set for given row key.
com.megginson.sax - package com.megginson.sax
SAX-based XML output filters.
COMBINING_MACRON - Static variable in class edu.northwestern.at.utils.CharUtils
Combining macron character.
COMBINING_MACRON_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
Combining macron string.
COMMA_LABEL - Static variable in class net.sf.jlinkgrammar.GlobalBean
to hook the comma to the following "and"
commaSeparator - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPreTokenizer
Pattern to match comma as a separator.
commaSeparatorReplacer - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPreTokenizer
Comma separator replacer pattern.
COMMENT_CHAR - Static variable in class net.sf.jlinkgrammar.GlobalBean
input lines beginning with this are ignored
commitBuffer() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
If modified, write buffered bytes to the delegate file
comparator - Variable in class edu.northwestern.at.utils.SortedArrayList
Optional Comparator used for comparing objects in the list.
Compare - Class in edu.northwestern.at.utils
Comparison utilties.
compare(String, String) - Static method in class edu.northwestern.at.utils.Compare
Compares two case-sensitive strings.
compare(Date, Date) - Static method in class edu.northwestern.at.utils.Compare
Compares two dates.
compare(int, int) - Static method in class edu.northwestern.at.utils.Compare
Compares two ints.
compare(long, long) - Static method in class edu.northwestern.at.utils.Compare
Compares two longs.
compare(double, double) - Static method in class edu.northwestern.at.utils.Compare
Compares two doubles.
compare(Integer, Integer) - Static method in class edu.northwestern.at.utils.Compare
Compares two Integers.
compare(Long, Long) - Static method in class edu.northwestern.at.utils.Compare
Compares two Longs.
compare(Double, Double) - Static method in class edu.northwestern.at.utils.Compare
Compares two Doubles.
compare(byte, byte) - Static method in class edu.northwestern.at.utils.Compare
Compares two bytes.
compare(Comparable, Comparable) - Static method in class edu.northwestern.at.utils.Compare
Compares two objects.
compare(Object, Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Compares two elements.
compare(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two case-sensitive strings.
compare(Date, Date) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two dates.
compare(int, int) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two ints.
compare(long, long) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two longs.
compare(Object, Object) - Method in class net.sf.jlinkgrammar.VDALCostModel
 
compareIgnoreCase(String, String) - Static method in class edu.northwestern.at.utils.Compare
Compares two case-insensitive strings.
compareIgnoreCase(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Compares two case-insensitive strings.
compareNumbers(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Compare two numbers.
CompareStringCounts - Class in edu.northwestern.at.morphadorner.tools.comparestringcounts
Compare string counts in two files using Dunning's log-likelihood.
CompareStringCounts(String[]) - Constructor for class edu.northwestern.at.morphadorner.tools.comparestringcounts.CompareStringCounts
Supervises comparing string counts in two files.
CompareStringCounts.ReverseScoredString - Class in edu.northwestern.at.morphadorner.tools.comparestringcounts
ScoredString modified to sort results from highest to lowest.
CompareStringCounts.ReverseScoredString(String, double) - Constructor for class edu.northwestern.at.morphadorner.tools.comparestringcounts.CompareStringCounts.ReverseScoredString
Create scored string.
compareTaggedTexts(String, int, String, int) - Static method in class edu.northwestern.at.morphadorner.tools.tagdiff.TagDiff
Compare expected and generated tags.
compareTo(Object) - Method in class de.spieleck.app.cngram.NGramImpl
 
compareTo(Object) - Method in class edu.northwestern.at.morphadorner.SentenceAndWordNumber
Compare this object with another.
compareTo(Object) - Method in class edu.northwestern.at.morphadorner.tools.comparestringcounts.CompareStringCounts.ReverseScoredString
Compare this scored string with another.
compareTo(Object) - Method in class edu.northwestern.at.morphadorner.tools.countadornedwords.AdornedWordCountInfo
Compare this key with another.
compareTo(Object) - Method in class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage.DocData
Compare this object to another.
compareTo(Object) - Method in class edu.northwestern.at.morphadorner.tools.tagdiff.TagDiff.TagCount
Compare this object to another.
compareTo(Object) - Method in class edu.northwestern.at.morphadorner.tools.taggertrainer.TagError
Compare this object with another.
compareTo(Object) - Method in class edu.northwestern.at.utils.CompoundKey
Compare this key with another.
compareTo(Object) - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Compare this key with another.
compareTo(Object) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Compare this object to another.
compareTo(Object) - Method in class edu.northwestern.at.utils.corpuslinguistics.wordcounts.WordCountAndSentences
Compare this count data object with another.
compareTo(Object) - Method in class edu.northwestern.at.utils.math.Probability
Compare this probability to another.
compareTo(Object) - Method in class edu.northwestern.at.utils.MutableInteger
Compares this object to another object.
compareTo(Number) - Method in class edu.northwestern.at.utils.MutableInteger
Compares this number to another number.
compareTo(Object) - Method in class edu.northwestern.at.utils.MutableLong
Compares this object to another object.
compareTo(Number) - Method in class edu.northwestern.at.utils.MutableLong
Compares this number to another number.
compareTo(Object) - Method in class edu.northwestern.at.utils.ScoredString
Compare this scored string with another.
compareToZero(Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Compare a number to zero.
comparisonType - Variable in class edu.northwestern.at.morphadorner.tools.tagdiff.TagDiff.TagCount
Comparison type.
compiledSource - Variable in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
Compiled source pattern matcher.
CompoundKey - Class in edu.northwestern.at.utils
A compound key class for collections.
CompoundKey(Comparable[]) - Constructor for class edu.northwestern.at.utils.CompoundKey
Create a CompoundKey.
CompoundKey(Comparable) - Constructor for class edu.northwestern.at.utils.CompoundKey
Create a CompoundKey with one value.
CompoundKey(Comparable, Comparable) - Constructor for class edu.northwestern.at.utils.CompoundKey
Create a CompoundKey with two values.
CompoundKey(Comparable, Comparable, Comparable) - Constructor for class edu.northwestern.at.utils.CompoundKey
Create a CompoundKey with two values.
compressMultipleOccurrences(String, char) - Static method in class edu.northwestern.at.utils.StringUtils
Compress multiple instances of a character in a string.
compute_chosen_words(Sentence) - Method in class net.sf.jlinkgrammar.Linkage
 
compute_hash(PPLinkset, String) - Static method in class net.sf.jlinkgrammar.PPLinkset
 
compute_link_names() - Method in class net.sf.jlinkgrammar.Sentence
 
compute_matchers_for_a_label(int) - Method in class net.sf.jlinkgrammar.Sentence
 
compute_pp_link_array_connectors(Sublinkage) - Method in class net.sf.jlinkgrammar.Sentence
This takes as input link_array[], sublinkage.link[].l and sublinkage.link[].r (and also has_fat_down[word], which has been computed in a prior call to is_canonical()), and from these computes sublinkage.link[].lc and .rc.
compute_pp_link_names(Sublinkage) - Method in class net.sf.jlinkgrammar.Sentence
This fills in the sublinkage.link[].name field.
computeBigramWeights() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Calculate bigram weights for contextual smoothing.
computeTrigramWeights() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Calculate trigram weights for contextual smoothing.
computeUniqueEntryCountsForCategories() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Compute number of lexicon entries for each category.
computeWordCounts() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Compute word counts from a string array of words.
conj_in_range(int, int) - Method in class net.sf.jlinkgrammar.Sentence
Determin if there is a conjunction between the suppled right and left words.
conjugate(String, VerbTense, Person) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.Conjugator
Conjugate a verb from its lemma (infinitive), tense, and person.
conjugate(String, VerbTense, Person) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.EnglishConjugator
Conjugate a verb from its lemma (infinitive), tense, and person.
conjugate(String, VerbTense, Person) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.NoopConjugator
Conjugate a verb from its infinitive, tense, and person.
conjugate(String, VerbTense, Person) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.EnglishInflector
Conjugate a verb from its infinitive, tense, and person.
conjugate(String, VerbTense, Person) - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.NoopInflector
Conjugate a verb from its infinitive, tense, and person.
Conjugator - Interface in edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator
Defines an interface for conjugating a verb..
ConjugatorFactory - Class in edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator
Conjugator factory.
ConjugatorFactory() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.ConjugatorFactory
 
conjunction - Variable in class net.sf.jlinkgrammar.AndList
 
conjunction_prune(ParseOptions) - Method in class net.sf.jlinkgrammar.Sentence
We've already built the sentence disjuncts, and we've pruned them and power_pruned(GENTLE) them also.
CONList - Class in net.sf.jlinkgrammar
TODO add javadoc
CONList() - Constructor for class net.sf.jlinkgrammar.CONList
 
connected_rules - Variable in class net.sf.jlinkgrammar.PPKnowledge
 
connectivity_dfs(Postprocessor, Sublinkage, int, PPLinkset) - Static method in class net.sf.jlinkgrammar.Postprocessor
 
Connector - Class in net.sf.jlinkgrammar
TODO add javadoc
Connector(Connector) - Constructor for class net.sf.jlinkgrammar.Connector
 
Connector() - Constructor for class net.sf.jlinkgrammar.Connector
 
connector() - Method in class net.sf.jlinkgrammar.Dictionary
the current token is a connector (or a dictionary word) make a node for it
connector_for_disjunct(Disjunct, Connector) - Method in class net.sf.jlinkgrammar.Sentence
 
connector_set_create() - Method in class net.sf.jlinkgrammar.Exp
 
connector_set_hash(String, int) - Method in class net.sf.jlinkgrammar.ConnectorSet
 
CONNECTOR_type - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
connector_types_equal(Connector) - Method in class net.sf.jlinkgrammar.Connector
 
connectors_equal_AND(Connector) - Method in class net.sf.jlinkgrammar.Connector
 
connectors_equal_prune(Connector) - Method in class net.sf.jlinkgrammar.Connector
 
ConnectorSet - Class in net.sf.jlinkgrammar
TODO add javadoc
ConnectorSet() - Constructor for class net.sf.jlinkgrammar.ConnectorSet
 
connectorsSet - Static variable in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Name connectors set.
CONNode - Class in net.sf.jlinkgrammar
TODO add javadoc
CONNode() - Constructor for class net.sf.jlinkgrammar.CONNode
 
cons(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
ConsoleAdornedWordOutputter - Class in edu.northwestern.at.utils.corpuslinguistics.outputter
Outputs adorned words to the console.
ConsoleAdornedWordOutputter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.outputter.ConsoleAdornedWordOutputter
Create console outputter.
consonantTrie - Static variable in class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.AbstractNameStandardizer
Consonant trie.
Constants - Class in edu.northwestern.at.utils.math
Machine-dependent arithmetic constants.
Constants() - Constructor for class edu.northwestern.at.utils.math.Constants
This class is non-instantiable but inheritable.
Constituent - Class in net.sf.jlinkgrammar
TODO add javadoc
Constituent() - Constructor for class net.sf.jlinkgrammar.Constituent
 
constituent_pp - Variable in class net.sf.jlinkgrammar.Dictionary
 
contained_in(Domain, Domain, Sublinkage) - Static method in class net.sf.jlinkgrammar.Postprocessor
Used to determine if one domain is containd in another
contains(Object, V) - Method in class edu.northwestern.at.utils.KeyedSets
Check if entry exists in set for specified key.
contains(Object) - Method in class edu.northwestern.at.utils.SortedArrayList
Determine if list contains a specified value.
contains_none_rules - Variable in class net.sf.jlinkgrammar.PPKnowledge
 
contains_one_rules - Variable in class net.sf.jlinkgrammar.PPKnowledge
 
contains_underbar(String) - Static method in class net.sf.jlinkgrammar.Dictionary
Returns true if the string contains an underbar character.
containsEntry(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Checks if lexicon contains an entry.
containsEntry(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Checks if lexicon contains an entry.
containsIgnoreCaseWholeWord(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Returns true if a string contains another case-insensitive string as a whole word.
containsKey(K) - Method in interface edu.northwestern.at.utils.cache.Cache
True if cache contains a specified key.
containsKey(K) - Method in class edu.northwestern.at.utils.cache.DummyCache
True if cache contains a specified key.
containsKey(K) - Method in class edu.northwestern.at.utils.cache.OldLRUCache
True if cache contains a specified key.
containsKey(K) - Method in class edu.northwestern.at.utils.cache.SoftReferenceCache
True if cache contains a specified key.
containsKey(CompoundKey) - Method in class edu.northwestern.at.utils.HashMap2D
Determine if map contains a compound key.
containsKey(CompoundKey) - Method in class edu.northwestern.at.utils.HashMap3D
Determine if map contains a compound key.
containsKey(CompoundKey) - Method in interface edu.northwestern.at.utils.Map2D
Determine if map contains a compound key.
containsKey(CompoundKey) - Method in interface edu.northwestern.at.utils.Map3D
Determine if map contains a compound key.
containsKey(String) - Method in class edu.northwestern.at.utils.TernaryTrie
Check if trie contains a specified key.
containsKey(CompoundKey) - Method in class edu.northwestern.at.utils.TreeMap2D
Determine if map contains a compound key.
containsKeys(Object, Object) - Method in class edu.northwestern.at.utils.HashMap2D
Determine if map contains a key pair.
containsKeys(Object, Object, Object) - Method in class edu.northwestern.at.utils.HashMap3D
Determine if map contains a key triple.
containsKeys(Object, Object) - Method in interface edu.northwestern.at.utils.Map2D
Determine if map contains a key pair.
containsKeys(Object, Object, Object) - Method in interface edu.northwestern.at.utils.Map3D
Determine if map contains a key pair.
containsKeys(Object, Object) - Method in class edu.northwestern.at.utils.TreeMap2D
Determine if map contains a key pair.
containsString(String) - Method in class edu.northwestern.at.utils.SingleTagTaggedStrings
See if specified string exists.
containsString(String) - Method in interface edu.northwestern.at.utils.TaggedStrings
See if specified string exists.
containsString(String) - Method in class edu.northwestern.at.utils.TaggedStringsMap
See if specified string exists.
containsString(String) - Method in class edu.northwestern.at.utils.TaggedStringsSet
See if specified string exists.
containsString(String) - Method in class edu.northwestern.at.utils.TernaryTrie
See if specified string exists.
containsString(String) - Method in class edu.northwestern.at.utils.UTF8Properties
See if list contains specified string.
context - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.Rule
 
contextRules - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Context rules.
contextRulesURL - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
 
contextRulesURLString - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Context rules URL.
contextualProbabilities - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.bigram.BigramTagger
Contextual probabilities for a word in a sentence.
contextualProbabilities - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.trigram.TrigramTagger
Contextual probabilities for a word in a sentence.
contextualProbability(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
Get contextually smoothed probability of a word given a tag.
contextualProbability(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
Compute contextual probability of a tag given the previous tag.
contextualProbability(String, String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
Compute contextual probability of a tag given the previous tags.
contextualProbability(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.ContextualSmoother
Compute smoothed contextual probability of a tag given the previous tag.
contextualProbability(String, String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.ContextualSmoother
Compute smoothed contextual probability of a tag given the previous tags.
contextualProbability(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.DeletedInterpolationContextualSmoother
Compute contextual probability of a tag given the previous tag.
contextualProbability(String, String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.DeletedInterpolationContextualSmoother
Compute contextual probability of a tag given the previous tags.
contextualSmoother - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Contextual smoother.
ContextualSmoother - Interface in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual
Interface for a contextual smoother.
ContextualSmootherFactory - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual
ContextualSmoother factory.
ContextualSmootherFactory() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.ContextualSmootherFactory
 
ContextVector - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct
Context vector.
ContextVector() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.ContextVector
Create ContextVector.
ContextVector.Frequency - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct
Holds an externalizable frequency (count).
ContextVector.Frequency() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.ContextVector.Frequency
Create Frequency object.
contractedSpellings - Variable in class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.AbstractContractionExpander
Contracted spelings.
contractedSpellingsFileName - Static variable in class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.EnglishContractionExpander
Path to list of contracted spellings.
ContractionExpander - Interface in edu.northwestern.at.utils.corpuslinguistics.contractionexpander
Interface for a Contraction Expander.
ContractionExpanderFactory - Class in edu.northwestern.at.utils.corpuslinguistics.contractionexpander
ContractionExpander factory.
ContractionExpanderFactory() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.ContractionExpanderFactory
 
contractions - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
Contractions.
contractions - Variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
List of words starting with & or ' which should not be split.
contractionsMatcher - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
Pattern matcher for matching contractions.
contractionsURL - Variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
URL for List of words starting with & or ' .
contractionTokenizer - Variable in class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.EnglishContractionExpander
Contraction tokenizer.
ContractionTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Split text containing contraction into separate tokens.
ContractionTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.ContractionTokenizer
Create a contraction tokenizer.
converged(double, double, double, double, double) - Method in interface edu.northwestern.at.utils.math.rootfinders.RootFinderConvergenceTest
Interface for testing for convergence in root finders.
converged(double, double, double, double, double) - Method in class edu.northwestern.at.utils.math.rootfinders.StandardRootFinderConvergenceTest
 
convertInputString(String) - Static method in class edu.northwestern.at.utils.UTF8Properties
Replace all characters preceded by a '\' with the corresponding special character and convert unicode escape sequences to normal characterS.
convertKeysToStrings(Map<? extends Object, V>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Convert keys in count map to plain strings.
convolute(double[], double[]) - Static method in class edu.northwestern.at.utils.math.Convolution
Convolute data values with a mask.
Convolution - Class in edu.northwestern.at.utils.math
 
Convolution() - Constructor for class edu.northwestern.at.utils.math.Convolution
 
copy_connectors(Connector) - Static method in class net.sf.jlinkgrammar.Connector
 
copy_d_type(DTypeList) - Static method in class net.sf.jlinkgrammar.Sentence
Copy the named Domain Type List and return a copy
copy_disjunct(Disjunct) - Static method in class net.sf.jlinkgrammar.Disjunct
 
copy_Exp(Exp) - Static method in class net.sf.jlinkgrammar.Exp
 
copy_ExpList(ExpList) - Static method in class net.sf.jlinkgrammar.ExpList
 
copyFile(String, String) - Static method in class edu.northwestern.at.utils.FileUtils
Copy a file.
corpus - Variable in class edu.northwestern.at.utils.gate.Annie
Holds text to adorn with named entities.
correct - Variable in class edu.northwestern.at.morphadorner.tools.tagdiff.TagDiff.TagCount
Correctly tagged count.
correctTag - Variable in class edu.northwestern.at.morphadorner.tools.taggertrainer.TagError
Correct tag.
correctTag - Variable in class edu.northwestern.at.morphadorner.tools.taggertrainer.TrainingWord
Correct tag.
cos(ContextVector, ContextVector) - Static method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.ContextVector
Compute the cosine of vector a and b
cos(ContextVector, ContextVector, EntropyVector) - Static method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.ContextVector
Compute the cosine of vector a and b, accounting for term frequency.
cosh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the hyperbolic cosine of a double.
CosMetric - Class in de.spieleck.app.cngram
Cosine Metric This is nicely valued between zero and one
CosMetric() - Constructor for class de.spieleck.app.cngram.CosMetric
 
cost - Variable in class net.sf.jlinkgrammar.AndList
 
cost - Variable in class net.sf.jlinkgrammar.Clause
 
cost - Variable in class net.sf.jlinkgrammar.Disjunct
 
cost - Variable in class net.sf.jlinkgrammar.Exp
 
cost - Variable in class net.sf.jlinkgrammar.TableConnector
 
cost - Variable in class net.sf.jlinkgrammar.XTableConnector
 
cost_model - Variable in class net.sf.jlinkgrammar.ParseOptions
For sorting linkages in post_processing
cot(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Return the contangent of a double.
count - Variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.AdornedWordCountInfo
Count.
count - Variable in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.ContextVector.Frequency
The frequency value.
count - Variable in class edu.northwestern.at.utils.corpuslinguistics.wordcounts.WordCountAndSentences
The word count.
count - Variable in class edu.northwestern.at.utils.math.statistics.Accumulator
Count of elements.
count - Variable in class net.sf.jlinkgrammar.Cms
 
count - Variable in class net.sf.jlinkgrammar.ParseSet
the number of ways to parse a sentence
count(int, int, Connector, Connector, int, ParseOptions) - Method in class net.sf.jlinkgrammar.Sentence
 
count - Variable in class net.sf.jlinkgrammar.TableConnector
 
count_disjuncts(Disjunct) - Static method in class net.sf.jlinkgrammar.Disjunct
 
count_disjuncts_in_sentence() - Method in class net.sf.jlinkgrammar.Sentence
 
CountAdornedWords - Class in edu.northwestern.at.morphadorner.tools.countadornedwords
Tabulate counts of adorned words from XMLToTab output files.
CountAdornedWords() - Constructor for class edu.northwestern.at.morphadorner.tools.countadornedwords.CountAdornedWords
 
CountAffixes - Class in edu.northwestern.at.morphadorner.tools.countaffixes
Count affixes for unique words in MorphAdorner XML output.
CountAffixes(String[]) - Constructor for class edu.northwestern.at.morphadorner.tools.countaffixes.CountAffixes
Supervises count of affixes for word specified by XML "" elements.
countChar(StringBuffer, char) - Static method in class edu.northwestern.at.utils.StringUtils
Count occurrences of character in string buffer.
countChar(String, char) - Static method in class edu.northwestern.at.utils.StringUtils
Count occurrences of character in string.
countLemmata(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.AbstractLemmatizer
Get number of lemmata comprising this lemma.
countLemmata(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lemmatizer.Lemmatizer
Get number of lemmata comprising this lemma.
CountMapUtils - Class in edu.northwestern.at.utils
Count map utilities.
CountMapUtils() - Constructor for class edu.northwestern.at.utils.CountMapUtils
Don't allow instantiation but do allow overrides.
countNonBlankCharacters(String) - Method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Count non-blank characters in a String and update the tag HashMap.
countOccurrences(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Count occurrences of string in another string.
countPageBreaks(Document) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Count page breaks in document.
countSyllables(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.syllablecounter.EnglishSyllableCounter
Find number of syllables in a single English word.
countSyllables(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.syllablecounter.SyllableCounter
Find number of syllables in a single word.
countTags(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get number of tags comprising this tag.
countTags(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get number of tags comprising this tag.
countWords(String[]) - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Extract word counts from a string array of words.
countWords(List<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Extract word counts from an arraylist of words.
countWordsInSentences(List<List<W>>, StopWords) - Static method in class edu.northwestern.at.utils.corpuslinguistics.wordcounts.WordCountUtils
Count words in sentences.
covered - Variable in class edu.northwestern.at.morphadorner.tools.taggertrainer.TrainingWord
True if word covered by a rule or not subject to change.
cPattern - Static variable in class edu.northwestern.at.morphadorner.tools.addcharacteroffsets.AddCharacterOffsets
tag pattern.
CREATE - Static variable in class de.spieleck.app.cngram.RunNGram
 
create(String, String) - Static method in class de.spieleck.app.cngram.RunNGram
 
createDictionaries() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
Creates dictionaries from spelling lists.
CreateLexicon - Class in edu.northwestern.at.morphadorner.tools.createlexicon
Generate lexicons from training data.
CreateLexicon() - Constructor for class edu.northwestern.at.morphadorner.tools.createlexicon.CreateLexicon
 
createNameStandardizer(Lexicon) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Create proper name standardizer.
createNewLinkedMap() - Static method in class edu.northwestern.at.utils.MapFactory
Create a new map with keys in insertion order (LinkedHashMap).
createNewLinkedMap(int) - Static method in class edu.northwestern.at.utils.MapFactory
Create a new map with keys in insertion order (LinkedHashMap) with specified initial capacity..
createNewList() - Static method in class edu.northwestern.at.utils.ListFactory
Create a new ArrayList.
createNewList(int) - Static method in class edu.northwestern.at.utils.ListFactory
Create a new ArrayList of a specified size.
createNewList(Collection<E>) - Static method in class edu.northwestern.at.utils.ListFactory
Create a new ArrayList from a collection.
createNewMap() - Static method in class edu.northwestern.at.utils.MapFactory
Create a new unsorted map (HashMap).
createNewMap(int) - Static method in class edu.northwestern.at.utils.MapFactory
Create a new unsorted map (HashMap) with specified initial capacity.
createNewMap2D() - Static method in class edu.northwestern.at.utils.Map2DFactory
Create a new HashMap2D.
createNewMap2D(int) - Static method in class edu.northwestern.at.utils.Map2DFactory
Create a new HashMap2D.
createNewMap3D() - Static method in class edu.northwestern.at.utils.Map3DFactory
Create a new HashMap3D.
createNewMap3D(int) - Static method in class edu.northwestern.at.utils.Map3DFactory
Create a new HashMap3D.
createNewNode(Document, Node, Node, String, Integer) - Method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Create new document node.
createNewRule(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.HeppleTagger
Creates a new rule of the required type according to the provided ID.
createNewSet() - Static method in class edu.northwestern.at.utils.SetFactory
Create a new HashSet.
createNewSet(int) - Static method in class edu.northwestern.at.utils.SetFactory
Create a new HashSet.
createNewSortedList(int) - Static method in class edu.northwestern.at.utils.ListFactory
Create a new sorted list of a specified size.
createNewSortedList(Collection<E>) - Static method in class edu.northwestern.at.utils.ListFactory
Create a new sorted list from a collection.
createNewSortedMap() - Static method in class edu.northwestern.at.utils.MapFactory
Create a new sorted map (TreeMap).
createNewSortedSet() - Static method in class edu.northwestern.at.utils.SetFactory
Create a new TreeSet.
createOutputFile(String, String, char) - Method in interface edu.northwestern.at.utils.corpuslinguistics.outputter.AdornedWordOutputter
Create output file.
createOutputFile(String, String, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ByteStreamAdornedWordOutputter
Create output file.
createOutputFile(String, String, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ConsoleAdornedWordOutputter
Create output file.
createOutputFile(String, String, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ListAdornedWordOutputter
Create output file.
createOutputFile(String, String, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
Create output file.
createOutputFile(String, String, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.SimpleXMLAdornedWordOutputter
Create output file.
createPartOfSpeechGuesser() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Create a part of speech guesser.
createPath(File) - Static method in class edu.northwestern.at.utils.FileUtils
Create intermediate directories for a directory path.
createPathForFile(String) - Static method in class edu.northwestern.at.utils.FileUtils
Create directory for specified file name.
createProfile(String, InputStream, String) - Static method in class de.spieleck.app.cngram.NGramProfileImpl
Create a new Language profile from (preferably quite large) text file
createPseudoPageElement(String, boolean, boolean, String) - Method in class edu.northwestern.at.morphadorner.IDFixerFilter
Create a pseudo page milestone.
createPseudoPageElement(String, boolean, boolean, String) - Method in class edu.northwestern.at.morphadorner.PseudoPageAdderFilter
Create a pseudo page milestone.
createReader(String, String) - Static method in class de.spieleck.app.cngram.RunNGram
 
createRedirectURL(HttpServletResponse, String, String, String, String) - Method in class edu.northwestern.at.utils.servlets.XHttpServlet
Create redirect URL with title, success, and failure strings.
createSpellingMapper() - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Create spelling mapper.
createSpellingStandardizer(Lexicon) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Create spelling standardizer.
CreateSuffixLexicon - Class in edu.northwestern.at.morphadorner.tools.createsuffixlexicon
Generate suffix lexicon from a word lexicon.
CreateSuffixLexicon() - Constructor for class edu.northwestern.at.morphadorner.tools.createsuffixlexicon.CreateSuffixLexicon
 
createVersionedFileName(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Create versioned file name.
createVersionedFileName(String, int, String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Create versioned file name.
createXMLPath() - Method in class edu.northwestern.at.morphadorner.tools.AddXMLPathFilter
Create XML Path from current tag stack state.
creplacer - Static variable in class edu.northwestern.at.morphadorner.tools.addcharacteroffsets.AddCharacterOffsets
tag replacement.
CRIGHT - Static variable in class edu.northwestern.at.morphadorner.tools.addcharacteroffsets.AddCharacterOffsets
 
CSVFile - Class in edu.northwestern.at.utils.csv
CSVFile handles files containing delimiter separated entries.
CSVFile() - Constructor for class edu.northwestern.at.utils.csv.CSVFile
CSVFile constructor with the default field separator and text qualifier.
CSVFile(char) - Constructor for class edu.northwestern.at.utils.csv.CSVFile
CSVFile constructor with given field separator.
CSVFile(char, char) - Constructor for class edu.northwestern.at.utils.csv.CSVFile
CSVFile constructor with given field separator and text qualifier.
CSVFileReader - Class in edu.northwestern.at.utils.csv
CSVFileReader reads and parses a delimiter separated text file.
CSVFileReader(String, String) - Constructor for class edu.northwestern.at.utils.csv.CSVFileReader
Create a CSV file reader given a file name and encoding.
CSVFileReader(String, String, char) - Constructor for class edu.northwestern.at.utils.csv.CSVFileReader
Create CSVFileReader with a given field separator.
CSVFileReader(String, String, char, char) - Constructor for class edu.northwestern.at.utils.csv.CSVFileReader
Create CSVFileReader with given field separator and qualifier character.
CSVFileWriter - Class in edu.northwestern.at.utils.csv
CSVFileWriter writes text fields to a delimiter separate file.
CSVFileWriter(String, String) - Constructor for class edu.northwestern.at.utils.csv.CSVFileWriter
Create CSVFileWriter with specified file name and encding,
CSVFileWriter(String, String, char) - Constructor for class edu.northwestern.at.utils.csv.CSVFileWriter
Create CSVFileWriter with specified separator character.
CSVFileWriter(String, String, char, char) - Constructor for class edu.northwestern.at.utils.csv.CSVFileWriter
CSVFileWriter constructor with given field separator and text qualifier.
ctable - Static variable in class net.sf.jlinkgrammar.Sentence
The TableConnector table associated with this sentence instance object
ctable_size - Static variable in class net.sf.jlinkgrammar.Sentence
The size of this.ctable TODO - make this Java, not C, and use the collection object stuff! sp that ctable size can not be modified independently of ctable.
CType_CLOSE - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
CType_OPEN - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
CType_WORD - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
currBuf - Variable in class edu.northwestern.at.utils.BufferedRandomAccessFile
 
current - Variable in class net.sf.jlinkgrammar.CONNode
 
current - Variable in class net.sf.jlinkgrammar.Linkage
Allows user to select particular sublinkage
current - Variable in class net.sf.jlinkgrammar.ParseSet
used to enumerate linkages
current_name - Static variable in class net.sf.jlinkgrammar.Dictionary
 
current_node_of_active_label - Variable in class net.sf.jlinkgrammar.PPLexTable
state: current node of label
currentDocNumber - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
Current document.
currentDocNumber - Static variable in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Current document.
currentDocNumber - Static variable in class edu.northwestern.at.morphadorner.tools.relemmatize.Relemmatize
Current document.
currentFileNumber - Static variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.CountAdornedWords
Current document.
currentFileNumber - Static variable in class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage
Current document.
currentFileNumber - Static variable in class edu.northwestern.at.morphadorner.tools.mergetextfiles.MergeTextFiles
Current document.
cvc(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 

D

d - Variable in class net.sf.jlinkgrammar.MatchNode
 
d - Variable in class net.sf.jlinkgrammar.Word
holds the disjunct of the word, eventually these get generated.
d_depth_first_search(Postprocessor, Sublinkage, int, int, int, int) - Static method in class net.sf.jlinkgrammar.Postprocessor
 
d_type_array - Variable in class net.sf.jlinkgrammar.PPNode
 
DATABASE_DIRECTORY - Static variable in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.WordnetThesaurus
Property specifying the location of the WordNet data directory.
dataDirectory - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Data directory.
dataElement(String, String, String, Attributes, String) - Method in class com.megginson.sax.XMLWriter
Write an element with character data content.
dataElement(String, String, String) - Method in class com.megginson.sax.XMLWriter
Write an element with character data content but no attributes.
dataElement(String, String) - Method in class com.megginson.sax.XMLWriter
Write an element with character data content but no attributes or Namespace URI.
dataLen - Variable in class edu.northwestern.at.utils.BufferedRandomAccessFile.FileBufferStruct
Description of the Field
DataWriter - Class in com.megginson.sax
Write data- or field-oriented XML.
DataWriter() - Constructor for class com.megginson.sax.DataWriter
Create a new data writer for standard output.
DataWriter(XMLReader) - Constructor for class com.megginson.sax.DataWriter
Create a new data writer for standard output.
DataWriter(Writer) - Constructor for class com.megginson.sax.DataWriter
Create a new data writer for the specified output.
DataWriter(XMLReader, Writer) - Constructor for class com.megginson.sax.DataWriter
Create a new data writer for the specified output.
DATE_TIME_FORMAT - Static variable in class edu.northwestern.at.utils.logger.LoggerUtils
Date and time format for display.
DATE_TIME_FORMATTER - Static variable in class edu.northwestern.at.utils.logger.LoggerUtils
 
de.spieleck.app.cngram - package de.spieleck.app.cngram
Implementation of character based ngrams.
de.spieleck.util - package de.spieleck.util
Utilities used by ngram profiler.
debug - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
True if debugging enabled.
DEBUG - Static variable in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerLogger
Debug logging level.
debug - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
True for debugging output.
debug - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.bigram.BigramTagger
True for debug output.
debug - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
True to enable debugging output.
debug - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.HeppleTagger
Debug flag.
debug - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.Rule
 
debug - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.AdditiveLexicalSmoother
True if debugging enabled.
debug - Static variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
True if debugging output enabled.
debug - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.trigram.TrigramTagger
True for debug output.
DEBUG - Static variable in class edu.northwestern.at.utils.logger.LoggerConstants
Debug logging level.
debug - Variable in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
Debugging flag.
DebugOut - Class in edu.northwestern.at.morphadorner.servlets
 
DebugOut() - Constructor for class edu.northwestern.at.morphadorner.servlets.DebugOut
 
DebugUtils - Class in edu.northwestern.at.utils
Debug utilities.
DebugUtils() - Constructor for class edu.northwestern.at.utils.DebugUtils
Don't allow instantiation, do allow overrides.
debugWriter - Static variable in class edu.northwestern.at.morphadorner.servlets.DebugOut
 
debugWriter() - Static method in class edu.northwestern.at.morphadorner.servlets.DebugOut
 
dec(Object) - Method in class de.spieleck.util.IntMap
Optimized operations.
decruftify(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Decruftify a spelling (extended).
decruftify2(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Decruftify a spelling (simple and extended).
DecruftifyingSpellingStandardizer - Class in edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
DecruftifyingSpellingStandardizer cleans up spellings.
DecruftifyingSpellingStandardizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.DecruftifyingSpellingStandardizer
Create decruftifying spelling standardizer.
decruftifyStep1(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Decruftify step one.
decruftifyStep2(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Decruftify step two.
decruftifyStep3(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Decruftify step three.
deepClone() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Deep clone of this lexicon entry.
DEFAULT_MAX_NGRAM_LENGTH - Static variable in class de.spieleck.app.cngram.NGramProfileImpl
default max length of ngram
DEFAULT_MIN_NGRAM_LENGTH - Static variable in class de.spieleck.app.cngram.NGramProfileImpl
default min length of ngram.
DEFAULT_QUALIFIER - Static variable in class edu.northwestern.at.utils.csv.CSVFile
The default char used as text qualifier
DEFAULT_SEPARATOR - Static variable in class edu.northwestern.at.utils.csv.CSVFile
The default char used as field separator.
default_switches - Variable in class net.sf.jlinkgrammar.ParseOptions
 
defaultAbbreviationsFileName - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.Abbreviations
 
DefaultAdornedWordOutputter - Class in edu.northwestern.at.utils.corpuslinguistics.outputter
Default outputter writes adorned words to a file.
DefaultAdornedWordOutputter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.outputter.DefaultAdornedWordOutputter
 
defaultAnnieResourcePath - Static variable in class edu.northwestern.at.utils.gate.Annie
Default resources path.
DefaultConjugator - Class in edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator
DefaultConjugator: The default MorphAdorner conjugator.
DefaultConjugator() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.DefaultConjugator
Create the default conjugator.
DefaultContextualSmoother - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual
Default contextual smoother.
DefaultContextualSmoother() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.DefaultContextualSmoother
Create an additive contextual smoother.
DefaultContractionExpander - Class in edu.northwestern.at.utils.corpuslinguistics.contractionexpander
Default Contraction Expander is the English Contraction Expander.
DefaultContractionExpander() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.DefaultContractionExpander
Create default contractionExpander.
defaultDataDirectory - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Default data directory.
defaultDataDirectory - Static variable in class edu.northwestern.at.morphadorner.tools.lgparser.LGParser
Data file directory.
defaultDataDirectory - Static variable in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.WordnetThesaurus
Default data directory.
defaultEnc - Variable in class edu.northwestern.at.utils.UnicodeReader
 
DefaultInflector - Class in edu.northwestern.at.utils.corpuslinguistics.inflector
DefaultInflector: The default MorphAdorner inflector.
DefaultInflector() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.DefaultInflector
Create the default inflector.
defaultKWICWidth - Static variable in class edu.northwestern.at.morphadorner.MorphAdorner
Number of chararacters in a KWIC line.
DefaultLanguageRecognizer - Class in edu.northwestern.at.utils.corpuslinguistics.languagerecognizer
DefaultLanguageRecognizer determines language in which a text is written.
DefaultLanguageRecognizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.languagerecognizer.DefaultLanguageRecognizer
Create default language recognizer.
DefaultLanguageRecognizer(List<String>) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.languagerecognizer.DefaultLanguageRecognizer
Create default language recognizer with list of languages to recognize.
DefaultLemmatizer - Class in edu.northwestern.at.utils.corpuslinguistics.lemmatizer
Default Lemmatizer is the English lemmatizer.
DefaultLemmatizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.DefaultLemmatizer
Create default lemmatizer.
DefaultLemmatizerRule - Class in edu.northwestern.at.utils.corpuslinguistics.lemmatizer
A Lemmatizer Rule which uses regular expressions.
DefaultLemmatizerRule(String) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
Create a lemmatizer rule.
DefaultLexicalSmoother - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical
Default lexical smoother.
DefaultLexicalSmoother() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.DefaultLexicalSmoother
Create an additive lexical smoother.
DefaultLexicon - Class in edu.northwestern.at.utils.corpuslinguistics.lexicon
DefaultLexicon: Lexicon which uses default part of speech tags.
DefaultLexicon() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lexicon.DefaultLexicon
Create default lexicon.
defaultLexiconPath - Static variable in class edu.northwestern.at.utils.corpuslinguistics.lexicon.DefaultWordLexicon
Resourch path to default (NUPOS) lexicon.
DefaultMorphAdornerXMLWriter - Class in edu.northwestern.at.morphadorner
Writes an adorned XML file with added ID fields.
DefaultMorphAdornerXMLWriter() - Constructor for class edu.northwestern.at.morphadorner.DefaultMorphAdornerXMLWriter
Create XML writer.
DefaultNameRecognizer - Class in edu.northwestern.at.utils.corpuslinguistics.namerecognizer
DefaultNameRecognizer extracts proper names from text.
DefaultNameRecognizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.DefaultNameRecognizer
Create default name recognizer.
DefaultNameStandardizer - Class in edu.northwestern.at.utils.corpuslinguistics.namestandardizer
DefaultNameStandardizer: Default name standardizer.
DefaultNameStandardizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.DefaultNameStandardizer
 
DefaultPartOfSpeechGuesser - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.guesser
Default part of speech guesser.
DefaultPartOfSpeechGuesser() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.DefaultPartOfSpeechGuesser
 
DefaultPartOfSpeechRetagger - Class in edu.northwestern.at.utils.corpuslinguistics.postagger
Default Part of Speech Retagger.
DefaultPartOfSpeechRetagger() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.DefaultPartOfSpeechRetagger
Create default part of speech retagger.
DefaultPartOfSpeechTagger - Class in edu.northwestern.at.utils.corpuslinguistics.postagger
Default Part of Speech tagger.
DefaultPartOfSpeechTagger() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.DefaultPartOfSpeechTagger
Create default part of speech tagger.
DefaultPartOfSpeechTags - Class in edu.northwestern.at.utils.corpuslinguistics.partsofspeech
DefaultPartOfSpeechTags: default is NUPOS tag set.
DefaultPartOfSpeechTags() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.DefaultPartOfSpeechTags
Create default part of speech tags.
DefaultPartOfSpeechTagsMapper - Class in edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper
DefaultPartOfSpeechTagsMapper: default returns original tag unchanged.
DefaultPartOfSpeechTagsMapper() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper.DefaultPartOfSpeechTagsMapper
Create default part of speech tags mapper.
DEFAULTPATH - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
DefaultPluralizer - Class in edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer
DefaultPluralizer: The default MorphAdorner pluralizer.
DefaultPluralizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.DefaultPluralizer
Create the default pluralizer.
DefaultPostTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Default post tokenizer which processes tokens after extraction.
DefaultPostTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.DefaultPostTokenizer
Create a default postTokenizer.
DefaultPreTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Default pretokenizes which prepares a string for tokenization.
DefaultPreTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.DefaultPreTokenizer
Create a default preTokenizer.
defaultPropertiesURLString - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
MorphAdorner properties file URL.
defaultResourcePath - Static variable in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Default name resource data files.
DefaultSentenceSplitter - Class in edu.northwestern.at.utils.corpuslinguistics.sentencesplitter
Splits text into sentences.
DefaultSentenceSplitter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.DefaultSentenceSplitter
 
DefaultSentenceSplitterIterator - Class in edu.northwestern.at.utils.corpuslinguistics.sentencesplitter
Default sentence splitter iterator.
DefaultSentenceSplitterIterator() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.DefaultSentenceSplitterIterator
Create default sentence extractor.
DefaultSpellingMapper - Class in edu.northwestern.at.utils.corpuslinguistics.spellingmapper
DefaultSpellingMapper: Default spelling mapper.
DefaultSpellingMapper() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.DefaultSpellingMapper
 
defaultSpellingsByWordClassFileName - Static variable in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Path to list of irregular word forms.
DefaultSpellingStandardizer - Class in edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
DefaultSpellingStandardizer: Default spelling standardizer.
DefaultSpellingStandardizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.DefaultSpellingStandardizer
 
DefaultStemmer - Class in edu.northwestern.at.utils.corpuslinguistics.stemmer
DefaultStemmer: The default MorphAdorner spelling stemmer.
DefaultStemmer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stemmer.DefaultStemmer
Create the default stemmer.
defaultStemmingRules - Static variable in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Default stemming rules.
DefaultStopWords - Class in edu.northwestern.at.utils.corpuslinguistics.stopwords
Default stop word list.
DefaultStopWords() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.stopwords.DefaultStopWords
 
DefaultSuffixLexicon - Class in edu.northwestern.at.utils.corpuslinguistics.lexicon
DefaultSuffixLexicon: Suffix lexicon which uses NUPOS tags.
DefaultSuffixLexicon() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lexicon.DefaultSuffixLexicon
Create an empty lexicon.
defaultSuffixLexiconPath - Static variable in class edu.northwestern.at.utils.corpuslinguistics.lexicon.DefaultSuffixLexicon
Resource path to default (NUPOS) suffix lexicon.
DefaultSyllableCounter - Class in edu.northwestern.at.utils.corpuslinguistics.syllablecounter
DefaultSyllableCounter: The default MorphAdorner spelling syllablecounter.
DefaultSyllableCounter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.syllablecounter.DefaultSyllableCounter
Create the default syllablecounter.
DefaultTextInputter - Class in edu.northwestern.at.utils.corpuslinguistics.inputter
Default text inputter.
DefaultTextInputter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inputter.DefaultTextInputter
Create default text inputter.
DefaultTextSegmenter - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter
DefaultTextSegmenter: The default MorphAdorner text segmenter.
DefaultTextSegmenter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.DefaultTextSegmenter
Create the default segmenter.
DefaultTextSummarizer - Class in edu.northwestern.at.utils.corpuslinguistics.textsummarizer
DefaultTextSummarizer: The default MorphAdorner text summarizer.
DefaultTextSummarizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsummarizer.DefaultTextSummarizer
Create the default summarizer.
DefaultThesaurus - Class in edu.northwestern.at.utils.corpuslinguistics.thesaurus
DefaultThesaurus: The default MorphAdorner English thesaurus.
DefaultThesaurus() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.thesaurus.DefaultThesaurus
Create the default thesaurus.
DefaultTransitionMatrix - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix
Default probability transition matrix for NUPOS tag set.
DefaultTransitionMatrix() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.DefaultTransitionMatrix
Create default transition matrix.
DefaultWordLexicon - Class in edu.northwestern.at.utils.corpuslinguistics.lexicon
DefaultWordLexicon: Lexicon which uses default word lexicon.
DefaultWordLexicon() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lexicon.DefaultWordLexicon
Create an empty lexicon.
DefaultWordTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Default word tokenizer.
DefaultWordTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.DefaultWordTokenizer
Create a simple word tokenizer.
defineDirective - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
--- Directives ---
definedSymbols - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Defined symbols.
defineSymbol(String, String) - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Define a symbol.
DEGREES_MARK - Static variable in class edu.northwestern.at.utils.CharUtils
Degrees/Hours.
delegate - Variable in class edu.northwestern.at.utils.BufferedRandomAccessFile
 
deletable - Variable in class net.sf.jlinkgrammar.Sentence
deletable regions in a sentence with conjunction
delete_from_cms_table(String) - Method in class net.sf.jlinkgrammar.Sentence
 
delete_unmarked_disjuncts() - Method in class net.sf.jlinkgrammar.Sentence
 
deleteChar(String, char) - Static method in class edu.northwestern.at.utils.StringUtils
Delete all occurrences of a specified character from a string.
DeletedInterpolationContextualSmoother - Class in edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual
DeletedInterpolation contextual smoother.
DeletedInterpolationContextualSmoother() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.DeletedInterpolationContextualSmoother
Create a deleted interpolation contextual smoother.
deleteFile(String) - Static method in class edu.northwestern.at.utils.FileUtils
Delete named file.
deleteLeastRecentlyUsed() - Method in class edu.northwestern.at.utils.cache.OldLRUCache
 
deleteParenthesizedText(String) - Static method in class edu.northwestern.at.utils.StringUtils
Deletes parenthesized text from a string.
deleteUnparenthesizedText(String) - Static method in class edu.northwestern.at.utils.StringUtils
Deletes unparenthesized text from a string.
depth_first_search(Postprocessor, Sublinkage, int, int, int) - Static method in class net.sf.jlinkgrammar.Postprocessor
 
depth_score - Variable in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Depth scores.
depthScore() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Compute depth score after applying similarityDetermination()
description - Variable in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Description.
description - Variable in class net.sf.jlinkgrammar.ParseOptions.Switch
 
DESCRIPTION_INDEX - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
 
destFileName - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Name of sestination file to receive proprocessed text.
destinationTagSeparator - Variable in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper.AbstractPartOfSpeechTagsMapper
 
destRootName - Static variable in class edu.northwestern.at.utils.preprocessor.PreprocessDirectoryTree
The root of the destination directory tree.
destroy() - Method in class edu.northwestern.at.morphadorner.servlets.DebugOut
 
determineLargestCategory() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Find the category with the largest count.
determineMachineEpsilon() - Static method in class edu.northwestern.at.utils.math.Constants
Determine machine epsilon.
determineMaximumPrecision() - Static method in class edu.northwestern.at.utils.math.Constants
Determine maximum double floating point precision.
DF - Static variable in class de.spieleck.app.cngram.NGramProfiles
 
DF - Static variable in class de.spieleck.app.cngram.RunNGram
 
DFE - Static variable in class de.spieleck.app.cngram.RunNGram
 
dfs_height - Static variable in class net.sf.jlinkgrammar.ParseInfo
 
dfs_root_word - Static variable in class net.sf.jlinkgrammar.ParseInfo
 
DICE - Static variable in class edu.northwestern.at.utils.corpuslinguistics.statistics.Collocation
Indices of association measures in result array.
dict - Variable in class net.sf.jlinkgrammar.Sentence
words are defined from this dictionary
dict_compare(String, String) - Method in class net.sf.jlinkgrammar.Dictionary
The data structure storing the dictionary is simply a binary tree.
dict_display_word_info(String) - Method in class net.sf.jlinkgrammar.Dictionary
 
dict_error(String) - Method in class net.sf.jlinkgrammar.Dictionary
 
dict_match(String, String) - Method in class net.sf.jlinkgrammar.Dictionary
assuming that s is a pointer to a dictionary string, and that t is a pointer to a search string, this returns 0 if they match, >0 if s>t, and <0 if sdictionary - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Link grammar dictionary.
dictionary - Static variable in class edu.northwestern.at.morphadorner.tools.lgparser.LGParser
Parser dictionary.
dictionary - Variable in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.AbstractLemmatizer
The dictionary.
Dictionary - Class in net.sf.jlinkgrammar
This is one of the core classes of the link grammar.
Dictionary(ParseOptions, String, String, String, String) - Constructor for class net.sf.jlinkgrammar.Dictionary
This is the dictionary constructor method.
dictionary_lookup(String) - Method in class net.sf.jlinkgrammar.Dictionary
Returns a pointer to a lookup list of the words in the dictionary.
DictNode - Class in net.sf.jlinkgrammar
TODO add javadoc
DictNode() - Constructor for class net.sf.jlinkgrammar.DictNode
 
DictNode(DictNode) - Constructor for class net.sf.jlinkgrammar.DictNode
 
dictopen(ParseOptions, String, String) - Static method in class net.sf.jlinkgrammar.Dictionary
This function is used to open a dictionary file or a word file, or any associated data file (like a post process knowledge file).
DICTPARSE - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
diff(NGramProfile, NGramProfile) - Method in class de.spieleck.app.cngram.C2aMetric
 
diff(NGramProfile, NGramProfile) - Method in class de.spieleck.app.cngram.C2Metric
 
diff(NGramProfile, NGramProfile) - Method in class de.spieleck.app.cngram.C2xMetric
 
diff(NGramProfile, NGramProfile) - Method in class de.spieleck.app.cngram.CosMetric
 
diff(NGramProfile, NGramProfile) - Method in interface de.spieleck.app.cngram.NGramMetric
Return the difference between two profiles.
diff(NGramProfile, NGramProfile) - Method in class de.spieleck.app.cngram.RawMetric
 
diff(NGramProfile, NGramProfile) - Method in class de.spieleck.app.cngram.SqMetric
 
digitsPattern - Static variable in class edu.northwestern.at.utils.CharUtils
Digits pattern.
dir - Variable in class net.sf.jlinkgrammar.Exp
 
dir - Variable in class net.sf.jlinkgrammar.LinksToPatch
 
dir - Variable in class net.sf.jlinkgrammar.ListOfLinks
 
dir - Variable in class net.sf.jlinkgrammar.TConnector
 
dirac(double[], double[]) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a discrete random variable.
direction - Variable in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
 
directiveLeadIn - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
Preprocessor directive lead-in string.
disallowedSentenceStarters - Static variable in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
Characters not allowed to start a sentence.
disallowWordElementsIn - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
XML tags from which to remove and tags.
Disjunct - Class in net.sf.jlinkgrammar
TODO add javadoc
Disjunct(Disjunct) - Constructor for class net.sf.jlinkgrammar.Disjunct
 
Disjunct() - Constructor for class net.sf.jlinkgrammar.Disjunct
 
disjunct_cost - Variable in class net.sf.jlinkgrammar.LinkageInfo
 
disjunct_cost() - Method in class net.sf.jlinkgrammar.ParseInfo
 
disjunct_cost - Variable in class net.sf.jlinkgrammar.ParseOptions
Max disjunct cost to allow default 10000
disjunct_types_equal(Disjunct) - Method in class net.sf.jlinkgrammar.Disjunct
 
disjunction(String[]) - Static method in class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.AbstractRegexReplacementRule
Form the disjunction of the given regular expression patterns.
disjunction(Set<String>) - Static method in class edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule.AbstractRegexReplacementRule
Form the disjunction of the given regular expression patterns.
disjuncts_equal(Disjunct) - Method in class net.sf.jlinkgrammar.Disjunct
 
disjuncts_equal_AND(Disjunct) - Method in class net.sf.jlinkgrammar.Disjunct
 
DiskBasedXMLTextInputter - Class in edu.northwestern.at.utils.corpuslinguistics.inputter
Text inputter which reads text from a TEI or EEBO XML fileL.
DiskBasedXMLTextInputter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inputter.DiskBasedXMLTextInputter
Create disk-based XML text inputter.
DISList - Class in net.sf.jlinkgrammar
TODO add javadoc
DISList() - Constructor for class net.sf.jlinkgrammar.DISList
 
DISNode - Class in net.sf.jlinkgrammar
TODO add javadoc
DISNode() - Constructor for class net.sf.jlinkgrammar.DISNode
 
display_bad - Variable in class net.sf.jlinkgrammar.ParseOptions
if true, bad linkages are displayed
display_constituents - Variable in class net.sf.jlinkgrammar.ParseOptions
if true, output treebank-style constituent structure
display_link_subscripts - Variable in class net.sf.jlinkgrammar.ParseOptions
as in "Ss" as opposed to "S"
display_links - Variable in class net.sf.jlinkgrammar.ParseOptions
if true, a list o' links is printed out
DISPLAY_MAX - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
display_on - Variable in class net.sf.jlinkgrammar.ParseOptions
if true, output graphical linkage diagram
display_postscript - Variable in class net.sf.jlinkgrammar.ParseOptions
 
display_short - Variable in class net.sf.jlinkgrammar.ParseOptions
 
display_union - Variable in class net.sf.jlinkgrammar.ParseOptions
print squashed version of linkage with conjunction?
display_walls - Variable in class net.sf.jlinkgrammar.ParseOptions
set true to display walls default = true.
display_word_subscripts - Variable in class net.sf.jlinkgrammar.ParseOptions
as in "dog.n" as opposed to "dog"
displayableString(String) - Static method in class edu.northwestern.at.utils.StringUtils
Displayable string with control characters mapped to form.
displayBooleanField(String, boolean) - Static method in class edu.northwestern.at.utils.StringUtils
Displays a boolean field.
displayDoubleField(String, double) - Static method in class edu.northwestern.at.utils.StringUtils
Displays a double field.
displayIntegerField(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Displays an integer field.
displayNGramCounts() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Display the ngram counts.
displayOffsets(String) - Static method in class edu.northwestern.at.morphadorner.examples.SentenceAndTokenOffsets
Display sentence and token offsets in text.
displayResults(Map<CompareStringCounts.ReverseScoredString, double[]>) - Static method in class edu.northwestern.at.morphadorner.tools.comparestringcounts.CompareStringCounts
Displays results of frequency analysis in a sorted table.
displayStringField(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Displays a string field.
displayUsage() - Static method in class edu.northwestern.at.morphadorner.tools.addcharacteroffsets.AddCharacterOffsets
Display program usage.
displayUsage() - Static method in class edu.northwestern.at.morphadorner.tools.addpseudopages.AddPseudoPages
Display usage.
displayUsage() - Static method in class edu.northwestern.at.morphadorner.tools.comparestringcounts.CompareStringCounts
Display brief program usage.
displayUsage() - Static method in class edu.northwestern.at.morphadorner.tools.countaffixes.CountAffixes
Display brief program usage.
displayUsage() - Static method in class edu.northwestern.at.morphadorner.tools.stripwordattributes.StripWordAttributes
Display program usage.
displayUsage() - Static method in class edu.northwestern.at.morphadorner.tools.xmltotab.XMLToTab
Display brief program usage.
divide(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
Divide two numbers.
divStack - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
Div tag stack.
divStack - Variable in class edu.northwestern.at.morphadorner.PseudoPageAdderFilter
Div tag stack.
dl - Variable in class net.sf.jlinkgrammar.CONNode
 
dn - Variable in class net.sf.jlinkgrammar.DISList
 
docFileName - Variable in class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage.DocData
Document file name.
docLanguages - Variable in class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage.DocData
Document languages and scores.
docLength - Variable in class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage.DocData
Document text length.
doCompare(int, int) - Method in class edu.northwestern.at.utils.MutableInteger
 
doCompare(long, long) - Method in class edu.northwestern.at.utils.MutableLong
 
doConjugation(PrintWriter, String, String, VerbTense, String) - Static method in class edu.northwestern.at.morphadorner.servlets.VerbConjugatorServlet
 
docsToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
Number of documents to process.
docsToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Number of documents to process.
docsToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.relemmatize.Relemmatize
Number of documents to process.
docTitle - Variable in class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage.DocData
Document title.
document - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
DOM document.
document - Static variable in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
DOM document.
document - Variable in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
The document text object.
doesOutputFileNameExist(String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Check if output file name for adorned output already exists.
doFreq(String, int, int, int, int) - Static method in class edu.northwestern.at.morphadorner.tools.comparestringcounts.CompareStringCounts
Frequency comparison of analysis and reference works for a word.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.utils.servlets.XHttpServlet
Map servlet get to servlet post.
doHandleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Handle request.
doInitialization(ServletConfig) - Static method in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Initialize common objects.
doit(String[]) - Static method in class edu.northwestern.at.morphadorner.examples.UsingAnAdornedText
Read adorned file and perform extraction operations.
doIt(String[]) - Static method in class net.sf.jlinkgrammar.Parser
 
doLoadText(URL, String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Loads text from a URL into a map.
Domain - Class in net.sf.jlinkgrammar
TODO add javadoc
Domain() - Constructor for class net.sf.jlinkgrammar.Domain
 
domain - Variable in class net.sf.jlinkgrammar.PPRule
 
domain - Variable in class net.sf.jlinkgrammar.StartingLinkAndDomain
 
domain_array - Variable in class net.sf.jlinkgrammar.PPData
 
domain_contains_links - Variable in class net.sf.jlinkgrammar.PPKnowledge
 
domain_name - Variable in class net.sf.jlinkgrammar.PPInfo
 
domain_starter_links - Variable in class net.sf.jlinkgrammar.PPKnowledge
handles to sets of links specified in knowledge file.
domain_type - Variable in class net.sf.jlinkgrammar.Constituent
 
DOMUtils - Class in edu.northwestern.at.utils.xml
XML DOM utilities.
done - Variable in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier.CruftySpelling
True if decruftification process complete.
dontStandardize(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.AbstractNameStandardizer
Check if we should not standardize a name.
dontStandardize(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.EEBOSimpleNameStandardizer
Check if we should not standardize a name.
dontStandardize(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.namestandardizer.NameStandardizer
Check if we should not standardize a name.
dontStandardize(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.NoopNameStandardizer
Check if we should not standardize a name.
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Handle servlet post requests.
doStandardizeSpelling(String, boolean) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSimpleSpellingStandardizer
Returns standard spellings given a spelling.
dot(ContextVector, ContextVector) - Static method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.ContextVector
Compute the dot product of vector a and b.
doublec(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
doubleFactorials - Static variable in class edu.northwestern.at.utils.math.Factorial
 
DoubleMetaphone - Class in edu.northwestern.at.utils.corpuslinguistics.phonetics
This code is based on an implementation by Ed Parrish, which was obtained from: http://www.cse.ucsc.edu/~eparrish/toolbox/search.html Licensed under an Apache license in the org.apache.commons.codec.language package.
DoubleMetaphone() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
Creates new DoubleMetaphone
doubleMetaphone - Variable in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
Double metaphone encoder.
doubleQuoteStart - Variable in class edu.northwestern.at.utils.corpuslinguistics.sentencemelder.SentenceMelderState
Index of the starting double quote.
doubleValue() - Method in class edu.northwestern.at.utils.MutableInteger
 
doubleValue() - Method in class edu.northwestern.at.utils.MutableLong
 
doublingVerbs - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.EnglishConjugator
Set of verbs whose final consonant is doubled in inflected forms.
doublingVerbsPath - Static variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.EnglishConjugator
Resource path to list of doubled consonant verbs.
DOWN_priority - Static variable in class net.sf.jlinkgrammar.GlobalBean
 
downHeap(int) - Method in class de.spieleck.util.PriorityQueue
readjust top node in the heap to maintain heap condition.
dq - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixQuotes
Temporary double quote marker.
dq - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
Temporary double quote marker.
DTreeLeaf - Class in net.sf.jlinkgrammar
TODO add javadoc
DTreeLeaf() - Constructor for class net.sf.jlinkgrammar.DTreeLeaf
 
DTypeList - Class in net.sf.jlinkgrammar
Domain type class holds the domain type information
DTypeList() - Constructor for class net.sf.jlinkgrammar.DTypeList
 
DTypeList(DTypeList) - Constructor for class net.sf.jlinkgrammar.DTypeList
 
dummy_set - Static variable in class net.sf.jlinkgrammar.ParseSet
 
DummyCache<K,V> - Class in edu.northwestern.at.utils.cache
A dummy cache that doesn't cache anything..
DummyCache() - Constructor for class edu.northwestern.at.utils.cache.DummyCache
 
DummyLogger - Class in edu.northwestern.at.utils.logger
Dummy logger which generates no output.
DummyLogger() - Constructor for class edu.northwestern.at.utils.logger.DummyLogger
Create a dummy logger.
dup_table - Static variable in class net.sf.jlinkgrammar.Disjunct
 
dup_table_size - Static variable in class net.sf.jlinkgrammar.Disjunct
 
dupl(char, int) - Static method in class edu.northwestern.at.utils.StringUtils
Duplicate character into string.
dupl(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Duplicate string into string.
durationString(long) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Get duration value for display.
DynamicCall - Class in edu.northwestern.at.utils
DynamicCall.
DynamicCall() - Constructor for class edu.northwestern.at.utils.DynamicCall
Don't allow instantiation, do allow overrides.
dynamicCall(Object, String, ArgumentList) - Static method in class edu.northwestern.at.utils.DynamicCall
Use reflection to call a named method from a specified class.
dynamicCall(String, String, ArgumentList) - Static method in class edu.northwestern.at.utils.DynamicCall
Use reflection to call a named method from a named class.
dynamicLexicon - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Dynamic lexicon built on-the-fly for words not in static lexicon.

E

e - Variable in class net.sf.jlinkgrammar.ExpList
 
e - Variable in class net.sf.jlinkgrammar.Linkage.LinkageAndList
 
easy_match(String, String) - Static method in class net.sf.jlinkgrammar.DictNode
 
echo_on - Variable in class net.sf.jlinkgrammar.ParseOptions
true if we should echo the input sentence
ED_WORD - Static variable in class net.sf.jlinkgrammar.GlobalBean
Defins the name of a special string in the dictionary.
ed_word_defined - Variable in class net.sf.jlinkgrammar.Dictionary
 
editDistance(String, String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.stringsimilarity.LevensteinDistance
Compute Levenstein edit distance between two strings.
edu.northwestern.at.morphadorner - package edu.northwestern.at.morphadorner
MorphAdorner adorns texts with word-based morphological information such as parts of speech and lemmata.
edu.northwestern.at.morphadorner.examples - package edu.northwestern.at.morphadorner.examples
Example programs using MorphAdorner facilities.
edu.northwestern.at.morphadorner.servers.standardizerserver - package edu.northwestern.at.morphadorner.servers.standardizerserver
The Spelling Standardizer server.
edu.northwestern.at.morphadorner.servlets - package edu.northwestern.at.morphadorner.servlets
Servlets providing access to MorphAdorner processing over the web.
edu.northwestern.at.morphadorner.tools - package edu.northwestern.at.morphadorner.tools
Contains a variety of utility tools for creating and manipulating data files for use with MorphAdorner.
edu.northwestern.at.morphadorner.tools.addcharacteroffsets - package edu.northwestern.at.morphadorner.tools.addcharacteroffsets
Create derived MorphAdorner files with character offsets to word tokens.
edu.northwestern.at.morphadorner.tools.addpseudopages - package edu.northwestern.at.morphadorner.tools.addpseudopages
Adds pseudopage milestones to an adorned file.
edu.northwestern.at.morphadorner.tools.comparestringcounts - package edu.northwestern.at.morphadorner.tools.comparestringcounts
Compare string counts in two files using Dunning's log-likelihood.
edu.northwestern.at.morphadorner.tools.countadornedwords - package edu.northwestern.at.morphadorner.tools.countadornedwords
Counts adorned words by processing XMLToTab output.
edu.northwestern.at.morphadorner.tools.countaffixes - package edu.northwestern.at.morphadorner.tools.countaffixes
Counts affixes (suffixes and prefixes) of adorned words by processing MorphAdorner XML output.
edu.northwestern.at.morphadorner.tools.createlexicon - package edu.northwestern.at.morphadorner.tools.createlexicon
Generates a MorphAdorner lexicon from training data.
edu.northwestern.at.morphadorner.tools.createsuffixlexicon - package edu.northwestern.at.morphadorner.tools.createsuffixlexicon
Generates a MorphAdorner suffix lexicon from a word lexicon.
edu.northwestern.at.morphadorner.tools.findteitextlanguage - package edu.northwestern.at.morphadorner.tools.findteitextlanguage
Determines the language(s) in which a TEI text is written.
edu.northwestern.at.morphadorner.tools.fixquotes - package edu.northwestern.at.morphadorner.tools.fixquotes
Fix quote marks in text and XML files.
edu.northwestern.at.morphadorner.tools.lgparser - package edu.northwestern.at.morphadorner.tools.lgparser
Link grammar parser driver.
edu.northwestern.at.morphadorner.tools.mergebrilllexicon - package edu.northwestern.at.morphadorner.tools.mergebrilllexicon
Merges Brill style lexicon with MorphAdorned lexicon.
edu.northwestern.at.morphadorner.tools.mergeenhancedbrilllexicon - package edu.northwestern.at.morphadorner.tools.mergeenhancedbrilllexicon
Merges enhanced Brill style lexicon with MorphAdorned lexicon.
edu.northwestern.at.morphadorner.tools.mergespellingdata - package edu.northwestern.at.morphadorner.tools.mergespellingdata
Merges multiple spelling map word lists into a single file.
edu.northwestern.at.morphadorner.tools.mergetextfiles - package edu.northwestern.at.morphadorner.tools.mergetextfiles
Merges multiple text files into a single file.
edu.northwestern.at.morphadorner.tools.mergewordlists - package edu.northwestern.at.morphadorner.tools.mergewordlists
Merges multiple word list files into a single file.
edu.northwestern.at.morphadorner.tools.namedentities - package edu.northwestern.at.morphadorner.tools.namedentities
AdornWithNamedEntities adorns texts with named entities such as person, location, time, date, and organization.
edu.northwestern.at.morphadorner.tools.relemmatize - package edu.northwestern.at.morphadorner.tools.relemmatize
Update lemmata and standard spellings in MorphAdorned XML files.
edu.northwestern.at.morphadorner.tools.sampletextfile - package edu.northwestern.at.morphadorner.tools.sampletextfile
Utilities to extract random or exact size samples from a text file.
edu.northwestern.at.morphadorner.tools.stripwordattributes - package edu.northwestern.at.morphadorner.tools.stripwordattributes
Create derived MorphAdorner file with word elements stripped of attributes.
edu.northwestern.at.morphadorner.tools.tagdiff - package edu.northwestern.at.morphadorner.tools.tagdiff
Compares training data to adorner output.
edu.northwestern.at.morphadorner.tools.taggertrainer - package edu.northwestern.at.morphadorner.tools.taggertrainer
Training programs for part of speech taggers.
edu.northwestern.at.morphadorner.tools.taggertrainer.ngram - package edu.northwestern.at.morphadorner.tools.taggertrainer.ngram
Generates transition matrices from training data for hidden Markov model part of speech taggers.
edu.northwestern.at.morphadorner.tools.validatexmlfiles - package edu.northwestern.at.morphadorner.tools.validatexmlfiles
Validate XML files.
edu.northwestern.at.morphadorner.tools.xmltotab - package edu.northwestern.at.morphadorner.tools.xmltotab
Converts MorphAdorner XML output to tab-separated tabular form.
edu.northwestern.at.morphadorner.xgtagger - package edu.northwestern.at.morphadorner.xgtagger
Supervises adornment of XML texts.
edu.northwestern.at.utils - package edu.northwestern.at.utils
Reusable utilities, primarily non-visual.
edu.northwestern.at.utils.cache - package edu.northwestern.at.utils.cache
Cache utilities.
edu.northwestern.at.utils.corpuslinguistics.adornedword - package edu.northwestern.at.utils.corpuslinguistics.adornedword
Adorned Word.
edu.northwestern.at.utils.corpuslinguistics.contractionexpander - package edu.northwestern.at.utils.corpuslinguistics.contractionexpander
Contraction Expander.
edu.northwestern.at.utils.corpuslinguistics.inflector - package edu.northwestern.at.utils.corpuslinguistics.inflector
Inflector.
edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator - package edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator
Conjugator.
edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer - package edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer
Pluralizer.
edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule - package edu.northwestern.at.utils.corpuslinguistics.inflector.wordrule
WordRule.
edu.northwestern.at.utils.corpuslinguistics.inputter - package edu.northwestern.at.utils.corpuslinguistics.inputter
Text inputter for morphadorner.
edu.northwestern.at.utils.corpuslinguistics.languagerecognizer - package edu.northwestern.at.utils.corpuslinguistics.languagerecognizer
Language recognizer.
edu.northwestern.at.utils.corpuslinguistics.lemmatizer - package edu.northwestern.at.utils.corpuslinguistics.lemmatizer
Lemmatization.
edu.northwestern.at.utils.corpuslinguistics.lexicon - package edu.northwestern.at.utils.corpuslinguistics.lexicon
Lexicon of spelling, lemmata, and parts of speech.
edu.northwestern.at.utils.corpuslinguistics.namerecognizer - package edu.northwestern.at.utils.corpuslinguistics.namerecognizer
Finds named entities in text.
edu.northwestern.at.utils.corpuslinguistics.namestandardizer - package edu.northwestern.at.utils.corpuslinguistics.namestandardizer
Name standardizer.
edu.northwestern.at.utils.corpuslinguistics.ngram - package edu.northwestern.at.utils.corpuslinguistics.ngram
Classes for creating and manipulating word ngrams.
edu.northwestern.at.utils.corpuslinguistics.outputter - package edu.northwestern.at.utils.corpuslinguistics.outputter
Output generation for adorned text.
edu.northwestern.at.utils.corpuslinguistics.partsofspeech - package edu.northwestern.at.utils.corpuslinguistics.partsofspeech
Classes and methods for manipulating part of speech tags.
edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper - package edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper
Classes and methods for mapping one part of speech tag set to another.
edu.northwestern.at.utils.corpuslinguistics.phonetics - package edu.northwestern.at.utils.corpuslinguistics.phonetics
Classes for generating phonetic values for strings.
edu.northwestern.at.utils.corpuslinguistics.postagger - package edu.northwestern.at.utils.corpuslinguistics.postagger
Methods and interfaces for part of speech tagging and lemmatization.
edu.northwestern.at.utils.corpuslinguistics.postagger.affix - package edu.northwestern.at.utils.corpuslinguistics.postagger.affix
Affix part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.bigram - package edu.northwestern.at.utils.corpuslinguistics.postagger.bigram
Bigram part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.bigramhybrid - package edu.northwestern.at.utils.corpuslinguistics.postagger.bigramhybrid
Hybrid bigram part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.guesser - package edu.northwestern.at.utils.corpuslinguistics.postagger.guesser
Guesses parts of speech for unknown words.
edu.northwestern.at.utils.corpuslinguistics.postagger.hepple - package edu.northwestern.at.utils.corpuslinguistics.postagger.hepple
Implements Mark Hepple's part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules - package edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.rules
Implements tagging rules for Mark Hepple's part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.iretagger - package edu.northwestern.at.utils.corpuslinguistics.postagger.iretagger
Retagger to correct "I" tagging issues.
edu.northwestern.at.utils.corpuslinguistics.postagger.noopretagger - package edu.northwestern.at.utils.corpuslinguistics.postagger.noopretagger
Retagger which leaves initial tagging undisturbed.
edu.northwestern.at.utils.corpuslinguistics.postagger.propernounretagger - package edu.northwestern.at.utils.corpuslinguistics.postagger.propernounretagger
Retagger to correct proper noun tagging issues.
edu.northwestern.at.utils.corpuslinguistics.postagger.regexp - package edu.northwestern.at.utils.corpuslinguistics.postagger.regexp
Regular expression-based part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.simple - package edu.northwestern.at.utils.corpuslinguistics.postagger.simple
Simple part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.simplerulebased - package edu.northwestern.at.utils.corpuslinguistics.postagger.simplerulebased
Simple rule-based part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual - package edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual
Methods and interfaces for lexical and contextual smoothing for part of speech taggers.
edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical - package edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical
Methods and interfaces for lexical and contextual smoothing for part of speech taggers.
edu.northwestern.at.utils.corpuslinguistics.postagger.suffix - package edu.northwestern.at.utils.corpuslinguistics.postagger.suffix
Suffix part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix - package edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix
Transition matrix.
edu.northwestern.at.utils.corpuslinguistics.postagger.trigram - package edu.northwestern.at.utils.corpuslinguistics.postagger.trigram
Trigram part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.trigramhybrid - package edu.northwestern.at.utils.corpuslinguistics.postagger.trigramhybrid
Hybrid trigram part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.postagger.unigram - package edu.northwestern.at.utils.corpuslinguistics.postagger.unigram
Unigram part of speech tagger.
edu.northwestern.at.utils.corpuslinguistics.sentencemelder - package edu.northwestern.at.utils.corpuslinguistics.sentencemelder
Melds a list of words and punctuation into formatted sentences.
edu.northwestern.at.utils.corpuslinguistics.sentencesplitter - package edu.northwestern.at.utils.corpuslinguistics.sentencesplitter
Splits text into sentences.
edu.northwestern.at.utils.corpuslinguistics.spellingmapper - package edu.northwestern.at.utils.corpuslinguistics.spellingmapper
BritishToUS is a simple filter which maps British spellings to American (US) spellings.
edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer - package edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
Spelling standardization.
edu.northwestern.at.utils.corpuslinguistics.statistics - package edu.northwestern.at.utils.corpuslinguistics.statistics
Methods and interfaces for statistical methods useful in corpus linguistics.
edu.northwestern.at.utils.corpuslinguistics.stemmer - package edu.northwestern.at.utils.corpuslinguistics.stemmer
Stemming.
edu.northwestern.at.utils.corpuslinguistics.stopwords - package edu.northwestern.at.utils.corpuslinguistics.stopwords
Stop words.
edu.northwestern.at.utils.corpuslinguistics.stringsimilarity - package edu.northwestern.at.utils.corpuslinguistics.stringsimilarity
Methods for computing the similarity of strings.
edu.northwestern.at.utils.corpuslinguistics.syllablecounter - package edu.northwestern.at.utils.corpuslinguistics.syllablecounter
Syllable counter.
edu.northwestern.at.utils.corpuslinguistics.textsegmenter - package edu.northwestern.at.utils.corpuslinguistics.textsegmenter
Text Segmentation.
edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99 - package edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99
C99 text segmentation.
edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct - package edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct
Utilities for linear text segmentation.
edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling - package edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling
Text Tiling text segmentation.
edu.northwestern.at.utils.corpuslinguistics.textsummarizer - package edu.northwestern.at.utils.corpuslinguistics.textsummarizer
Text Summarization.
edu.northwestern.at.utils.corpuslinguistics.thesaurus - package edu.northwestern.at.utils.corpuslinguistics.thesaurus
Thesaurus.
edu.northwestern.at.utils.corpuslinguistics.tokenizer - package edu.northwestern.at.utils.corpuslinguistics.tokenizer
Text tokenization.
edu.northwestern.at.utils.corpuslinguistics.wordcounts - package edu.northwestern.at.utils.corpuslinguistics.wordcounts
Word Counts.
edu.northwestern.at.utils.csv - package edu.northwestern.at.utils.csv
Reading and writing delimiter separated files.
edu.northwestern.at.utils.gate - package edu.northwestern.at.utils.gate
Classes to supprt Gate processing, particularly the ANNIE annotator.
edu.northwestern.at.utils.html - package edu.northwestern.at.utils.html
Utilities for processing HTML text.
edu.northwestern.at.utils.logger - package edu.northwestern.at.utils.logger
Logging utilities.
edu.northwestern.at.utils.math - package edu.northwestern.at.utils.math
Reusable utilities for mathematics and arithmetic.
edu.northwestern.at.utils.math.distributions - package edu.northwestern.at.utils.math.distributions
Methods for computing point probabilities and percentage points of common statistical distributions.
edu.northwestern.at.utils.math.randomnumbers - package edu.northwestern.at.utils.math.randomnumbers
Implements the Mersenne Twister random number generator as well as methods for generating random numbers from a variety of statistical distributions.
edu.northwestern.at.utils.math.rootfinders - package edu.northwestern.at.utils.math.rootfinders
Methods and interfaces for finding roots (zeroes) of functions.
edu.northwestern.at.utils.math.statistics - package edu.northwestern.at.utils.math.statistics
Reusable utilities for statistics.
edu.northwestern.at.utils.net.mime - package edu.northwestern.at.utils.net.mime
MIME utilities.
edu.northwestern.at.utils.preprocessor - package edu.northwestern.at.utils.preprocessor
A java comment-based source preprocessor.
edu.northwestern.at.utils.servlets - package edu.northwestern.at.utils.servlets
Reusable utilities for servlets.
edu.northwestern.at.utils.spellcheck - package edu.northwestern.at.utils.spellcheck
Provides classes and methods for accessing spelling dictionaries and performing spell checking.
edu.northwestern.at.utils.spellcheck.tools - package edu.northwestern.at.utils.spellcheck.tools
Programs to create spelling dictionaries for use with the spellcheck classes.
edu.northwestern.at.utils.xml - package edu.northwestern.at.utils.xml
Reusable XML utilities.
EEBOAlwaysSeparators - Static variable in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.EEBOPreTokenizer
EEBO separators do not include the vertical bar.
EEBOPostTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Post tokenizer for EEBO texts.
EEBOPostTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.EEBOPostTokenizer
Create an EEBO PostTokenizer.
EEBOPreTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
A pretokenizer for original form EEBO texts (not converted to TEIAnalytics).
EEBOPreTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.EEBOPreTokenizer
Create an EEBO pretokenizer.
EEBOSimpleNameStandardizer - Class in edu.northwestern.at.utils.corpuslinguistics.namestandardizer
EEBOSimpleNameStandardizer -- simple name standardizer.
EEBOSimpleNameStandardizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.EEBOSimpleNameStandardizer
 
EEBOWordTokenizer - Class in edu.northwestern.at.utils.corpuslinguistics.tokenizer
Word tokenizer for EEBO texts.
EEBOWordTokenizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.tokenizer.EEBOWordTokenizer
Create EEBO word tokenizer.
effective_dist - Variable in class net.sf.jlinkgrammar.Sentence
created by build_effective_dist()
EITHER_LABEL - Static variable in class net.sf.jlinkgrammar.GlobalBean
to connect the "either" to the following "or"
element - Variable in class net.sf.jlinkgrammar.AndList
 
ElementProcessor - Interface in edu.northwestern.at.utils.xml
Interface for JDOM element processor.
elements() - Method in class edu.northwestern.at.utils.SparseBitSet
Return an Enumeration of Integers indices of bits set on in this SparseBitSet.
elementsToStripSet - Variable in class edu.northwestern.at.morphadorner.StripWordElementsFilter
Set of tags from which to strip words.
elementURI - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
URI for elements without one.
elementURI - Variable in class edu.northwestern.at.utils.corpuslinguistics.sentencemelder.SentenceMelderState
XML element URI.
eliminate_duplicate_disjuncts(ParseOptions, Disjunct) - Static method in class net.sf.jlinkgrammar.Disjunct
 
emeAdornerInfo - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Early modern English adorner information.
emeSpellingPairsFileName - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Early modern English alternate to standard spelling pairs.
emeSuffixLexiconFileName - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Early modern English suffix lexicon File name.
emeTransitionMatrixFileName - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Early modern English transition matrix file name.
emeWordLexiconFileName - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Early modern English word lexicon file name.
emitPseudoPageElement(PendingElement) - Method in class edu.northwestern.at.morphadorner.IDFixerFilter
Emit a pseudo page milestone.
emitPseudoPageElement(PendingElement) - Method in class edu.northwestern.at.morphadorner.PseudoPageAdderFilter
Emit a pseudo page milestone.
emittedWordCount - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
Current number of words emitted.
emitWordElement(String, String, String, AttributesImpl, String, boolean, boolean) - Method in class edu.northwestern.at.morphadorner.IDFixerFilter
Emit a word element.
empty_set() - Static method in class net.sf.jlinkgrammar.ParseSet
returns an empty set of parses
emptyElement(String, String, String, Attributes) - Method in class com.megginson.sax.DataWriter
Write a empty element tag.
emptyElement(String, String, String, Attributes) - Method in class com.megginson.sax.XMLWriter
Write an empty element.
emptyElement(String, String) - Method in class com.megginson.sax.XMLWriter
Add an empty element without a qname or attributes.
emptyElement(String) - Method in class com.megginson.sax.XMLWriter
Add an empty element without a Namespace URI, qname or attributes.
emptyIgnoreList() - Method in class edu.northwestern.at.utils.spellcheck.SimpleMindedSpellingChecker
Empties the ignore list.
emptyIgnoreList() - Method in interface edu.northwestern.at.utils.spellcheck.SpellingChecker
Empties the ignore list.
emptyIgnoreList() - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieBasedSpellingChecker
Empties the ignore list.
EmptyQueueStackException - Exception in edu.northwestern.at.utils
Stack overflow error.
EmptyQueueStackException() - Constructor for exception edu.northwestern.at.utils.EmptyQueueStackException
 
EmptyQueueStackException(String) - Constructor for exception edu.northwestern.at.utils.EmptyQueueStackException
 
enableGapFixer(boolean) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter
Enable gap element fixer.
enableGapFixer(boolean) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.URLTextInputter
Enable gap element fixer.
enableGapFixer(boolean) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Enable gap element fixer.
enableOrigFixer(boolean) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter
Enable orig element fixer.
enableOrigFixer(boolean) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.URLTextInputter
Enable orig element fixer.
enableOrigFixer(boolean) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Enable orig element fixer.
enableSplitWordsFixer(boolean, List<PatternReplacer>) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter
Enable split words fixer.
enableSplitWordsFixer(boolean, List<PatternReplacer>) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.URLTextInputter
Enable split words fixer.
enableSplitWordsFixer(boolean, List<PatternReplacer>) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Enable split words fixer.
encode(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
encoding - Variable in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Text encoding.
encoding - Variable in class edu.northwestern.at.utils.StreamGrabber
Encoding for input stream.
end - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGPair
 
end - Variable in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.BreakIteratorSentenceSplitterIterator
End of current sentence.
end - Variable in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.ICU4JBreakIteratorSentenceSplitterIterator
End of current sentence.
end - Variable in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.c99.C99.Region
 
end - Variable in class net.sf.jlinkgrammar.CNode
 
END_CHAR - Static variable in class de.spieleck.app.cngram.NGramProfiles
 
endDocument() - Method in class com.megginson.sax.XMLWriter
Write a newline at the end of the document.
endDocument() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
End of document found.
endElement(String, String, String) - Method in class com.megginson.sax.DataWriter
Write an end tag.
endElement(String, String, String) - Method in class com.megginson.sax.XMLWriter
Write an end tag.
endElement(String, String) - Method in class com.megginson.sax.XMLWriter
End an element without a qname.
endElement(String) - Method in class com.megginson.sax.XMLWriter
End an element without a Namespace URI or qname.
endElement(String, String, String) - Method in class edu.northwestern.at.morphadorner.AddWordAttributesFilter
Handle end of an element.
endElement(String, String, String) - Method in class edu.northwestern.at.morphadorner.IDFixerFilter
Handle end of an element.
endElement(String, String, String) - Method in class edu.northwestern.at.morphadorner.PseudoPageAdderFilter
Handle end of an element.
endElement(String, String, String) - Method in class edu.northwestern.at.morphadorner.StripWordElementsFilter
Handle end of an element.
endElement(String, String, String) - Method in class edu.northwestern.at.morphadorner.tools.AddXMLPathFilter
Handle end of an element.
endElement(String, String, String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Handle end of an element.
endElement(String, String, String) - Method in class edu.northwestern.at.utils.xml.IndentingXMLWriter
Handle end of an element.
endElement(String, String, String) - Method in class edu.northwestern.at.utils.xml.TEITextExtractorHandler
Handle end of an element.
endifDirective - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
 
endingWord - Variable in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.NamePosition
Ending word number in sentence.
endOfString(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Extract characters from end of a string..
endOfWord - Variable in class edu.northwestern.at.utils.TernaryTrieNode
True if this character is the end of a word.
ends(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
 
endSentence() - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencemelder.SentenceMelder
Finish sentence.
endSentence() - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencemelder.XMLSentenceMelder
Finish sentence.
endSession() - Method in interface edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSession
Ends the session.
endSession() - Method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSessionImpl
Ends the session.
endsWithSingleQuote(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if string ends with single quote.
endsWithSingleQuoteS(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if string ends with "single quote + s".
EnglishConjugator - Class in edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator
English language conjugator.
EnglishConjugator() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.EnglishConjugator
Create an English conjugator.
englishConjugator - Variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.EnglishInflector
English conjugator.
EnglishContractionExpander - Class in edu.northwestern.at.utils.corpuslinguistics.contractionexpander
A contraction expander for English.
EnglishContractionExpander() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.EnglishContractionExpander
Create an English contraction expander.
EnglishDecruftifier - Class in edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
Spelling decruftifier.
EnglishDecruftifier() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Allow overrides but not instantiation.
EnglishDecruftifier.CruftySpelling - Class in edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
Holds spelling in process of decruftification.
EnglishDecruftifier.CruftySpelling(String, boolean, boolean) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier.CruftySpelling
CruftySpelling constructor.
EnglishDecruftifier.CruftySpelling(String, boolean) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier.CruftySpelling
CruftySpelling constructor.
EnglishInflector - Class in edu.northwestern.at.utils.corpuslinguistics.inflector
English inflector which returns a lemma uninflected.
EnglishInflector() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.EnglishInflector
 
EnglishLemmatizer - Class in edu.northwestern.at.utils.corpuslinguistics.lemmatizer
A lemmatizer for English.
EnglishLemmatizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.EnglishLemmatizer
Create an English lemmatizer.
englishPluralizer - Variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.EnglishInflector
English pluralizer.
EnglishPluralizer - Class in edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer
English language pluralizer.
EnglishPluralizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
Create Engish pluralizer.
EnglishSyllableCounter - Class in edu.northwestern.at.utils.corpuslinguistics.syllablecounter
EnglishSyllableCounter: Counts syllables in English words.
EnglishSyllableCounter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.syllablecounter.EnglishSyllableCounter
Create an English syllable counter.
entitiesMap - Static variable in class edu.northwestern.at.morphadorner.tools.stripwordattributes.StripWordAttributes
Standard entities generated by MorphAdorner.
entitiesMatcher - Static variable in class edu.northwestern.at.morphadorner.tools.stripwordattributes.StripWordAttributes
Entities pattern matcher.
entitiesPattern - Static variable in class edu.northwestern.at.morphadorner.tools.stripwordattributes.StripWordAttributes
Entities pattern.
entityReferenceHandling() - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get XGTagger entity reference handling.
entityTypesWanted - Variable in class edu.northwestern.at.utils.gate.Annie
Set of named entity types wanted.
entropy(String, EntropyVector) - Static method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.EntropyVector
Return entropy for labeled table entry.
entropy - Variable in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.EntropyVector.TableValue
 
EntropyVector - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct
Entropy vector.
EntropyVector(ContextVector) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.EntropyVector
Create an entropy vector from a context vector.
EntropyVector.TableValue - Class in edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct
Vector entries.
EntropyVector.TableValue() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.EntropyVector.TableValue
 
entry - Variable in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
The lexicon entry string.
entryCount - Variable in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
The spelling count.
Env - Class in edu.northwestern.at.utils
Environment information.
Env() - Constructor for class edu.northwestern.at.utils.Env
Don't allow instantiation, do allow overrides.
eol - Variable in class edu.northwestern.at.utils.xml.IndentingXMLWriter
End of line character(s).
eos - Variable in class edu.northwestern.at.morphadorner.SentenceAndWordNumber
The end-of-sentence flag.
eos - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
End of sentence flag.
eos - Static variable in class edu.northwestern.at.morphadorner.WordAttributeNames
 
eosFlag - Static variable in class edu.northwestern.at.morphadorner.WordAttributeNames
End of sentence flag attribute.
EPSILON_LARGE - Static variable in class edu.northwestern.at.utils.math.ArithUtils
The largest relative spacing for doubles.
EPSILON_SMALL - Static variable in class edu.northwestern.at.utils.math.ArithUtils
The smallest relative spacing for doubles.
eqkid - Variable in class edu.northwestern.at.utils.TernaryTrieNode
Equal child of this node.
equals(Object) - Method in class de.spieleck.app.cngram.LightCharSequence
 
equals(Object) - Method in class edu.northwestern.at.morphadorner.tools.countadornedwords.AdornedWordCountInfo
Check if another object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.morphadorner.tools.taggertrainer.TagError
Check if another object is equal to this one.
equals(Object, Object) - Static method in class edu.northwestern.at.utils.Compare
Returns true if two objects are equal.
equals(Object) - Method in class edu.northwestern.at.utils.CompoundKey
Check if another object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Check if another object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Returns true if some other object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.utils.math.Probability
Test for this probability equaling another.
equals(Object) - Method in class edu.northwestern.at.utils.MutableInteger
 
equals(Object) - Method in class edu.northwestern.at.utils.MutableLong
 
equals(Object) - Method in class edu.northwestern.at.utils.ScoredString
Check if another object is equal to this one.
equals(Object) - Method in class edu.northwestern.at.utils.SparseBitSet
Compare this set against another.
equals(SparseBitSet, SparseBitSet) - Static method in class edu.northwestern.at.utils.SparseBitSet
Compare two SparseBitSets for equality.
equals(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Returns true if two case-sensitive strings are equal.
equals(Object) - Method in class org.jdom.contrib.schema.Schema.Type
Tests for type equality.
equals(Object) - Method in class org.jdom.contrib.schema.ValidationError.Severity
Tests for severity equality.
equalsIgnoreCase(String, String) - Static method in class edu.northwestern.at.utils.Compare
Returns true if two case-insensitive strings are equal.
equalsIgnoreCase(String, String) - Static method in class edu.northwestern.at.utils.StringUtils
Returns true if two case-insensitive strings are equal.
ERROR - Static variable in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerLogger
Error logging level.
error(SAXParseException) - Method in class edu.northwestern.at.morphadorner.tools.validatexmlfiles.ValidationErrorHandler
Callback from a JAXP validation process for an error.
ERROR - Static variable in class edu.northwestern.at.utils.logger.LoggerConstants
Error logging level.
ERROR - Static variable in class org.jdom.contrib.schema.ValidationError
The severity for recoverable validation errors.
errorCount - Variable in class edu.northwestern.at.morphadorner.tools.validatexmlfiles.ValidationErrorHandler
Counts validation errors.
ErrorFunction - Class in edu.northwestern.at.utils.math.distributions
Gaussian error function distribution functions.
ErrorFunction() - Constructor for class edu.northwestern.at.utils.math.distributions.ErrorFunction
Make class non-instantiable but inheritable.
errorFunction(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Error function.
errorFunctionComplement(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Error function complement.
errorFunctionComplementInverseBad(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
 
errorFunctionInverse(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Inverse error function.
errorFunctionInverseBad(double) - Static method in class edu.northwestern.at.utils.math.distributions.ErrorFunction
Percentage points of error function distribution.
errorHandler - Static variable in class edu.northwestern.at.morphadorner.tools.validatexmlfiles.ValidateXMLFiles
Validation error handler.
errorLevelStrings - Static variable in class edu.northwestern.at.utils.logger.StandardErrorLogger
Error level strings for display.
errorPositions - Variable in class edu.northwestern.at.morphadorner.tools.taggertrainer.TagError
List of word positions where this error occurs.
escapeHTML(String) - Static method in class edu.northwestern.at.utils.html.HTMLUtils
 
EURO_SIGN - Static variable in class edu.northwestern.at.utils.CharUtils
New Euro symbol.
evaluateChebyschev(double[], double) - Static method in class edu.northwestern.at.utils.math.Polynomial
Evaluates a Chebyschev series.
evictDashes(String) - Static method in class edu.northwestern.at.utils.CharUtils
Evict dashes from a string.
ExactlySampleTextFile - Class in edu.northwestern.at.morphadorner.tools.sampletextfile
Exactly sample a text file.
ExactlySampleTextFile(String, String, int) - Constructor for class edu.northwestern.at.morphadorner.tools.sampletextfile.ExactlySampleTextFile
Copy a text file to another while sampling the input lines.
exception - Variable in class edu.northwestern.at.utils.StreamGrabber
Exception which occurred during grabber execution.
execAndWait(String, boolean) - Static method in class edu.northwestern.at.utils.ExecUtils
Execute file/command and wait for command to complete.
ExecUtils - Class in edu.northwestern.at.utils
Execute system commands.
ExecUtils() - Constructor for class edu.northwestern.at.utils.ExecUtils
Don't allow instantiation, do allow overrides.
exp - Variable in class net.sf.jlinkgrammar.DictNode
 
Exp - Class in net.sf.jlinkgrammar
TODO add javadoc The E_list an Exp structures defined below comprise the expression trees that are stored in the dictionary.
Exp(Exp) - Constructor for class net.sf.jlinkgrammar.Exp
 
Exp() - Constructor for class net.sf.jlinkgrammar.Exp
 
exp - Variable in class net.sf.jlinkgrammar.XNode
an equivilent expression
Exp_create() - Method in class net.sf.jlinkgrammar.Dictionary
allocate a new Exp node and link it into the exp_list for freeing later
exp_list - Variable in class net.sf.jlinkgrammar.Dictionary
 
expandContraction(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.AbstractContractionExpander
Returns an expanded spelling for a contracted spelling.
expandContraction(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.contractionexpander.ContractionExpander
Returns expanded form of a contracted spelling.
expandContraction(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.EnglishContractionExpander
Returns an expanded spelling for a contracted spelling.
expandFileNameWildcards(String[]) - Static method in class edu.northwestern.at.utils.FileNameUtils
Expand the file name wildcards.
expandWildcards(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Expand file name wildcard.
ExpList - Class in net.sf.jlinkgrammar
TODO add javadoc
ExpList() - Constructor for class net.sf.jlinkgrammar.ExpList
 
explode_disjunct_list(Disjunct) - Method in class net.sf.jlinkgrammar.Sentence
 
expm1(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Get exp( x ) - 1.
exponent - Variable in class edu.northwestern.at.utils.math.SplitDouble
The base two exponent.
exponential(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from an exponential random variable.
expression() - Method in class net.sf.jlinkgrammar.Dictionary
 
expression_prune(ParseOptions) - Method in class net.sf.jlinkgrammar.Sentence
 
ExtendedAdornedWord - Class in edu.northwestern.at.morphadorner.tools
Information about a single XML word element.
ExtendedAdornedWord() - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Create empty ExtendedAdornedWord object.
ExtendedAdornedWord(String, Attributes, ExtendedAdornedWord.FrontMiddleBack, ExtendedAdornedWord.MainSide, String, int, boolean, boolean, boolean, ExtendedAdornedWord, ExtendedAdornedWord) - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Create ExtendedAdornedWord object.
ExtendedAdornedWord(AdornedWord, String, String, int, int, boolean, int, int, ExtendedAdornedWord.FrontMiddleBack, ExtendedAdornedWord.MainSide, String, boolean, boolean, ExtendedAdornedWord, ExtendedAdornedWord) - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Create ExtendedAdornedWord object.
ExtendedAdornedWord.FrontMiddleBack - Enum in edu.northwestern.at.morphadorner.tools
Front, middle, or back of text.
ExtendedAdornedWord.MainSide - Enum in edu.northwestern.at.morphadorner.tools
Main or side text (paratext).
ExtendedAdornedWordFilter - Class in edu.northwestern.at.morphadorner.tools
Filter to extract XML word information during XML parsing.
ExtendedAdornedWordFilter(XMLReader) - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Create adorned word info filter.
ExtendedAdornedWordFilter(XMLReader, boolean) - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Create adorned word info filter.
ExtendedAdornedWordFilter(XMLReader, XMLTagClassifier, boolean) - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Create adorned word info filter.
ExtendedAdornedWordFilter.MainFront - Class in edu.northwestern.at.morphadorner.tools
Holds main/front information.
ExtendedAdornedWordFilter.MainFront(ExtendedAdornedWord.FrontMiddleBack, ExtendedAdornedWord.MainSide) - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter.MainFront
Create main/front object.
ExtendedSearchSpellingStandardizer - Class in edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
ExtendedSearchSpellingStandardizer: extended search spelling standardizer.
ExtendedSearchSpellingStandardizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
Create extended search spelling standardizer.
ExtendedSimpleSpellingStandardizer - Class in edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
SimpleSpellingStandardizer maps alternate spellings to standard spellings.
ExtendedSimpleSpellingStandardizer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSimpleSpellingStandardizer
Create extended simple spelling standardizer.
ExtendedXMLFilterImpl - Class in edu.northwestern.at.utils.xml
Extended XMLFilterImpl with some utility methods.
ExtendedXMLFilterImpl(XMLReader) - Constructor for class edu.northwestern.at.utils.xml.ExtendedXMLFilterImpl
Create filter.
extract_all_fat_links(Disjunct) - Method in class net.sf.jlinkgrammar.Sentence
 
extract_connectors(TConnector, int) - Static method in class net.sf.jlinkgrammar.Clause
 
extract_fat_linkage(Sentence, ParseOptions) - Method in class net.sf.jlinkgrammar.Linkage
The old C comment said -- This procedure mimics analyze_fat_linkage in order to extract the sublinkages and copy them to the Linkage data structure passed in.
extract_links(int, int, ParseInfo) - Static method in class net.sf.jlinkgrammar.Linkage
Generate the list of all links of the indexth parsing of the sentence.
extract_thin_linkage(Sentence, ParseOptions) - Method in class net.sf.jlinkgrammar.Linkage
extract thin links from a sentence
extractedText - Variable in class edu.northwestern.at.utils.xml.TEITextExtractorHandler
Holds the extracted text.
extractNames(PrintWriter, AdornerInfo, String) - Method in class edu.northwestern.at.morphadorner.servlets.NameRecognizerServlet
Extract names from text.
extractNumber(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
Extracts a number from a string.
extractor - Variable in class edu.northwestern.at.morphadorner.servlets.AdornerInfo
The sentence splitter.
extractSentences(String, WordTokenizer) - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
Break text into sentences and tokens.
extractSentences(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
Break text into sentences and tokens.
extractSentences(String, WordTokenizer) - Method in interface edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.SentenceSplitter
Break text into sentences and tokens.
extractSentences(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.SentenceSplitter
Break text into sentences and tokens.
extractText(Node) - Method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Extract text form node.
extractText(XGOptions, Document) - Static method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Extract text from DOM document.
extractWords(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
Break text into word tokens.
extractWords(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.ContractionTokenizer
Break text into word tokens.
extractWords(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.DefaultWordTokenizer
Break text into word tokens.
extractWords(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.ICU4JBreakIteratorWordTokenizer
Break text into word tokens.
extractWords(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.NoopWordTokenizer
Break text into word tokens.
extractWords(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.PennTreebankTokenizer
Break text into word tokens.
extractWords(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.WhitespaceWordTokenizer
Break text into word tokens.
extractWords(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.tokenizer.WordTokenizer
Break text into word tokens.
extraWords - Static variable in class edu.northwestern.at.morphadorner.MorphAdorner
Extra words.
extraWords - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Extra words list.
extraWordsFileName - Static variable in class edu.northwestern.at.morphadorner.MorphAdorner
Extra words file.
extraWordsFileName - Static variable in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Extra words file name.

F

f(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.FishersF
Compute probability for Fisher's F distribution.
f(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
f(double, int, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
f(double) - Method in interface edu.northwestern.at.utils.math.MonadicFunction
Evaluates a monadic scalar function.
Factorial - Class in edu.northwestern.at.utils.math
Defines methods for factorials.
Factorial() - Constructor for class edu.northwestern.at.utils.math.Factorial
 
factorial(int) - Static method in class edu.northwestern.at.utils.math.Factorial
Compute factorial of an integer.
fallbackPluralizer - Variable in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.RuleBasedPluralizer
 
FALSEPOSITION - Static variable in class edu.northwestern.at.utils.math.rootfinders.Secant
Constant defining the plain Method of Secants.
fast_match_hash(Connector) - Static method in class net.sf.jlinkgrammar.Sentence
This hash function only looks at the leading upper case letters of the connector string, and the label fields.
fat - Variable in class net.sf.jlinkgrammar.LinkageInfo
 
FATAL - Static variable in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerLogger
Fatal logging level.
FATAL - Static variable in class edu.northwestern.at.utils.logger.LoggerConstants
Fatal logging level.
FATAL - Static variable in class org.jdom.contrib.schema.ValidationError
The severity for non-recoverable validation errors.
fatalError(SAXParseException) - Method in class edu.northwestern.at.morphadorner.tools.validatexmlfiles.ValidationErrorHandler
Callback from a JAXP validation process for a fatal error.
fget_input_char(InputStream, ParseOptions) - Static method in class net.sf.jlinkgrammar.GlobalBean
 
fget_input_string(StringBuffer, InputStream, PrintStream, ParseOptions) - Static method in class net.sf.jlinkgrammar.GlobalBean
 
file - Variable in class net.sf.jlinkgrammar.DictNode
 
file - Variable in class net.sf.jlinkgrammar.WordFile
 
FILE_SEPARATOR - Static variable in class edu.northwestern.at.morphadorner.xgtagger.XGParser
File separator.
FILE_SEPARATOR - Static variable in class edu.northwestern.at.utils.FileNameUtils
File separator.
FileBasedSpellingDictionary - Class in edu.northwestern.at.utils.spellcheck
FileBasedSpellingDictionary -- implements spelling checker dictionary loaded from a file.
FileBasedSpellingDictionary(String) - Constructor for class edu.northwestern.at.utils.spellcheck.FileBasedSpellingDictionary
Constructs a new FileBasedSpellingDictionary.
fileEncoding - Variable in class edu.northwestern.at.utils.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
Output file encoding.
fileExists(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Checks if a file exists.
fileName - Variable in class edu.northwestern.at.utils.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
Output file name.
fileNames - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
File names to process.
FileNameUtils - Class in edu.northwestern.at.utils
File name utilities.
filePos - Variable in class edu.northwestern.at.utils.BufferedRandomAccessFile.FileBufferStruct
Description of the Field
filesToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.CountAdornedWords
Number of documents to process.
filesToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage
Number of documents to process.
filesToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.mergetextfiles.MergeTextFiles
Number of documents to process.
FileUtils - Class in edu.northwestern.at.utils
File utilities.
FileUtils() - Constructor for class edu.northwestern.at.utils.FileUtils
Don't allow instantiation but do allow overrides.
fill_patch_array_CON(CONNode, LinksToPatch) - Method in class net.sf.jlinkgrammar.Sentence
 
fill_patch_array_DIS(DISNode, LinksToPatch) - Method in class net.sf.jlinkgrammar.Sentence
Patches up appropriate links in the patch_array for this DISNode and this patch list.
fillBuffer() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
Description of the Method
fillInMissingAttributes(Map<String, String>, String) - Static method in class edu.northwestern.at.morphadorner.tools.stripwordattributes.StripWordAttributes
Fill in missing attribute values.
FilterAdornedFile - Class in edu.northwestern.at.morphadorner.tools
Filter contents of an adorned file.
FilterAdornedFile(String, String, XMLFilter) - Constructor for class edu.northwestern.at.morphadorner.tools.FilterAdornedFile
Filter contents of an adorned file.
finalize() - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.DiskBasedXMLTextInputter
Finalize,
finalize() - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Finalize,
find_domain_name(Postprocessor, String) - Static method in class net.sf.jlinkgrammar.Postprocessor
utility routines (not exported)
find_subdisjunct(Disjunct, int) - Method in class net.sf.jlinkgrammar.Sentence
Find the specific disjunct of in label_table[label] which corresponds to dis.
findChild(Element, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Find child node name matching regular expression.
findChild(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Find child node name matching regular expression.
findChildren(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets the child elements of a node by name pattern.
findMostSimilarSet(String) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
 
findNamePositions(List<List<T>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.AbstractNameRecognizer
Returns name positions in list of adorned word sentences.
findNamePositions(List<List<T>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.DefaultNameRecognizer
Returns name positions in list of adorned word sentences.
findNamePositions(List<List<T>>) - Method in interface edu.northwestern.at.utils.corpuslinguistics.namerecognizer.NameRecognizer
Returns name positions in list of adorned word sentences.
findNames(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.AbstractNameRecognizer
Returns names from text.
findNames(List<List<T>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.AbstractNameRecognizer
Returns names from list of adorned word sentences.
findNames(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.DefaultNameRecognizer
Returns names from text.
findNames(List<List<T>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.DefaultNameRecognizer
Returns names from list of adorned word sentences.
findNames(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.namerecognizer.NameRecognizer
Returns names from text.
findNames(List<List<T>>) - Method in interface edu.northwestern.at.utils.corpuslinguistics.namerecognizer.NameRecognizer
Returns names from list of adorned word sentences.
findNode(TernaryTrieNode, String, int) - Method in class edu.northwestern.at.utils.TernaryTrie
 
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.Bisection
Implementation for MonadicFunctionRootFinder interface.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.Brent
Implementation for MonadicFunctionRootFinder interface.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in interface edu.northwestern.at.utils.math.rootfinders.MonadicFunctionRootFinder
MonadicFunctionRootFinder interface.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.NewtonRaphson
Implementation for MonadicFunctionRootFinder interface.
findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.Secant
Implementation for MonadicFunctionRootFinder interface.
findSentenceOffsets(String, List<List<String>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
Find starting offsets of sentences extracted from a text.
findSentenceOffsets(String, List<List<String>>) - Method in interface edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.SentenceSplitter
Find starting offsets of sentences extracted from a text.
FindTEITextLanguage - Class in edu.northwestern.at.morphadorner.tools.findteitextlanguage
Find languages for TEI-encoded text.
FindTEITextLanguage() - Constructor for class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage
 
FindTEITextLanguage.DocData - Class in edu.northwestern.at.morphadorner.tools.findteitextlanguage
Hold language recognition results for one document.
FindTEITextLanguage.DocData(String, String, int, ScoredString[]) - Constructor for class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage.DocData
Create DocData entry.
findTextNodesParent(Document) - Static method in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Find parent of text nodes in a DOM document.
findWordOffsets(String, List<?>) - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
Find starting offsets of words in a sentence.
findWordOffsets(String, List<?>) - Method in interface edu.northwestern.at.utils.corpuslinguistics.tokenizer.WordTokenizer
Find starting offsets of words in a sentence.
findWordsByMatchingLeadingPath(String) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Find words whose paths start with a given string.
findWordsByMatchingLeadingPath(String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Find words whose paths start with a given string.
findWordsByMatchingPath(String) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Find words matching a specified path regular expression pattern.
findWordsByMatchingPath(String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Find words matching a specified path regular expression pattern.
FINISHREAD_STR - Static variable in interface de.spieleck.app.cngram.NGramProfile
 
fInverse(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.FishersF
Compute percentage point for Fisher's F distribution.
fInverse(double, double, double) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
fInverse(double, int, int) - Static method in class edu.northwestern.at.utils.math.distributions.Sig
 
first - Variable in class net.sf.jlinkgrammar.ParseSet
 
firstIndex(Object) - Method in class de.spieleck.util.IntMap
This only works with binary indizes
firstLine(String) - Static method in class edu.northwestern.at.utils.StringUtils
Returns the first line of a string.
firstNameSet - Static variable in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
First name set.
FirstTokenURLTextInputter - Class in edu.northwestern.at.utils.corpuslinguistics.inputter
Text inputter which reads only the first token in each line from a URL.
FirstTokenURLTextInputter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inputter.FirstTokenURLTextInputter
 
firstupper - Variable in class net.sf.jlinkgrammar.Word
indicates that the first character is upper case TODO - Remove English (Indo European) dependancy
firstVowel(String, int) - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.LancasterStemmer
Returns index of first vowel in string.
firstWordID - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
First word ID found in text.
FishersF - Class in edu.northwestern.at.utils.math.distributions
Fisher's F distribution functions.
FishersF() - Constructor for class edu.northwestern.at.utils.math.distributions.FishersF
Make class non-instantiable but inheritable.
fixCapitalization(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Fix capitalization of standardized spelling.
fixCapitalization(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Fix capitalization of standardized spelling.
fixCapitalization(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Fix capitalization of standardized spelling.
fixCapitalization(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Fix capitalization of standardized spelling.
fixEmptySoftTags(Document) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Fix empty soft tags.
fixEnd(String, String, String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Replace string at end of spelling.
fixFileSeparators(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Fix file separators.
fixGaps(Document) - Static method in class edu.northwestern.at.utils.corpuslinguistics.inputter.GapFixer
Fix some gap elements in a DOM document.
fixGaps - Variable in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
True to fix elements.
fixGaps(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSimpleSpellingStandardizer
Fix gaps in a word.
fixGapTags - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Fix elements in input text.
fixLeadingGapWords() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Correct IDs for leading gap words.
fixOrigs(Document) - Static method in class edu.northwestern.at.utils.corpuslinguistics.inputter.OrigFixer
Fix elements in a DOM document.
fixOrigs - Variable in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
True to fix elements.
fixOrigTags - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Fix elements in input text.
fixOutput(String) - Static method in class edu.northwestern.at.morphadorner.servlets.ParserServlet
 
fixOutput(String) - Static method in class edu.northwestern.at.morphadorner.tools.lgparser.LGParser
Fix the output generated by the parser for presentation.
fixPath(String) - Static method in class edu.northwestern.at.morphadorner.tools.xmltotab.XMLToTab
Trim work ID and word number from word path.
FixQuotes - Class in edu.northwestern.at.morphadorner.tools.fixquotes
Fix quotes in ascii text files.
FixQuotes() - Constructor for class edu.northwestern.at.morphadorner.tools.fixquotes.FixQuotes
Allow overrides but not instantiation.
fixSpelling(String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Fix the spelling.
fixSplitWords - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Fix selected split words in input text.
fixSplitWords - Variable in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
True to fix selected split words.
fixSplitWordsPatternReplacers - Static variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Fix split words pattern replacers.
fixSplitWordsPatternReplacers - Variable in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Pattern replacers for fixing split words.
fixStart1(String, String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
Remove specified leading characters from spelling.
fixSupTags(Document) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Fix sup tags.
fixUpSentence(List<String>, List<String>) - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
Fix up a sentence.
fixupsList - Static variable in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Fixups list.
fixupsURL - Static variable in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
Fixups list resource URL.
FixXMLQuotes - Class in edu.northwestern.at.morphadorner.tools.fixquotes
Fix quotes in TEI XML files.
FixXMLQuotes() - Constructor for class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
Allow overrides but not instantiation.
flip(int) - Method in class edu.northwestern.at.utils.SparseBitSet
Flip a bit value.
flip(int, int) - Method in class edu.northwestern.at.utils.SparseBitSet
Flips a range of bits.
floatValue() - Method in class edu.northwestern.at.utils.MutableInteger
 
floatValue() - Method in class edu.northwestern.at.utils.MutableLong
 
flush() - Method in class com.megginson.sax.XMLWriter
Flush the output.
flush() - Method in interface de.spieleck.app.cngram.NGramProfiles.Ranker
 
flush() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
Description of the Method
forceNSDecl(String) - Method in class com.megginson.sax.XMLWriter
Force a Namespace to be declared on the root element.
forceNSDecl(String, String) - Method in class com.megginson.sax.XMLWriter
Force a Namespace declaration with a preferred prefix.
FOREIGN_WORD - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
General tag names.
foreignStack - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
Foreign atttribute stack.
form_a_cycle_rules - Variable in class net.sf.jlinkgrammar.PPKnowledge
 
form_match_list(int, Connector, int, Connector, int) - Static method in class net.sf.jlinkgrammar.Sentence
Forms and returns a list of disjuncts that might match lc or rc or both.
formatDouble(double, int) - Static method in class edu.northwestern.at.utils.Formatters
Formats a double.
formatFloat(float, int) - Static method in class edu.northwestern.at.utils.Formatters
Formats a float.
formatIntegerWithCommas(int) - Static method in class edu.northwestern.at.utils.Formatters
Formats an integer with commas.
formatLongWithCommas(long) - Static method in class edu.northwestern.at.utils.Formatters
Formats a long with commas.
formatNumberWithCommas(int) - Static method in class edu.northwestern.at.utils.StringUtils
Formats a number with commas.
formatNumberWithCommas(long) - Static method in class edu.northwestern.at.utils.StringUtils
Formats a number with commas.
formatStringForOutput(String) - Method in class edu.northwestern.at.utils.UTF8Properties
Format string for output.
Formatters - Class in edu.northwestern.at.utils
Formatting utilties.
fp - Variable in class net.sf.jlinkgrammar.Dictionary
We link together all the Exp structs that are allocated in reading this dictionary.
frCurrent - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGParser
 
free_AND_tables() - Method in class net.sf.jlinkgrammar.Sentence
 
free_HT() - Method in class net.sf.jlinkgrammar.Sentence
 
free_LT() - Method in class net.sf.jlinkgrammar.Sentence
 
free_parse_set() - Method in class net.sf.jlinkgrammar.Sentence
 
free_pp_node(Postprocessor) - Static method in class net.sf.jlinkgrammar.Postprocessor
 
free_S() - Static method in class net.sf.jlinkgrammar.Sentence
 
free_sentence_disjuncts() - Method in class net.sf.jlinkgrammar.Sentence
 
free_x_table() - Method in class net.sf.jlinkgrammar.ParseInfo
 
FRENCH_WORD - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
 
freq(String, ContextVector) - Static method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.struct.ContextVector
Get the frequency count of key in context vector
Frequency - Class in edu.northwestern.at.utils.corpuslinguistics.statistics
Computes frequency-based statistics for comparing corpora.
Frequency() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.statistics.Frequency
Don't allow instantiation but do allow overrides.
from - Variable in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.Rule
 
fromForm - Variable in class edu.northwestern.at.morphadorner.servlets.ServletResult
True if servlet results from a form response.
frontMiddleBack - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Front/middle/back text marker.
frontMiddleBack - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter.MainFront
Front/middle/back.
fuzzyCompare(double, double, double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
Perform fuzzy comparison of two doubles with specified tolerance.

G

Gamma - Class in edu.northwestern.at.utils.math.distributions
Gamma distribution functions.
Gamma() - Constructor for class edu.northwestern.at.utils.math.distributions.Gamma
Make class non-instantiable but inheritable.
gamma(double) - Static method in class edu.northwestern.at.utils.math.distributions.Gamma
Gamma function.
gamma(double, double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random number from a gamma distributed random variable.
gapCount - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Gap count for generating IDs.
gapFiller - Variable in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSimpleSpellingStandardizer
Gap filler.
GapFiller - Class in edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer
Gap Filler: Finds candidate words to match words with gaps.
GapFiller(Map<String, String>) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Create GapFiller from a map containing words.
GapFiller(Set<String>) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Create GapFiller from a set containing words.
GapFiller(List<String>) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Create GapFiller from a list containing words.
GapFiller(TaggedStrings) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Create GapFiller from a tagged strings list.
GapFiller(TernaryTrie) - Constructor for class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Create GapFiller from an existing trie.
GapFixer - Class in edu.northwestern.at.utils.corpuslinguistics.inputter
Adds displayable content for certain gap elements in XML file.
GapFixer() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inputter.GapFixer
Allow overrides but no instantiation.
GapFixer.GapFilter - Class in edu.northwestern.at.utils.corpuslinguistics.inputter
JDOM element filter which selects elements.
GapFixer.GapFilter() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inputter.GapFixer.GapFilter
 
GapFixer.GapProcessor - Class in edu.northwestern.at.utils.corpuslinguistics.inputter
JDOM element processor which fixes elements.
GapFixer.GapProcessor() - Constructor for class edu.northwestern.at.utils.corpuslinguistics.inputter.GapFixer.GapProcessor
 
GENERAL_TAG_NAME_INDEX - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
 
generalTagName - Variable in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
General tag name.
generalTagNames - Variable in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Tag to general tag name map.
generate_id_connector() - Method in class net.sf.jlinkgrammar.Dictionary
generate a new connector name obtained from the current_name allocate string space for it.
generateGapWords - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Generate words for gaps.
generateMissingExtendedAdornedWordInformation() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Generate missing adorned word information.
generateXML(String, String) - Static method in class edu.northwestern.at.morphadorner.examples.UsingAnAdornedText
Generate XML from one word ID to another.
generateXML(String, String) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Generate XML for selected word IDs.
GENTLE - Static variable in class net.sf.jlinkgrammar.GlobalBean
These parameters tell power_pruning, to tell whether this is before or after generating and disjuncts.
geometric(double) - Static method in class edu.northwestern.at.utils.math.randomnumbers.RandomVariable
Generate a random value from a geometric random variable.
GERMAN_WORD - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
 
get(CharSequence) - Method in interface de.spieleck.app.cngram.NGramProfile
 
get(CharSequence) - Method in class de.spieleck.app.cngram.NGramProfileImpl
 
get(Object) - Method in class de.spieleck.util.IntMap
Get an Element
get(K) - Method in interface edu.northwestern.at.utils.cache.Cache
Retrieve a cached value.
get(K) - Method in class edu.northwestern.at.utils.cache.DummyCache
Retrieve a cached value.
get(K) - Method in class edu.northwestern.at.utils.cache.OldLRUCache
Retrieve a cached value.
get(K) - Method in class edu.northwestern.at.utils.cache.SoftReferenceCache
Retrieve a cached value.
get(Object, Object) - Method in class edu.northwestern.at.utils.HashMap2D
Get value at specified (rowKey, columnKey) position.
get(CompoundKey) - Method in class edu.northwestern.at.utils.HashMap2D
Get value at specified CompoundKey position.
get(Object, Object, Object) - Method in class edu.northwestern.at.utils.HashMap3D
Get value at specified (rowKey, columnKey, sliceKey) position.
get(CompoundKey) - Method in class edu.northwestern.at.utils.HashMap3D
Get value at specified CompoundKey position.
get(Object, int) - Method in class edu.northwestern.at.utils.KeyedLists
Get indexed entry in list for specified key.
get(Object, Object) - Method in interface edu.northwestern.at.utils.Map2D
Get value at specified (rowKey, columnKey) position.
get(CompoundKey) - Method in interface edu.northwestern.at.utils.Map2D
Get value at specified CompoundKey position.
get(Object, Object, Object) - Method in interface edu.northwestern.at.utils.Map3D
Get value at specified (rowKey, columnKey, sliceKey) position.
get(CompoundKey) - Method in interface edu.northwestern.at.utils.Map3D
Get value at specified CompoundKey position.
get(int) - Method in class edu.northwestern.at.utils.SparseBitSet
Get bit value.
get(String) - Method in class edu.northwestern.at.utils.TernaryTrie
Get associated value for word.
get(Object, Object) - Method in class edu.northwestern.at.utils.TreeMap2D
Get value at specified (rowKey, columnKey) position.
get(CompoundKey) - Method in class edu.northwestern.at.utils.TreeMap2D
Get value at specified CompoundKey position.
get() - Method in class net.sf.jlinkgrammar.ParseOptions.BooleanSetter
 
get() - Method in interface net.sf.jlinkgrammar.ParseOptions.Setter
 
get_a_word(Reader) - Method in class net.sf.jlinkgrammar.Dictionary
Reads in one word from the file, allocates space for it, and returns it.
get_character(boolean) - Method in class net.sf.jlinkgrammar.Dictionary
This gets the next character from the input, eliminating comments.
get_match_node() - Static method in class net.sf.jlinkgrammar.Sentence
 
getAbbreviationsCount() - Static method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.Abbreviations
Get count of known abbreviations.
getAdditiveAdjustmentValue() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
Get additive adjustment value.
getAdjectiveTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for an adjective.
getAdjectiveTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for an adjective.
getAdornedWordDataList() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ListAdornedWordOutputter
Get list of adorned word output.
getAdornedWordIDs() - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Return list of adorned word IDs.
getAdornedWordIDs() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Return list of adorned word IDs.
getAdornedWordIDsInReadingContextOrder() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get adorned word IDs in reading context order.
getAdornedWordIndexByID(String) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Get index for a word ID.
getAdornedWordIndexByID(String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get index for a word ID.
getAdornerInfo(String) - Static method in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Select adorner to use.
getAdverbTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for an adverb.
getAdverbTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for an adverb.
getAllNGrams() - Method in class de.spieleck.app.cngram.NGramProfiles
 
getAllStrings() - Method in class edu.northwestern.at.utils.SingleTagTaggedStrings
Get set of all unique string values.
getAllStrings() - Method in interface edu.northwestern.at.utils.TaggedStrings
Get set of all unique string values.
getAllStrings() - Method in class edu.northwestern.at.utils.TaggedStringsMap
Get set of all unique string values.
getAllStrings() - Method in class edu.northwestern.at.utils.TaggedStringsSet
Get set of all unique string values.
getAllStrings() - Method in class edu.northwestern.at.utils.TernaryTrie
Get set of all unique string values.
getAllStrings() - Method in class edu.northwestern.at.utils.UTF8Properties
Get set of all unique strings.
getAllTags() - Method in class edu.northwestern.at.utils.SingleTagTaggedStrings
Get set of all unique tag values.
getAllTags() - Method in interface edu.northwestern.at.utils.TaggedStrings
Get set of all unique tag values.
getAllTags() - Method in class edu.northwestern.at.utils.TaggedStringsMap
Get set of all unique tag values.
getAllTags() - Method in class edu.northwestern.at.utils.TaggedStringsSet
Get set of all unique tag values.
getAllTags() - Method in class edu.northwestern.at.utils.TernaryTrie
Get set of all unique tag values as strings.
getAllTags() - Method in class edu.northwestern.at.utils.UTF8Properties
Get set of all unique tags.
getAllText(Node) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets all the text for a node.
getAllWords() - Method in class edu.northwestern.at.utils.spellcheck.HashMapSpellingDictionary
Retrieves all words in dictionary.
getAllWords() - Method in interface edu.northwestern.at.utils.spellcheck.SpellingDictionary
Retrieves all words in dictionary.
getAllWords() - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
Retrieves all words in dictionary.
getAlternate() - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
getAlternateBuffer() - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
getAlternateSpellings(Reader, Map<String, String>, Set<String>) - Static method in class edu.northwestern.at.morphadorner.tools.mergespellingdata.MergeSpellingData
Get map of alternative : canonical spelling pairs from a reader.
getAntonyms(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.AbstractThesaurus
Get antonyms.
getAntonyms(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.thesaurus.Thesaurus
Get antonyms.
getAntonyms(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.thesaurus.Thesaurus
Get antonyms.
getAntonyms(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.WordnetThesaurus
Get antonyms.
getAntonyms(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.WordnetThesaurus
Get antonyms.
getArgumentClasses() - Method in class edu.northwestern.at.utils.ArgumentList
Get classes corresponding to each argument.
getArguments() - Method in class edu.northwestern.at.utils.ArgumentList
Get argument values as list of objects.
getAttribute(Element, String, boolean) - Static method in class edu.northwestern.at.utils.xml.JDOMUtils
Get attribute.
getAttributes() - Method in class edu.northwestern.at.morphadorner.PendingElement
Get attributes.
getAttributes(String, String) - Static method in class edu.northwestern.at.morphadorner.tools.stripwordattributes.StripWordAttributes
Get map of attribute values for a element.
getAttributeValue(Element, String, boolean) - Static method in class edu.northwestern.at.utils.xml.JDOMUtils
Get attribute value.
getAttributeValueIgnoreCase(Element, String) - Static method in class edu.northwestern.at.utils.xml.JDOMUtils
Get attribute value ignoring case.
getAttributeValues(Element) - Static method in class edu.northwestern.at.utils.xml.JDOMUtils
Get mapped attributes for an element.
getAuxiliaryWordLists() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Get auxiliary word lists.
getAuxiliaryWordLists() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Get auxiliary word lists.
getBeamSearchRejections() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.Viterbi
Return number of entries rejected by beam search.
getBegin() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGPair
 
getBestSuggestedSpelling(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
Get best suggested spelling.
getBigramWeights() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Return weights for bigrams using deleted interpolation.
getBoolean() - Method in class net.sf.jlinkgrammar.ParseOptions.BooleanSetter
 
getBooleanProperty(String, boolean) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get a boolean configuration property.
getBooleanStringProperty(String, String) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get a boolean string configuration property.
getBytes() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ByteStreamAdornedWordOutputter
Get byte array from output stream.
getCachedLexiconForWord(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Get cached lexicon for a word.
getCachedLexiconForWord(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Get cached lexicon for a word.
getCapacity() - Method in class de.spieleck.util.PriorityQueue
Returns current capacity
getCardinalNumberTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a cardinal number.
getCardinalNumberTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a cardinal number.
getCaseOld(String) - Static method in class edu.northwestern.at.utils.CharUtils
Get case value for a string.
getCategories() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get the categories, sorted in ascending order.
getCategories() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get the categories, sorted in ascending order.
getCategories() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Get the categories, sorted in ascending order.
getCategoriesForEntry(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get categories for an entry in the lexicon.
getCategoriesForEntry(List<String>, int) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get categories for an entry in a sentence.
getCategoriesForEntry(String, boolean) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get categories for an entry.
getCategoriesForEntry(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get categories for an entry in the lexicon.
getCategoriesForEntry(String, boolean) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get categories for an entry.
getCategoriesForEntry(List<String>, int) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get categories for an entry in a sentence.
getCategoryCount(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get category count.
getCategoryCount(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get count for an entry in a specific category.
getCategoryCount(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get count for an entry in a specific category.
getCategoryCount(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get category count.
getCategoryCount(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Get category count.
getCategoryCounts() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get category counts.
getCategoryCounts() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get category counts.
getCategoryCountsForEntry(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get category counts for an entry.
getCategoryCountsForEntry(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get category counts for an entry.
getChild(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets a child element of a node by name.
getChild(Node, String, String, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets a child element of a node by name and attribute value.
getChildren(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets the child elements of a node by name.
getChildren(Node, String, String, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets the child elements of a node by name and attribute value.
getCommandLineParameters(String[]) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get command line parameters.
getConnectors() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Return name connectors set.
getContentTypeFor(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
Get MIME type for a filename.
getContentTypeFor(String) - Method in class edu.northwestern.at.utils.net.mime.MimeTypeMapper
Returns MIME type for a filename.
getCorrespondingCommonNounTag(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Convert proper noun tag to common noun tag.
getCorrespondingCommonNounTag(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Convert proper noun tag to common noun tag.
getCount() - Method in interface de.spieleck.app.cngram.NGram
 
getCount() - Method in class de.spieleck.app.cngram.NGramImpl
 
getCount() - Method in interface de.spieleck.app.cngram.NGramProfile
 
getCount() - Method in class de.spieleck.app.cngram.NGramProfileImpl
 
getCount() - Method in class edu.northwestern.at.morphadorner.tools.countadornedwords.AdornedWordCountInfo
Get the count.
getCount(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Look up unigram count.
getCount(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Look up bigram count.
getCount(String, String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Look up trigram count.
getCount() - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Return count.
getCountOfWordsInCommon(Map<K, ? extends Number>, Map<K, ? extends Number>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Get count of words which two count maps share.
getCurrentDirectory() - Static method in class edu.northwestern.at.utils.FileUtils
Get the current directory.
getDefaultEncoding() - Method in class edu.northwestern.at.utils.UnicodeReader
 
getDescendant(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets a descendant element of a node.
getDescendants(Document, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets descendant elements in a document by tag name.
getDescendants(Node) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets descendant elements of a node.
getDescription(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the description for the part of speech.
getDescription() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Gets the description.
getDescription(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the description for the part of speech.
getDynamicLexicon() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get the dynamic word lexicon.
getElement(Object) - Method in class de.spieleck.util.IntMap
Get an Element
getEncodeLimit() - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
getEncoding() - Method in class edu.northwestern.at.utils.UnicodeReader
Get stream encoding or NULL if stream is uninitialized.
getEnd() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGPair
 
getEntityIgnoreFiles() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
Tests whether the application has been asked not to treat external file entity references.
getEntityMerging() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
Tests whether the application has been asked to merge all entity references into a single output file.
getEntityTreatAll() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
Tests whether the application has been asked to treat all entity references.
getEntries() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get the entries, sorted in ascending order.
getEntries() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get the entries, sorted in ascending order.
getEntryCount(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get total count for an entry.
getEntryCount(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get total count for an entry.
getEOS() - Method in class edu.northwestern.at.morphadorner.SentenceAndWordNumber
Get end of sentence flag.
getEOS() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get end of sentence flag.
getEqkid() - Method in class edu.northwestern.at.utils.TernaryTrieNode
This returns the eqkid of this TernaryTrieNode.
getErrorCount() - Method in class edu.northwestern.at.morphadorner.tools.validatexmlfiles.ValidationErrorHandler
Get the validation error count.
getErrorLevelString(int) - Static method in class edu.northwestern.at.utils.logger.StandardErrorLogger
Get string representation of error level.
getException() - Method in class edu.northwestern.at.utils.StreamGrabber
Get stored exception, if any.
getExtendedAdornedWord(String) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Get adorned word information for a word ID.
getExtendedAdornedWord(int) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Get adorned word information for a word index.
getExtendedAdornedWord(String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get adorned word information for a word ID.
getExtendedAdornedWord(int) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get adorned word information for a word index.
getExtractedText() - Method in class edu.northwestern.at.utils.xml.TEITextExtractorHandler
Return extracted text.
getExtraWordsList(String, String, String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Get extra words list.
getExtraWordsList() - Static method in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Get extra words list.
getFallbackPluralizer() - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.RuleBasedPluralizer
Get fall back pluralizer.
getFD() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
Gets the FD attribute of the BufferedRandomAccessFile object
getFieldDelimiters() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getFile(String) - Static method in class edu.northwestern.at.morphadorner.xgtagger.XGMisc
Returns a file from its name.
getFileExtension(String, boolean) - Static method in class edu.northwestern.at.utils.FileNameUtils
Get file extension from file name.
getFileNameFromURL(URL, String) - Static method in class edu.northwestern.at.utils.URLUtils
Get a file name from a URL.
getFilePointer() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
Gets the FilePointer attribute of the BufferedRandomAccessFile object
getFirstNames() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Return first name set.
getFirstTokenFromBytes(byte[], int) - Static method in class edu.northwestern.at.utils.StringUtils
Gets the first token from an array of bytes.
getForeignLanguageTag(String, Attributes) - Method in class edu.northwestern.at.morphadorner.IDFixerFilter
Get the foreign language tag for XML element.
getForeignWordTag(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a specified foreign language
getForeignWordTag(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a specified foreign language
getFormattedCurrentDateAndTime() - Static method in class edu.northwestern.at.utils.logger.LoggerUtils
Get formatted version of current date and time.
getFromForm() - Method in class edu.northwestern.at.morphadorner.servlets.ServletResult
Get from form flag.
getFrontMiddleBack() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get front/middle/back.
getGap() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get gap flag.
getGeneralTagName() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Gets the general tag name.
getGrabbedTextLines() - Method in class edu.northwestern.at.utils.StreamGrabber
Get store text lines from the stream.
getHikid() - Method in class edu.northwestern.at.utils.TernaryTrieNode
This returns the hikid of this TernaryTrieNode.
getID() - Method in class edu.northwestern.at.morphadorner.SentenceAndWordNumber
Get word ID.
getID() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get word ID.
getID() - Method in interface edu.northwestern.at.utils.HasID
Get ID.
getIdArgumentName() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getIgnoreTagCase() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getIndentStep() - Method in class com.megginson.sax.DataWriter
Return the current indent step.
getIndentStep() - Method in class edu.northwestern.at.utils.xml.IndentingXMLWriter
Return the current indent step.
getInJumpTag() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get in jump tag flag.
getInJumpTag() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get in jump tag flag.
getIntegerProperty(String, int) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get an integer configuration property.
getInterjectionTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for an interjection.
getInterjectionTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for an interjection.
getIntValue(String, int) - Static method in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Gets integer parameter value.
getIsFirstWord() - Method in class edu.northwestern.at.morphadorner.XMLWriterState
Get "is first word" flag.
getJumpTags() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getKeyValues() - Method in class edu.northwestern.at.utils.CompoundKey
Get key values.
getKWIC(List<AdornedWord>, int, int) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Generate a KWIC line for a word in a sentence.
getKWIC(String, int, List<String>, ExtendedAdornedWordFilter) - Static method in class edu.northwestern.at.morphadorner.tools.xmltotab.XMLToTab
Generate a KWIC line for a spelling.
getLanguage() - Method in class org.jdom.contrib.schema.Schema.Type
Returns the URI that uniquemy identifies this schema type.
getLargestCategory(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get category with largest count for an entry.
getLargestCategory(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get category with largest count for an entry.
getLastChild(Node, String) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets the last child element of a node by name.
getLatinWordsList() - Static method in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Get Latin words list.
getLemma(Lemmatizer, String, String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Get lemma (possibly compound) for a spelling.
getLemma(String, String) - Static method in class edu.northwestern.at.morphadorner.tools.mergebrilllexicon.MergeBrillLexicon
Get lemma for a word.
getLemma(String, String) - Method in class edu.northwestern.at.morphadorner.tools.relemmatize.RelemmatizeFilter
Get lemma for a word.
getLemma(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get lemma for an entry.
getLemma(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get lemma for an entry in a specific category.
getLemma(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get lemma for an entry.
getLemma(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get lemma for an entry in a specific category.
getLemma(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Get lemma for a category.
getLemmaSeparator() - Method in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.AbstractLemmatizer
Get the lemma separator string,
getLemmaSeparator() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lemmatizer.Lemmatizer
Get the lemma separator string,
getLemmata() - Method in interface edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWord
Get the lemmata.
getLemmata() - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Get the lemmata.
getLemmata(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get all lemmata for an entry.
getLemmata(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get all lemmata for an entry.
getLemmataChanged() - Method in class edu.northwestern.at.morphadorner.tools.relemmatize.RelemmatizeFilter
Return number of lemmata changed.
getLemmaWordClass(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get lemma class for a tag.
getLemmaWordClass() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Gets the lemma word class.
getLemmaWordClass(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get lemma class for a tag.
getLength() - Method in interface de.spieleck.app.cngram.NGramProfiles.RankResult
 
getLetterCase(String) - Static method in class edu.northwestern.at.utils.CharUtils
Get case value for a string.
getLexicon() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.UsesLexicon
Get the lexicon.
getLexicon() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.AbstractNameRecognizer
Get the word lexicon.
getLexicon() - Method in interface edu.northwestern.at.utils.corpuslinguistics.namerecognizer.NameRecognizer
Get the lexicon.
getLexicon() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get the static word lexicon.
getLexicon(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get the lexicon associated with a specific word.
getLexicon() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Get the lexicon.
getLexicon(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Get the lexicon for a specific word.
getLexicon() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Get the word lexicon.
getLexiconEntry(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get a lexicon entry.
getLexiconEntry(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get a lexicon entry.
getLexiconEntryData() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.LexiconEntry
Get String array containing lexicon data suitable for output.
getLexiconSize() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get number of entries in Lexicon.
getLexiconSize() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get number of entries in Lexicon.
getLineCount() - Method in class edu.northwestern.at.utils.preprocessor.Preprocessor
Get the number of lines preprocessed.
getLinkage(Sentence, int) - Method in class edu.northwestern.at.morphadorner.servlets.ParserServlet
 
getLinkage(int) - Method in class edu.northwestern.at.morphadorner.tools.lgparser.LGParser
Get a linkage from a parsed sentence.
getLocale() - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.RuleBasedPluralizer
Get the locale.
getLocalName() - Method in class edu.northwestern.at.morphadorner.PendingElement
Get local name.
getLogConfigFilePath() - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerConfig
Gets the log configuration file path.
getLogger() - Static method in class edu.northwestern.at.morphadorner.MorphAdornerLogger
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.AbstractContractionExpander
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.languagerecognizer.AbstractLanguageRecognizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.lemmatizer.AbstractLemmatizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.AbstractNameRecognizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.AbstractNameStandardizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.Viterbi
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.AbstractTextSegmenter
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsummarizer.AbstractTextSummarizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.AbstractThesaurus
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPostTokenizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractPreTokenizer
Get the logger.
getLogger() - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
Get the logger.
getLogger() - Method in interface edu.northwestern.at.utils.logger.UsesLogger
Get the logger.
getLogProbability() - Method in class edu.northwestern.at.utils.math.Probability
Get log probability.
getLokid() - Method in class edu.northwestern.at.utils.TernaryTrieNode
This returns the lokid of this TernaryTrieNode.
getLongestEntryLength() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get the longest entry length in the lexicon.
getLongestEntryLength() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get the longest entry length in the lexicon.
getMainFront() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get main/side and front/main/back text divisions.
getMainSide() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get main or side.
getMajorWordClass(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get major word class for a tag.
getMajorWordClass() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Gets the major word class.
getMajorWordClass(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get major word class for a tag.
getMap() - Method in class edu.northwestern.at.utils.TaggedStringsMap
Return the wrapped map.
getMappedSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Return the mapped spellings.
getMappedSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Return the mapped spellings.
getMappedSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Return the spelling map.
getMappedSpellings() - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Return the spelling map.
getMappedSpellingsFileName() - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerConfig
Gets the mapped spellings file name.
getMaskSize() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.C99TextSegmenter
Get mask size.
getMatchingExtensions(String) - Static method in class edu.northwestern.at.utils.net.mime.MimeTypeMapper
Returns list of extensions matching main MIME type.
getMatchingWords(String, char) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Get list of candidate words matching a word with oen or more gaps.
getMatchingWords(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.GapFiller
Get list of candidate words matching a word with one or more gaps.
getMaximum() - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Return maximum.
getMaxSize() - Method in class edu.northwestern.at.utils.cache.OldLRUCache
Returns the maximum number of items allowed in the cache.
getMean() - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Return mean.
getMessage() - Method in class org.jdom.contrib.schema.ValidationError
Returns the detailed error message.
getMinimum() - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Return minimum.
getMoreRelatedWords(String) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
Get set of words which almost match given word.
getMostCommonTag(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get the most common tag for a word.
getName() - Method in interface de.spieleck.app.cngram.NGramProfile
 
getName() - Method in class de.spieleck.app.cngram.NGramProfileImpl
 
getName(int) - Method in interface de.spieleck.app.cngram.NGramProfiles.RankResult
 
getName() - Method in class org.jdom.contrib.schema.Schema.Type
Returns the printable name of this schema type.
getNextEntry() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Reads next entry of adorner and updates appropriate class variables.
getNextTextID() - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Get next text ID.
getNextWord() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get next word.
getNextWordPart() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get next word part.
getNGramCount(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.NGramExtractor
Return count for a specific ngram.
getNGramMap() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.NGramExtractor
Return NGram map.
getNGrams() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.NGramExtractor
Return NGrams.
getNode() - Method in class org.jdom.contrib.schema.ValidationError
Returns the JDOM node that caused the error.
getNormalization() - Method in interface de.spieleck.app.cngram.NGramProfile
Get the normalization of all NGrams contained.
getNormalization() - Method in class de.spieleck.app.cngram.NGramProfileImpl
 
getNoun(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Get tags for a noun.
getNullValue() - Method in class de.spieleck.util.IntMap
 
getNumberOfAdornedWords() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Get number of adorned words.
getNumberOfAlternateSpellings() - Method in interface edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSession
Returns number of alternate spellings.
getNumberOfAlternateSpellings() - Method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSessionImpl
Returns number of alternate spellings.
getNumberOfAlternateSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Returns number of alternate spellings.
getNumberOfAlternateSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Returns number of alternate spellings.
getNumberOfAlternateSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Returns number of alternate spellings.
getNumberOfAlternateSpellings() - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Returns number of alternate spellings.
getNumberOfAlternateSpellingsByWordClass() - Method in interface edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSession
Returns number of alternate spellings by word class.
getNumberOfAlternateSpellingsByWordClass() - Method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSessionImpl
Returns number of alternate spellings by word class.
getNumberOfAlternateSpellingsByWordClass() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Returns number of alternate spellings by word class.
getNumberOfAlternateSpellingsByWordClass() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Returns number of alternate spellings by word class.
getNumberOfAlternateSpellingsByWordClass() - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Returns number of alternate spellings by word class.
getNumberOfCategories() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get number of categories.
getNumberOfCategories() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get number of categories.
getNumberOfCategoriesForEntry(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get number of categories for an entry.
getNumberOfCategoriesForEntry(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get number of categories for an entry.
getNumberOfNames() - Method in class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.AbstractNameStandardizer
Return number of names.
getNumberOfNames() - Method in class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.EEBOSimpleNameStandardizer
Return number of names.
getNumberOfNames() - Method in interface edu.northwestern.at.utils.corpuslinguistics.namestandardizer.NameStandardizer
Return number of names.
getNumberOfNames() - Method in class edu.northwestern.at.utils.corpuslinguistics.namestandardizer.NoopNameStandardizer
Return number of names.
getNumberOfNGrams() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.NGramExtractor
Returns the total number of ngrams.
getNumberOfStandardSpellings() - Method in interface edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSession
Returns number of standard spellings.
getNumberOfStandardSpellings() - Method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSessionImpl
Returns number of standard spellings.
getNumberOfStandardSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Returns number of standard spellings.
getNumberOfStandardSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Returns number of standard spellings.
getNumberOfStandardSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Returns number of standard spellings.
getNumberOfStandardSpellings() - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Returns number of standard spellings.
getNumberOfUniqueNGrams() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.NGramExtractor
Returns the number of unique ngrams.
getNumberOfUniqueWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Return the number of unique words.
getNumberOfWords() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get number of words read.
getNumberOfWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Return the total number of words.
getNumberOfWords() - Method in class edu.northwestern.at.utils.spellcheck.HashMapSpellingDictionary
Retrieves number of words in dictionary.
getNumberOfWords() - Method in interface edu.northwestern.at.utils.spellcheck.SpellingDictionary
Retrieves number of words in dictionary.
getNumberOfWords() - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
Retrieves number of words in dictionary.
getOption() - Method in exception jargs.gnu.CmdLineParser.IllegalOptionValueException
 
getOptionChar() - Method in exception jargs.gnu.CmdLineParser.NotFlagException
 
getOptionName() - Method in exception jargs.gnu.CmdLineParser.UnknownOptionException
 
getOptions() - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get options from properties file.
getOptionValue(CmdLineParser.Option) - Method in class jargs.gnu.CmdLineParser
Equivalent to getOptionValue(o, null).
getOptionValue(CmdLineParser.Option, Object) - Method in class jargs.gnu.CmdLineParser
 
getOptionValues(CmdLineParser.Option) - Method in class jargs.gnu.CmdLineParser
 
getOrd() - Method in class edu.northwestern.at.morphadorner.SentenceAndWordNumber
Get word ordinal.
getOrd() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get word ordinal.
getOrdinalNumberTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for an ordinal number.
getOrdinalNumberTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for an ordinal number.
getOriginalTag() - Method in class edu.northwestern.at.morphadorner.tools.taggertrainer.AbstractTaggerRule
Return original tag.
getOriginalTag() - Method in interface edu.northwestern.at.morphadorner.tools.taggertrainer.TaggerRule
Return original tag.
getOutputFileEncoding() - Method in interface edu.northwestern.at.utils.corpuslinguistics.outputter.AdornedWordOutputter
Get output file encoding.
getOutputFileEncoding() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ListAdornedWordOutputter
Get output file encoding.
getOutputFileEncoding() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
Get output file encoding.
getOutputFileName(String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Generate output file name for adorned output.
getOutputFileName() - Method in interface edu.northwestern.at.utils.corpuslinguistics.outputter.AdornedWordOutputter
Get output file name.
getOutputFileName() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.ListAdornedWordOutputter
Get output file name.
getOutputFileName() - Method in class edu.northwestern.at.utils.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
Get output file name.
getOutputWriter() - Method in class edu.northwestern.at.utils.csv.CSVFileWriter
Return output writer.
getPageNumber() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get page number in which word appears.
getPart() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get part flag.
getPartOfSpeechGuesser() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get part of speech guesser.
getPartOfSpeechGuesser() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Get part of speech guesser.
getPartOfSpeechTagger() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.AbstractNameRecognizer
Get part of speech tagger.
getPartOfSpeechTagger() - Method in interface edu.northwestern.at.utils.corpuslinguistics.namerecognizer.NameRecognizer
Get part of speech tagger.
getPartOfSpeechTags() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get the part of speech tags list used by the lexicon.
getPartOfSpeechTags() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get the part of speech tags list used by the lexicon.
getPartsOfSpeech() - Method in interface edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWord
Get the parts of speech.
getPartsOfSpeech() - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Get the parts of speech.
getPartsOfSpeech(String, boolean) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.hepple.HeppleTagger
Get parts of speech for a word.
getPastParticipleTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a verbal past participle
getPastParticipleTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a verbal past participle
getPath() - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerConfig
Gets the path to the server directory.
getPath() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get path.
getPersonName(String[], int, int) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Get a person name from a list of words.
getPlaceName(String[], int, int) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Get a place name from a list of words.
getPlaceNames() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Return place name set.
getPlaceNameType(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Get place name type.
getPluralNounTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a plural noun.
getPluralNounTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a plural noun.
getPluralProperNounTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a plural proper noun.
getPluralProperNounTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a plural proper noun.
getPossessivePluralNounTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a possessive plural noun.
getPossessivePluralNounTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a possessive plural noun.
getPossessivePluralProperNounTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a possessive plural proper noun.
getPossessivePluralProperNounTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a possessive plural proper noun.
getPossessiveSingularNounTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a possessive singular noun.
getPossessiveSingularNounTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a possessive singular noun.
getPossessiveSingularProperNounTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a possessive singular proper noun.
getPossessiveSingularProperNounTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a possessive singular proper noun.
getPrefix(String) - Method in class com.megginson.sax.XMLWriter
Get the current or preferred prefix for a Namespace URI.
getPrefixes() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Return prefix title set.
getPresentParticipleTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a verbal present participle
getPresentParticipleTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a verbal present participle
getPreTokenizer() - Method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.AbstractWordTokenizer
Get the preTokenizer.
getPreTokenizer() - Method in interface edu.northwestern.at.utils.corpuslinguistics.tokenizer.WordTokenizer
Get the preTokenizer.
getPreviousWord() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get previous word.
getPreviousWordPart() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get previous word part.
getPrimary() - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
getPrimaryBuffer() - Method in class edu.northwestern.at.utils.corpuslinguistics.phonetics.DoubleMetaphone
 
getProbability(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Look up unigram probability.
getProbability(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Look up bigram probability.
getProbability(String, String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Look up trigram probability.
getProbability() - Method in class edu.northwestern.at.utils.math.Probability
Get probability.
getProfileCount() - Method in class de.spieleck.app.cngram.NGramProfiles
 
getProfileName(int) - Method in class de.spieleck.app.cngram.NGramProfiles
 
getProfiles() - Method in interface de.spieleck.app.cngram.NGramProfiles.RankResult
 
getProgramParameters(String[]) - Static method in class edu.northwestern.at.morphadorner.tools.taggertrainer.ngram.NGramTaggerTrainer
Get program parameters.
getProgramTitle() - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSettings
Get the program title.
getProgramVersion() - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSettings
Get the program version.
getProperNames(String[], Lexicon) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Extract all proper names for people and places from a list of words.
getProperNames(String, Lexicon) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Extract all proper names for people and places from a sstring.
getProperNames(List<String>, Lexicon) - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Extract all proper names for people and places from a sstring.
getProperty(String) - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getQName() - Method in class edu.northwestern.at.morphadorner.PendingElement
Get Qname.
getQualifier() - Method in class edu.northwestern.at.utils.csv.CSVFile
Get the current text qualifier.
getRanker() - Method in class de.spieleck.app.cngram.NGramProfiles
 
getRankResult() - Method in interface de.spieleck.app.cngram.NGramProfiles.Ranker
 
getReader() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
Gets the Reader attribute of the BufferedRandomAccessFile object
getRedirectionURL() - Method in class edu.northwestern.at.morphadorner.servlets.ServletResult
Get redirection URL.
getRelatedSplitWordIDs(String) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Get related adorned word IDs for a word ID of a split word.
getRelatedSplitWordIDs(String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get related adorned word IDs for a word ID of a split word.
getRelatedSplitWords(ExtendedAdornedWord) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Get related adorned words for split words.
getRelatedSplitWords(ExtendedAdornedWord) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get related adorned words.
getRelatedWords(String) - Method in class edu.northwestern.at.utils.spellcheck.HashMapSpellingDictionary
Get list of words with a specified metaphone value.
getRelatedWords(String) - Method in interface edu.northwestern.at.utils.spellcheck.SpellingDictionary
Get related words.
getRelatedWords(String) - Method in class edu.northwestern.at.utils.spellcheck.TernaryTrieSpellingDictionary
Get list of words which almost match given word.
getRelativeURIBase() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
Returns the base for relative URIs.
getRemainingArgs() - Method in class jargs.gnu.CmdLineParser
 
getReplacementTag() - Method in class edu.northwestern.at.morphadorner.tools.taggertrainer.AbstractTaggerRule
Return replacement tag.
getReplacementTag() - Method in interface edu.northwestern.at.morphadorner.tools.taggertrainer.TaggerRule
Return replacement tag.
getResultBuffer() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Returns a reference to a character buffer containing the results of the stemming process.
getResultLength() - Method in class edu.northwestern.at.utils.corpuslinguistics.stemmer.PorterStemmer
Returns the length of the word resulting from the stemming process.
getResults() - Method in class edu.northwestern.at.morphadorner.servlets.ServletResult
Get results output.
getRetagger() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get part of speech retagger.
getRetagger() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Get part of speech retagger.
getRmiPort() - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerConfig
Gets the RMI port.
getRmiRegistryPort() - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerConfig
Gets the RMI registry port.
getRmiServerURL() - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSettings
Get the RMI server URL.
getRuleCorrections() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get count of successful rule applications.
getRuleCorrections() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Get count of successful rule applications.
getRules() - Method in class edu.northwestern.at.utils.corpuslinguistics.inflector.pluralizer.RuleBasedPluralizer
Get the pluralizer rules.
getRunningWordID() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
Get word ID.
getScore(int) - Method in interface de.spieleck.app.cngram.NGramProfiles.RankResult
 
getScore(int, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.Viterbi
Get probability value for a specified word index and tag.
getScore() - Method in class edu.northwestern.at.utils.ScoredString
Get score.
getScoredSuggestedSpellings(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
Return suggested spellings.
getSegment(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.DiskBasedXMLTextInputter
Get segment text from disk.
getSegment(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Get segment text.
getSegmentation() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Return segmentation list.
getSegmentCount() - Method in interface edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter
Returns number of text segments.
getSegmentCount() - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.URLTextInputter
Returns number of text segments.
getSegmentCount() - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Returns number of text segments.
getSegmentName(int) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter
Returns name of specified segment.
getSegmentName(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.URLTextInputter
Returns name of specified segment.
getSegmentName(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Returns name of specified segment.
getSegmentPositions(List<List<T>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.AbstractTextSegmenter
Segment text.
getSegmentPositions(List<List<T>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.C99TextSegmenter
Segment text.
getSegmentPositions(List<List<T>>) - Method in interface edu.northwestern.at.utils.corpuslinguistics.textsegmenter.TextSegmenter
Segment text.
getSegmentPositions(List<List<T>>) - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.TextTilingTextSegmenter
Segment text.
getSegmentsWanted() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.C99TextSegmenter
Get number of segments wanted.
getSegmentText(int) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter
Returns specified segment of loaded text.
getSegmentText(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter
Returns specified segment of loaded text.
getSegmentText(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.URLTextInputter
Returns specified segment of loaded text.
getSegmentText(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.URLTextInputter
Returns specified segment of loaded text.
getSegmentText(int) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Returns specified segment of loaded text.
getSegmentText(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
Returns specified segment of loaded text.
getSelectedWordIDs(String, String) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Get list of selected word IDs from specified ID range.
getSelectedWordIDs(String, String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get list of selected word IDs from specified ID range.
getSentenceMelderState() - Method in class edu.northwestern.at.morphadorner.XMLWriterState
Get sentence melder state.
getSentenceNumber() - Method in class edu.northwestern.at.morphadorner.SentenceAndWordNumber
Get sentence number for word.
getSentenceNumber() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get sentence number for word.
getSentences() - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Get adorned words as a list of sentences.
getSentences() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get adorned words as a list of sentences.
getSentencesFromEOS() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get adorned words as a list of sentences using EOS attributes.
getSentencesFromSentenceNumbers() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get adorned words as a list of sentences using sentence numbers.
getSeparator() - Method in class edu.northwestern.at.utils.csv.CSVFile
Get the current field separator.
getSessionAttributeName() - Method in class edu.northwestern.at.morphadorner.servlets.ServletResult
Get session attribute name.
getSet() - Method in class edu.northwestern.at.utils.TaggedStringsSet
Return the wrapped set.
getSettings(String[]) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get program settings.
getSeverity() - Method in class org.jdom.contrib.schema.ValidationError
Returns the severity of this error.
getShortestEntryLength() - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get the shortest entry length in the lexicon.
getShortestEntryLength() - Method in interface edu.northwestern.at.utils.corpuslinguistics.lexicon.Lexicon
Get the shortest entry length in the lexicon.
getSiblingWordIDs(String) - Method in class edu.northwestern.at.morphadorner.tools.AdornedXMLReader
Get sibling words.
getSiblingWordIDs(String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get sibling words.
getSingularNounTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a singular noun.
getSingularNounTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a singular noun.
getSingularProperNounTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a singular proper noun.
getSingularProperNounTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a singular proper noun.
getSize() - Method in class de.spieleck.util.PriorityQueue
Returns the number of elements currently stored in the PriorityQueue.
getSlidingWindowSize() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.TextTilingTextSegmenter
Get sliding window size.
getSoftTags() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getSorted() - Method in interface de.spieleck.app.cngram.NGramProfile
Return sorted ngrams
getSorted() - Method in class de.spieleck.app.cngram.NGramProfileImpl
 
getSpecialSeparator() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getSpelling() - Method in interface edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWord
Get the spelling.
getSpelling() - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Get the spelling.
getSpellingStandardizer() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Get spelling standardizer.
getSpellingStandardizer() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Get spelling standardizer.
getSplitChar() - Method in class edu.northwestern.at.utils.TernaryTrieNode
Return the trie splitting character for this node.
getSpoken() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get spoken flag.
getSpoken() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get spoken/not spoken word flag.
getStackTrace(Throwable) - Static method in class edu.northwestern.at.utils.DebugUtils
Gets a stack trace for an exception.
getStandardChanged() - Method in class edu.northwestern.at.morphadorner.tools.relemmatize.RelemmatizeFilter
Return number of standard spellings changed.
getStandardDeviation() - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Return standard deviation.
getStandardizedSpelling(SpellingStandardizer, NameStandardizer, String, String, String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Get standardized spelling.
getStandardizedSpelling(String, String) - Method in class edu.northwestern.at.morphadorner.tools.relemmatize.RelemmatizeFilter
Get standardized spelling.
getStandardizedSpellings(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Get standardized spellings for a word.
getStandardSpelling() - Method in interface edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWord
Get the standard spelling.
getStandardSpelling() - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Get the standard spelling.
getStandardSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingmapper.AbstractSpellingMapper
Return the standard spellings.
getStandardSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
Return the standard spellings.
getStandardSpellings() - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.RemoteSpellingStandardizer
Return the standard spellings.
getStandardSpellings() - Method in interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer
Return the standard spellings.
getState() - Method in class edu.northwestern.at.utils.corpuslinguistics.sentencemelder.SentenceMelder
Get state.
getStemmer() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.AbstractTextSegmenter
Get the stemmer.
getStemOf() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Return stem dictionary.
getStepSize() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.TextTilingTextSegmenter
Get step size.
getStopWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.stopwords.BaseStopWords
Return stop words as a List.
getStopWords() - Method in interface edu.northwestern.at.utils.corpuslinguistics.stopwords.StopWords
Return stop words as a List.
getStopWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.AbstractTextSegmenter
Get the stop words.
getStopWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.textsegmenter.texttiling.TextTiling
Return stop words.
getString(String, String) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get string from ResourceBundle.
getString(String) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get string from ResourceBundle.
getString(String, String) - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSettings
Get string from ResourceBundle.
getString(String) - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSettings
Get string from ResourceBundle.
getString() - Method in class edu.northwestern.at.utils.ScoredString
Get string.
getString() - Method in class edu.northwestern.at.utils.StringPrintWriter
Since toString() returns information *about* this object, we want a separate method to extract just the contents of the internal buffer as a String.
getStringCount() - Method in class edu.northwestern.at.utils.SingleTagTaggedStrings
Get number of strings.
getStringCount() - Method in interface edu.northwestern.at.utils.TaggedStrings
Get number of strings.
getStringCount() - Method in class edu.northwestern.at.utils.TaggedStringsMap
Get number of strings.
getStringCount() - Method in class edu.northwestern.at.utils.TaggedStringsSet
Get number of strings.
getStringCount() - Method in class edu.northwestern.at.utils.TernaryTrie
Get number of strings.
getStringCount() - Method in class edu.northwestern.at.utils.UTF8Properties
Get number of strings.
getStringFromUTF8Bytes(byte[]) - Static method in class edu.northwestern.at.utils.StringUtils
Get string from utf-8 bytes.
getStringProperty(String, String) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get a string configuration property.
getStrings(String, String[]) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Parse ResourceBundle for a String array.
getStrings(String, String[]) - Static method in class edu.northwestern.at.morphadorner.servers.standardizerserver.StandardizerServerSettings
Parse ResourceBundle for a String array.
getSuboption() - Method in exception jargs.gnu.CmdLineParser.UnknownSuboptionException
 
getSuffixLexicon() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Get the suffix lexicon.
getSuffixLexicon() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Get the suffix lexicon.
getSuggestedSpellings(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
Return suggested spellings.
getSummaryCountsFromCountMap(Map<? extends Object, ? extends Number>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Get summary counts from a count map.
getSumOfCrossProducts(Map<? extends Object, ? extends Number>, Map<? extends Object, ? extends Number>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Get sum of cross products for counts in two maps.
getSumOfSquares() - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Return sum of squares.
getSurnames() - Method in class edu.northwestern.at.utils.corpuslinguistics.namerecognizer.Names
Return last name set.
getSurroundMarker() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getSymbolTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a symbol.
getSymbolTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a symbol.
getSynonyms(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.AbstractThesaurus
Get synonyms.
getSynonyms(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.thesaurus.Thesaurus
Get synonyms.
getSynonyms(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.thesaurus.Thesaurus
Get synonyms.
getSynonyms(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.WordnetThesaurus
Get synonyms.
getSynonyms(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.WordnetThesaurus
Get synonyms.
getTag(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get data for a tag.
getTag(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper.AbstractPartOfSpeechTagsMapper
Get destination part of speech tag for a source part of speech tag.
getTag(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper.NoopPartOfSpeechTagsMapper
Get destination part of speech tag for a source part of speech tag.
getTag(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.mapper.PartOfSpeechTagsMapper
Get destination part of speech tag for a source part of speech tag.
getTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Gets the tag.
getTag(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get data for a tag.
getTag(String) - Method in class edu.northwestern.at.utils.SingleTagTaggedStrings
Get the tag value associated with a string.
getTag(String) - Method in interface edu.northwestern.at.utils.TaggedStrings
Get the tag value associated with a string.
getTag(String) - Method in class edu.northwestern.at.utils.TaggedStringsMap
Get the tag value associated with a string.
getTag(String) - Method in class edu.northwestern.at.utils.TaggedStringsSet
Get the tag value associated with a string.
getTag(String) - Method in class edu.northwestern.at.utils.TernaryTrie
Get the tag value associated with a string.
getTag(String) - Method in class edu.northwestern.at.utils.UTF8Properties
Get the tag value associated with a string.
getTagClass(String) - Method in class edu.northwestern.at.utils.xml.XMLTagClassifier
Get class for a tag.
getTagCount(String, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get count of times a word appears with a given tag.
getTagCount(String, String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Get count of times a word appears with a given tag.
getTagNames() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Return set of tag names.
getTags() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get list of tag entries in PartOfSpeech format.
getTags() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get list of tag entries in PartOfSpeech format.
getTagSeparator() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get part of speech separator.
getTagSeparator() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get part of speech separator.
getTagsForWord(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get potential part of speech tags for a word.
getTagsForWord(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Get potential part of speech tags for a word.
getTagsPathArgumentName() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getTemporaryFilesDirectory() - Static method in class edu.northwestern.at.utils.FileUtils
Get temporary files directory.
getText() - Method in class edu.northwestern.at.morphadorner.PendingElement
Get text.
getText(Node) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
Gets text for a node.
getTitle() - Method in class edu.northwestern.at.morphadorner.servlets.ServletResult
Get results title.
getToken() - Method in interface edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWord
Get the original token.
getToken() - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Get the original token.
getTokenType() - Method in interface edu.northwestern.at.utils.corpuslinguistics.adornedword.AdornedWord
Get the token type.
getTokenType() - Method in class edu.northwestern.at.utils.corpuslinguistics.adornedword.BaseAdornedWord
Get the token type.
getTokenType(String) - Static method in class edu.northwestern.at.utils.corpuslinguistics.tokenizer.TokenizerUtils
Get token type.
getTotalWordCount() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Get total number of words.
getTotalWordCount(Map<? extends Object, ? extends Number>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Get total count of words in map.
getTracebackTag(int, String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.Viterbi
Get traceback tag for a specified tag and word index.
getTransitionMatrix() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
Get tag transition probabilities matrix.
getTransitionMatrix() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.PartOfSpeechTagger
Get tag transition probabilities matrix.
getTrigramWeights() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
Return weights for trigrams using deleted interpolation.
getType() - Method in class org.jdom.contrib.schema.Schema
Returns the schema type.
getUndeterminedTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get undetermined part of speech tag.
getUndeterminedTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get undetermined part of speech tag.
getUniqueEntryCountForCategory(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.lexicon.AbstractLexicon
Get unique entry count for a category.
getUniqueWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Return unique words as a string array.
getURI() - Method in class edu.northwestern.at.morphadorner.PendingElement
Get URI.
getURI() - Method in class org.jdom.contrib.schema.Schema
Returns the location of the schema document, if known.
getURL(String) - Static method in class edu.northwestern.at.morphadorner.tools.taggertrainer.ngram.NGramTaggerTrainer
Get URL from file name or URL.
getURLFromFileNameOrURL(String) - Static method in class edu.northwestern.at.utils.URLUtils
Get URL from file name or URL.
getUTF8Bytes(String) - Static method in class edu.northwestern.at.utils.StringUtils
Get utf-8 bytes for a string.
getValue() - Method in class edu.northwestern.at.utils.TernaryTrieNode
Get data value for node.
getValue() - Method in exception jargs.gnu.CmdLineParser.IllegalOptionValueException
 
getValue(String, Locale) - Method in class jargs.gnu.CmdLineParser.Option
 
getVariance() - Method in class edu.northwestern.at.utils.math.statistics.Accumulator
Return variance.
getVerbPastTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a verb past tense.
getVerbPastTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a verb past tense.
getVerbTag() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get the part of speech tag for a verb.
getVerbTag() - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get the part of speech tag for a verb.
getVerse() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get verse flag.
getVerse() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
Get verse flag.
getWordAndSentenceCounts(List) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Get actual word and sentence count.
getWordAndSentenceNumbers() - Method in class edu.northwestern.at.morphadorner.DefaultMorphAdornerXMLWriter
Get word and sentence numbers.
getWordClass(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
Get word class for a tag.
getWordClass() - Method in class edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeech
Gets the word class.
getWordClass(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
Get word class for a tag.
getWordClassSynsetType(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.WordnetThesaurus
Convert word class to Wordnet word synset type.
getWordCount(List) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Get count of words in a list of sentences.
getWordCount(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Return count for a specific word.
getWordCount(Map<K, ? extends Number>, K) - Static method in class edu.northwestern.at.utils.CountMapUtils
Get count for a specific word form from a count map.
getWordCounts() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Return word count map.
getWordDelimiters() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getWordField() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getWordIndex() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get word index.
getWordLexicon() - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Get the word lexicon.
getWordLexicon() - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Get the word lexicon.
getWordList(String, String, String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
Get word list.
getWordNetDataDirectory() - Method in class edu.northwestern.at.utils.corpuslinguistics.thesaurus.WordnetThesaurus
Get location of WordNet data files.
getWordNumber() - Method in class edu.northwestern.at.morphadorner.SentenceAndWordNumber
Get word number in sentence.
getWordNumber() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get word number in sentence.
getWordPathArgumentName() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getWords() - Method in class edu.northwestern.at.utils.corpuslinguistics.ngram.WordCountExtractor
Return tokenized text words as a string array.
getWords() - Method in class edu.northwestern.at.utils.TernaryTrie
This will return an array of all the words in this TernaryTrie.
getWordsFromMap(Map<K, ?>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Get words from a map.
getWordsInCommon(Map<K, ? extends Number>, Map<K, ? extends Number>) - Static method in class edu.northwestern.at.utils.CountMapUtils
Get list of words which two count maps share.
getWordsProcessed() - Method in class edu.northwestern.at.morphadorner.tools.relemmatize.RelemmatizeFilter
Return number of words processed.
getWordTagName() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getWordText() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
Get word text.
getWorkID() - Method in class edu.northwestern.at.morphadorner.tools.countadornedwords.AdornedWordCountInfo
Get the work ID.
getWriteIds() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getWriteLog() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getWritePath() - Method in class edu.northwestern.at.morphadorner.xgtagger.XGOptions
 
getWriter() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
Gets the Writer attribute of the BufferedRandomAccessFile object
getXMLWordAttribute(int) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get XML word attribute.
getXMLWordAttributes() - Static method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
Get XML word attributes.
getZipFile() - Method in interface edu.northwestern.at.utils.UsesZipFile
Get the zip file.
GlobalBean - Class in net.sf.jlinkgrammar
This is a hacked construct.
GlobalBean() - Constructor for class net.sf.jlinkgrammar.GlobalBean
 
globalDictionary - Variable in class edu.northwestern.at.utils.spellcheck.TernaryTrieBasedSpellingChecker
The global dictionary.
glom_aux_connector(Disjunct, int, boolean) - Static method in class net.sf.jlinkgrammar.Sentence
In this case the connector is to connect to the "either", "neither", "not", or some auxilliary d to the current which is a conjunction.
glom_comma_connector(Disjunct) - Static method in class net.sf.jlinkgrammar.Sentence
This file contains the functions for massaging disjuncts of the sentence in special ways having to do with conjunctions.
GREEK_WORD - Static variable in interface edu.northwestern.at.utils.corpuslinguistics.partsofspeech.PartOfSpeechTags
 
grow() - Method in class de.spieleck.util.IntMap
Expands the table
grow_LT() - Method in class net.sf.jlinkgrammar.Sentence
 
guessedTag - Variable in class edu.northwestern.at.morphadorner.tools.taggertrainer.TrainingWord
Guessed tag.
guessPartsOfSpeech(String, boolean) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Guesses part of speech for a word.
guessPartsOfSpeech(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
Guesses part of speech for a word.
guessPartsOfSpeech(String) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.DefaultPartOfSpeechGuesser
Guesses part of speech for a word.
guessPartsOfSpeech(List<String>, int) - Method in class edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.DefaultPartOfSpeechGuesser
Guesses part of speech for a word in a sentence.
guessPartsOfSpeech(String) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Guesses part of speech for a word.
guessPartsOfSpeech(String, boolean) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Guesses part of speech for a word.
guessPartsOfSpeech(List<String>, int) - Method in interface edu.northwestern.at.utils.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
Guesses part of speech for a word in a sentence.

H

handlePlainField(String, StringBuffer, int) - Method in class edu.northwestern.at.utils.csv.CSVFileReader
Handles an unqualified field.
handleQuotedField(String, StringBuffer, int) - Method in class edu.northwestern.at.utils.csv.CSVFileReader
Handles a qualified field.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.BaseAdornerServlet
Handle request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.LanguageRecognizerServlet
Handle servlet request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.LemmatizerServlet
Handle request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.LexiconLookupServlet
Handle request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.NameRecognizerServlet
Handle servlet request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.ParserServlet
Handle servlet request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.PartOfSpeechTaggerServlet
Handle servlet request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.PluralizerServlet
Handle request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.SentenceSplitterServlet
Handle servlet request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.SpellingStandardizerServlet
Handle servlet post requests.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.TextSegmenterServlet
Handle servlet request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.VerbConjugatorServlet
Handle request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class edu.northwestern.at.morphadorner.servlets.WordTokenizerServlet
Handle servlet request.
has_fat_down - Static variable in class net.sf.jlinkgrammar.Sentence
 
hasApostrophe(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if string contains at least one apostrophe.
hasCapitalLetter(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if string contains at least one capital letter.
hasDash(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if string contains a dash of some kind.
hasDigit(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if at least one character in a string is a digit.
hasGapMarkers(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if any characters in a string are gap markers.
hasGreekLetters(String) - Static method in class edu.northwestern.at.utils.CharUtils
True if any characters in a string are Greek letters.
hash(int, int, Connector, Connector, int) - Static method in class net.sf.jlinkgrammar.Sentence
 
hash_S(Connector) - Static method in class net.sf.jlinkgrammar.Sentence</