- abbreviationMatcher - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
- abbreviationPattern - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
- Abbreviations - Class in edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations
-
Abbreviation lists and pattern matchers.
- Abbreviations() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
Create abbreviation detector.
- Abbreviations(String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
Create abbreviation detector for specified ISO language code.
- abbreviations - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
- abbreviations - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Abbreviations.
- abbreviations - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
-
Abbreviations.
- abbreviations - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
Abbreviations.
- abbreviations - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.TokenizerUtils
-
- abbreviations - Variable in class edu.northwestern.at.morphadorner.MorphAdorner
-
Abbreviations.
- abbreviationsMainTextURL - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Abbreviations URL for main text.
- abbreviationsSideTextURL - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Abbreviations URL for side text.
- abbreviationsURL - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Abbreviations URL.
- abbreviationThreshold - Variable in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
Threshold for considering a token to be an abbreviation.
- abbrExpan - Variable in class edu.northwestern.at.morphadorner.StripWordAttributesFilter
-
Holds abbr expan= attribute value.
- abridged_lookup(String) - Method in class net.sf.jlinkgrammar.Dictionary
-
- AbstractContextualSmoother - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual
-
Abstract contextual smoother.
- AbstractContextualSmoother() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
-
Create an abstract contextual smoother.
- AbstractContractionExpander - Class in edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander
-
Abstract ContractionExpander.
- AbstractContractionExpander() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander.AbstractContractionExpander
-
Create abstract contraction expander.
- AbstractLanguageRecognizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer
-
Abstract Language Recognizer.
- AbstractLanguageRecognizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer.AbstractLanguageRecognizer
-
Create a language recognizer with the default language profiles.
- AbstractLanguageRecognizer(List<String>) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer.AbstractLanguageRecognizer
-
Create a language recognizer with list of languages to recognize.
- AbstractLemmatizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer
-
Abstract Lemmatizer.
- AbstractLemmatizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.AbstractLemmatizer
-
- AbstractLexicalSmoother - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical
-
Abstract lexical smoother.
- AbstractLexicalSmoother() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
-
Create an abstract lexical smoother.
- AbstractLexicon - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lexicon
-
AbstractLexicon: stores spellings and their possible parts of speech.
- AbstractLexicon() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Create an empty lexicon.
- AbstractNameRecognizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer
-
Abstract Name Recognizer.
- AbstractNameRecognizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.AbstractNameRecognizer
-
- AbstractNameStandardizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer
-
Abstract Name Standardizer.
- AbstractNameStandardizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer.AbstractNameStandardizer
-
Create abstract name matcher.
- AbstractPartOfSpeechGuesser - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser
-
Abstract PartOfSpeechGuesser.
- AbstractPartOfSpeechGuesser() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
- AbstractPartOfSpeechTagger - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger
-
Abstract Part of Speech tagger.
- AbstractPartOfSpeechTagger() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
-
Create tagger.
- AbstractPartOfSpeechTags - Class in edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech
-
AbstractPartOfSpeechTags: Base class for PartOfSpeechTags implementations.
- AbstractPartOfSpeechTags() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
-
- AbstractPartOfSpeechTagsMapper - Class in edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.mapper
-
AbstractPartOfSpeechTagsMapper: Base class for PartOfSpeechTagsMapper implementations.
- AbstractPartOfSpeechTagsMapper() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.mapper.AbstractPartOfSpeechTagsMapper
-
- AbstractPostTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Post tokenizer which processes an extracted token.
- AbstractPostTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractPostTokenizer
-
Create a postTokenizer.
- AbstractPreTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Default pretokenizes which prepares a string for tokenization.
- AbstractPreTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractPreTokenizer
-
Create a preTokenizer.
- AbstractRegexReplacementRule - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inflector.wordrule
-
An abstract rule specified using a regular expression and replacement.
- AbstractRegexReplacementRule(String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.wordrule.AbstractRegexReplacementRule
-
Construct a rule using the given regular expression.
- AbstractSentenceSplitter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter
-
Abstract sentence splitter.
- AbstractSentenceSplitter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
-
- AbstractSpellingMapper - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper
-
Abstract Spelling Mapper.
- AbstractSpellingMapper() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper.AbstractSpellingMapper
-
Create abstract spelling mapper.
- AbstractSpellingStandardizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer
-
Abstract Spelling Standardizer.
- AbstractSpellingStandardizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
-
Create abstract spelling standardizer.
- AbstractStemmerLemmatizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer
-
Use a stemmer as a pseudo-lemmatizer.
- AbstractStemmerLemmatizer() - Constructor for class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.textsegmenter
-
Base class for segmenting a text.
- AbstractTextSegmenter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.AbstractTextSegmenter
-
Create a text segmenter.
- AbstractTextSummarizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsummarizer
-
Base class for summarizing a text.
- AbstractTextSummarizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsummarizer.AbstractTextSummarizer
-
Create a word tokenizer.
- AbstractThesaurus - Class in edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus
-
Base class for a thesaurus.
- AbstractThesaurus() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus.AbstractThesaurus
-
Create a word tokenizer.
- AbstractWordTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Base class for deriving word tokenizers.
- AbstractWordTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
Create a word tokenizer.
- accept(AdornedWord) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.AdornedWordFilter
-
Tests if a specified adorned word should be included.
- accept(AdornedWord) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.AdornedWordStopWordFilter
-
Tests if a specified adorned word should be included.
- accept(AdornedWord) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.PorterStopWordFilter
-
Tests if a specified adorned word should be included.
- acceptName(Lexicon, String, boolean, int) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.Names
-
Accept a name.
- 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.morphadorner.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.
- activeThreads() - Static method in class edu.northwestern.at.utils.DebugUtils
-
Get list of active threads.
- add(String) - Method in class com.cybozu.labs.langdetect.util.LangProfile
-
Add n-gram to profile
- add(String) - Method in class com.cybozu.labs.langdetect.util.TagExtractor
-
- add(char) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.phonetics.DoubleMetaphone
-
- add(char, char) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.phonetics.DoubleMetaphone
-
- add(char) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.stemmer.PorterStemmer
-
Add a character to the word being stemmed.
- add(char[], int) - Method in class edu.northwestern.at.morphadorner.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.
- addAbbreviations(Abbreviations, String, String) - Method in class edu.northwestern.at.morphadorner.MorphAdorner
-
Add abbreviations.
- 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.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Add an auxiliary word list.
- addAuxiliaryWordList(TaggedStrings) - Method in interface edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.spellingmapper.AbstractSpellingMapper
-
Cached a generated mapped spelling.
- addCachedSpelling(String, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
-
Cached a generated mapped spelling.
- addCachedWord(String, Map<String, MutableInteger>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Add word to cache.
- addChange(WordChange) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChangeLog
-
Add entry to change log.
- addChar(char) - Method in class com.cybozu.labs.langdetect.util.NGram
-
Append a character into ngram buffer.
- 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.morphadorner.corpuslinguistics.phonetics.DoubleMetaphone
-
- addCollection(Collection<String>) - Method in class edu.northwestern.at.utils.TernaryTrie
-
Add words from a collection.
- addCombiningMacronPattern(List<PatternReplacer>, String, String) - Static method in class edu.northwestern.at.morphadorner.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.
- addedWords - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Words added, deleted, or modified in current document.
- addFeatures(Annotation, String, String) - Method in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
- 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.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
-
Additive adjustment value.
- additiveAdjustmentValue - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.AdditiveLexicalSmoother
-
Additive adjustment value = 0.5 (Lidstone smoothing).
- AdditiveContextualSmoother - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual
-
Additive contextual smoother.
- AdditiveContextualSmoother() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
-
Create an additive contextual smoother.
- AdditiveLexicalSmoother - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical
-
Additive lexical smoother.
- AdditiveLexicalSmoother() - Constructor for class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.spellingmapper.AbstractSpellingMapper
-
Add a mapped spelling.
- addMappedSpelling(String, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
-
Add a mapped spelling.
- addMappedSpelling(String, String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.SpellingStandardizer
-
Add a mapped spelling.
- addMessage(String) - Method in exception edu.northwestern.at.utils.InvalidDataException
-
Add error message to list of errors.
- addNamedEntities(String) - Static method in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
-
Adorn text with named entities.
- 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.morphadorner.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
-
Add a part of speech.
- addPartOfSpeech(PartOfSpeech) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
Add a part of speech.
- addProfile(LangProfile, int, int) - Static method in class com.cybozu.labs.langdetect.DetectorFactory
-
- 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.
- addRow(Object[]) - Method in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
-
Add a row of data.
- addSentence(List<String>, List<List<String>>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
-
Add sentence to sentence list.
- addSentenceBad(List<String>, List<List<String>>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
-
Add sentence to sentence list.
- addSortedExclusive(Annotation) - Method in class edu.northwestern.at.morphadorner.gate.SortedAnnotationList
-
- addStandardSpelling(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper.AbstractSpellingMapper
-
Add a standard spelling.
- addStandardSpelling(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
-
Add a standard spelling.
- addStandardSpelling(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.SpellingStandardizer
-
Add a standard spelling.
- addStandardSpellings(Collection<String>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper.AbstractSpellingMapper
-
Add standard spellings from a collection.
- addStandardSpellings(Collection<String>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
-
Add standard spellings from a collection.
- addStandardSpellings(Collection<String>) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.SpellingStandardizer
-
Add standard spellings from a collection.
- addStopWord(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.AdornedWordStopWordFilter
-
Add word to stop word list.
- addStopWord(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.stopwords.BaseStopWords
-
Add word to stop word list.
- addStopWords(Collection<String>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.AdornedWordStopWordFilter
-
Add words to stop word list.
- addStopWords(Collection<String>) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.syllablecounter.EnglishSyllableCounter
-
- addTag(String, String, String, String, String, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
-
Add a part of speech tag.
- addTag(String, String, String, String, String, String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
Add a part of speech tag.
- AddUnclear - Class in edu.northwestern.at.morphadorner.tools.tcp
-
AddUnclear adds type="unclear" attribute to tokens containing character gaps.
- AddUnclear() - Constructor for class edu.northwestern.at.morphadorner.tools.tcp.AddUnclear
-
- addUnclear(String[]) - Static method in class edu.northwestern.at.morphadorner.tools.tcp.AddUnclear
-
Add type="unclear" attribute to tokens containing gap characters.
- 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.morphadorner.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, MorphAdornerSettings) - Constructor for class edu.northwestern.at.morphadorner.AddWordAttributesFilter
-
Create filter.
- addWordElement(String, String, String, boolean) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Add word element.
- addWordID(Element, Set<String>) - Static method in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Save word ID in set.
- addWordOrdinals() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
-
Generate missing word ordinals.
- addWordPrivate(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.GapFiller
-
Add a word to the filler.
- addWords(String[]) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.ngram.NGramExtractor
-
Add words from string array of words.
- addWords(List<String>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.ngram.NGramExtractor
-
Add words from list words.
- addWords(String[]) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.GapFiller
-
Add multiple words to the filler from string array.
- addWords(Collection<String>) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
Add word to list of words in sentence.
- addWordToSentence(List<String>, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.DefaultWordTokenizer
-
Add word to list of words in sentence.
- addWordToSentence(List<String>, String) - Method in interface edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
- adjust_subordinate_clauses(int, int) - Method in class net.sf.jlinkgrammar.Linkage
-
- 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
-
- AdornedToSimpleTEIP5 - Class in edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5
-
Convert MorphAdorned file to simple TEI P5 format.
- AdornedToSimpleTEIP5() - Constructor for class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
- AdornedToSketch - Class in edu.northwestern.at.morphadorner.tools.adornedtosketch
-
Convert adorned file to input for Sketch or NoSketch engine.
- AdornedToSketch() - Constructor for class edu.northwestern.at.morphadorner.tools.adornedtosketch.AdornedToSketch
-
- AdornedToTabularFile - Class in edu.northwestern.at.morphadorner.tools.xmltotab
-
Convert adorned files to verticalized (tabular) format.
- AdornedToTabularFile() - Constructor for class edu.northwestern.at.morphadorner.tools.xmltotab.AdornedToTabularFile
-
- adornedToTabularFile(String[]) - Static method in class edu.northwestern.at.morphadorner.tools.xmltotab.AdornedToTabularFile
-
Get tabular output for batch of adorned files.
- AdornedToTCF04 - Class in edu.northwestern.at.morphadorner.tools.adornedtotcf
-
Converts adorned files to TCF 0.4 format.
- AdornedToTCF04() - Constructor for class edu.northwestern.at.morphadorner.tools.adornedtotcf.AdornedToTCF04
-
- AdornedToTCF04.MyToken - Class in edu.northwestern.at.morphadorner.tools.adornedtotcf
-
- AdornedToTCF04.MyToken(Token) - Constructor for class edu.northwestern.at.morphadorner.tools.adornedtotcf.AdornedToTCF04.MyToken
-
- AdornedWord - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.adornedword
-
Interface for a word adorned with addition morphological information.
- AdornedWordCountInfo - Class in edu.northwestern.at.morphadorner.tools.countadornedwords
-
An 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.
- AdornedWordData - Class in edu.northwestern.at.morphadorner.tools.compareadornedfiles
-
Data for a single adorned word.
- AdornedWordData() - Constructor for class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordData
-
Create empty adorned word data.
- AdornedWordData(String, Map<String, String>, String, boolean) - Constructor for class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordData
-
Create populated adorned word data.
- adornedWordDataList - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ListAdornedWordOutputter
-
List holding adorned word output.
- adornedWordDataList - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGParser
-
List of adorned word data entries.
- adornedWordDataMap - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordsLoader
-
Map from word ID to adorned word data.
- AdornedWordFilter - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.adornedword
-
An Adorned word filter.
- adornedWordInfoMap - Static variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.CountAdornedWords
-
Adorned word info map.
- adornedWordMap - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Map from word ID to adorned word elements.
- AdornedWordOutputter - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.outputter
-
Interface for generating adorned word output.
- AdornedWordOutputterFactory - Class in edu.northwestern.at.morphadorner.corpuslinguistics.outputter
-
AdornedWordOutputter factory.
- AdornedWordOutputterFactory() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.AdornedWordOutputterFactory
-
- AdornedWordsLoader - Class in edu.northwestern.at.morphadorner.tools.compareadornedfiles
-
Loads word elements in an adorned XML file.
- AdornedWordsLoader(String, String[]) - Constructor for class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordsLoader
-
Create adorned words loader.
- AdornedWordsLoader(String) - Constructor for class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordsLoader
-
Create adorned words loader.
- AdornedWordStopWordFilter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.adornedword
-
An Adorned word stop word filter.
- AdornedWordStopWordFilter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.AdornedWordStopWordFilter
-
Create the stop word filter.
- adornedXMLDocument - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordsLoader
-
Adorned XML file as JDOM document.
- AdornedXMLReader - Class in edu.northwestern.at.morphadorner.tools
-
Reads adorned word 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.AdornedXMLOutputProcessor - Class in edu.northwestern.at.morphadorner.tools
-
XML Output Processor that handles "" elements specially.
- AdornedXMLWriter.AdornedXMLOutputProcessor(Format) - Constructor for class edu.northwestern.at.morphadorner.tools.AdornedXMLWriter.AdornedXMLOutputProcessor
-
Create XML outputter.
- adornerOutputter - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGParser
-
- adornExistingXMLFiles - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Adorn XML files with existing adorned version in output directory.
- adornFile(String) - 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) - Method in class edu.northwestern.at.morphadorner.gate.Annie
-
Adorn text with named entities.
- adornText(String, URL) - Method in class edu.northwestern.at.morphadorner.MorphAdorner
-
Perform word adornment processes for a single input file.
- 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, boolean) - 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.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
- AF - Class in com.rmtheis.langdetect.profile
-
- AF() - Constructor for class com.rmtheis.langdetect.profile.AF
-
- affix_table - Variable in class net.sf.jlinkgrammar.Dictionary
-
- AffixTagger - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.affix
-
Affix Part of Speech tagger.
- AffixTagger() - Constructor for class edu.northwestern.at.morphadorner.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
- allowedPosTags - Static variable in class edu.northwestern.at.morphadorner.tools.createsuffixlexicon.CreateSuffixLexicon
-
Holds allowed pos tags.
- allowedPosTagsFileName - Static variable in class edu.northwestern.at.morphadorner.tools.createsuffixlexicon.CreateSuffixLexicon
-
File name containing list of part of speech tags
to be used when creating the suffix lexicon entries.
- allowedWorkIDs - Variable in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
Allowed work IDs.
- allowLowerCaseProperNouns - 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.
- AllUnknownTagger - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.allunknown
-
All Unknown Part of Speech tagger.
- AllUnknownTagger() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.allunknown.AllUnknownTagger
-
Create all unknown tagger.
- AllUnknownTagger(String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.allunknown.AllUnknownTagger
-
Create all unknown tagger.
- already_got_it - Variable in class net.sf.jlinkgrammar.Dictionary
-
- altBuf - Variable in class edu.northwestern.at.utils.BufferedRandomAccessFile
-
- alternateSpellingsByWordClassURLs - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
- alternateSpellingsByWordClassURLStrings - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Alternate spellings by word class URL.
- alternateSpellingsURL - Variable in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
Alternate spellings URL.
- alternateSpellingsURLs - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
- alternateSpellingsURLStrings - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Alternate spellings URLs.
- alternateSpellingsWordClasses - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper.AbstractSpellingMapper
-
Word classes of alternate spellings.
- alternateSpellingsWordClasses - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
-
Word classes of alternate spellings.
- alwaysSeparators - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractPreTokenizer
-
Pattern to match characters which are always separators.
- alwaysSeparatorsReplacer - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractPreTokenizer
-
Always Separators replacer pattern.
- AmericanHyphenator - Class in edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator
-
AmericanHyphenator: Hyphenates English words using American rules.
- AmericanHyphenator() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator.AmericanHyphenator
-
Create a hyphenator for English words using American rules.
- AN - Class in com.rmtheis.langdetect.profile
-
- AN() - Constructor for class com.rmtheis.langdetect.profile.AN
-
- 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.
- ANG - Class in com.rmtheis.langdetect.profile
-
- ANG() - Constructor for class com.rmtheis.langdetect.profile.ANG
-
- Annie - Class in edu.northwestern.at.morphadorner.gate
-
Standalone Annie for named entity adornment.
- Annie() - Constructor for class edu.northwestern.at.morphadorner.gate.Annie
-
Create Annie annotator using default resource path.
- Annie(String) - Constructor for class edu.northwestern.at.morphadorner.gate.Annie
-
Create Annie annotator specifying resource path.
- annie - Static variable in class edu.northwestern.at.morphadorner.tools.namedentities.AdornWithNamedEntities
-
Annie annotator.
- annieController - Variable in class edu.northwestern.at.morphadorner.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.
- AposTokens - Class in edu.northwestern.at.morphadorner.corpuslinguistics.apostokens
-
Tokens which start or end with an apostrophe.
- AposTokens() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.apostokens.AposTokens
-
Create AposTokens.
- AposTokens(String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.apostokens.AposTokens
-
Create AposTokens for specified ISO language code.
- aposTokens - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.apostokens.AposTokens
-
- aposTokens - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
Apostrophe tokens.
- apostropheCanBeQuote - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
True if apostrophes can be single quotes.
- ApostrophesAreNotQuotesWordTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Word tokenizer that treats apostrophes as distinct from single quotes.
- ApostrophesAreNotQuotesWordTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.ApostrophesAreNotQuotesWordTokenizer
-
Create word tokenizer.
- append(Reader) - Method in class com.cybozu.labs.langdetect.Detector
-
Append the target text for language detection.
- append(String) - Method in class com.cybozu.labs.langdetect.Detector
-
Append the target text for language detection.
- appendRend(String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
-
Append to rend.
- 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.
- appendWordText(String) - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
-
Append string to word text.
- applies(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.wordrule.AbstractRegexReplacementRule
-
Tests to see if this rule applies for the given word.
- applies(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.wordrule.CategoryInflectionRule
-
Tests to see if this rule applies for the given word.
- applies(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.wordrule.SuffixInflectionRule
-
Tests to see if this rule applies for the given word.
- applies(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.inflector.wordrule.WordRule
-
Tests to see if this rule applies for the given word.
- 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.
- apply(String) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.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.morphadorner.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.morphadorner.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
-
Apply a lemmatization rule to a string.
- apply(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
-
Apply a lemmatization rule to a string.
- apply(String, Set<String>) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.LemmatizerRule
-
Apply a lemmatization rule to a string.
- apply(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.LemmatizerRule
-
Apply a lemmatization rule to a string.
- apply(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.Rule
-
- 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_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
-
- applyChange(WordChange) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Apply a change from a change log.
- applyChanges(List<WordChange>) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Apply changes from a change log.
- applyCorrections(Document) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Apply corrections to XML document from corrections file.
- applyElementFilter(Document, Filter<Element>, 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.morphadorner.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
-
Apply heuristics to spellings to see if we can find a match..
- ApplyXSLT - Class in edu.northwestern.at.morphadorner.tools.applyxslt
-
Apply XSLT transformation to a batch of input files.
- ApplyXSLT() - Constructor for class edu.northwestern.at.morphadorner.tools.applyxslt.ApplyXSLT
-
- applyXSLT(String[]) - Static method in class edu.northwestern.at.morphadorner.tools.applyxslt.ApplyXSLT
-
Apply XSLT transformation to files.
- AR - Class in com.rmtheis.langdetect.profile
-
- AR() - Constructor for class com.rmtheis.langdetect.profile.AR
-
- area - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.c99.C99.Region
-
- areAlike(String, String) - Static method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.statistics.Collocation
-
Computes collocation measures.
- AST - Class in com.rmtheis.langdetect.profile
-
- AST() - Constructor for class com.rmtheis.langdetect.profile.AST
-
- 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.morphadorner.corpuslinguistics.tokenizer.AbstractPreTokenizer
-
Pattern to match one or more asterisk.
- ASTERISM - Static variable in class edu.northwestern.at.utils.CharUtils
-
Unicode asterism.
- ASTERISM_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
-
- atanh(double) - Static method in class edu.northwestern.at.utils.math.ArithUtils
-
Returns the inverse (arc) hyperbolic tangent of a double.
- attributeMap - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordData
-
Attribute map.
- attributeName - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChange
-
Name of field for attribute (empty if word text).
- attributesToSortedMap(Attributes) - Static method in class edu.northwestern.at.utils.xml.DOMUtils
-
Convert attributes list to sorted map.
- 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.
- authorList - Variable in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
List of authors.
- authorList - Variable in class edu.northwestern.at.morphadorner.tei.TEIHeaderInfo
-
List of authors.
- authorMap - Variable in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
Current author map.
- authorMap - Variable in class edu.northwestern.at.morphadorner.tei.TEIHeaderAuthor
-
Author map.
- authorMap - Variable in class edu.northwestern.at.morphadorner.tei.TEIHeaderInfo
-
Current author map.
- aux - Variable in class net.sf.jlinkgrammar.Constituent
-
- auxiliarySpellingStandardizer - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
The auxiliary spelling standardizer.
- auxiliaryWordLists - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Auxiliary word lists.
- availability - Variable in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
Availability.
- b - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.stemmer.PorterStemmer
-
- b - Variable in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
- 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.
- badPosTags - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Holds bad pos tags.
- badWorksFileName - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
File name of file to hold names of works which fail conversion.
- badWorksSet - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
File names of works containing errors.
- balPos(StringBuffer, int, char, char) - Static method in class edu.northwestern.at.utils.StringUtils
-
Find end position of balanced string.
- BASE_SENTENCE_ANNOTATION_TYPE_PARAMETER_NAME - Static variable in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
- BASE_TOKEN_ANNOTATION_TYPE_PARAMETER_NAME - Static variable in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
- BaseAdornedWord - Class in edu.northwestern.at.morphadorner.corpuslinguistics.adornedword
-
A word adorned with addition morphological information.
- BaseAdornedWord() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Create an empty adorned word.
- BaseAdornedWord(String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Create adorned word from a spelling.
- BaseAdornedWord(String, String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Create adorned word from a spelling and a part of speech.
- BaseAdornedWord(String, String, String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Create adorned word from a token, spelling, and part of speech.
- BaseAdornedWord(String, String, String, String, String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Create adorned word from a token, spelling, standard spelling,
lemmata, and parts of speech.
- BaseAdornedWord(AdornedWord) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Create a adorned word from another adorned word.
- baseDirectory - Variable in class edu.northwestern.at.utils.FileInfo
-
The base directory.
- baseFileName - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
-
Base XML file name for generating ID values.
- BaseHyphenator - Class in edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator
-
BaseHyphenator: Hyphenates words using TeX rule sets.
- BaseHyphenator() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator.BaseHyphenator
-
Create a base hyphenator using UK English rules.
- BaseLexicon - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lexicon
-
BaseLexicon: Concrete lexicon implementation.
- BaseLexicon() - Constructor for class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.partsofspeech
-
BasePartOfSpeechTags: Base non-abstract class for part of speech tags.
- BasePartOfSpeechTags() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.BasePartOfSpeechTags
-
Create empty part of speech tags.
- baseSentenceAnnotationType - Variable in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
Base annotation type for sentences.
- BaseStopWords - Class in edu.northwestern.at.morphadorner.corpuslinguistics.stopwords
-
Base stop word list.
- BaseStopWords() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.stopwords.BaseStopWords
-
Create empty stop word list.
- BaseStopWords(Collection<String>) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.stopwords.BaseStopWords
-
Create stop word list from a collection.
- baseTokenAnnotationType - Variable in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
Base annotation type for tokens.
- 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
-
- BE - Class in com.rmtheis.langdetect.profile
-
- BE() - Constructor for class com.rmtheis.langdetect.profile.BE
-
- beamSearchRejections - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigram.BigramTagger
-
Total number of states rejected by beam search criterion.
- beamSearchRejections - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.trigram.TrigramTagger
-
Total number of states rejected by beam search criterion.
- beamSearchRejections - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.Viterbi
-
Count of tags rejected by beam search.
- beamWidth - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.Viterbi
-
Beam width for beam search.
- beamWidth() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.Viterbi
-
Get the beam width.
- beamWidth(double) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.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.
- BG - Class in com.rmtheis.langdetect.profile
-
- BG() - Constructor for class com.rmtheis.langdetect.profile.BG
-
- BibadornedInfo - Class in edu.northwestern.at.morphadorner.tei
-
Extract selected "monkHeader" information from a MorphAdorned file.
- BibadornedInfo(String) - Constructor for class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
Get Bibadorned bibliographic information.
- BIGRAM - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
-
- bigramCountMap - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
-
- BigramHybridTagger - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigramhybrid
-
Bigram Part of Speech tagger.
- BigramHybridTagger() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigramhybrid.BigramHybridTagger
-
Create a bigram hybrid tagger.
- BigramLogLikelihood - Class in edu.northwestern.at.morphadorner.corpuslinguistics.statistics
-
Computes Dunnett's log-likelihood for bigrams.
- BigramLogLikelihood() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.statistics.BigramLogLikelihood
-
Don't allow instantiation but do allow overrides.
- bigramProbMap - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
-
- BigramTagger - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigram
-
Bigram Part of Speech tagger.
- BigramTagger() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigram.BigramTagger
-
Create a bigram tagger.
- bigramWeights - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.DeletedInterpolationContextualSmoother
-
Bigram weights for lexical smoothing.
- bigramWeights - Variable in class edu.northwestern.at.morphadorner.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
-
- blankPrecedes - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordData
-
If word is preceded by a blank element.
- blankPrecedes - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChange
-
If word is preceded by a blank element.
- blankPrecedes - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
-
Blank precedes flag.
- blockAdd(String, Map<String, Integer>) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.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.morphadorner.corpuslinguistics.textsegmenter.texttiling.TextTiling
-
Remove a term from the block.
- BN - Class in com.rmtheis.langdetect.profile
-
- BN() - Constructor for class com.rmtheis.langdetect.profile.BN
-
- 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.morphadorner.corpuslinguistics.textsegmenter.c99.C99
-
Find density maximizing boundaries for regions in a similarity matrix.
- boundaries - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.RawText
-
The sentence boundaries.
- boundaryIdentification() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.texttiling.TextTiling
-
Identify the boundaries
- bounded_rules - Variable in class net.sf.jlinkgrammar.PPKnowledge
-
- BR - Class in com.rmtheis.langdetect.profile
-
- BR() - Constructor for class com.rmtheis.langdetect.profile.BR
-
- 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
-
- 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.morphadorner.corpuslinguistics.lexicon
-
Brill format lexicon.
- BrillLexicon(URL, String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.BrillLexicon
-
Create a Brill lexicon.
- BritishHyphenator - Class in edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator
-
BritishHyphenator: Hyphenates English words using British rules.
- BritishHyphenator() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator.BritishHyphenator
-
Create a hyphenator for English words using British rules.
- BritishToUSSpellingMapper - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper
-
Maps British to American spellings.
- BritishToUSSpellingMapper() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper.BritishToUSSpellingMapper
-
Create British to US spelling mapper.
- britToUSMap - Static variable in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.stopwords
-
Stop word list by Chris Buckley And Gerald Salton at Cornell.
- BuckleyAndSaltonStopWords() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.stopwords.BuckleyAndSaltonStopWords
-
Create the stop word filter.
- buckleyAndSaltonStopWordsSet - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.stopwords.BuckleyAndSaltonStopWords
-
Stop words.
- buf_ - Variable in class com.cybozu.labs.langdetect.util.TagExtractor
-
- 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.morphadorner.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.morphadorner.corpuslinguistics.outputter
-
Tagged word outputter which writes to a ByteStream.
- ByteStreamAdornedWordOutputter() - Constructor for class edu.northwestern.at.morphadorner.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 - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.texttiling.TextTiling
-
Collection for segmentation.
- c - Variable in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
- c - Variable in class net.sf.jlinkgrammar.Clause
-
- c - Variable in class net.sf.jlinkgrammar.CList
-
- c - Variable in class net.sf.jlinkgrammar.ImageNode
-
- C99 - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.c99
-
Choi's C99 algorithm for linear text segmentation
- C99() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.c99.C99
-
- C99.Region - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.c99
-
Text segment region.
- C99.Region(int, int, double[][]) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.c99.C99.Region
-
Construct a new region with boundaries start and end.
- C99TextSegmenter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter
-
Freddy Choi's C99 linear text segmenter.
- C99TextSegmenter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.C99TextSegmenter
-
Create C99 segmenter.
- c_dfs(int, DISNode, CONList) - Static method in class net.sf.jlinkgrammar.ParseInfo
-
- CA - Class in com.rmtheis.langdetect.profile
-
- CA() - Constructor for class com.rmtheis.langdetect.profile.CA
-
- cache - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.DecruftifyingSpellingStandardizer
-
Cache for decruftified entries.
- 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 - Static variable in class edu.northwestern.at.utils.xml.XSLTCache
-
Maps XSLT file names to MapEntry instances.
- cachedContextualProbabilities - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
-
Cached contextual probabilities.
- cachedLexicalProbabilities - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
-
Cached lexical probabilities for words.
- cachedLexicons - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Cache lexicon for unknown words.
- cachedProbabilitiesCount() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
-
Get the number of cached contextual probabilities.
- cachedProbabilitiesCount() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.ContextualSmoother
-
Get the number of cached contextual probabilities.
- cachedProbabilitiesCount() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
-
Get the number of cached lexical probabilities.
- cachedProbabilitiesCount() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.LexicalSmoother
-
Get the number of cached lexical probabilities.
- cachedWords - Variable in class edu.northwestern.at.morphadorner.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.
- calculateAssociationMeasures() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits.MultiwordUnitData
-
Calculate the association measures.
- calculateLogLikelihood(double, double, double, double) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.statistics.BigramLogLikelihood
-
Compute log likelihood value for a bigram.
- calculateProbabilities() - Method in class edu.northwestern.at.morphadorner.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 - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.iretagger.IRetagger
-
Retagger allowed to add or delete words?
- CANDIDATE_1 - Static variable in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
- CANDIDATE_2 - Static variable in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
- candidates - Variable in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
- canon - Variable in class net.sf.jlinkgrammar.Constituent
-
- canonical - Variable in class net.sf.jlinkgrammar.LinkageInfo
-
- CanSplitAroundPeriods - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Interface for tokenizer which can split tokens around a period.
- CanTagOneWord - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.postagger
-
Interface for a part of speech tagger which can tag a single word.
- cantLemmatize(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.AbstractLemmatizer
-
Check for words that cannot be lemmatized.
- cantLemmatize(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.Lemmatizer
-
Check for words that cannot be lemmatized.
- CanTokenizeWhitespace - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Interface for tokenizer which can tokenize whitespace.
- 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.morphadorner.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.morphadorner.corpuslinguistics.lexicon.LexiconEntry
-
Map with categories as keys and counts as values.
- categoriesAndCountsClone() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.LexiconEntry
-
Deep clone of categories and counts map.
- CATEGORY_A_AE_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_EX_ICES_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_IX_ICES_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_MAN_MANS_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_O_OS_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_ON_A_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_SINGULAR_S_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_UM_A_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_UNINFLECTED_NOUNS - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CATEGORY_US_I_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- categoryCountsMap - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Map from part of speech tags to their frequency in the lexicon.
- CategoryInflectionRule - Class in edu.northwestern.at.morphadorner.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.morphadorner.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
-
- changeAttribute(Element, String, String, String) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Change attribute value.
- changed - Variable in class net.sf.jlinkgrammar.PatchElement
-
- changed - Variable in class net.sf.jlinkgrammar.WordFile
-
- changeDescription - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChangeLog
-
Description of change.
- changeFileExtension(String, String) - Static method in class edu.northwestern.at.utils.FileNameUtils
-
Change extension of file name.
- changeFilesDirectory - Static variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.GetTokenChanges
-
Output directory to receive change files.
- changes - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChangeLog
-
List of changes.
- changeTime - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChangeLog
-
Time/date of change.
- changeType - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChange
-
Type of change: addition, deletion, or modification.
- 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_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.StripAllWordElementsFilter
-
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, char[]) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.phonetics.DoubleMetaphone
-
- charCode(char) - Method in class edu.northwestern.at.morphadorner.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_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.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Check if word is abbreviation.
- checkAllUpperCase(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
See if word is all uppercase.
- checkAuxiliaryWordLists(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
See if word is defined in an auxiliary word list.
- CHECKBOX - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
- checkCachedWord(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
See if we have part of speech for a cached word.
- checkCategoriesList() - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.postagger.hepple.Rule
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_CURWD
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_LBIGRAM
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_NEXT1OR2OR3TAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_NEXT1OR2TAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_NEXT1OR2WD
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_NEXT2TAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_NEXT2WD
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_NEXTBIGRAM
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_NEXTTAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_NEXTWD
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_PREV1OR2OR3TAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_PREV1OR2TAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_PREV1OR2WD
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_PREV2TAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_PREV2WD
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_PREVBIGRAM
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_PREVTAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_PREVWD
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_RBIGRAM
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_SURROUNDTAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_UNKNOWN
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_UNRESTRICTED
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_WDAND2AFT
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_WDAND2BFR
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_WDAND2TAGAFT
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_WDAND2TAGBFR
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_WDNEXTTAG
-
- checkContext(HeppleTagger) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules.Rule_WDPREVTAG
-
- checkCurrency(String) - Method in class edu.northwestern.at.morphadorner.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.
- checkGateResources() - Method in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
Check for required Gate resources.
- checkHyphenatedWord(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Check if word contains a hyphen.
- checkName(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
See if word is a name.
- checkNumber(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
See if word is a number.
- checkPossessiveNoun(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
See if word is a possessive noun.
- checkPossessives - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Check for possessives of known nouns when guessing parts of speech.
- checkPunctuation(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Check if word is punctuation.
- checkRomanNumeral(String) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Try to get tags using standardized spellings.
- checkSuffixes(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Try to get tags using suffix analysis.
- checkSuffixes(String, String[]) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Try to get tags using suffix analysis.
- checkSymbol(String) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.stopwords
-
Freddy Choi's stop word list.
- ChoiStopWords() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.stopwords.ChoiStopWords
-
Create the stop word filter.
- choiStopWordsSet - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.stopwords.ChoiStopWords
-
Stop words.
- chosen_disjuncts - Variable in class net.sf.jlinkgrammar.ParseInfo
-
- circulationYear - Variable in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
Circulation year.
- CJK_CLASS - Static variable in class com.cybozu.labs.langdetect.util.NGram
-
CJK Kanji Normalization Mapping
- cjk_map - Static variable in class com.cybozu.labs.langdetect.util.NGram
-
- cl - Variable in class net.sf.jlinkgrammar.DISNode
-
- CLangProfile - Class in com.rmtheis.langdetect.profile
-
- CLangProfile() - Constructor for class com.rmtheis.langdetect.profile.CLangProfile
-
- classes - Variable in class edu.northwestern.at.utils.ArgumentList
-
Class for each argument.
- CLASSICAL_A_AE_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CLASSICAL_A_ATA_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CLASSICAL_EIX_ICES_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CLASSICAL_EN_INA_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CLASSICAL_O_I_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CLASSICAL_ON_A_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CLASSICAL_UM_A - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CLASSICAL_US_I_RULE - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
- CLASSICAL_US_US_RULE - Static variable in class edu.northwestern.at.morphadorner.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.morphadorner.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.morphadorner.corpuslinguistics.lemmatizer.RuleBasedLemmatizer
-
Clean up lemma.
- cleanWElement(Element) - Static method in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Clean word element.
- clear() - Static method in class com.cybozu.labs.langdetect.DetectorFactory
-
Clear loaded language profiles (reinitialization to be available)
- clear() - Method in class com.cybozu.labs.langdetect.util.TagExtractor
-
- 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.CompressedHashMap
-
- 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.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
-
Clear cached probabilities..
- clearCachedProbabilities() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.ContextualSmoother
-
Clear cached probabilities..
- clearCachedProbabilities() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.AbstractLexicalSmoother
-
Clear cached probabilities..
- clearCachedProbabilities() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.LexicalSmoother
-
Clear cached probabilities..
- clearRuleCorrections() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
-
Clear count of successful rule applications.
- clearRuleCorrections() - Method in interface edu.northwestern.at.morphadorner.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
-
- clonableCElement - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
"c" element for cloning.
- clone() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Return a shallow cloned copy of this object.
- clone() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.LexiconEntry
-
Clone this lexicon entry.
- 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.CompressedHashMap
-
- 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.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Clone pos tag map.
- Cloner - Class in edu.northwestern.at.utils
-
Cloner -- Clones an object using serialization/deserialization.
- Cloner() - Constructor for class edu.northwestern.at.utils.Cloner
-
Allow overrides but not instantiation.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.DiskBasedXMLTextInputter
-
Close inputter.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
Close inputter.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer.AbstractLanguageRecognizer
-
Close the language recognizer.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.AbstractNameRecognizer
-
Close the name recognizer.
- close() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.outputter.AdornedWordOutputter
-
Close outputter.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ByteStreamAdornedWordOutputter
-
Close outputter.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ConsoleAdornedWordOutputter
-
Close outputter.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ListAdornedWordOutputter
-
Close outputter.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
-
Close outputter.
- close() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.SimpleXMLAdornedWordOutputter
-
Close outputter.
- close() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.PostTokenizer
-
Close down the postTokenizer.
- close() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.PreTokenizer
-
Close down the preTokenizer.
- close() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.WordTokenizer
-
Close down the word tokenizer.
- close() - Method in class edu.northwestern.at.morphadorner.gate.Annie
-
Close down Annie.
- close() - Method in class edu.northwestern.at.utils.BufferedRandomAccessFile
-
Description of the Method
- 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.db.mysql.TableExporterImporter
-
Closes the data file.
- 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
-
- closeFile() - Method in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
Close input file.
- closeSentenceAtEndOfHardTag - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Close sentence at end of hard tag.
- closeSentenceAtEndOfJumpTag - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Close sentence at end of jump tag.
- closeTag() - Method in class com.cybozu.labs.langdetect.util.TagExtractor
-
- 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.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Lists of combining macron replacement patterns.
- cmList2 - Static variable in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
True to coalesce adjacent asterisks.
- coalesceHyphens - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
True to coalesce adjacent hyphens.
- Collocation - Class in edu.northwestern.at.morphadorner.corpuslinguistics.statistics
-
Computes bigram collocation measures.
- Collocation() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.statistics.Collocation
-
Don't allow instantiation but do allow overrides.
- columnKeySet() - Method in class edu.northwestern.at.morphadorner.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.cybozu.labs.langdetect - package com.cybozu.labs.langdetect
-
Ngram-based language detection methods for text.
- com.cybozu.labs.langdetect.util - package com.cybozu.labs.langdetect.util
-
Utilities used by the language detection methods.
- com.megginson.sax - package com.megginson.sax
-
SAX-based XML output filters.
- com.rmtheis.langdetect.profile - package com.rmtheis.langdetect.profile
-
Contains the interface for language profiles for the
Cybozu Language Detector as well as the profiles
themselves.
- combinedBadPosTags - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Holds combined bad pos tags.
- combinedMismatches - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Holds combined mismatches.
- 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.morphadorner.corpuslinguistics.tokenizer.AbstractPreTokenizer
-
Pattern to match comma as a separator.
- commaSeparatorReplacer - Static variable in class edu.northwestern.at.morphadorner.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
- commonInit() - Method in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
Common initialization.
- comparator - Variable in class edu.northwestern.at.utils.SortedArrayList
-
Optional Comparator used for comparing objects in the list.
- compare(TEIHeaderAuthor, TEIHeaderAuthor) - Method in class edu.northwestern.at.morphadorner.tei.TEIHeaderAuthor
-
Compare two authors for order.
- 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(LinkageInfo, LinkageInfo) - Method in class net.sf.jlinkgrammar.VDALCostModel
-
- CompareAdornedFiles - Class in edu.northwestern.at.morphadorner.tools.compareadornedfiles
-
Compare word elements in two adorned files and emit differences.
- CompareAdornedFiles(String, String, String, PrintStream) - Constructor for class edu.northwestern.at.morphadorner.tools.compareadornedfiles.CompareAdornedFiles
-
Create CompareAdornedFiles.
- 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 edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Compare this key with another.
- compareTo(Object) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeech
-
Compare this object to another.
- compareTo(Object) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.wordcounts.WordCountAndSentences
-
Compare this count data object with another.
- compareTo(Object) - Method in class edu.northwestern.at.morphadorner.SentenceAndWordNumber
-
Compare this object with another.
- compareTo(Object) - Method in class edu.northwestern.at.morphadorner.tei.TEIHeaderAuthor
-
Compare this object with another.
- compareTo(CorrectedWord) - Method in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWord
-
Compare this corrected word to 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.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.morphadorner.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.
- compress(Object) - Method in class edu.northwestern.at.utils.CompressedHashMap
-
- compressCElements(Document) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Compress "" elements.
- compressCElements() - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Compress "" elements.
- CompressedHashMap<K,V> - Class in edu.northwestern.at.utils
-
A hash map which stores its values in compressed form.
- CompressedHashMap() - Constructor for class edu.northwestern.at.utils.CompressedHashMap
-
Create hash map.
- CompressedHashMap(int) - Constructor for class edu.northwestern.at.utils.CompressedHashMap
-
Create hash map with specified initial capacity.
- CompressedHashMap(int, float) - Constructor for class edu.northwestern.at.utils.CompressedHashMap
-
Create hash map with specified initial capacity and load factor.
- CompressedHashMap(Map<? extends K, ? extends V>) - Constructor for class edu.northwestern.at.utils.CompressedHashMap
-
Create hash map from another map.
- CompressedSerializer - Class in edu.northwestern.at.utils
-
Serialize and unserialize objects with GZIP compression.
- CompressedSerializer() - Constructor for class edu.northwestern.at.utils.CompressedSerializer
-
Create a compressed serializer.
- CompressedXMLTextInputter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inputter
-
XML Text inputter which stored XML text in compressed form.
- CompressedXMLTextInputter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.CompressedXMLTextInputter
-
Create compressed XML text inputter.
- 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.morphadorner.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
-
Calculate bigram weights for contextual smoothing.
- computeTrigramWeights() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
-
Calculate trigram weights for contextual smoothing.
- computeUniqueEntryCountsForCategories() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Compute number of lexicon entries for each category.
- computeWordCounts() - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.inflector.conjugator.Conjugator
-
Conjugate a verb from its lemma (infinitive), tense, and person.
- conjugate(String, VerbTense, Person) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator.EnglishConjugator
-
Conjugate a verb from its lemma (infinitive), tense, and person.
- conjugate(String, VerbTense, Person) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator.NoopConjugator
-
Conjugate a verb from its infinitive, tense, and person.
- conjugate(String, VerbTense, Person) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.EnglishInflector
-
Conjugate a verb from its infinitive, tense, and person.
- conjugate(String, VerbTense, Person) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.NoopInflector
-
Conjugate a verb from its infinitive, tense, and person.
- Conjugator - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator
-
Defines an interface for conjugating a verb..
- ConjugatorFactory - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator
-
Conjugator factory.
- ConjugatorFactory() - Constructor for class edu.northwestern.at.morphadorner.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.morphadorner.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.morphadorner.corpuslinguistics.stemmer.PorterStemmer
-
- ConsoleAdornedWordOutputter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.outputter
-
Outputs adorned words to the console.
- ConsoleAdornedWordOutputter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ConsoleAdornedWordOutputter
-
Create console outputter.
- consonantTrie - Static variable in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Checks if lexicon contains an entry.
- containsEntry(String) - Method in interface edu.northwestern.at.morphadorner.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(Object) - Method in class edu.northwestern.at.utils.CompressedHashMap
-
- 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.
- containsValue(Object) - Method in class edu.northwestern.at.utils.CompressedHashMap
-
- context - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.Rule
-
- contextRules - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
-
Context rules.
- contextRulesURL - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
- contextRulesURLString - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Context rules URL.
- contextualProbabilities - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigram.BigramTagger
-
Contextual probabilities for a word in a sentence.
- contextualProbabilities - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.trigram.TrigramTagger
-
Contextual probabilities for a word in a sentence.
- contextualProbability(String, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AbstractContextualSmoother
-
Get contextually smoothed probability of a word given a tag.
- contextualProbability(String, String) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
-
Compute contextual probability of a tag given the previous tags.
- contextualProbability(String, String) - Method in interface edu.northwestern.at.morphadorner.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.morphadorner.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.morphadorner.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.morphadorner.corpuslinguistics.postagger.smoothing.contextual.DeletedInterpolationContextualSmoother
-
Compute contextual probability of a tag given the previous tags.
- contextualSmoother - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
-
Contextual smoother.
- ContextualSmoother - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual
-
Interface for a contextual smoother.
- ContextualSmootherFactory - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual
-
ContextualSmoother factory.
- ContextualSmootherFactory() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.ContextualSmootherFactory
-
- ContextVector - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct
-
Context vector.
- ContextVector() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.ContextVector
-
Create ContextVector.
- ContextVector.Frequency - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct
-
Holds an externalizable frequency (count).
- ContextVector.Frequency() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.ContextVector.Frequency
-
Create Frequency object.
- contractedSpellings - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander.AbstractContractionExpander
-
Contracted spelings.
- contractedSpellingsFileName - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander.EnglishContractionExpander
-
Path to list of contracted spellings.
- ContractionExpander - Interface in edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander
-
Interface for a Contraction Expander.
- ContractionExpanderFactory - Class in edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander
-
ContractionExpander factory.
- ContractionExpanderFactory() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander.ContractionExpanderFactory
-
- contractions - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
List of words starting with & or ' which should not be split.
- contractions - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
-
Contractions.
- contractionsMatcher - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
-
Pattern matcher for matching contractions.
- contractionsURL - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
URL for List of words starting with & or ' .
- contractionTokenizer - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander.EnglishContractionExpander
-
Contraction tokenizer.
- ContractionTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Split text containing contraction into separate tokens.
- ContractionTokenizer() - Constructor for class edu.northwestern.at.morphadorner.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.
- CORLEM - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
- CORPOS - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
- corpus - Variable in class edu.northwestern.at.morphadorner.gate.Annie
-
Holds text to adorn with named entities.
- corpusName - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtosketch.AdornedToSketch
-
Corpus name.
- correct - Variable in class edu.northwestern.at.morphadorner.tools.tagdiff.TagDiff.TagCount
-
Correctly tagged count.
- CorrectedWord - Class in edu.northwestern.at.morphadorner.tools.annolex
-
Information about a single word element correction.
- CorrectedWord() - Constructor for class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWord
-
Create empty CorrectedWord object.
- CorrectedWord(String, String, String, String, String, String, String, String) - Constructor for class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWord
-
Create populated CorrectedWord object.
- CorrectedWord(String, String, String, String, String, String, String, String, String) - Constructor for class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWord
-
Create populated CorrectedWord object.
- CorrectedWordsFileReader - Class in edu.northwestern.at.morphadorner.tools.annolex
-
Reads word correction information file.
- CorrectedWordsFileReader(String, Set<String>) - Constructor for class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
Create tab file reader.
- CorrectedWordsFileWriter - Class in edu.northwestern.at.morphadorner.tools.annolex
-
Write word correction information file.
- CorrectedWordsFileWriter(List<CorrectedWord>, String, boolean) - Constructor for class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileWriter
-
Create corrected words file writer.
- correctedWordsMap - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Map word IDs to corrected words.
- correctionType - Variable in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWord
-
Correction type.
- 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.
- CORSPELL - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
- cos(ContextVector, ContextVector) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.ContextVector
-
Compute the cosine of vector a and b
- cos(ContextVector, ContextVector, EntropyVector) - Static method in class edu.northwestern.at.morphadorner.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.
- 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() - Method in class com.cybozu.labs.langdetect.util.TagExtractor
-
- count - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.ContextVector.Frequency
-
The frequency value.
- count - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.wordcounts.WordCountAndSentences
-
The word count.
- count - Variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.AdornedWordCountInfo
-
Count.
- count(PunktToken) - Method in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
- 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.
- CountDividedWords - Class in edu.northwestern.at.morphadorner.tools.tcp
-
Count words containing divider characters.
- CountDividedWords() - Constructor for class edu.northwestern.at.morphadorner.tools.tcp.CountDividedWords
-
- countLemmata(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.AbstractLemmatizer
-
Get number of lemmata comprising this lemma.
- countLemmata(String) - Method in interface edu.northwestern.at.morphadorner.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.MorphAdornerUtils
-
Count page breaks in a document.
- countSeparators(String, char) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Count separators in string.
- countSyllables(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.syllablecounter.EnglishSyllableCounter
-
Find number of syllables in a single English word.
- countSyllables(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.syllablecounter.SyllableCounter
-
Find number of syllables in a single word.
- countTags(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
-
Get number of tags comprising this tag.
- countTags(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
Get number of tags comprising this tag.
- countWords(String[]) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.ngram.WordCountExtractor
-
Extract word counts from a string array of words.
- countWords(List<String>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.ngram.WordCountExtractor
-
Extract word counts from an arraylist of words.
- countWordsInSentences(List<List<W>>, StopWords) - Static method in class edu.northwestern.at.morphadorner.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 method in class com.cybozu.labs.langdetect.DetectorFactory
-
Construct Detector instance
- create(double) - Static method in class com.cybozu.labs.langdetect.DetectorFactory
-
Construct Detector instance with smoothing parameter
- createAbbreviationsPattern(UTF8Properties) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
Create abbreviations pattern from list of abbreviations.
- createAdorner(String, boolean, String[], String, String) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
-
Create a Morphological Adorner.
- createAndRunAdorner(String, boolean, String[], String, String, String, String[], boolean) - Static method in class edu.northwestern.at.morphadorner.MorphAdorner
-
Create and run a Morphological Adorner.
- createDictionaries() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
-
Creates dictionaries from spelling lists.
- createElement(String) - Static method in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Create an element.
- createElement(String) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Create an element.
- 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, MorphAdornerSettings, MorphAdornerLogger) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerUtils
-
Create proper name standardizer.
- createNewCompressedMap() - Static method in class edu.northwestern.at.utils.MapFactory
-
Create a new compressed unsorted map (CompressedHashMap).
- createNewCompressedMap(int) - Static method in class edu.northwestern.at.utils.MapFactory
-
Create a new compressed unsorted map (HashMap) with specified initial capacity.
- 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.morphadorner.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).
- createNewSortedMap2D() - Static method in class edu.northwestern.at.utils.Map2DFactory
-
Create a new SortedMap2D.
- createNewSortedSet() - Static method in class edu.northwestern.at.utils.SetFactory
-
Create a new TreeSet.
- createNewSynchronizedMap() - Static method in class edu.northwestern.at.utils.MapFactory
-
Create a new synchronized unsorted map (HashMap).
- createOutputFile(String, String, char) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.outputter.AdornedWordOutputter
-
Create output file.
- createOutputFile(String, String, char) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ByteStreamAdornedWordOutputter
-
Create output file.
- createOutputFile(String, String, char) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ConsoleAdornedWordOutputter
-
Create output file.
- createOutputFile(String, String, char) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ListAdornedWordOutputter
-
Create output file.
- createOutputFile(String, String, char) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
-
Create output file.
- createOutputFile(String, String, char) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.SimpleXMLAdornedWordOutputter
-
Create output file.
- createPartOfSpeechGuesser() - Method in class edu.northwestern.at.morphadorner.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.
- 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.
- 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(UTF8Properties) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerUtils
-
Create spelling mapper.
- createSpellingStandardizer(Lexicon, Names, MorphAdornerSettings, MorphAdornerLogger) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerUtils
-
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
-
- createTemporaryDirectory(String) - Static method in class edu.northwestern.at.utils.DirUtils
-
Create a temporary directory.
- 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.
- createWordIterator() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.ICU4JBreakIteratorWordTokenizer
-
Create word based break iterator.
- createWrappedLogger(String, String) - Method in class edu.northwestern.at.morphadorner.MorphAdornerLogger
-
Create the wrapped logger.
- 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
-
- CS - Class in com.rmtheis.langdetect.profile
-
- CS() - Constructor for class com.rmtheis.langdetect.profile.CS
-
- 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.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Current document.
- currentDocNumber - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtosketch.AdornedToSketch
-
Current document.
- currentDocNumber - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtotcf.AdornedToTCF04
-
Current document.
- currentDocNumber - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Current document.
- 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.
- currentDocNumber - Static variable in class edu.northwestern.at.morphadorner.tools.unadorn.Unadorn
-
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.
- currentFileNumber - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.CountDividedWords
-
Current document.
- currentFileNumber - Variable in class edu.northwestern.at.utils.FileBatchProcessor
-
Current document.
- cvc(int) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.stemmer.PorterStemmer
-
- CY - Class in com.rmtheis.langdetect.profile
-
- CY() - Constructor for class com.rmtheis.langdetect.profile.CY
-
- CybozuLabsLanguageRecognizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer
-
Cybozu Labs Language Recognizer.
- CybozuLabsLanguageRecognizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer.CybozuLabsLanguageRecognizer
-
Create a language recognizer with the default language profiles.
- CybozuLabsLanguageRecognizer(List<String>) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer.CybozuLabsLanguageRecognizer
-
Create a language recognizer with list of languages to recognize.
- 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
-
- DA - Class in com.rmtheis.langdetect.profile
-
- DA() - Constructor for class com.rmtheis.langdetect.profile.DA
-
- DAGGER - Static variable in class edu.northwestern.at.utils.CharUtils
-
Unicode dagger.
- DAGGER_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
-
- DATABASE_DIRECTORY - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus.WordnetThesaurus
-
Property specifying the location of the WordNet 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 - Class in com.rmtheis.langdetect.profile
-
- DE() - Constructor for class com.rmtheis.langdetect.profile.DE
-
- debug - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigram.BigramTagger
-
True for debug output.
- debug - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
True to enable debugging output.
- debug - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.HeppleTagger
-
Debug flag.
- debug - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.Rule
-
- debug - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.AdditiveLexicalSmoother
-
True if debugging enabled.
- debug - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
-
True if debugging output enabled.
- debug - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.trigram.TrigramTagger
-
True for debug output.
- debug - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
True if debugging enabled.
- debug - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
True to produce debugging output.
- debug - Static variable in class edu.northwestern.at.morphadorner.tools.fixquotes.FixXMLQuotes
-
True for debugging 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.
- 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.
- decompress(Object) - Method in class edu.northwestern.at.utils.CompressedHashMap
-
- decruftify(String) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Decruftify a spelling (extended).
- decruftify2(String) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Decruftify a spelling (simple and extended).
- DecruftifyingSpellingStandardizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer
-
DecruftifyingSpellingStandardizer cleans up spellings.
- DecruftifyingSpellingStandardizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.DecruftifyingSpellingStandardizer
-
Create decruftifying spelling standardizer.
- decruftifyStep1(String) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Decruftify step one.
- decruftifyStep2(String) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Decruftify step two.
- decruftifyStep3(String) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Decruftify step three.
- deepClone() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.LexiconEntry
-
Deep clone of this lexicon entry.
- deepClone(Object) - Static method in class edu.northwestern.at.utils.Cloner
-
Deep clones an object using serialization/deserialization.
- 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
-
- defaultAbbreviationPattern - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
- defaultAbbreviationsFileName - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
- DefaultAdornedWordOutputter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.outputter
-
Default outputter writes adorned words to a file.
- DefaultAdornedWordOutputter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.DefaultAdornedWordOutputter
-
- defaultAnnieResourcePath - Static variable in class edu.northwestern.at.morphadorner.gate.Annie
-
Default resources path.
- defaultAposTokensFileName - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.apostokens.AposTokens
-
- DefaultConjugator - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator
-
DefaultConjugator: The default MorphAdorner conjugator.
- DefaultConjugator() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator.DefaultConjugator
-
Create the default conjugator.
- DefaultContextualSmoother - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual
-
Default contextual smoother.
- DefaultContextualSmoother() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.DefaultContextualSmoother
-
Create an additive contextual smoother.
- DefaultContractionExpander - Class in edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander
-
Default Contraction Expander is the English Contraction Expander.
- DefaultContractionExpander() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander.DefaultContractionExpander
-
Create default contractionExpander.
- defaultDataDirectory - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus.WordnetThesaurus
-
Default data directory.
- defaultDataDirectory - Static variable in class edu.northwestern.at.morphadorner.tools.lgparser.LGParser
-
Data file directory.
- defaultEnc - Variable in class edu.northwestern.at.utils.UnicodeReader
-
- DefaultHyphenator - Class in edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator
-
DefaultHyphenator: The default MorphAdorner hyphenator.
- DefaultHyphenator() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator.DefaultHyphenator
-
Create the default hyphenator.
- DefaultInflector - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inflector
-
DefaultInflector: The default MorphAdorner inflector.
- DefaultInflector() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.DefaultInflector
-
Create the default inflector.
- defaultKWICWidth - Variable in class edu.northwestern.at.morphadorner.MorphAdorner
-
Number of chararacters in a KWIC line.
- DefaultLanguageRecognizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer
-
DefaultLanguageRecognizer determines language in which a text is written.
- DefaultLanguageRecognizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer.DefaultLanguageRecognizer
-
Create default language recognizer.
- DefaultLanguageRecognizer(List<String>) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer.DefaultLanguageRecognizer
-
Create default language recognizer with list of languages to recognize.
- DefaultLemmatizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer
-
Default Lemmatizer is the English lemmatizer.
- DefaultLemmatizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.DefaultLemmatizer
-
Create default lemmatizer.
- DefaultLemmatizerRule - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer
-
A Lemmatizer Rule which uses regular expressions.
- DefaultLemmatizerRule(String) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
-
Create a lemmatizer rule.
- DefaultLexicalSmoother - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical
-
Default lexical smoother.
- DefaultLexicalSmoother() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical.DefaultLexicalSmoother
-
Create an additive lexical smoother.
- DefaultLexicon - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lexicon
-
DefaultLexicon: Lexicon which uses default part of speech tags.
- DefaultLexicon() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.DefaultLexicon
-
Create default lexicon.
- defaultLexiconPath - Static variable in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.namerecognizer
-
DefaultNameRecognizer extracts proper names from text.
- DefaultNameRecognizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.DefaultNameRecognizer
-
Create default name recognizer.
- DefaultNameStandardizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer
-
DefaultNameStandardizer: Default name standardizer.
- DefaultNameStandardizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer.DefaultNameStandardizer
-
- DefaultPartOfSpeechGuesser - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser
-
Default part of speech guesser.
- DefaultPartOfSpeechGuesser() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.DefaultPartOfSpeechGuesser
-
- DefaultPartOfSpeechRetagger - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger
-
Default Part of Speech Retagger.
- DefaultPartOfSpeechRetagger() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.DefaultPartOfSpeechRetagger
-
Create default part of speech retagger.
- DefaultPartOfSpeechTagger - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger
-
Default Part of Speech tagger.
- DefaultPartOfSpeechTagger() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.DefaultPartOfSpeechTagger
-
Create default part of speech tagger.
- DefaultPartOfSpeechTags - Class in edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech
-
DefaultPartOfSpeechTags: default is NUPOS tag set.
- DefaultPartOfSpeechTags() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.DefaultPartOfSpeechTags
-
Create default part of speech tags.
- DefaultPartOfSpeechTagsMapper - Class in edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.mapper
-
DefaultPartOfSpeechTagsMapper: default returns original tag unchanged.
- DefaultPartOfSpeechTagsMapper() - Constructor for class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.inflector.pluralizer
-
DefaultPluralizer: The default MorphAdorner pluralizer.
- DefaultPluralizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.DefaultPluralizer
-
Create the default pluralizer.
- DefaultPostTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Default post tokenizer which processes tokens after extraction.
- DefaultPostTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.DefaultPostTokenizer
-
Create a default postTokenizer.
- DefaultPreTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Default pretokenizes which prepares a string for tokenization.
- DefaultPreTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.DefaultPreTokenizer
-
Create a default preTokenizer.
- defaultPropertiesURLString - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
MorphAdorner properties file URL.
- defaultResourcePath - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.Names
-
Default name resource data files.
- DefaultSentenceSplitter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter
-
Splits text into sentences.
- DefaultSentenceSplitter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.DefaultSentenceSplitter
-
- DefaultSentenceSplitterIterator - Class in edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter
-
Default sentence splitter iterator.
- DefaultSentenceSplitterIterator() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.DefaultSentenceSplitterIterator
-
Create default sentence extractor.
- DefaultSpellingMapper - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper
-
DefaultSpellingMapper: Default spelling mapper.
- DefaultSpellingMapper() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper.DefaultSpellingMapper
-
- defaultSpellingsByWordClassFileName - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
-
Path to list of irregular word forms.
- DefaultSpellingStandardizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer
-
DefaultSpellingStandardizer: Default spelling standardizer.
- DefaultSpellingStandardizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.DefaultSpellingStandardizer
-
- DefaultStemmer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.stemmer
-
DefaultStemmer: The default MorphAdorner spelling stemmer.
- DefaultStemmer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.stemmer.DefaultStemmer
-
Create the default stemmer.
- defaultStemmingRules - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.stemmer.LancasterStemmer
-
Default stemming rules.
- DefaultStopWords - Class in edu.northwestern.at.morphadorner.corpuslinguistics.stopwords
-
Default stop word list.
- DefaultStopWords() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.stopwords.DefaultStopWords
-
- DefaultSuffixLexicon - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lexicon
-
DefaultSuffixLexicon: Suffix lexicon which uses NUPOS tags.
- DefaultSuffixLexicon() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.DefaultSuffixLexicon
-
Create an empty lexicon.
- defaultSuffixLexiconPath - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.DefaultSuffixLexicon
-
Resource path to default (NUPOS) suffix lexicon.
- DefaultSyllableCounter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.syllablecounter
-
DefaultSyllableCounter: The default MorphAdorner syllablecounter.
- DefaultSyllableCounter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.syllablecounter.DefaultSyllableCounter
-
Create the default syllablecounter.
- DefaultTextInputter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inputter
-
Default text inputter.
- DefaultTextInputter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.DefaultTextInputter
-
Create default text inputter.
- DefaultTextSegmenter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter
-
DefaultTextSegmenter: The default MorphAdorner text segmenter.
- DefaultTextSegmenter() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.DefaultTextSegmenter
-
Create the default segmenter.
- DefaultTextSummarizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsummarizer
-
DefaultTextSummarizer: The default MorphAdorner text summarizer.
- DefaultTextSummarizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsummarizer.DefaultTextSummarizer
-
Create the default summarizer.
- DefaultThesaurus - Class in edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus
-
DefaultThesaurus: The default MorphAdorner English thesaurus.
- DefaultThesaurus() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus.DefaultThesaurus
-
Create the default thesaurus.
- DefaultTransitionMatrix - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix
-
Default probability transition matrix for NUPOS tag set.
- DefaultTransitionMatrix() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix.DefaultTransitionMatrix
-
Create default transition matrix.
- DefaultWordLexicon - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lexicon
-
DefaultWordLexicon: Lexicon which uses default word lexicon.
- DefaultWordLexicon() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.DefaultWordLexicon
-
Create an empty lexicon.
- DefaultWordTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Default word tokenizer.
- DefaultWordTokenizer() - Constructor for class edu.northwestern.at.morphadorner.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.
- DEGREES_MARK_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
-
- delegate - Variable in class edu.northwestern.at.utils.BufferedRandomAccessFile
-
- delegateMap - Variable in class edu.northwestern.at.utils.CompressedHashMap
-
The delagated-to hash map used to store the compressed values.
- 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.
- deletedGaps - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
- DeletedInterpolationContextualSmoother - Class in edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual
-
DeletedInterpolation contextual smoother.
- DeletedInterpolationContextualSmoother() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.DeletedInterpolationContextualSmoother
-
Create a deleted interpolation contextual smoother.
- deleteDirectory(File) - Static method in class edu.northwestern.at.utils.DirUtils
-
Delete a directory.
- deleteDirectory(String) - Static method in class edu.northwestern.at.utils.DirUtils
-
Delete a directory.
- deletedWords - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
- deleteFile(String) - Static method in class edu.northwestern.at.utils.FileUtils
-
Delete named file.
- deleteGapElement(Element) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Delete a gap element.
- deleteGapElements(List<Element>) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Delete gaps in XML 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.
- deleteWordElement(Element, List<String>) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Delete a word element.
- deleteWordElement(String) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Delete a word element.
- deleteWordElementAttribute(String, String) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Delete a word element attribute.
- deleteWordElements(List<Element>, List<String>) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Delete words in XML file.
- deleteWordOld(Element, List<String>, int) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Delete a word.
- depth_first_search(Postprocessor, Sublinkage, int, int, int) - Static method in class net.sf.jlinkgrammar.Postprocessor
-
- depth_score - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.texttiling.TextTiling
-
Depth scores.
- depthScore() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.texttiling.TextTiling
-
Compute depth score after applying similarityDetermination()
- description - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeech
-
Description.
- description - Variable in class net.sf.jlinkgrammar.ParseOptions.Switch
-
- DESCRIPTION_INDEX - Static variable in interface edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
- deserializeFromBytes(byte[]) - Method in class edu.northwestern.at.utils.CompressedSerializer
-
Deserialize an object from a compressed array of bytes.
- deserializeFromBytes(byte[]) - Method in interface edu.northwestern.at.utils.Serializer
-
Deserialize an object from an array of bytes.
- 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.morphadorner.corpuslinguistics.partsofspeech.mapper.AbstractPartOfSpeechTagsMapper
-
- destRootName - Static variable in class edu.northwestern.at.utils.preprocessor.PreprocessDirectoryTree
-
The root of the destination directory tree.
- detect() - Method in class com.cybozu.labs.langdetect.Detector
-
Detect language of the target text and return the language name which has the highest probability.
- Detector - Class in com.cybozu.labs.langdetect
-
Detector
class is to detect language from specified text.
- Detector(DetectorFactory) - Constructor for class com.cybozu.labs.langdetect.Detector
-
Constructor.
- DetectorFactory - Class in com.cybozu.labs.langdetect
-
Language Detector Factory Class
This class manages an initialization and constructions of
Detector
.
- determineLargestCategory() - Method in class edu.northwestern.at.morphadorner.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.
- dfs_height - Static variable in class net.sf.jlinkgrammar.ParseInfo
-
- dfs_root_word - Static variable in class net.sf.jlinkgrammar.ParseInfo
-
- dice - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits.MultiwordUnitData
-
- DICE - Static variable in class edu.northwestern.at.morphadorner.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 s
- dictionary - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.AbstractLemmatizer
-
The dictionary.
- dictionary - Static variable in class edu.northwestern.at.morphadorner.tools.lgparser.LGParser
-
Parser 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
-
- 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.morphadorner.corpuslinguistics.lemmatizer.DefaultLemmatizerRule
-
- directiveLeadIn - Variable in class edu.northwestern.at.utils.preprocessor.Preprocessor
-
Preprocessor directive lead-in string.
- DirectoryTreeList - Class in edu.northwestern.at.utils
-
Walk directory tree to create list of files and directories.
- DirectoryTreeList() - Constructor for class edu.northwestern.at.utils.DirectoryTreeList
-
- DirUtils - Class in edu.northwestern.at.utils
-
Directory utilities.
- DirUtils() - Constructor for class edu.northwestern.at.utils.DirUtils
-
Don't allow instantiation, do allow overrides.
- disallowedSentenceStarters - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
-
Characters not allowed to start a sentence.
- disallowWordElementsIn - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
XML tags from which to remove word 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.morphadorner.corpuslinguistics.inflector.wordrule.AbstractRegexReplacementRule
-
Form the disjunction of the given regular expression patterns.
- disjunction(Set<String>) - Static method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.inputter
-
Text inputter which reads text from a TEI or EEBO XML fileL.
- DiskBasedXMLTextInputter() - Constructor for class edu.northwestern.at.morphadorner.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.
- displayElement(Element) - Static method in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Display element.
- displayHelp(PrintStream) - Static method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.UpdateAdornedFile
-
Display usage/help.
- displayIntegerField(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
-
Displays an integer field.
- displayNGramCounts() - Method in class edu.northwestern.at.morphadorner.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.
- divCount - Variable in class edu.northwestern.at.morphadorner.StripAllWordElementsFilter
-
Div count.
- divide(Number, Number) - Static method in class edu.northwestern.at.utils.math.NumberOps
-
Divide two numbers.
- dividedWords - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.CountDividedWords
-
Tokens containing break marker.
- dividedWords - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.ExtractSoftHyphens
-
Map from divided word to matching undivided word.
- dividedWords - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.FindSoftHyphens
-
Divided words.
- dividedWordsFileName - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.CountDividedWords
-
Divided words file name.
- dividedWordsFileName - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.ExtractSoftHyphens
-
File containing divided words.
- dividedWordsFileName - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.FindSoftHyphens
-
File containing words with a word break.
- DIVIDER_VERTICAL_BAR - Static variable in class edu.northwestern.at.utils.CharUtils
-
Divider vertical bar.
- DIVIDER_VERTICAL_BAR_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
-
Divider vertical bar string.
- divStack - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
-
Div tag stack.
- divStack - Variable in class edu.northwestern.at.morphadorner.PseudoPageAdderFilter
-
Div tag stack.
- divStack - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
-
Div tag stack.
- divType - Variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.AdornedWordCountInfo
-
Div type of nearest ancestral div.
- DIVTYPE - Static variable in class edu.northwestern.at.morphadorner.tools.countadornedwords.CountAdornedWords
-
- divType - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
-
Div type.
- 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
-
- docsToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Number of documents to process.
- docsToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtosketch.AdornedToSketch
-
Number of documents to process.
- docsToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtotcf.AdornedToTCF04
-
Number of documents to process.
- docsToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Number of documents to process.
- 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.
- docsToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.unadorn.Unadorn
-
Number of documents to process.
- docTitle - Variable in class edu.northwestern.at.morphadorner.tools.findteitextlanguage.FindTEITextLanguage.DocData
-
Document title.
- document - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
The document text object.
- document - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
DOM document.
- document - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Adorned document.
- 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.
- doesOutputFileNameExist(String) - 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.
- 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
-
- doLoadDocument(Document, String, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
Loads text from a document into a map.
- doLoadText(URL, String, String) - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier.CruftySpelling
-
True if decruftification process complete.
- dontStandardize(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer.AbstractNameStandardizer
-
Check if we should not standardize a name.
- dontStandardize(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer.EEBOSimpleNameStandardizer
-
Check if we should not standardize a name.
- dontStandardize(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer.NameStandardizer
-
Check if we should not standardize a name.
- dontStandardize(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer.NoopNameStandardizer
-
Check if we should not standardize a name.
- doStandardizeSpelling(String, boolean) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.ExtendedSimpleSpellingStandardizer
-
Returns standard spellings given a spelling.
- dot(ContextVector, ContextVector) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.ContextVector
-
Compute the dot product of vector a and b.
- DOTTEDCIRCLE - Static variable in class edu.northwestern.at.utils.CharUtils
-
Unicode dotted circle.
- DOTTEDCIRCLE_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
-
- DOUBLE_DAGGER - Static variable in class edu.northwestern.at.utils.CharUtils
-
Unicode double dagger.
- DOUBLE_DAGGER_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
-
- doubleBackTicksReplacer - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EccoPreTokenizer
-
Double back-ticks.
- doubleBackTicksReplacer - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EEBOPreTokenizer
-
Double back-ticks.
- doublec(int) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.stemmer.PorterStemmer
-
- doubleFactorials - Static variable in class edu.northwestern.at.utils.math.Factorial
-
- DoubleMetaphone - Class in edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.phonetics.DoubleMetaphone
-
Creates new DoubleMetaphone
- doubleMetaphone - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
-
Double metaphone encoder.
- doubleQuoteStart - Variable in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.inflector.conjugator.EnglishConjugator
-
Set of verbs whose final consonant is doubled in inflected forms.
- doublingVerbsPath - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator.EnglishConjugator
-
Resource path to list of doubled consonant verbs.
- DOWN_priority - Static variable in class net.sf.jlinkgrammar.GlobalBean
-
- 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(MorphAdornerSettings, long) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerUtils
-
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.morphadorner.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
-
- EccoAlwaysSeparators - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EccoPreTokenizer
-
- eccoPostMatcher - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EccoPostTokenizer
-
- eccoPostPattern - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EccoPostTokenizer
-
Character replacer.
- EccoPostTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Ecco text post tokenizer which processes tokens after extraction.
- EccoPostTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EccoPostTokenizer
-
Create Ecco text postTokenizer.
- EccoPreTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
A pretokenizer for ECCO texts.
- EccoPreTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EccoPreTokenizer
-
Create an Ecco pretokenizer.
- 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.morphadorner.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.corpuslinguistics.abbreviations - package edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations
-
Abbreviations.
- edu.northwestern.at.morphadorner.corpuslinguistics.adornedword - package edu.northwestern.at.morphadorner.corpuslinguistics.adornedword
-
Adorned Word.
- edu.northwestern.at.morphadorner.corpuslinguistics.apostokens - package edu.northwestern.at.morphadorner.corpuslinguistics.apostokens
-
Tokens which start or end with apostrophes.
- edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander - package edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander
-
Contraction Expander.
- edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator - package edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator
-
Syllable counter.
- edu.northwestern.at.morphadorner.corpuslinguistics.inflector - package edu.northwestern.at.morphadorner.corpuslinguistics.inflector
-
Inflector.
- edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator - package edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator
-
Conjugator.
- edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer - package edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer
-
Pluralizer.
- edu.northwestern.at.morphadorner.corpuslinguistics.inflector.wordrule - package edu.northwestern.at.morphadorner.corpuslinguistics.inflector.wordrule
-
WordRule.
- edu.northwestern.at.morphadorner.corpuslinguistics.inputter - package edu.northwestern.at.morphadorner.corpuslinguistics.inputter
-
Text inputter for morphadorner.
- edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer - package edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer
-
Language recognizer.
- edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer - package edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer
-
Lemmatization.
- edu.northwestern.at.morphadorner.corpuslinguistics.lexicon - package edu.northwestern.at.morphadorner.corpuslinguistics.lexicon
-
Lexicon of spelling, lemmata, and parts of speech.
- edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits - package edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits
-
Classes for extracting and manipulating multiword units.
- edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer - package edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer
-
Finds named entities in text.
- edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer - package edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer
-
Name standardizer.
- edu.northwestern.at.morphadorner.corpuslinguistics.ngram - package edu.northwestern.at.morphadorner.corpuslinguistics.ngram
-
Classes for creating and manipulating word ngrams.
- edu.northwestern.at.morphadorner.corpuslinguistics.outputter - package edu.northwestern.at.morphadorner.corpuslinguistics.outputter
-
Output generation for adorned text.
- edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech - package edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech
-
Classes and methods for manipulating part of speech tags.
- edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.mapper - package edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.mapper
-
Classes and methods for mapping one part of speech tag set to another.
- edu.northwestern.at.morphadorner.corpuslinguistics.phonetics - package edu.northwestern.at.morphadorner.corpuslinguistics.phonetics
-
Classes for generating phonetic values for strings.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger
-
Methods and interfaces for part of speech tagging and lemmatization.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.affix - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.affix
-
Affix part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.allunknown - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.allunknown
-
All unknown part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigram - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigram
-
Bigram part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigramhybrid - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.bigramhybrid
-
Hybrid bigram part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser
-
Guesses parts of speech for unknown words.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple
-
Implements Mark Hepple's part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.rules
-
Implements tagging rules for Mark Hepple's part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.iretagger - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.iretagger
-
Retagger to correct "I" tagging issues.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.noopretagger - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.noopretagger
-
Retagger which leaves initial tagging undisturbed.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.propernounretagger - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.propernounretagger
-
Retagger to correct proper noun tagging issues.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.regexp - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.regexp
-
Regular expression-based part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.simple - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.simple
-
Simple part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.simplerulebased - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.simplerulebased
-
Simple rule-based part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual
-
Methods and interfaces for lexical and contextual smoothing for part of
speech taggers.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.lexical
-
Methods and interfaces for lexical and contextual smoothing for part of
speech taggers.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.suffix - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.suffix
-
Suffix part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.tcpretagger - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.tcpretagger
-
Retagger to correct TCP text issues.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix
-
Transition matrix.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.trigram - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.trigram
-
Trigram part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.trigramhybrid - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.trigramhybrid
-
Hybrid trigram part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.postagger.unigram - package edu.northwestern.at.morphadorner.corpuslinguistics.postagger.unigram
-
Unigram part of speech tagger.
- edu.northwestern.at.morphadorner.corpuslinguistics.sentencemelder - package edu.northwestern.at.morphadorner.corpuslinguistics.sentencemelder
-
Melds a list of words and punctuation into formatted sentences.
- edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter - package edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter
-
Splits text into sentences.
- edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper - package edu.northwestern.at.morphadorner.corpuslinguistics.spellingmapper
-
BritishToUS is a simple filter which maps British spellings to American
(US) spellings.
- edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer - package edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer
-
Spelling standardization.
- edu.northwestern.at.morphadorner.corpuslinguistics.statistics - package edu.northwestern.at.morphadorner.corpuslinguistics.statistics
-
Methods and interfaces for statistical methods useful in corpus linguistics.
- edu.northwestern.at.morphadorner.corpuslinguistics.stemmer - package edu.northwestern.at.morphadorner.corpuslinguistics.stemmer
-
Stemming.
- edu.northwestern.at.morphadorner.corpuslinguistics.stopwords - package edu.northwestern.at.morphadorner.corpuslinguistics.stopwords
-
Stop words.
- edu.northwestern.at.morphadorner.corpuslinguistics.stringsimilarity - package edu.northwestern.at.morphadorner.corpuslinguistics.stringsimilarity
-
Methods for computing the similarity of strings.
- edu.northwestern.at.morphadorner.corpuslinguistics.syllablecounter - package edu.northwestern.at.morphadorner.corpuslinguistics.syllablecounter
-
Syllable counter.
- edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter - package edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter
-
Text Segmentation.
- edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.c99 - package edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.c99
-
C99 text segmentation.
- edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct - package edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct
-
Utilities for linear text segmentation.
- edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.texttiling - package edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.texttiling
-
Text Tiling text segmentation.
- edu.northwestern.at.morphadorner.corpuslinguistics.textsummarizer - package edu.northwestern.at.morphadorner.corpuslinguistics.textsummarizer
-
Text Summarization.
- edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus - package edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus
-
Thesaurus.
- edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer - package edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Text tokenization.
- edu.northwestern.at.morphadorner.corpuslinguistics.wordcounts - package edu.northwestern.at.morphadorner.corpuslinguistics.wordcounts
-
Word Counts.
- edu.northwestern.at.morphadorner.examples - package edu.northwestern.at.morphadorner.examples
-
Example programs using MorphAdorner facilities.
- edu.northwestern.at.morphadorner.gate - package edu.northwestern.at.morphadorner.gate
-
GATE interfaces for MorphAdorner components.
- edu.northwestern.at.morphadorner.tei - package edu.northwestern.at.morphadorner.tei
-
Utility classes for TEI XML processing.
- 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.adornedtosimpleteip5 - package edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5
-
AdornedToSimpleTEIP5 converts a base-level MorphAdorner file to a
more TEI P5-like format.
- edu.northwestern.at.morphadorner.tools.adornedtosketch - package edu.northwestern.at.morphadorner.tools.adornedtosketch
-
AdornedToSketch converts one or more adorned files to the verticalized
input required by the Sketch or NoSketch corpus search engines.
- edu.northwestern.at.morphadorner.tools.adornedtotcf - package edu.northwestern.at.morphadorner.tools.adornedtotcf
-
AdornedToTCF04 converts one or more adorned files to the
Text Corpus Format (TCF) v0.4 used by the CLARIN-D project.
- edu.northwestern.at.morphadorner.tools.annolex - package edu.northwestern.at.morphadorner.tools.annolex
-
Utilities for merging Annolex generated corrections with adorned XML files.
- edu.northwestern.at.morphadorner.tools.applyxslt - package edu.northwestern.at.morphadorner.tools.applyxslt
-
Applies XSLT transformation to one or more files.
- edu.northwestern.at.morphadorner.tools.compareadornedfiles - package edu.northwestern.at.morphadorner.tools.compareadornedfiles
-
Classes and utilities for comparing token streams
in adorned files and logging the differences to
XML format files.
- 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.punktabbreviationdetector - package edu.northwestern.at.morphadorner.tools.punktabbreviationdetector
-
PunktAbbreviationDetector uses the Punkt algorithm of
Kiss and Strunk to decide whether a token containing
one or more periods is an abbreviation.
- 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.tcp - package edu.northwestern.at.morphadorner.tools.tcp
-
The tcp package contains utilities aimed at processing Text Creation Partnership texts.
- edu.northwestern.at.morphadorner.tools.unadorn - package edu.northwestern.at.morphadorner.tools.unadorn
-
Unadorn removes word level adornments from adorned files.
- 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
-
Utilities to convert MorphAdorned XML files 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.csv - package edu.northwestern.at.utils.csv
-
Reading and writing delimiter separated files.
- edu.northwestern.at.utils.db.mysql - package edu.northwestern.at.utils.db.mysql
-
Classes for databases using MySQL.
- 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.
- edu.northwestern.at.utils.xml.jdom - package edu.northwestern.at.utils.xml.jdom
-
Reusable JDOM XML utilities.
- EEBOAlwaysSeparators - Static variable in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EEBOPreTokenizer
-
EEBO separators do not include the vertical bars.
- EEBOPostTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Post tokenizer for EEBO texts.
- EEBOPostTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EEBOPostTokenizer
-
Create an EEBO PostTokenizer.
- EEBOPreTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
A pretokenizer for original form EEBO texts (not converted to TEIAnalytics).
- EEBOPreTokenizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.EEBOPreTokenizer
-
Create an EEBO pretokenizer.
- EEBOSimpleNameStandardizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer
-
EEBOSimpleNameStandardizer -- simple name standardizer.
- EEBOSimpleNameStandardizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.namestandardizer.EEBOSimpleNameStandardizer
-
- EEBOWordTokenizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer
-
Word tokenizer for EEBO texts.
- EEBOWordTokenizer() - Constructor for class edu.northwestern.at.morphadorner.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"
- EL - Class in com.rmtheis.langdetect.profile
-
- EL() - Constructor for class com.rmtheis.langdetect.profile.EL
-
- 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 Integer
s
indices of bits set on in this SparseBitSet.
- ElementsFilter - Class in edu.northwestern.at.utils.xml.jdom
-
A Filter that only matches one or more Element
objects.
- ElementsFilter() - Constructor for class edu.northwestern.at.utils.xml.jdom.ElementsFilter
-
Select only the Elements.
- ElementsFilter(String[]) - Constructor for class edu.northwestern.at.utils.xml.jdom.ElementsFilter
-
Select only the Elements with the supplied names in any Namespace.
- ElementsFilter(Namespace) - Constructor for class edu.northwestern.at.utils.xml.jdom.ElementsFilter
-
Select only the Elements with the supplied Namespace.
- ElementsFilter(String[], Namespace) - Constructor for class edu.northwestern.at.utils.xml.jdom.ElementsFilter
-
Select only the Elements with the supplied names and Namespace.
- 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.corpuslinguistics.sentencemelder.SentenceMelderState
-
XML element URI.
- elementURI - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
-
URI for elements without one.
- eliminate_duplicate_disjuncts(ParseOptions, Disjunct) - Static method in class net.sf.jlinkgrammar.Disjunct
-
- ELLIPSIS - Static variable in class edu.northwestern.at.utils.CharUtils
-
Ellipsis (...) character.
- ELLIPSIS_STRING - Static variable in class edu.northwestern.at.utils.CharUtils
-
- 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.
- emitXMLWrapperForBlank - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencemelder.XMLSentenceMelder
-
True to emit XML wrapper element for a blank.
- 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.
- emptyOutDirectory(File) - Static method in class edu.northwestern.at.utils.DirUtils
-
Empty out a directory.
- 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
-
- EN - Class in com.rmtheis.langdetect.profile
-
- EN() - Constructor for class com.rmtheis.langdetect.profile.EN
-
- enableGapFixer(boolean) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.inputter.TextInputter
-
Enable gap element fixer.
- enableGapFixer(boolean) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.URLTextInputter
-
Enable gap element fixer.
- enableGapFixer(boolean) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
Enable gap element fixer.
- enableOrigFixer(boolean) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.inputter.TextInputter
-
Enable orig element fixer.
- enableOrigFixer(boolean) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.URLTextInputter
-
Enable orig element fixer.
- enableOrigFixer(boolean) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
Enable orig element fixer.
- enableSplitWordsFixer(boolean, List<PatternReplacer>) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.inputter.TextInputter
-
Enable split words fixer.
- enableSplitWordsFixer(boolean, List<PatternReplacer>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.URLTextInputter
-
Enable split words fixer.
- enableSplitWordsFixer(boolean, List<PatternReplacer>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
Enable split words fixer.
- encode(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.phonetics.DoubleMetaphone
-
- encoding - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
Text encoding.
- encoding - Variable in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
Document encoding.
- encoding - Variable in class edu.northwestern.at.utils.StreamGrabber
-
Encoding for input stream.
- end - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.ICU4JBreakIteratorSentenceSplitterIterator
-
End of current sentence.
- end - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.c99.C99.Region
-
- end - Variable in class edu.northwestern.at.morphadorner.gate.TokenizerGateWrapper.TokenAnnotation
-
Ending offset of annotation.
- end - Variable in class edu.northwestern.at.morphadorner.xgtagger.XGPair
-
- end - Variable in class net.sf.jlinkgrammar.CNode
-
- 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.StripAllWordElementsFilter
-
Handle end of an element.
- endElement(String, String, String) - Method in class edu.northwestern.at.morphadorner.StripWordAttributesFilter
-
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.morphadorner.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.morphadorner.corpuslinguistics.stemmer.PorterStemmer
-
- endSentence() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencemelder.SentenceMelder
-
Finish sentence.
- endSentence() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencemelder.XMLSentenceMelder
-
Finish sentence.
- 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".
- ENGLISH_WORD - Static variable in interface edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
- EnglishConjugator - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator
-
English language conjugator.
- EnglishConjugator() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.conjugator.EnglishConjugator
-
Create an English conjugator.
- englishConjugator - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.EnglishInflector
-
English conjugator.
- EnglishContractionExpander - Class in edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander
-
A contraction expander for English.
- EnglishContractionExpander() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander.EnglishContractionExpander
-
Create an English contraction expander.
- EnglishDecruftifier - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer
-
Spelling decruftifier.
- EnglishDecruftifier() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Allow overrides but not instantiation.
- EnglishDecruftifier.CruftySpelling - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer
-
Holds spelling in process of decruftification.
- EnglishDecruftifier.CruftySpelling(String, boolean, boolean) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier.CruftySpelling
-
CruftySpelling constructor.
- EnglishDecruftifier.CruftySpelling(String, boolean) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier.CruftySpelling
-
CruftySpelling constructor.
- EnglishHyphenator - Class in edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator
-
EnglishHyphenator: Hyphenates English words using British hyphenation rules.
- EnglishHyphenator() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.hyphenator.EnglishHyphenator
-
Create an English hyphenator using British hyphenation rules.
- EnglishInflector - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inflector
-
English inflector which returns a lemma uninflected.
- EnglishInflector() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.EnglishInflector
-
- EnglishLemmatizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer
-
A lemmatizer for English.
- EnglishLemmatizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.lemmatizer.EnglishLemmatizer
-
Create an English lemmatizer.
- englishPluralizer - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.EnglishInflector
-
English pluralizer.
- EnglishPluralizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer
-
English language pluralizer.
- EnglishPluralizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inflector.pluralizer.EnglishPluralizer
-
Create Engish pluralizer.
- EnglishSyllableCounter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.syllablecounter
-
EnglishSyllableCounter: Counts syllables in English words.
- EnglishSyllableCounter() - Constructor for class edu.northwestern.at.morphadorner.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() - Method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Get XGTagger entity reference handling.
- entityTypesWanted - Variable in class edu.northwestern.at.morphadorner.gate.Annie
-
Set of named entity types wanted.
- entropy(String, EntropyVector) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.EntropyVector
-
Return entropy for labeled table entry.
- entropy - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.EntropyVector.TableValue
-
- EntropyVector - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct
-
Entropy vector.
- EntropyVector(ContextVector) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.EntropyVector
-
Create an entropy vector from a context vector.
- EntropyVector.TableValue - Class in edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct
-
Vector entries.
- EntropyVector.TableValue() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.EntropyVector.TableValue
-
- entry - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.LexiconEntry
-
The lexicon entry string.
- entryCount - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.LexiconEntry
-
The spelling count.
- entrySet() - Method in class edu.northwestern.at.utils.CompressedHashMap
-
- 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.
- EO - Class in com.rmtheis.langdetect.profile
-
- EO() - Constructor for class com.rmtheis.langdetect.profile.EO
-
- 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 edu.northwestern.at.morphadorner.corpuslinguistics.adornedword.BaseAdornedWord
-
Check if another object is equal to this one.
- equals(Object) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeech
-
Returns true if some other object is equal to this one.
- equals(Object) - Method in class edu.northwestern.at.morphadorner.tei.TEIHeaderAuthor
-
Two authors are the same if all their details agree.
- 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.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 edu.northwestern.at.utils.xml.jdom.ElementsFilter
-
Returns whether the two filters are equivalent (i.e. the
matching names and namespace are equivalent).
- equals(Object) - Method in class org.jdom2.contrib.schema.Schema.Type
-
Tests for type equality.
- equals(Object) - Method in class org.jdom2.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(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.jdom2.contrib.schema.ValidationError
-
The severity for recoverable validation errors.
- ErrorCode - Enum in com.cybozu.labs.langdetect
-
- 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.
- errorMessages - Variable in exception edu.northwestern.at.utils.InvalidDataException
-
List to hold error messages.
- errorPositions - Variable in class edu.northwestern.at.morphadorner.tools.taggertrainer.TagError
-
List of word positions where this error occurs.
- ES - Class in com.rmtheis.langdetect.profile
-
- ES() - Constructor for class com.rmtheis.langdetect.profile.ES
-
- escapeHTML(String) - Static method in class edu.northwestern.at.utils.html.HTMLUtils
-
- escapeSingleQuotes(String) - Method in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
-
Escapes single quotes in a data value.
- escapeSpecialCharacters(String) - Static method in class edu.northwestern.at.utils.StringUtils
-
Escape special characters.
- ET - Class in com.rmtheis.langdetect.profile
-
- ET() - Constructor for class com.rmtheis.langdetect.profile.ET
-
- EU - Class in com.rmtheis.langdetect.profile
-
- EU() - Constructor for class com.rmtheis.langdetect.profile.EU
-
- 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.
- execute() - Method in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
Perform adornment.
- execute() - Method in class edu.northwestern.at.morphadorner.gate.PosTaggerGateWrapper
-
Perform adornment.
- execute() - Method in class edu.northwestern.at.morphadorner.gate.TokenizerGateWrapper
-
- 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.morphadorner.corpuslinguistics.contractionexpander.AbstractContractionExpander
-
Returns an expanded spelling for a contracted spelling.
- expandContraction(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.contractionexpander.ContractionExpander
-
Returns expanded form of a contracted spelling.
- expandContraction(String) - Method in class edu.northwestern.at.morphadorner.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, boolean, String, ExtendedAdornedWord, ExtendedAdornedWord, boolean) - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
-
Create ExtendedAdornedWord object.
- ExtendedAdornedWord(String, Map<String, String>, ExtendedAdornedWord.FrontMiddleBack, ExtendedAdornedWord.MainSide, String, int, boolean, boolean, boolean, boolean, String, ExtendedAdornedWord, ExtendedAdornedWord, boolean) - Constructor for class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
-
Create ExtendedAdornedWord object.
- ExtendedAdornedWord(AdornedWord, String, String, String, int, int, boolean, int, int, ExtendedAdornedWord.FrontMiddleBack, ExtendedAdornedWord.MainSide, String, boolean, boolean, boolean, String, String, ExtendedAdornedWord, ExtendedAdornedWord, boolean) - 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.morphadorner.corpuslinguistics.spellingstandardizer
-
ExtendedSearchSpellingStandardizer: extended search spelling standardizer.
- ExtendedSearchSpellingStandardizer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
-
Create extended search spelling standardizer.
- ExtendedSimpleSpellingStandardizer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer
-
SimpleSpellingStandardizer maps alternate spellings
to standard spellings.
- ExtendedSimpleSpellingStandardizer() - Constructor for class edu.northwestern.at.morphadorner.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
- extractCElement(Document) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Extract a "c" element from XML file to use for cloning copies.
- extractedText - Variable in class edu.northwestern.at.utils.xml.TEITextExtractorHandler
-
Holds the extracted text.
- extractGaps(Document) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Extract gaps from "gap" elements in XML document file.
- extractNumber(String, int) - Static method in class edu.northwestern.at.utils.StringUtils
-
Extracts a number from a string.
- extractors - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits.MultiwordUnitData
-
- extractSentences(String, WordTokenizer) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
-
Break text into sentences and tokens.
- extractSentences(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
-
Break text into sentences and tokens.
- extractSentences(String, WordTokenizer) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.SentenceSplitter
-
Break text into sentences and tokens.
- extractSentences(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.SentenceSplitter
-
Break text into sentences and tokens.
- ExtractSoftHyphens - Class in edu.northwestern.at.morphadorner.tools.tcp
-
Filter hyphenated words.
- ExtractSoftHyphens() - Constructor for class edu.northwestern.at.morphadorner.tools.tcp.ExtractSoftHyphens
-
- extractText(Node) - Method in class edu.northwestern.at.morphadorner.xgtagger.XGParser
-
Extract text from 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.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
Break text into word tokens.
- extractWords(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.ContractionTokenizer
-
Break text into word tokens.
- extractWords(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.DefaultWordTokenizer
-
Break text into word tokens.
- extractWords(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.ICU4JBreakIteratorWordTokenizer
-
Break text into word tokens.
- extractWords(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.NoopWordTokenizer
-
Break text into word tokens.
- extractWords(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.PennTreebankTokenizer
-
Break text into word tokens.
- extractWords(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.WhitespaceWordTokenizer
-
Break text into word tokens.
- extractWords(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.tokenizer.WordTokenizer
-
Break text into word tokens.
- extractWords(Document) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Extract words specified by "w" elements in XML document file.
- extraWords - Variable in class edu.northwestern.at.morphadorner.MorphAdorner
-
Extra words.
- extraWordsFileName - Variable in class edu.northwestern.at.morphadorner.MorphAdorner
-
Extra words file.
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.
- FA - Class in com.rmtheis.langdetect.profile
-
- FA() - Constructor for class com.rmtheis.langdetect.profile.FA
-
- facsFromPB - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
-
"facs" or "ref" from current
element.
- 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.morphadorner.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.utils.logger.LoggerConstants
-
Fatal logging level.
- FATAL - Static variable in class org.jdom2.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
-
- FI - Class in com.rmtheis.langdetect.profile
-
- FI() - Constructor for class com.rmtheis.langdetect.profile.FI
-
- fieldNames - Variable in class edu.northwestern.at.utils.db.mysql.MySQLInsertGenerator
-
The name of the column fields, in order, for each data row.
- FieldType - Enum in edu.northwestern.at.morphadorner.tools.compareadornedfiles
-
Type of field being changed.
- fieldType - Variable in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChange
-
Field to which change is applied: text or attribute.
- file - Variable in class edu.northwestern.at.utils.FileInfo
-
The wrapped file.
- 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.
- FileBatchProcessor - Class in edu.northwestern.at.utils
-
Process batch of files.
- FileBatchProcessor() - Constructor for class edu.northwestern.at.utils.FileBatchProcessor
-
Create file batch processor.
- fileEncoding - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ListAdornedWordOutputter
-
Output file encoding.
- fileEncoding - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
-
Output file encoding.
- fileExists(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
-
Checks if a file exists.
- FileInfo - Class in edu.northwestern.at.utils
-
Holds information about a single file.
- FileInfo(File) - Constructor for class edu.northwestern.at.utils.FileInfo
-
Create a wrapped file.
- FileInfo(File, File) - Constructor for class edu.northwestern.at.utils.FileInfo
-
Create a wrapped file.
- fileName - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ListAdornedWordOutputter
-
Output file name.
- fileName - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.PrintStreamAdornedWordOutputter
-
Output file name.
- fileName - Variable in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
- fileName - Variable in class edu.northwestern.at.morphadorner.tei.TEIHeaderInfo
-
File name.
- fileNames - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
File names to process.
- fileNames - Variable in class edu.northwestern.at.utils.FileBatchProcessor
-
Input file names.
- 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.
- filesToProcess - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.CountDividedWords
-
Number of documents to process.
- filesToProcess - Variable in class edu.northwestern.at.utils.FileBatchProcessor
-
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.
- filter(Object) - Method in class edu.northwestern.at.utils.xml.jdom.ElementsFilter
-
Check to see if the object matches a predefined set of rules.
- 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.
- filteredDividedWords - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.ExtractSoftHyphens
-
Filtered divided words map.
- filteredDividedWordsFileName - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.ExtractSoftHyphens
-
Fixed hyphenated words.
- finalize() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.DiskBasedXMLTextInputter
-
Finalize,
- finalize() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
Finalize,
- finalize() - Method in class edu.northwestern.at.morphadorner.MorphAdorner
-
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.morphadorner.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.morphadorner.corpuslinguistics.namerecognizer.AbstractNameRecognizer
-
Returns name positions in list of adorned word sentences.
- findNamePositions(List<List<T>>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.DefaultNameRecognizer
-
Returns name positions in list of adorned word sentences.
- findNamePositions(List<List<T>>) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.NameRecognizer
-
Returns name positions in list of adorned word sentences.
- findNames(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.AbstractNameRecognizer
-
Returns names from text.
- findNames(List<List<T>>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.AbstractNameRecognizer
-
Returns names from list of adorned word sentences.
- findNames(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.DefaultNameRecognizer
-
Returns names from text.
- findNames(List<List<T>>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.DefaultNameRecognizer
-
Returns names from list of adorned word sentences.
- findNames(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.namerecognizer.NameRecognizer
-
Returns names from text.
- findNames(List<List<T>>) - Method in interface edu.northwestern.at.morphadorner.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
-
- findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.Brent
-
- 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
-
- findRoot(double, double, double, int, MonadicFunction, MonadicFunction, RootFinderConvergenceTest, RootFinderIterationInformation) - Method in class edu.northwestern.at.utils.math.rootfinders.Secant
-
- findSentenceOffsets(String, List<List<String>>) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.AbstractSentenceSplitter
-
Find starting offsets of sentences extracted from a text.
- findSentenceOffsets(String, List<List<String>>) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.sentencesplitter.SentenceSplitter
-
Find starting offsets of sentences extracted from a text.
- findSiblingID(Element, String) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordsLoader
-
Get sibling ID for a given word ID.
- FindSoftHyphens - Class in edu.northwestern.at.morphadorner.tools.tcp
-
Determine which words containing soft hyphens should actually be hyphenated.
- FindSoftHyphens() - Constructor for class edu.northwestern.at.morphadorner.tools.tcp.FindSoftHyphens
-
- 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.morphadorner.corpuslinguistics.tokenizer.AbstractWordTokenizer
-
Find starting offsets of words in a sentence.
- findWordOffsets(String, List<?>) - Method in interface edu.northwestern.at.morphadorner.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.
- finish() - Method in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
- 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
-
- 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.morphadorner.corpuslinguistics.namerecognizer.Names
-
First name set.
- FirstTokenURLTextInputter - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inputter
-
Text inputter which reads only the first token in each line from a URL.
- FirstTokenURLTextInputter() - Constructor for class edu.northwestern.at.morphadorner.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.morphadorner.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.morphadorner.corpuslinguistics.spellingmapper.AbstractSpellingMapper
-
Fix capitalization of standardized spelling.
- fixCapitalization(String, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
-
Fix capitalization of standardized spelling.
- fixCapitalization(String, String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.SpellingStandardizer
-
Fix capitalization of standardized spelling.
- fixedWordsFileName - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.FindSoftHyphens
-
File containing fixed words.
- fixedWordsMap - Static variable in class edu.northwestern.at.morphadorner.tools.tcp.FixWordBreaks
-
Fixed words map.
- fixEmptySoftTags(XGOptions, Document) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerUtils
-
Fix empty soft tags.
- fixEnd(String, String, String) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Replace string at end of spelling.
- fixEOSAttributes(Map<String, Element>) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Fix EOS attributes.
- fixFileSeparators(String) - Static method in class edu.northwestern.at.utils.FileNameUtils
-
Fix file separators.
- fixGaps(Document) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.GapFixer
-
Fix some gap elements in a DOM document.
- fixGaps - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
True to fix elements.
- fixGaps(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.ExtendedSimpleSpellingStandardizer
-
Fix gaps in a word.
- fixGapTags - 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.morphadorner.corpuslinguistics.inputter.OrigFixer
-
Fix elements in a DOM document.
- fixOrigs - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
True to fix elements.
- fixOrigTags - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Fix elements in input text.
- 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.
- fixPathSeparators(String) - Method in class edu.northwestern.at.utils.db.mysql.TableExporterImporter
-
Fix path separators in 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.
- fixSideWords(Document, Abbreviations) - Method in class edu.northwestern.at.morphadorner.MorphAdorner
-
Fix abbreviations in side text.
- fixSpelling(String) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerUtils
-
Fix spelling.
- fixSplitWordIDs(Document) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Fix split word IDs.
- fixSplitWords - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
True to fix selected split words.
- fixSplitWords - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Fix selected split words in input text.
- fixSplitWordsPatternReplacers - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.XMLTextInputter
-
Pattern replacers for fixing split words.
- fixSplitWordsPatternReplacers - Variable in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Fix split words pattern replacers.
- fixStart1(String, String) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.EnglishDecruftifier
-
Remove specified leading characters from spelling.
- fixSupTags(Document) - Static method in class edu.northwestern.at.morphadorner.MorphAdornerUtils
-
Fix sup tags.
- fixUpSentence(List<String>, List<String>) - Method in class edu.northwestern.at.morphadorner.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.
- FixWordBreaks - Class in edu.northwestern.at.morphadorner.tools.tcp
-
Fix word breaks.
- FixWordBreaks() - Constructor for class edu.northwestern.at.morphadorner.tools.tcp.FixWordBreaks
-
- fixWordBreaks(String[]) - Static method in class edu.northwestern.at.morphadorner.tools.tcp.FixWordBreaks
-
Fix word breaks.
- FixWordBreaks.WProcessor - Class in edu.northwestern.at.morphadorner.tools.tcp
-
Process an adorned word.
- FixWordBreaks.WProcessor() - Constructor for class edu.northwestern.at.morphadorner.tools.tcp.FixWordBreaks.WProcessor
-
- 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 class edu.northwestern.at.utils.BufferedRandomAccessFile
-
Description of the Method
- flush(String) - Static method in class edu.northwestern.at.utils.xml.XSLTCache
-
Flush a specific cached stylesheet from memory.
- flushAll() - Static method in class edu.northwestern.at.utils.xml.XSLTCache
-
Flush all cached stylesheets from memory, emptying the cache.
- forceAna - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Force ana=#pos output for part of speech.
- 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.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
General tag names.
- foreignStack - Variable in class edu.northwestern.at.morphadorner.IDFixerFilter
-
Foreign language attribute 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.
- FR - Class in com.rmtheis.langdetect.profile
-
- FR() - Constructor for class com.rmtheis.langdetect.profile.FR
-
- 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.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
- freq - Variable in class com.cybozu.labs.langdetect.util.LangProfile
-
- freq(String[], int, int) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits.MultiwordUnitData
-
Calculate the frequency for a portion of a set of words.
- freq(String, ContextVector) - Static method in class edu.northwestern.at.morphadorner.corpuslinguistics.textsegmenter.struct.ContextVector
-
Get the frequency count of key in context vector
- Frequency - Class in edu.northwestern.at.morphadorner.corpuslinguistics.statistics
-
Computes frequency-based statistics for comparing corpora.
- Frequency() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.statistics.Frequency
-
Don't allow instantiation but do allow overrides.
- from - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.Rule
-
- 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
- GA - Class in com.rmtheis.langdetect.profile
-
- GA() - Constructor for class com.rmtheis.langdetect.profile.GA
-
- 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.IDFixerFilter
-
Gap count.
- gapCount - Static variable in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Gap count.
- gapCount - Variable in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWordFilter
-
Gap count for generating IDs.
- gapElementsToDelete - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
List of gaps to delete.
- gapFiller - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.ExtendedSimpleSpellingStandardizer
-
Gap filler.
- GapFiller - Class in edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer
-
Gap Filler: Finds candidate words to match words with gaps.
- GapFiller(Map<String, String>) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.GapFiller
-
Create GapFiller from a map containing words.
- GapFiller(Set<String>) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.GapFiller
-
Create GapFiller from a set containing words.
- GapFiller(List<String>) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.GapFiller
-
Create GapFiller from a list containing words.
- GapFiller(TaggedStrings) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.GapFiller
-
Create GapFiller from a tagged strings list.
- GapFiller(TernaryTrie) - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.spellingstandardizer.GapFiller
-
Create GapFiller from an existing trie.
- GapFixer - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inputter
-
Adds displayable content for certain gap elements in XML file.
- GapFixer() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.GapFixer
-
Allow overrides but no instantiation.
- GapFixer.GapProcessor - Class in edu.northwestern.at.morphadorner.corpuslinguistics.inputter
-
JDOM element processor which fixes elements.
- GapFixer.GapProcessor() - Constructor for class edu.northwestern.at.morphadorner.corpuslinguistics.inputter.GapFixer.GapProcessor
-
- gapIDsToElements - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Map gap IDs to gap elements in DOM document.
- gapToWord(Element, CorrectedWord) - Static method in class edu.northwestern.at.morphadorner.tools.annolex.MergeAnnolexCorrectionsIntoAdornedXML
-
Replace a gap element by a word element.
- gapWordMatcher - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
- gapWordPattern - Static variable in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
Gap word matcher.
- GENERAL_TAG_NAME_INDEX - Static variable in interface edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
- generalTagName - Variable in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeech
-
General tag name.
- generalTagNames - Variable in class edu.northwestern.at.morphadorner.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.
- generateChoice(Element, String, String) - Static method in class edu.northwestern.at.morphadorner.tools.adornedtosimpleteip5.AdornedToSimpleTEIP5
-
Generate choice element for word structure.
- 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.
- generateTokenLabel() - Method in class edu.northwestern.at.morphadorner.IDFixerFilter
-
Generate token label based upon current pb element attributes.
- 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.
- GenProfile - Class in com.cybozu.labs.langdetect
-
Load Wikipedia's abstract XML as corpus and
generate its language profile in JSON format.
- GenProfile() - Constructor for class com.cybozu.labs.langdetect.GenProfile
-
- genre - Variable in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
Genre.
- 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.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
- get(int) - Method in class com.cybozu.labs.langdetect.util.NGram
-
Get n-Gram
- 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) - Method in class edu.northwestern.at.utils.CompressedHashMap
-
- 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
-
- getAbbreviations() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
Return current abbreviations.
- getAbbreviations() - Method in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
Get set of detected abbreviations.
- getAbbreviationsCount() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.abbreviations.Abbreviations
-
Get count of known abbreviations.
- getAdditiveAdjustmentValue() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.smoothing.contextual.AdditiveContextualSmoother
-
Get additive adjustment value.
- getAdjectiveTag() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
-
Get the part of speech tag for an adjective.
- getAdjectiveTag() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
Get the part of speech tag for an adjective.
- getAdornedWord(String) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Get element for a specified word ID.
- getAdornedWordData(String) - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordsLoader
-
Get data for a specified word ID.
- getAdornedWordDataList() - Method in class edu.northwestern.at.morphadorner.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.compareadornedfiles.AdornedWordsLoader
-
Return list of words IDs.
- getAdornedWordIDs() - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.MutableAdornedFile
-
Return list of 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.
- getAdverbTag() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
-
Get the part of speech tag for an adverb.
- getAdverbTag() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.PartOfSpeechTags
-
Get the part of speech tag for an adverb.
- 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.morphadorner.corpuslinguistics.phonetics.DoubleMetaphone
-
- getAlternateBuffer() - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.thesaurus.AbstractThesaurus
-
Get antonyms.
- getAntonyms(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus.Thesaurus
-
Get antonyms.
- getAntonyms(String, String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus.Thesaurus
-
Get antonyms.
- getAntonyms(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus.WordnetThesaurus
-
Get antonyms.
- getAntonyms(String, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.thesaurus.WordnetThesaurus
-
Get antonyms.
- getAposTokens() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.apostokens.AposTokens
-
Return current aposTokens.
- getAposTokensCount() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.apostokens.AposTokens
-
Get count of known aposrophe Tokens.
- 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.
- getAttributeMap() - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordData
-
Get attribute map.
- 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.
- getAuthors() - Method in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
Return author list.
- getAuthors() - Method in class edu.northwestern.at.morphadorner.tei.TEIHeaderInfo
-
Return author list.
- getAuxiliaryWordLists() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Get auxiliary word lists.
- getAuxiliaryWordLists() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
-
Get auxiliary word lists.
- getAvailability() - Method in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
Get availability.
- getAvailableLanguageProfileNames() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.languagerecognizer.CybozuLabsLanguageRecognizer
-
Get list of available languages for detection.
- getAvp() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits.MultiwordUnitData
-
Get the fair dispersion point normalization.
- getAvp2() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits.MultiwordUnitData
-
Get the fair dispersion point normalization.
- getAvx() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits.MultiwordUnitData
-
Calculate fair probability for the left hand side of a pseudo-bigram.
- getAvy() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.multiwordunits.MultiwordUnitData
-
Calculate fair probability for the right hand side of a pseudo-bigram.
- getBaseSentenceAnnotationType() - Method in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
- getBaseTokenAnnotationType() - Method in class edu.northwestern.at.morphadorner.gate.MorphAdornerGateWrapperBase
-
- getBeamSearchRejections() - Method in class edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.spellingstandardizer.ExtendedSearchSpellingStandardizer
-
Get best suggested spelling.
- getBigramWeights() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.transitionmatrix.TransitionMatrix
-
Return weights for bigrams using deleted interpolation.
- getBlankPrecedes() - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.AdornedWordData
-
Get blank precedes word flag.
- getBlankPrecedes() - Method in class edu.northwestern.at.morphadorner.tools.ExtendedAdornedWord
-
Get blank precedes flag.
- getBoolean() - Method in class net.sf.jlinkgrammar.ParseOptions.BooleanSetter
-
- getBooleanProperty(String, boolean) - Method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Get a boolean configuration property.
- getBooleanStringProperty(String, String) - Method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Get a boolean string configuration property.
- getBytes() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.outputter.ByteStreamAdornedWordOutputter
-
Get byte array from output stream.
- getCachedLexiconForWord(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.AbstractPartOfSpeechGuesser
-
Get cached lexicon for a word.
- getCachedLexiconForWord(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.postagger.guesser.PartOfSpeechGuesser
-
Get cached lexicon for a word.
- getCanAddOrDeleteWords() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.hepple.HeppleTagger
-
Can retagger add or delete words in the original sentence?
- getCanAddOrDeleteWords() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.iretagger.IRetagger
-
Can retagger add or delete words in the original sentence?
- getCanAddOrDeleteWords() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.noopretagger.NoopRetagger
-
Can retagger add or delete words in the original sentence?
- getCanAddOrDeleteWords() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.postagger.PartOfSpeechRetagger
-
Can retagger add or delete words in the original sentence?
- getCanAddOrDeleteWords() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.propernounretagger.ProperNounRetagger
-
Can retagger add or delete words in the original sentence?
- getCanAddOrDeleteWords() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.simplerulebased.SimpleRuleBasedTagger
-
Can retagger add or delete words in the original sentence?
- getCanAddOrDeleteWords() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.tcpretagger.TCPRetagger
-
Can retagger add or delete words in the original sentence?
- getCandidates() - Method in class edu.northwestern.at.morphadorner.tools.punktabbreviationdetector.PunktTokenCounter
-
Return set of abbreviation candidates.
- getCardinalNumberTag() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.partsofspeech.AbstractPartOfSpeechTags
-
Get the part of speech tag for a cardinal number.
- getCardinalNumberTag() - Method in interface edu.northwestern.at.morphadorner.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.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Get the categories, sorted in ascending order.
- getCategories() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.Lexicon
-
Get the categories, sorted in ascending order.
- getCategories() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.LexiconEntry
-
Get the categories, sorted in ascending order.
- getCategoriesForEntry(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Get categories for an entry in the lexicon.
- getCategoriesForEntry(List<String>, int) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Get categories for an entry in a sentence.
- getCategoriesForEntry(String, boolean) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Get categories for an entry.
- getCategoriesForEntry(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.Lexicon
-
Get categories for an entry in the lexicon.
- getCategoriesForEntry(String, boolean) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.Lexicon
-
Get categories for an entry.
- getCategoriesForEntry(List<String>, int) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.Lexicon
-
Get categories for an entry in a sentence.
- getCategoryCount(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Get category count.
- getCategoryCount(String, String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Get count for an entry in a specific category.
- getCategoryCount(String, String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.Lexicon
-
Get count for an entry in a specific category.
- getCategoryCount(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.Lexicon
-
Get category count.
- getCategoryCount(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.LexiconEntry
-
Get category count.
- getCategoryCounts() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Get category counts.
- getCategoryCounts() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.Lexicon
-
Get category counts.
- getCategoryCountsForEntry(String) - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.AbstractLexicon
-
Get category counts for an entry.
- getCategoryCountsForEntry(String) - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.lexicon.Lexicon
-
Get category counts for an entry.
- getChangeDescription() - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChangeLog
-
Get description of change.
- getChanges() - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChangeLog
-
Get list of changes.
- getChangeTime() - Method in class edu.northwestern.at.morphadorner.tools.compareadornedfiles.WordChangeLog
-
Get time of change.
- 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.
- getCirculationYear() - Method in class edu.northwestern.at.morphadorner.tei.BibadornedInfo
-
Get circulation yeaar.
- getCode() - Method in exception com.cybozu.labs.langdetect.LangDetectException
-
- getCommandLineParameters(String[]) - Method in class edu.northwestern.at.morphadorner.MorphAdornerSettings
-
Get command line parameters.
- getConnectors() - Method in class edu.northwestern.at.morphadorner.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.
- getContextualSmoother() - Method in class edu.northwestern.at.morphadorner.corpuslinguistics.postagger.AbstractPartOfSpeechTagger
-
Get the contextual smoother.
- getContextualSmoother() - Method in interface edu.northwestern.at.morphadorner.corpuslinguistics.postagger.PartOfSpeechTagger
-
Get the contextual smoother.
- getCorrectedWordIDs() - Method in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
Return list of all corrected word IDs.
- getCorrectedWords() - Method in class edu.northwestern.at.morphadorner.tools.annolex.CorrectedWordsFileReader
-
Return list of all corrected words.
- getCorrectionType() - Method in class edu.northwestern.at.morphadorner.tools.annolex.