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

A

a - Variable in class marmot.tokenize.openlp.Aligner.Pair
 
ABSTAIN_IF_AMBIGIOUS - Static variable in class lemming.lemma.SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions
 
AbstractOneTokenPerLineScorer - Class in marmot.util.eval
 
AbstractOneTokenPerLineScorer() - Constructor for class marmot.util.eval.AbstractOneTokenPerLineScorer
 
AbstractSPMDCallable<I,O> - Class in marmot.util
 
AbstractSPMDCallable() - Constructor for class marmot.util.AbstractSPMDCallable
 
AbstractTokenizer - Class in marmot.tokenize
 
AbstractTokenizer() - Constructor for class marmot.tokenize.AbstractTokenizer
 
add(SegmentationReading) - Method in class chipmunk.segmenter.Word
 
add(int) - Method in class marmot.core.FeatureVector
 
add(String, String) - Method in class marmot.morph.mapper.german.Matcher
 
add(List<List<Integer>>, String) - Method in class marmot.morph.signature.Trie
 
add(Collectable) - Method in interface marmot.util.Collectable
 
add(Collectable) - Method in class marmot.util.CollectableDouble
 
add(Collectable) - Method in class marmot.util.CollectableSet
 
add(int) - Method in class marmot.util.MutableInteger
 
add(String, int, String) - Method in class marmot.util.SuffixTrie
 
add(String, int, int, String) - Method in class marmot.util.SuffixTrie
 
add(E) - Method in class marmot.util.Trie
 
addCandidate(String, LemmaCandidate) - Method in class lemming.lemma.LemmaCandidateSet
 
addCandidates(LemmaInstance, LemmaCandidateSet) - Method in class lemming.lemma.BackupLemmatizer
 
addCandidates(LemmaInstance, LemmaCandidateSet) - Method in class lemming.lemma.edit.EditTreeGenerator
 
addCandidates(LemmaInstance, LemmaCandidateSet) - Method in class lemming.lemma.GoldLemmaGenerator
 
addCandidates(LemmaInstance, LemmaCandidateSet) - Method in interface lemming.lemma.LemmaCandidateGenerator
 
addCandidates(LemmaInstance, LemmaCandidateSet) - Method in class lemming.lemma.ranker.Ranker
 
addCandidates(LemmaInstance, LemmaCandidateSet) - Method in class lemming.lemma.SimpleLemmatizer
 
addCandidates(LemmaInstance, LemmaCandidateSet) - Method in class lemming.lemma.toutanova.ToutanovaLemmatizer
 
addCandidates_(LemmaInstance, LemmaCandidateSet) - Method in class lemming.lemma.ranker.Ranker
 
addEntry(String, Integer) - Method in class marmot.util.HashLexicon
 
addIndexes(RankerInstance, LemmaCandidateSet, boolean) - Method in class lemming.lemma.ranker.RankerModel
 
addIndexes(List<ToutanovaInstance>, boolean) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
addIndexes(ToutanovaInstance, boolean) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
addIndexes(Word, boolean) - Method in class marmot.morph.MorphModel
 
addIndexes(Sequence) - Method in class marmot.morph.MorphTagger
 
addNode(Node) - Method in class marmot.morph.mapper.SyntaxTree
 
addSimpleRule(String, String, List<Rule>) - Method in class marmot.tokenize.rules.RuleProvider
 
addWord(String, double) - Method in class experimental.morfessor.CompoundSplitter
 
addWord(String, E) - Method in class marmot.util.Trie
 
addWordsFromFile(String) - Method in class marmot.morph.MorphDictionary
 
aggregate(Stream<T>) - Method in interface marmot.util.Aggregator
 
Aggregator<T> - Interface in marmot.util
Created by Markus Ackermann.
align(String, String) - Method in interface lemming.lemma.toutanova.Aligner
 
align(String, String) - Method in class lemming.lemma.toutanova.EditTreeAligner
 
align(String, String) - Method in class lemming.lemma.toutanova.HackyAligner
 
align(String, String) - Method in class lemming.lemma.toutanova.SimpleAligner
 
align(String, String) - Method in interface marmot.tokenize.openlp.Aligner
 
align(String, String) - Method in class marmot.tokenize.openlp.LevenshteinAligner
 
Aligner - Interface in lemming.lemma.toutanova
 
Aligner - Interface in marmot.tokenize.openlp
 
Aligner.Pair - Class in lemming.lemma.toutanova
 
Aligner.Pair - Class in marmot.tokenize.openlp
 
Aligner.Result - Class in marmot.tokenize.openlp
 
Aligner.ResultType - Enum in marmot.tokenize.openlp
 
Aligner.StaticMethods - Class in lemming.lemma.toutanova
 
ALIGNER_TRAINER - Static variable in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
AlignerTrainer - Interface in lemming.lemma.toutanova
 
ALPHA - Static variable in class chipmunk.segmenter.TagSet
 
analyze(AnalyzerInstance) - Method in interface experimental.analyzer.Analyzer
 
analyze(AnalyzerInstance) - Method in class experimental.analyzer.simple.SimpleAnalyzer
 
analyze(AnalyzerInstance) - Method in class experimental.analyzer.tagger.TaggerAnalyzer
 
analyze(String) - Method in class marmot.morph.analyzer.Analyzer
 
analyze(String) - Method in class marmot.morph.analyzer.ArabicAnalyzer
 
Analyzer - Interface in experimental.analyzer
 
Analyzer - Class in experimental.ising
 
Analyzer(DataReader) - Constructor for class experimental.ising.Analyzer
 
Analyzer - Class in marmot.morph.analyzer
 
Analyzer() - Constructor for class marmot.morph.analyzer.Analyzer
 
AnalyzerInstance - Class in experimental.analyzer
 
AnalyzerInstance(Collection<Token>) - Constructor for class experimental.analyzer.AnalyzerInstance
 
AnalyzerInstance(String, Collection<AnalyzerReading>) - Constructor for class experimental.analyzer.AnalyzerInstance
 
AnalyzerReading - Class in experimental.analyzer
 
AnalyzerReading(AnalyzerTag, String) - Constructor for class experimental.analyzer.AnalyzerReading
 
AnalyzerReading(Word) - Constructor for class experimental.analyzer.AnalyzerReading
 
AnalyzerResult - Class in experimental.analyzer
 
AnalyzerResult() - Constructor for class experimental.analyzer.AnalyzerResult
 
AnalyzerResult(int, int, double, double, Collection<AnalyzerResult.Error>, int, int) - Constructor for class experimental.analyzer.AnalyzerResult
 
AnalyzerTag - Class in experimental.analyzer
 
AnalyzerTag(String, String) - Constructor for class experimental.analyzer.AnalyzerTag
 
AnalyzerTrainer - Class in experimental.analyzer
 
AnalyzerTrainer() - Constructor for class experimental.analyzer.AnalyzerTrainer
 
analyzeToken(String) - Method in class marmot.thirdparty.aramorph.AraMorph
Analyzes a token.
annotate(Analyzer, String, String) - Static method in class experimental.analyzer.cmd.TreebankAnnotator
 
annotate(MorphTagger, String, Writer) - Static method in class marmot.morph.cmd.Annotator
 
annotate(MorphTagger, Sequence, Writer) - Static method in class marmot.morph.cmd.Annotator
 
annotate(MorphOptions, String, String, int) - Static method in class marmot.morph.cmd.CrossAnnotator
 
annotate(MorphOptions, List<Sequence>, int, Writer) - Static method in class marmot.morph.cmd.CrossAnnotator
 
Annotator - Class in marmot.morph.cmd
 
Annotator() - Constructor for class marmot.morph.cmd.Annotator
 
append(FeatureVector) - Method in class marmot.core.FeatureVector
 
append(boolean) - Method in class marmot.util.Encoder
 
append(int, int) - Method in class marmot.util.Encoder
 
appendToList(List<List<Character>>, char) - Method in class marmot.util.LevenshteinLattice
 
apply(I, O) - Method in class marmot.util.AbstractSPMDCallable
 
apply(String, int, int) - Method in interface marmot.util.edit.EditTree
 
apply(String, int, int) - Method in class marmot.util.edit.MatchNode
 
apply(String, int, int) - Method in class marmot.util.edit.ReplaceNode
 
applyPenalty(int, double, double[]) - Method in class marmot.morph.MorphWeightVector
 
applyRules(String) - Method in class marmot.tokenize.rules.RulebasedTransformator
 
approximatelyEqual(double[], double[], double) - Static method in class marmot.util.Numerics
Determines whether two 1d jagged arrays are approximately equal
approximatelyEqual(double[][], double[][], double) - Static method in class marmot.util.Numerics
Determines whether two 2d jagged arrays are approximately equal
approximatelyEqual(double[][][], double[][][], double) - Static method in class marmot.util.Numerics
Determines whether two 3d jagged arrays are approximately equal
approximatelyEqual(double, double) - Static method in class marmot.util.Numerics
 
approximatelyGreaterEqual(double, double, double) - Static method in class marmot.util.Numerics
 
approximatelyGreaterEqual(double, double) - Static method in class marmot.util.Numerics
 
approximatelyLesserEqual(double, double) - Static method in class marmot.util.Numerics
 
approximateZ() - Method in class experimental.ising.IsingFactorGraph
Returns an approximate partition function.
ArabicAnalyzer - Class in marmot.morph.analyzer
 
ArabicAnalyzer(boolean) - Constructor for class marmot.morph.analyzer.ArabicAnalyzer
 
AraMorph - Class in marmot.thirdparty.aramorph
A java port of Buckwalter Arabic Morphological Analyzer Version 1.0.
AraMorph() - Constructor for class marmot.thirdparty.aramorph.AraMorph
Constructs an Arabic morphological analyzer that will output nothing.
ARRAY_LENGTH - Static variable in interface marmot.util.Lexicon
 
ArrayFloatFeatureVector - Class in marmot.core
 
ArrayFloatFeatureVector(int[], double[], int) - Constructor for class marmot.core.ArrayFloatFeatureVector
 
asciify(String) - Static method in class marmot.util.StringUtils
 
Aspell - Class in marmot.util
 
Aspell(String, String, String) - Constructor for class marmot.util.Aspell
 
ASPELL_LANG - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
ASPELL_PATH - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
ASPELL_PATH - Static variable in class marmot.util.Aspell
 
AspellLexicon - Class in marmot.util
 
AspellLexicon(StringUtils.Mode, String, String) - Constructor for class marmot.util.AspellLexicon
 
AspellTest - Class in marmot.test.util
 
AspellTest() - Constructor for class marmot.test.util.AspellTest
 
assertAccuracy(Lemmatizer, Collection<LemmaInstance>, double) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
assertModelPerformanceOnTestset(String, Tagger, List<Sequence>, double) - Static method in class marmot.test.morph.PipelineTest
 
assertModelPerformanceOnTestset(String, Tagger, List<Sequence>, double, double) - Static method in class marmot.test.morph.PipelineTest
 
AVERAGING - Static variable in class chipmunk.segmenter.SegmenterOptions
 
AVERAGING - Static variable in class lemming.lemma.LemmaOptions
 
AVERAGING - Static variable in class marmot.core.Options
 

B

b - Variable in class marmot.tokenize.openlp.Aligner.Pair
 
backtrace() - Method in class lemming.lemma.toutanova.ZeroOrderNbestDecoder
 
BACKUP_PREF - Static variable in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
BACKUP_TRAINER - Static variable in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
backup_trainer_ - Variable in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
BackupLemmatizer - Class in lemming.lemma
 
BackupLemmatizer(LemmatizerGenerator, LemmatizerGenerator) - Constructor for class lemming.lemma.BackupLemmatizer
 
BackupLemmatizerTrainer - Class in lemming.lemma
 
BackupLemmatizerTrainer() - Constructor for class lemming.lemma.BackupLemmatizerTrainer
 
BackupLemmatizerTrainer(LemmatizerGeneratorTrainer, ToutanovaTrainer) - Constructor for class lemming.lemma.BackupLemmatizerTrainer
 
BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions - Class in lemming.lemma
 
BackupLemmatizerTrainerOptions() - Constructor for class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
BackwardSequenceLattice - Class in marmot.core.lattice
 
BackwardSequenceLattice(List<List<State>>, State) - Constructor for class marmot.core.lattice.BackwardSequenceLattice
 
BEAM_SIZE - Static variable in class marmot.core.Options
 
Belief - Class in experimental.igel
 
Belief(int) - Constructor for class experimental.igel.Belief
 
Belief - Class in experimental.ising
 
Belief(int) - Constructor for class experimental.ising.Belief
 
bestCandidate(List<RankerCandidate>) - Static method in class lemming.lemma.ranker.RankerCandidate
 
betheFreeEnergy() - Method in class experimental.ising.IsingFactorGraph
 
bigOffsetTest() - Method in class marmot.test.util.SerialUtilsTest
 
bigParanTest() - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
bigTest() - Method in class marmot.test.util.SerialUtilsTest
 
BinaryFactor - Class in experimental.igel
 
BinaryFactor() - Constructor for class experimental.igel.BinaryFactor
 
BinaryFactor - Class in experimental.ising
 
BinaryFactor(int, int, int, int) - Constructor for class experimental.ising.BinaryFactor
 
binaryFactors - Variable in class experimental.ising.IsingFactorGraph
 
BinaryFeatureExtractor - Class in experimental.ising
 
BinaryFeatureExtractor() - Constructor for class experimental.ising.BinaryFeatureExtractor
 
BinaryVariable - Class in experimental.igel
 
BinaryVariable() - Constructor for class experimental.igel.BinaryVariable
 
bitsNeeded(int) - Static method in class marmot.util.Encoder
 
BORDER_SYMBOL_ - Static variable in class marmot.core.Model
 
bothWayTest(String, String, List<Aligner.Pair>, long) - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
bothWayTest(String, String, List<Aligner.Pair>) - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
bracketTest() - Method in class marmot.test.util.StringUtilsTest
 
BrandoliniRules - Class in marmot.morph.mapper.latin
 
BrandoliniRules() - Constructor for class marmot.morph.mapper.latin.BrandoliniRules
 
BruteForceUnit - Class in experimental.igel
 
BruteForceUnit() - Constructor for class experimental.igel.BruteForceUnit
 
BruteForceUnit - Class in experimental.ising
 
BruteForceUnit() - Constructor for class experimental.ising.BruteForceUnit
 
BufferedIterable<T> - Class in marmot.util
 
BufferedIterable(Iterable<T>) - Constructor for class marmot.util.BufferedIterable
 
BufferedReaderWrapper - Class in marmot.tokenize.preprocess
 
BufferedReaderWrapper(BufferedReader) - Constructor for class marmot.tokenize.preprocess.BufferedReaderWrapper
 
build(String, String) - Method in class marmot.util.edit.EditTreeBuilder
 
build(String, int, int, String, int, int, int) - Method in class marmot.util.edit.EditTreeBuilder
 

C

Cache<K,V> - Class in marmot.util
 
Cache() - Constructor for class marmot.util.Cache
 
call() - Method in class marmot.util.AbstractSPMDCallable
 
candidates_length - Variable in class marmot.morph.MorphResult
 
candidates_length - Variable in class marmot.morph.Result
 
CANDIDATES_PER_STATE - Static variable in class marmot.core.Options
 
canTransitionTo(State) - Method in class marmot.core.State
 
canTransitionTo(State) - Method in class marmot.core.Transition
 
capitalize(String) - Static method in class marmot.util.StringUtils
 
CapStats - Class in marmot.util
 
CapStats() - Constructor for class marmot.util.CapStats
 
CapStats.CapType - Enum in marmot.util
 
Case - Static variable in class marmot.morph.mapper.Names
 
case_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
case_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
case_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
case_number - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
CaseIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 
CharEncoder - Class in experimental.morfessor
 
CharEncoder(Map<Character, Character>) - Constructor for class experimental.morfessor.CharEncoder
 
check() - Method in class marmot.core.State
 
check() - Method in class marmot.core.Transition
 
Check - Class in marmot.util
 
Check() - Constructor for class marmot.util.Check
 
children_ - Variable in class marmot.morph.signature.Split
 
chipmunk.segmenter - package chipmunk.segmenter
 
chipmunk.segmenter.cmd - package chipmunk.segmenter.cmd
 
chipmunk.test.segmenter - package chipmunk.test.segmenter
 
chunk(List<T>, int) - Static method in class marmot.util.ListUtils
 
chunkTest() - Method in class marmot.test.util.ListUtilsTest
 
classify(String) - Method in class marmot.morph.signature.Trie
 
clean(String) - Static method in class marmot.util.StringUtils
 
clean() - Method in class marmot.util.SuffixTrie
 
cleanup(int) - Method in class marmot.util.Cache
 
clear() - Method in class lemming.lemma.LemmaCandidateSet
 
clear(int) - Method in class marmot.morph.signature.Trie
 
clear() - Method in class marmot.util.Counter
 
clone(T) - Static method in class marmot.util.Copy
 
close() - Method in class marmot.util.FakeWriter
 
closest(SegmentationResult, Collection<SegmentationResult>, int) - Static method in class chipmunk.segmenter.Scorer
 
Closing - Static variable in class marmot.morph.mapper.Names
 
CLUSTER_FILE - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
Collectable - Interface in marmot.util
 
CollectableDouble - Class in marmot.util
 
CollectableDouble(double) - Constructor for class marmot.util.CollectableDouble
 
CollectableSet - Class in marmot.util
 
CollectableSet(Set<?>) - Constructor for class marmot.util.CollectableSet
 
CollectableSet(Object) - Constructor for class marmot.util.CollectableSet
 
compareTo(Segment) - Method in class experimental.morfessor.Segment
 
compareTo(Result) - Method in class lemming.lemma.toutanova.Result
 
compareTo(Hypothesis) - Method in class marmot.core.lattice.Hypothesis
 
compareTo(LatticeEntry) - Method in class marmot.core.lattice.LatticeEntry
 
compareTo(MorphModel.MorphEntry) - Method in class marmot.morph.MorphModel.MorphEntry
 
compareTo(Split) - Method in class marmot.morph.signature.Split
 
compareTo(Tuple<T, D>) - Method in class marmot.util.Tuple
 
complement(List<List<T>>, int) - Static method in class marmot.util.ListUtils
 
complementTest() - Method in class marmot.test.util.ListUtilsTest
 
composition_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
CompoundSplitter - Class in experimental.morfessor
 
CompoundSplitter(boolean) - Constructor for class experimental.morfessor.CompoundSplitter
 
CompoundSplitter() - Constructor for class experimental.morfessor.CompoundSplitter
 
computeBelief() - Method in class experimental.igel.SegmentVariable
 
computeBelief() - Method in class experimental.ising.Variable
 
computeFactorBelief() - Method in class experimental.ising.BinaryFactor
Computes the belief at the factor - necessary for computation of the Bethe free energy
computeFactorBelief() - Method in class experimental.ising.Factor
 
computeFactorBelief() - Method in class experimental.ising.UnaryFactor
 
ConcatFloatFeatureVector - Class in marmot.core
 
ConcatFloatFeatureVector(FloatFeatureVector, FloatFeatureVector) - Constructor for class marmot.core.ConcatFloatFeatureVector
 
ConllConverter - Class in marmot.morph.mapper.spanish
 
ConllConverter() - Constructor for class marmot.morph.mapper.spanish.ConllConverter
 
ConllReader - Class in marmot.morph.mapper.czech
 
ConllReader() - Constructor for class marmot.morph.mapper.czech.ConllReader
 
consume(int) - Method in class chipmunk.segmenter.IndexConsumer
 
consume(Encoder, List<Integer>) - Method in class chipmunk.segmenter.IndexConsumer
 
consume(int) - Method in class chipmunk.segmenter.IndexScorer
 
consume(int) - Method in class chipmunk.segmenter.IndexUpdater
 
consume(int) - Method in class lemming.lemma.toutanova.IndexConsumer
 
consume(ToutanovaInstance, Encoder) - Method in class lemming.lemma.toutanova.IndexConsumer
 
consume(int) - Method in class lemming.lemma.toutanova.IndexScorer
 
consume(int) - Method in class lemming.lemma.toutanova.IndexUpdater
 
consumeOutputFeature(IndexConsumer, ToutanovaInstance, int, int, int) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
consumePairFeature(IndexConsumer, SegmentationInstance, int, int, int) - Method in class chipmunk.segmenter.SegmenterModel
 
consumePairFeature(IndexConsumer, ToutanovaInstance, int, int, int) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
consumeTagFeature(IndexConsumer, SegmentationInstance, int, int, int) - Method in class chipmunk.segmenter.SegmenterModel
 
consumeTransitionFeature(IndexConsumer, SegmentationInstance, int, int, int, int) - Method in class chipmunk.segmenter.SegmenterModel
 
consumeTransitionFeature(IndexConsumer, ToutanovaInstance, int, int, int, int) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
contains(String) - Method in class lemming.lemma.LemmaCandidateSet
 
containsDigit(String) - Static method in class marmot.util.Ling
 
containsDigit(String) - Static method in class marmot.util.StringUtils
 
containsHyphon(String) - Static method in class marmot.util.Ling
 
containsHyphon(String) - Static method in class marmot.util.StringUtils
 
containsLetter(String) - Static method in class marmot.util.StringUtils
 
containsLowerCase(String) - Static method in class marmot.util.Ling
 
containsLowerCase(String) - Static method in class marmot.util.StringUtils
 
containsSpecial(String) - Static method in class marmot.util.StringUtils
 
containsUpperCase(String) - Static method in class marmot.util.Ling
 
containsUpperCase(String) - Static method in class marmot.util.StringUtils
 
convert(ItMorphTag) - Method in class marmot.morph.mapper.latin.ItLdtMapper
 
convert(String, String) - Method in class marmot.morph.mapper.latin.ItTreebankConverter
 
convert(String, String, String, String) - Method in class marmot.morph.mapper.latin.ItTreebankConverter
 
convert(String, String) - Method in class marmot.morph.mapper.latin.LdtConverter
 
convert(String, String) - Method in class marmot.morph.mapper.latin.ProielLdtMorphTagMapper
 
convert(String, String) - Method in class marmot.morph.mapper.latin.ProielTreebankConverter
 
convert(String) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
convert(Iterable<Pair>, Writer, int) - Method in class marmot.tokenize.openlp.OpenNlpConverter
 
Converter - Class in chipmunk.segmenter.cmd
 
Converter() - Constructor for class chipmunk.segmenter.cmd.Converter
 
Converter - Class in marmot.util
 
Converter() - Constructor for class marmot.util.Converter
 
copy(State) - Method in class marmot.core.State
 
copy() - Method in class marmot.core.State
 
copy() - Method in class marmot.core.Transition
 
copy() - Method in interface marmot.util.Collectable
 
copy() - Method in class marmot.util.CollectableDouble
 
copy() - Method in class marmot.util.CollectableSet
 
Copy - Class in marmot.util
 
Copy() - Constructor for class marmot.util.Copy
 
COPY - Static variable in class marmot.util.GeneralLevenshteinLattice
 
COPY - Static variable in class marmot.util.LevenshteinLattice
 
COPY_CONJUNCTONS - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
copyTest() - Method in class lemming.test.lemma.toutanova.ToutanovaTrainerTest
 
copyToFeature(Feature) - Method in class marmot.util.Encoder
 
CorpusSegmenter - Class in experimental.morfessor
 
CorpusSegmenter() - Constructor for class experimental.morfessor.CorpusSegmenter
 
cost_lattice_ - Variable in class marmot.util.GeneralLevenshteinLattice
 
cost_lattice_ - Variable in class marmot.util.LevenshteinLattice
 
costTest() - Method in class marmot.test.util.GeneralLevenshteinLatticeTest
 
costTest() - Method in class marmot.test.util.LevenshteinLatticeTest
 
count(T) - Method in class marmot.util.Counter
 
Counter<T> - Class in marmot.util
 
Counter(Double, int) - Constructor for class marmot.util.Counter
 
Counter(Double) - Constructor for class marmot.util.Counter
 
Counter() - Constructor for class marmot.util.Counter
 
counts() - Method in class marmot.util.Counter
 
create(Options) - Static method in class marmot.core.TrainerFactory
 
create(String) - Static method in class marmot.morph.analyzer.Analyzer
 
create(MorphDictionaryOptions) - Static method in class marmot.morph.MorphDictionary
 
create(String) - Static method in class marmot.morph.MorphDictionary
 
create(boolean) - Static method in class marmot.util.FeatureTable.StaticMethods
 
create_mapping(String) - Method in class marmot.morph.mapper.czech.Mapping
 
createRuleProvider(String) - Static method in class marmot.tokenize.rules.RuleProvider
 
createToutanovaInstances(List<LemmaInstance>, Aligner) - Static method in class lemming.lemma.toutanova.ToutanovaTrainer
 
CRF_MODE - Static variable in class chipmunk.segmenter.SegmenterOptions
 
crfTrainAccuracyTest() - Method in class chipmunk.test.segmenter.SegmenterTest
 
CrfTrainer - Class in marmot.core
 
CrfTrainer() - Constructor for class marmot.core.CrfTrainer
 
CrossAnnotator - Class in marmot.morph.cmd
 
CrossAnnotator() - Constructor for class marmot.morph.cmd.CrossAnnotator
 
current_time_ - Variable in class marmot.util.Cache
 
CUTOFF - Static variable in class marmot.tokenize.openlp.OpenNlpTokenizerTrainer
 
CzechRuleProvider - Class in marmot.tokenize.rules
 
CzechRuleProvider() - Constructor for class marmot.tokenize.rules.CzechRuleProvider
 

D

data - Variable in class experimental.ising.DataReader
 
DataReader - Class in experimental.ising
 
DataReader() - Constructor for class experimental.ising.DataReader
 
Datum - Class in experimental.ising
 
Datum(String, ArrayList<String>, ArrayList<Integer>) - Constructor for class experimental.ising.Datum
 
decode(List<IsingFactorGraph>) - Method in class experimental.ising.Analyzer
 
decode(String) - Method in class experimental.morfessor.CharEncoder
 
decode(ToutanovaInstance) - Method in interface lemming.lemma.toutanova.Decoder
 
decode(ToutanovaInstance) - Method in class lemming.lemma.toutanova.FirstOrderDecoder
 
decode(ToutanovaInstance) - Method in interface lemming.lemma.toutanova.NbestDecoder
 
decode(ToutanovaInstance) - Method in class lemming.lemma.toutanova.ZeroOrderDecoder
 
decode(ToutanovaInstance) - Method in class lemming.lemma.toutanova.ZeroOrderNbestDecoder
 
Decoder - Interface in lemming.lemma.toutanova
 
DECODER - Static variable in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
Decoder - Class in marmot.util
 
Decoder(Feature) - Constructor for class marmot.util.Decoder
 
DecoderTest - Class in lemming.test.lemma.toutanova
 
DecoderTest() - Constructor for class lemming.test.lemma.toutanova.DecoderTest
 
DefaultStringNormalizer - Class in chipmunk.segmenter
 
DefaultStringNormalizer() - Constructor for class chipmunk.segmenter.DefaultStringNormalizer
 
Degree - Static variable in class marmot.morph.mapper.Names
 
degree_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
degree_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
degree_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
DegreeIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 
DELETE - Static variable in class marmot.util.GeneralLevenshteinLattice
 
DELETE - Static variable in class marmot.util.LevenshteinLattice
 
delete_cost_ - Variable in class marmot.util.GeneralLevenshteinLattice
 
delete_cost_ - Variable in class marmot.util.LevenshteinLattice
 
DenseArrayFloatFeatureVector - Class in marmot.core
 
DenseArrayFloatFeatureVector(double[]) - Constructor for class marmot.core.DenseArrayFloatFeatureVector
 
Dictionary - Class in chipmunk.segmenter
 
Dictionary(String, String, int) - Constructor for class chipmunk.segmenter.Dictionary
 
DICTIONARY_PATHS - Static variable in class chipmunk.segmenter.SegmenterOptions
 
dieIfPropertyIsEmpty(String) - Method in class marmot.core.Options
 
dieIfPropertyIsEmpty(String) - Method in class marmot.morph.io.FileOptions
 
diffTest(double, double) - Method in class marmot.core.lattice.BackwardSequenceLattice
 
digamma(double) - Static method in class marmot.util.Numerics
 
dotProduct(State, FeatureVector) - Method in interface marmot.core.WeightVector
 
dotProduct(State, FeatureVector) - Method in class marmot.morph.MorphWeightVector
 
DynamicWeights - Class in marmot.util
 
DynamicWeights(Random) - Constructor for class marmot.util.DynamicWeights
 
DynamicWeights(double[], boolean, boolean) - Constructor for class marmot.util.DynamicWeights
 

E

EaglesTag - Class in marmot.morph.mapper.spanish
 
EaglesTag() - Constructor for class marmot.morph.mapper.spanish.EaglesTag
 
EDIT_TREE_MAX_DEPTH - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
EDIT_TREE_MIN_COUNT - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
EditTree - Interface in marmot.util.edit
 
EditTreeAligner - Class in lemming.lemma.toutanova
 
EditTreeAligner(EditTreeBuilder, boolean) - Constructor for class lemming.lemma.toutanova.EditTreeAligner
 
EditTreeAlignerTrainer - Class in lemming.lemma.toutanova
 
EditTreeAlignerTrainer(Random, boolean, int, int) - Constructor for class lemming.lemma.toutanova.EditTreeAlignerTrainer
 
EditTreeAlignerTrainer() - Constructor for class lemming.lemma.toutanova.EditTreeAlignerTrainer
 
EditTreeBuilder - Class in marmot.util.edit
 
EditTreeBuilder(Random, int) - Constructor for class marmot.util.edit.EditTreeBuilder
 
EditTreeBuilderTrainer - Class in marmot.util.edit
 
EditTreeBuilderTrainer(Random, int, int) - Constructor for class marmot.util.edit.EditTreeBuilderTrainer
 
EditTreeBuilderTrainerTest - Class in marmot.test.util.edit
 
EditTreeBuilderTrainerTest() - Constructor for class marmot.test.util.edit.EditTreeBuilderTrainerTest
 
EditTreeGenerator - Class in lemming.lemma.edit
 
EditTreeGenerator(String, Map<String, List<EditTree>>) - Constructor for class lemming.lemma.edit.EditTreeGenerator
 
EditTreeGeneratorTest - Class in lemming.test.lemma.edit
 
EditTreeGeneratorTest() - Constructor for class lemming.test.lemma.edit.EditTreeGeneratorTest
 
EditTreeGeneratorTrainer - Class in lemming.lemma.edit
 
EditTreeGeneratorTrainer() - Constructor for class lemming.lemma.edit.EditTreeGeneratorTrainer
 
EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions - Class in lemming.lemma.edit
 
EditTreeGeneratorTrainerOptions() - Constructor for class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
EFFECTIVE_ORDER - Static variable in class marmot.core.Options
 
EMPTY_ARRAY - Static variable in class lemming.lemma.ranker.RankerInstance
 
EMPTY_SYMBOL_ - Static variable in class marmot.core.Model
 
encode(String) - Method in class experimental.morfessor.CharEncoder
 
Encoder - Class in marmot.util
 
Encoder(int) - Constructor for class marmot.util.Encoder
 
Encoder.State - Class in marmot.util
 
EncoderTest - Class in marmot.test.util
 
EncoderTest() - Constructor for class marmot.test.util.EncoderTest
 
EnglishRuleProvider - Class in marmot.tokenize.rules
 
EnglishRuleProvider() - Constructor for class marmot.tokenize.rules.EnglishRuleProvider
 
entrySet() - Method in class experimental.morfessor.Vocab
 
entrySet() - Method in class marmot.util.Counter
 
entrySet() - Method in class marmot.util.Mapping
 
entrySet() - Method in class marmot.util.SymbolTable
 
EPSILON - Static variable in class marmot.util.Numerics
 
equalIndexes(State) - Method in class marmot.core.State
 
equalIndexes(State) - Method in class marmot.core.Transition
 
equals(Object) - Method in class chipmunk.segmenter.SegmentationReading
 
equals(Object) - Method in class chipmunk.segmenter.Word
 
equals(Object) - Method in class experimental.analyzer.AnalyzerReading
 
equals(Object) - Method in class experimental.analyzer.AnalyzerTag
 
equals(Object) - Method in class experimental.morfessor.Morpheme
 
equals(Object) - Method in class lemming.lemma.LemmaInstance
 
equals(Object) - Method in class lemming.lemma.toutanova.Aligner.Pair
 
equals(Object) - Method in class marmot.core.Feature
 
equals(Object) - Method in class marmot.morph.mapper.czech.PdtMorphTag
 
equals(Object) - Method in class marmot.morph.mapper.german.SttsTag
 
equals(Object) - Method in class marmot.morph.mapper.latin.LdtMorphTag
 
equals(Object) - Method in class marmot.morph.Sentence
 
equals(Object) - Method in class marmot.morph.Word
 
equals(Object) - Method in class marmot.tokenize.openlp.Aligner.Pair
 
equals(Object) - Method in class marmot.tokenize.preprocess.Pair
 
equals(Object) - Method in class marmot.util.CollectableDouble
 
equals(Object) - Method in class marmot.util.CollectableSet
 
equals(Object) - Method in class marmot.util.edit.MatchNode
 
equals(Object) - Method in class marmot.util.edit.ReplaceNode
 
equals(Object) - Method in class marmot.util.Encoder
 
equals(Object) - Method in class marmot.util.HashableIntArray
 
equals(Object) - Method in class marmot.util.Tuple
 
estimated_count_ - Variable in class marmot.core.State
 
eval(List<Set<Scorer.Boundary>>, List<Set<Scorer.Boundary>>) - Method in class chipmunk.segmenter.Scorer
 
eval(Collection<Word>, Segmenter) - Method in class chipmunk.segmenter.Scorer
 
eval(SimpleAnalyzer, Collection<AnalyzerInstance>, List<Double>) - Method in class experimental.analyzer.simple.SimpleEvaluator
 
eval(Tagger) - Method in interface marmot.core.Evaluator
 
eval(String[], SoftEvaluator.Result) - Method in class marmot.morph.cmd.SoftEvaluator
 
eval(Tagger, Sentence) - Static method in class marmot.morph.MorphEvaluator
 
eval(Tagger) - Method in class marmot.morph.MorphEvaluator
 
eval(MorphOptions, int, int) - Static method in class marmot.morph.MorphEvaluator
 
evaluate() - Method in class experimental.ising.Evaluator
 
Evaluator - Class in experimental.ising
 
Evaluator(IsingFactorGraph, DataReader) - Constructor for class experimental.ising.Evaluator
 
Evaluator() - Constructor for class experimental.ising.Evaluator
 
Evaluator - Interface in marmot.core
 
ExactFeatureTable - Class in marmot.util
 
ExactFeatureTable() - Constructor for class marmot.util.ExactFeatureTable
 
exp_digamma(double) - Static method in class marmot.util.Numerics
 
expand(List<Morpheme>) - Method in class experimental.morfessor.Expander
 
expand(List<Morpheme>, boolean) - Method in class experimental.morfessor.Expander
 
expand(Morpheme, boolean) - Method in class experimental.morfessor.Expander
 
Expander - Class in experimental.morfessor
 
Expander(String) - Constructor for class experimental.morfessor.Expander
 
expandPair() - Method in class marmot.tokenize.preprocess.WikiReader
 
experimental.analyzer - package experimental.analyzer
 
experimental.analyzer.cmd - package experimental.analyzer.cmd
 
experimental.analyzer.simple - package experimental.analyzer.simple
 
experimental.analyzer.tagger - package experimental.analyzer.tagger
 
experimental.igel - package experimental.igel
 
experimental.ising - package experimental.ising
 
experimental.morfessor - package experimental.morfessor
 
experimental.test.analyzer - package experimental.test.analyzer
 
Experimenter - Class in marmot.tokenize.cmd
 
Experimenter() - Constructor for class marmot.tokenize.cmd.Experimenter
 
extract(String) - Method in class experimental.ising.UnaryFeatureExtractor
Feature Templates
extractStateFeatures(Sequence, int) - Method in interface marmot.core.WeightVector
 
extractStateFeatures(State) - Method in interface marmot.core.WeightVector
 
extractStateFeatures(State) - Method in class marmot.morph.MorphWeightVector
 
extractStateFeatures(Sequence, int) - Method in class marmot.morph.MorphWeightVector
 
extractSubstrings() - Method in class experimental.igel.Word
Extracts all substrings.
extractSuffixes() - Method in class marmot.util.SuffixTrie
 
extractTransitionFeatures(State) - Method in interface marmot.core.WeightVector
 
extractTransitionFeatures(State) - Method in class marmot.morph.MorphWeightVector
 
Eyeballer - Class in marmot.morph.cmd
 
Eyeballer() - Constructor for class marmot.morph.cmd.Eyeballer
 

F

Factor - Class in experimental.igel
 
Factor() - Constructor for class experimental.igel.Factor
 
Factor - Class in experimental.ising
 
Factor() - Constructor for class experimental.ising.Factor
 
factorBelief - Variable in class experimental.ising.BinaryFactor
 
factorBelief - Variable in class experimental.ising.UnaryFactor
 
FactorGraph - Class in experimental.igel
 
FactorGraph(Word) - Constructor for class experimental.igel.FactorGraph
 
FakeWriter - Class in marmot.util
 
FakeWriter() - Constructor for class marmot.util.FakeWriter
 
Feature - Class in marmot.core
 
Feature(int[], short, short) - Constructor for class marmot.core.Feature
 
Feature(int) - Constructor for class marmot.core.Feature
 
Feature - Class in marmot.morph.signature
 
Feature() - Constructor for class marmot.morph.signature.Feature
 
feature_index_ - Variable in class marmot.morph.signature.Split
 
FEATURE_TEMPLATES - Static variable in class marmot.morph.MorphOptions
 
FeatureExtractor - Class in experimental.ising
 
FeatureExtractor() - Constructor for class experimental.ising.FeatureExtractor
 
FeaturePrinter - Class in marmot.morph.cmd
 
FeaturePrinter() - Constructor for class marmot.morph.cmd.FeaturePrinter
 
FeatureTable - Interface in marmot.util
 
FeatureTable.StaticMethods - Class in marmot.util
 
FeatureVector - Class in marmot.core
 
FeatureVector(int) - Constructor for class marmot.core.FeatureVector
 
FeatureVector(int, FeatureVector) - Constructor for class marmot.core.FeatureVector
 
FeatureVector(int, FeatureVector, boolean) - Constructor for class marmot.core.FeatureVector
 
featurizedGradient(double[], int) - Method in class experimental.ising.IsingFactorGraph
 
FeatUtil - Class in marmot.util
 
FeatUtil() - Constructor for class marmot.util.FeatUtil
 
FileOptions - Class in marmot.morph.io
 
FileOptions(String) - Constructor for class marmot.morph.io.FileOptions
 
FileUtils - Class in marmot.util
 
FileUtils() - Constructor for class marmot.util.FileUtils
 
fillLattice() - Method in class marmot.util.GeneralLevenshteinLattice
 
fillLattice() - Method in class marmot.util.LevenshteinLattice
 
FILTER_ALPHABET - Static variable in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
findGoldSequence(List<Integer>) - Method in class marmot.core.lattice.SequenceViterbiLattice
 
findTreshold(SimpleAnalyzerModel, Collection<AnalyzerInstance>, SimpleAnalyzer.Mode) - Method in class experimental.analyzer.simple.SimpleThresholdOptimizer
 
finiteDifference(double[], double) - Method in class experimental.ising.IsingFactorGraph
Finite Difference Results
FirstOrderDecoder - Class in lemming.lemma.toutanova
 
FirstOrderDecoder() - Constructor for class lemming.lemma.toutanova.FirstOrderDecoder
 
fixLine(String) - Method in class marmot.tokenize.preprocess.WikiReader
 
flexional_category_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
flexional_type_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
FLOAT_DICT_ - Static variable in class experimental.analyzer.AnalyzerTrainer
 
FLOAT_TYPE_DICT - Static variable in class marmot.morph.MorphOptions
 
FloatDict - Class in experimental.analyzer.simple
 
FloatDict() - Constructor for class experimental.analyzer.simple.FloatDict
 
FloatDict.Vector - Class in experimental.analyzer.simple
 
FloatFeatureVector - Interface in marmot.core
 
FloatHashDictionary - Class in marmot.morph
 
FloatHashDictionary() - Constructor for class marmot.morph.FloatHashDictionary
 
FloatVectorTest - Class in marmot.test.core
 
FloatVectorTest() - Constructor for class marmot.test.core.FloatVectorTest
 
FloatWeights - Interface in marmot.core
 
flush() - Method in class marmot.util.FakeWriter
 
Form - Static variable in class marmot.morph.mapper.Names
 
FORM_INDEX - Static variable in class marmot.morph.io.FileOptions
 
FORM_NORMALIZATION - Static variable in class marmot.morph.MorphOptions
 
formal_variation_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
ForwardSequenceLattice - Class in marmot.core.lattice
 
ForwardSequenceLattice(List<List<State>>, State) - Constructor for class marmot.core.lattice.ForwardSequenceLattice
 
fromFile(String) - Static method in class experimental.analyzer.simple.FloatDict
 
fromVocab(Vocab) - Static method in class experimental.morfessor.CharEncoder
 
FST_MORPH_INDEX - Static variable in class marmot.morph.io.FileOptions
 
Function - Static variable in class marmot.morph.mapper.Names
 

G

Gender - Static variable in class marmot.morph.mapper.Names
 
gender_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
gender_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
gender_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
gender_number_person_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
GenderIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 
GeneralLevenshteinLattice<T> - Class in marmot.util
 
GeneralLevenshteinLattice(List<T>, List<T>) - Constructor for class marmot.util.GeneralLevenshteinLattice
 
GeneralLevenshteinLattice(List<T>, List<T>, int, int, int) - Constructor for class marmot.util.GeneralLevenshteinLattice
 
GeneralLevenshteinLatticeTest - Class in marmot.test.util
 
GeneralLevenshteinLatticeTest() - Constructor for class marmot.test.util.GeneralLevenshteinLatticeTest
 
GENERATOR_TRAINERS - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
GeneratorTest - Class in lemming.test.lemma
 
GeneratorTest() - Constructor for class lemming.test.lemma.GeneratorTest
 
GermanRuleProvider - Class in marmot.tokenize.rules
 
GermanRuleProvider() - Constructor for class marmot.tokenize.rules.GermanRuleProvider
 
GermanStringNormalizer - Class in chipmunk.segmenter
 
GermanStringNormalizer() - Constructor for class chipmunk.segmenter.GermanStringNormalizer
 
get(int) - Method in class marmot.core.FeatureVector
 
get(int, int) - Method in class marmot.core.lattice.BackwardSequenceLattice
 
get(int, int) - Method in class marmot.core.lattice.ForwardSequenceLattice
 
get(int) - Method in class marmot.morph.Sentence
 
get(K) - Method in class marmot.util.Cache
 
get(int) - Method in class marmot.util.DynamicWeights
 
get(String) - Method in class marmot.util.Mapping
 
get() - Method in class marmot.util.Mutable
 
get() - Method in class marmot.util.MutableBoolean
 
get() - Method in class marmot.util.MutableInteger
 
get_partition_sum(SegmentationInstance) - Method in class chipmunk.segmenter.SegmentationSumLattice
 
getAbstainIfAmbigous() - Method in class lemming.lemma.SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions
 
getAligner() - Method in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
getAlignment(EditTreeAligner, String, String) - Method in class lemming.lemma.LemmaCandidate
 
getArray() - Method in class marmot.util.HashableIntArray
 
getAspellLang() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getAspellPath() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getAveraging() - Method in class lemming.lemma.LemmaOptions
 
getAveraging() - Method in class marmot.core.Options
 
getBackupTrainer() - Method in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
getBeamSize() - Method in class marmot.core.Options
 
getBelief() - Method in class experimental.igel.SegmentVariable
 
getBelief() - Method in class experimental.ising.Variable
 
getBitIndex() - Method in class marmot.util.Decoder
 
getBoolean(String) - Method in class chipmunk.segmenter.SegmenterOptions
 
getBoundaryIndex() - Method in class marmot.core.Model
 
getBoundaryState(int) - Method in class marmot.core.Model
 
getBuffer() - Method in class marmot.util.BufferedIterable
 
getBuilder() - Method in class lemming.lemma.toutanova.EditTreeAligner
 
getByteLength() - Method in class marmot.util.Decoder
 
getBytes() - Method in class marmot.core.Feature
 
getCandidate(String) - Method in class lemming.lemma.LemmaCandidateSet
 
getCandidate() - Method in class lemming.lemma.ranker.RankerCandidate
 
getCandidates() - Method in class lemming.lemma.LemmaCandidateSet
 
getCandidates() - Method in interface marmot.core.lattice.Lattice
 
getCandidates() - Method in class marmot.core.lattice.SequenceSumLattice
 
getCandidates() - Method in class marmot.core.lattice.SequenceViterbiLattice
 
getCandidates() - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
getCandidates() - Method in class marmot.core.lattice.ZeroOrderViterbiLattice
 
getCandidateSet() - Method in class lemming.lemma.ranker.RankerInstance
 
getCandidatesPerState() - Method in class marmot.core.Options
 
getCapacity() - Method in class marmot.util.Encoder
 
getCapType(String) - Static method in class marmot.util.CapStats
 
getCategoryTable() - Method in class marmot.core.Model
 
getCharIndexes() - Method in class marmot.morph.Word
 
getCharIndexes(String, SymbolTable<Character>, boolean) - Static method in class marmot.util.FeatUtil
 
getCharTable() - Method in class marmot.morph.MorphModel
 
getChild(char) - Method in class marmot.util.Trie
 
getChildren() - Method in class marmot.morph.mapper.Node
 
getChildren() - Method in class marmot.util.Trie
 
getClusterFile() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getContent() - Method in class marmot.util.Trie
 
getContent(String) - Method in class marmot.util.Trie
 
getContent(String, int, E) - Method in class marmot.util.Trie
 
getCopyConjunctions() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getCopyCost(int) - Method in class marmot.util.GeneralLevenshteinLattice
 
getCopyCost(int) - Method in class marmot.util.LevenshteinLattice
 
getCopyInstances(List<LemmaInstance>) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
getCost(EditTreeBuilder) - Method in interface marmot.util.edit.EditTree
 
getCost(EditTreeBuilder) - Method in class marmot.util.edit.MatchNode
 
getCost(EditTreeBuilder) - Method in class marmot.util.edit.ReplaceNode
 
getCount() - Method in class experimental.analyzer.AnalyzerReading
 
getCount() - Method in class lemming.lemma.LemmaInstance
 
getCount(String) - Method in class marmot.util.AspellLexicon
 
getCount(String) - Method in class marmot.util.HashLexicon
 
getCount(String) - Method in interface marmot.util.Lexicon
 
getCounter() - Method in class marmot.util.edit.EditTreeBuilder
 
getCurrentBitIndex() - Method in class marmot.core.Feature
 
getCurrentLength() - Method in class marmot.core.Feature
 
getCurrentLength() - Method in class marmot.util.Encoder
 
getData() - Method in class chipmunk.segmenter.SegmentationDataReader
 
getDecoderInstance() - Method in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
getDefaultOption() - Method in class marmot.util.KeyValueOptions
 
getDense() - Method in class marmot.morph.MorphDictionaryOptions
 
getDeprel() - Method in class marmot.morph.mapper.Node
 
getDepth() - Method in class marmot.core.FeatureVector
 
getDict(String) - Static method in class marmot.morph.mapper.czech.ConllReader
 
getDict(String) - Static method in class marmot.morph.mapper.czech.MsdReader
 
getDictionaries() - Method in class chipmunk.segmenter.SegmenterOptions
 
getDictType() - Method in class marmot.morph.MorphDictionaryOptions
 
getDifferences(List<Double>, List<Double>, boolean) - Static method in class marmot.util.eval.RandomizationTest
 
getDim() - Method in class marmot.core.ArrayFloatFeatureVector
 
getDim() - Method in class marmot.core.ConcatFloatFeatureVector
 
getDim() - Method in class marmot.core.DenseArrayFloatFeatureVector
 
getDim() - Method in interface marmot.core.FloatFeatureVector
 
getDim() - Method in class marmot.core.ZeroFloatFeatureVector
 
getDimension() - Method in class experimental.analyzer.simple.FloatDict
 
getDimension() - Method in class marmot.morph.FloatHashDictionary
 
getDistance() - Method in class marmot.util.GeneralLevenshteinLattice
 
getDistance() - Method in class marmot.util.LevenshteinLattice
 
getDotProduct(FloatWeights, int, int) - Method in class marmot.core.ArrayFloatFeatureVector
 
getDotProduct(FloatWeights, int, int) - Method in class marmot.core.ConcatFloatFeatureVector
 
getDotProduct(FloatWeights, int, int) - Method in class marmot.core.DenseArrayFloatFeatureVector
 
getDotProduct(FloatWeights, int, int) - Method in interface marmot.core.FloatFeatureVector
 
getDotProduct(FloatWeights, int, int) - Method in class marmot.core.ZeroFloatFeatureVector
 
getDouble(String) - Method in class chipmunk.segmenter.SegmenterOptions
 
getEffectiveOrder() - Method in class marmot.core.Options
 
getEndPos() - Method in class experimental.igel.SegmentVariable
 
getEntropy() - Method in class marmot.morph.signature.Trie
 
getFeatIndexes() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getFeats() - Method in class marmot.morph.mapper.Node
 
getFeature() - Method in class marmot.util.Encoder
 
getFeature(boolean) - Method in class marmot.util.Encoder
 
getFeatureIndex(Encoder, boolean) - Method in class marmot.util.ExactFeatureTable
 
getFeatureIndex(Encoder, boolean) - Method in interface marmot.util.FeatureTable
 
getFeatureIndex(Encoder, boolean) - Method in class marmot.util.HashFeatureTable
 
getFeatureIndexes() - Method in class lemming.lemma.LemmaCandidate
 
getFeatures() - Method in class experimental.ising.BinaryFactor
 
getFeatures(int, String) - Method in class experimental.ising.UnaryFeatureExtractor
 
getFeatures() - Method in class marmot.core.ArrayFloatFeatureVector
 
getFeatures() - Method in class marmot.thirdparty.aramorph.Solution
 
getFeaturesNegative() - Method in class experimental.ising.UnaryFactor
 
getFeaturesPositive() - Method in class experimental.ising.UnaryFactor
 
getFeatureTable() - Method in class chipmunk.segmenter.IndexConsumer
 
getFeatureTable() - Method in class marmot.morph.MorphWeightVector
 
getFeatureTemplates() - Method in class marmot.morph.MorphOptions
 
getFilename() - Method in class marmot.morph.io.FileOptions
 
getFilename() - Method in class marmot.morph.MorphDictionaryOptions
 
getFilenameName(String) - Method in class experimental.test.analyzer.SimpleAnalyzerTest
 
getFileOptions() - Method in class marmot.morph.io.SentenceReader
 
getFilterAlphabet() - Method in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
getFixedInputLength() - Method in interface marmot.util.edit.EditTree
 
getFixedInputLength() - Method in class marmot.util.edit.MatchNode
 
getFixedInputLength() - Method in class marmot.util.edit.ReplaceNode
 
getFixedOutputLength() - Method in interface marmot.util.edit.EditTree
 
getFixedOutputLength() - Method in class marmot.util.edit.MatchNode
 
getFixedOutputLength() - Method in class marmot.util.edit.ReplaceNode
 
getFloatFeatIndexes() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getFloatIndex(int, int) - Method in interface marmot.core.FloatWeights
 
getFloatIndex(int, int) - Method in class marmot.morph.MorphWeightVector
 
getFloatTypeDict() - Method in class marmot.morph.MorphOptions
 
getFloatValues() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getFloatVector() - Method in class marmot.core.FeatureVector
 
getFloatWeight(int) - Method in interface marmot.core.FloatWeights
 
getFloatWeight(int) - Method in class marmot.morph.MorphWeightVector
 
getFloatWeights() - Method in interface marmot.core.WeightVector
 
getFloatWeights() - Method in class marmot.morph.MorphWeightVector
 
getForm() - Method in class experimental.analyzer.AnalyzerInstance
 
getForm() - Method in class lemming.lemma.LemmaInstance
 
getForm() - Method in class marmot.morph.mapper.Node
 
getFormCharIndexes(SymbolTable<Character>) - Method in class chipmunk.segmenter.SegmentationInstance
 
getFormCharIndexes() - Method in class lemming.lemma.toutanova.ToutanovaInstance
 
getFormChars() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getFormChars(SymbolTable<Character>, boolean) - Method in class lemming.lemma.ranker.RankerInstance
 
getFormIndex() - Method in class marmot.morph.io.FileOptions
 
getFormPadded() - Method in class lemming.lemma.LemmaInstance
 
getFscore() - Method in class chipmunk.segmenter.Scorer
 
getFscore() - Method in class experimental.analyzer.AnalyzerResult
 
getFscore(MorphTagger, Collection<AnalyzerInstance>, double) - Method in class experimental.analyzer.tagger.TaggerAnalyzerTrainer
 
getGenerators(List<LemmaInstance>) - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getGeneratorTrainers() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getGoldCandidates() - Method in class marmot.core.lattice.SequenceSumLattice
 
getGoldCandidates() - Method in interface marmot.core.lattice.SumLattice
 
getGoldCandidates() - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
getGoldIndexes(Sequence, List<List<State>>) - Method in class marmot.core.SimpleTagger
 
getGoldIndexes(Sequence, List<List<State>>) - Method in interface marmot.core.Tagger
 
getGoldLemma() - Method in class marmot.morph.MorphOptions
 
getHandleUnseen() - Method in class lemming.lemma.SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions
 
getHead() - Method in class marmot.morph.mapper.Node
 
getHeadIndex() - Method in class marmot.morph.mapper.Node
 
getI() - Method in class experimental.ising.BinaryFactor
 
getI() - Method in class experimental.ising.UnaryFactor
 
getI() - Method in class experimental.ising.Variable
 
getIgnoreFeatures() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getIndex() - Method in class experimental.morfessor.Segment
 
getIndex() - Method in class marmot.core.State
 
getIndex() - Method in class marmot.core.Transition
 
getIndex() - Method in class marmot.morph.signature.Trie
 
getIndexes() - Method in class experimental.analyzer.simple.FloatDict.Vector
 
getIndexes(String) - Method in class marmot.morph.HashDictionary
 
getIndexes(String) - Method in class marmot.morph.MorphDictionary
 
getIndexes() - Method in class marmot.morph.MorphDictionaryOptions
 
getIndexes(String) - Method in class marmot.morph.SuffixDictionary
 
getInitialVectorSize() - Method in class marmot.core.Options
 
getInputEnd() - Method in class marmot.util.edit.Match
 
getInputIndexes() - Method in class chipmunk.segmenter.SegmentationResult
 
getInputs() - Method in class lemming.lemma.toutanova.Result
 
getInputSegment() - Method in class lemming.lemma.toutanova.Aligner.Pair
 
getInputStart() - Method in class marmot.util.edit.Match
 
getInputStream() - Method in class marmot.morph.io.FileOptions
 
getInsert() - Method in class chipmunk.segmenter.IndexConsumer
 
getInsert() - Method in class lemming.lemma.toutanova.IndexConsumer
 
getInsert() - Method in class lemming.lemma.toutanova.IndexScorer
 
getInsert() - Method in class lemming.lemma.toutanova.IndexUpdater
 
getInstance(Word) - Method in class chipmunk.segmenter.SegmenterModel
 
getInstance() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getInstance(AnalyzerInstance) - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
getInstance() - Method in class lemming.lemma.LemmaError
 
getInstance(Word, boolean, boolean) - Static method in class lemming.lemma.LemmaInstance
 
getInstance(Word) - Static method in class lemming.lemma.LemmaInstance
 
getInstance(String) - Method in class lemming.lemma.LemmaOptions
 
getInstance() - Method in class lemming.lemma.ranker.RankerInstance
 
getInstance(LemmaInstance, List<LemmaCandidateGenerator>) - Static method in class lemming.lemma.ranker.RankerInstance
 
getInstances(String) - Static method in class experimental.analyzer.AnalyzerInstance
 
getInstances(Iterable<Sequence>) - Static method in class lemming.lemma.LemmaInstance
 
getInstances(Iterable<Sequence>, int) - Static method in class lemming.lemma.LemmaInstance
 
getInstances(Iterable<Sequence>, boolean, boolean) - Static method in class lemming.lemma.LemmaInstance
 
getInstances(Iterable<Sequence>, int, boolean, boolean) - Static method in class lemming.lemma.LemmaInstance
 
getInstances(String) - Static method in class lemming.lemma.LemmaInstance
 
getInstances(List<LemmaInstance>, List<LemmaCandidateGenerator>) - Static method in class lemming.lemma.ranker.RankerInstance
 
getInt(String) - Method in class chipmunk.segmenter.SegmenterOptions
 
getInt2Feature() - Method in class experimental.ising.UnaryFeatureExtractor
 
getInt2String() - Method in class experimental.ising.Measure
 
getInternalAnalyzer() - Method in class marmot.morph.MorphOptions
 
getIsState() - Method in class marmot.core.FeatureVector
 
getIsTagDependent() - Method in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
getJ() - Method in class experimental.ising.BinaryFactor
 
getKeys() - Method in class marmot.util.KeyValueOptions
 
getLeafes(List<Trie>) - Method in class marmot.morph.signature.Trie
 
getLeft() - Method in class marmot.util.edit.MatchNode
 
getLeftInputLength() - Method in class marmot.util.edit.MatchNode
 
getLemma() - Method in class experimental.ising.Datum
 
getLemma() - Method in class lemming.lemma.LemmaInstance
 
getLemma() - Method in class lemming.lemma.ranker.RankerCandidate
 
getLemma() - Method in class marmot.morph.mapper.Node
 
getLemma() - Method in class marmot.morph.Word
 
getLemmaAspellLang() - Method in class marmot.morph.MorphOptions
 
getLemmaAspellPath() - Method in class marmot.morph.MorphOptions
 
getLemmaCandidates() - Method in class marmot.core.State
 
getLemmaChars(SymbolTable<Character>, String, boolean) - Method in class lemming.lemma.LemmaCandidate
 
getLemmaClusterFile() - Method in class marmot.morph.MorphOptions
 
getLemmaIgnoreFeatures() - Method in class marmot.morph.MorphOptions
 
getLemmaIndex() - Method in class marmot.morph.io.FileOptions
 
getLemmaModel() - Method in class marmot.morph.MorphModel
 
getLemmaPadded() - Method in class lemming.lemma.LemmaInstance
 
getLemmaPrePruningExtraction() - Method in class marmot.morph.MorphOptions
 
getLemmaPretraining() - Method in class marmot.morph.MorphOptions
 
getLemmas(String) - Method in class marmot.morph.mapper.latin.LatMorReader
 
getLemmaTagDependent() - Method in class marmot.morph.MorphOptions
 
getLemmatizer() - Method in class marmot.morph.MorphOptions
 
getLemmatizerFile() - Method in class marmot.morph.MorphOptions
 
getLemmatizerTrainer(String, Map<String, Object>) - Method in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
getLemmatizerTrainer() - Method in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
getLemmaUnigramFile() - Method in class marmot.morph.MorphOptions
 
getLemmaUseLemmingGenerator() - Method in class marmot.morph.MorphOptions
 
getLemmaUseMorph() - Method in class marmot.morph.MorphModel
 
getLemmaUseMorph() - Method in class marmot.morph.MorphOptions
 
getLemmaUseShapeLexicon() - Method in class marmot.morph.MorphOptions
 
getLength() - Method in class chipmunk.segmenter.SegmentationInstance
 
getLength() - Method in class chipmunk.segmenter.Word
 
getLength() - Method in class experimental.morfessor.Segment
 
getLength() - Method in class marmot.util.DynamicWeights
 
getLength() - Method in class marmot.util.edit.Match
 
getLevel() - Method in class marmot.core.lattice.SequenceSumLattice
 
getLevel() - Method in interface marmot.core.lattice.SumLattice
 
getLevel() - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
getLevel() - Method in class marmot.core.State
 
getLevel() - Method in class marmot.core.Transition
 
getLimit() - Method in class lemming.lemma.LemmaOptions
 
getLimit() - Method in class marmot.morph.io.FileOptions
 
getLimit() - Method in class marmot.morph.MorphDictionaryOptions
 
getListValue(List<Object>, Object) - Method in class lemming.lemma.LemmaOptions
 
getMap() - Method in class marmot.util.HashLexicon
 
getMarganlizeLemmas() - Method in class marmot.core.Model
 
getMarganlizeLemmas() - Method in class marmot.morph.MorphModel
 
getMarginalizeLemmas() - Method in class marmot.morph.MorphOptions
 
getMaxAffixLength() - Method in class marmot.morph.MorphOptions
 
getMaxCount() - Method in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
getMaxDepth() - Method in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
getMaxHeapSizeInBytes() - Static method in class marmot.util.Sys
 
getMaxHeapSizeInMegaBytes() - Static method in class marmot.util.Sys
 
getMaxInputSegmentLength() - Method in class lemming.lemma.toutanova.ToutanovaModel
 
getMaxPrefix() - Method in class experimental.ising.UnaryFeatureExtractor
 
getMaxSegmentLength() - Method in class chipmunk.segmenter.SegmenterModel
 
getMaxSignature() - Method in class marmot.morph.MorphModel
 
getMaxSignature(boolean) - Static method in class marmot.util.FeatUtil
 
getMaxSuffix() - Method in class experimental.ising.UnaryFeatureExtractor
 
getMaxTransitionFeatureLevel() - Method in class marmot.core.Options
 
getMaxWindowSize() - Method in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
getMeasure() - Method in class experimental.igel.Measure
 
getMeasure() - Method in class experimental.ising.Measure
 
getMessageIds() - Method in class experimental.igel.Factor
 
getMessageIds() - Method in class experimental.igel.SegmentVariable
 
getMessageIds() - Method in class experimental.igel.UnaryFactor
 
getMessageIds() - Method in class experimental.ising.Factor
 
getMessageIds() - Method in class experimental.ising.Variable
 
getMessages() - Method in class experimental.igel.Factor
 
getMessages() - Method in class experimental.igel.SegmentVariable
 
getMessages() - Method in class experimental.igel.UnaryFactor
 
getMessages() - Method in class experimental.ising.Factor
 
getMessages() - Method in class experimental.ising.Variable
 
getMinCount() - Method in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
getMode() - Method in class experimental.analyzer.simple.SimpleAnalyzer
 
getModel() - Method in class chipmunk.segmenter.StatSegmenter
 
getModel() - Method in class experimental.analyzer.simple.SimpleAnalyzer
 
getModel() - Method in class lemming.lemma.ranker.Ranker
 
getModel() - Method in class lemming.lemma.toutanova.ToutanovaLemmatizer
 
getModel() - Method in class marmot.core.SimpleTagger
 
getModel() - Method in interface marmot.core.Tagger
 
getModel() - Method in class marmot.morph.MorphWeightVector
 
getModel(Collection<Sequence>, MorphOptions) - Method in class marmot.test.morph.PipelineTest
 
getModelFile() - Method in class marmot.morph.MorphOptions
 
getMorphAsterisk() - Method in class experimental.morfessor.Morpheme
 
getMorphDict() - Method in class marmot.morph.MorphOptions
 
getMorphDict() - Method in class marmot.morph.MorphWeightVector
 
getMorpheme() - Method in class experimental.morfessor.Morpheme
 
getMorphIndex() - Method in class marmot.morph.io.FileOptions
 
getMorphIndexes(SymbolTable<String>, boolean) - Method in class lemming.lemma.ranker.RankerInstance
 
getMorphTable() - Method in class lemming.lemma.ranker.RankerModel
 
getMorphTag() - Method in class experimental.analyzer.AnalyzerTag
 
getMorphTag() - Method in class lemming.lemma.LemmaInstance
 
getMorphTag() - Method in class marmot.morph.mapper.Node
 
getMorphTag() - Method in class marmot.morph.Word
 
getName(int) - Method in class marmot.morph.MorphDictionary
 
getNbestRank() - Method in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
getNbestSequences() - Method in class marmot.core.lattice.SequenceViterbiLattice
 
getNbestSequences() - Method in interface marmot.core.lattice.ViterbiLattice
 
getNbestSequences() - Method in class marmot.core.lattice.ZeroOrderViterbiLattice
 
getNeighbors() - Method in class experimental.igel.Factor
 
getNeighbors() - Method in class experimental.igel.SegmentVariable
 
getNeighbors() - Method in class experimental.igel.UnaryFactor
 
getNeighbors() - Method in class experimental.ising.Factor
 
getNeighbors() - Method in class experimental.ising.Variable
 
getNodes() - Method in class marmot.morph.mapper.SyntaxTree
 
getNormalize() - Method in class marmot.morph.MorphDictionaryOptions
 
getNormalizeForms() - Method in class marmot.morph.MorphOptions
 
getNumChunks() - Method in class marmot.morph.MorphOptions
 
getNumEditTreeSteps() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getNumFeatures() - Method in class experimental.ising.UnaryFeatureExtractor
 
getNumFolds() - Method in class marmot.morph.MorphOptions
 
getNumIterations() - Method in class lemming.lemma.LemmaOptions
 
getNumIterations() - Method in class marmot.core.Options
 
getNumLevels() - Method in class marmot.core.SimpleTagger
 
getNumLevels() - Method in interface marmot.core.Tagger
 
getNumParameters() - Method in class chipmunk.segmenter.SemiCrfObjective
 
getNumParameters() - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
getNumParameters() - Method in class lemming.lemma.ranker.RankerObjective
 
getNumShapes() - Method in class marmot.morph.MorphModel
 
getNumSteps() - Method in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
getNumSubTags() - Method in class marmot.morph.MorphModel
 
getNumTags() - Method in class chipmunk.segmenter.SegmenterModel
 
getNumTags() - Method in interface experimental.analyzer.Analyzer
 
getNumTags() - Method in class experimental.analyzer.simple.SimpleAnalyzer
 
getNumTags() - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
getNumTags() - Method in class experimental.analyzer.tagger.TaggerAnalyzer
 
getObservedFeature() - Method in class marmot.morph.MorphOptions
 
getObservedIndex(MorphFeatureVector, State) - Method in class marmot.morph.MorphWeightVector
 
getOovTokenAccuracy() - Method in class marmot.morph.MorphResult
 
getOpenPosTagClassesCrossValidation(Collection<Sequence>, int, List<SymbolTable<String>>) - Static method in class marmot.morph.MorphModel
 
getOptimizeNumIterations() - Method in class marmot.core.Options
 
getOption(String) - Method in class lemming.lemma.LemmaOptions
 
getOptions() - Method in class lemming.lemma.BackupLemmatizerTrainer
 
getOptions() - Method in class lemming.lemma.edit.EditTreeGeneratorTrainer
 
getOptions() - Method in interface lemming.lemma.LemmaCandidateGeneratorTrainer
 
getOptions() - Method in interface lemming.lemma.LemmatizerTrainer
 
getOptions() - Method in class lemming.lemma.ranker.RankerTrainer
 
getOptions() - Method in class lemming.lemma.SimpleLemmatizerTrainer
 
getOptions() - Method in class lemming.lemma.toutanova.ToutanovaTrainer
 
getOptions() - Method in class marmot.core.Model
 
getOptions() - Method in class marmot.morph.MorphDictionary
 
getOptions() - Method in class marmot.morph.MorphModel.MorphEntry
 
getOracle() - Method in class marmot.core.Options
 
getOrder() - Method in interface lemming.lemma.toutanova.Decoder
 
getOrder() - Method in class lemming.lemma.toutanova.FirstOrderDecoder
 
getOrder() - Method in class lemming.lemma.toutanova.ZeroOrderDecoder
 
getOrder() - Method in class marmot.core.lattice.SequenceSumLattice
 
getOrder() - Method in interface marmot.core.lattice.SumLattice
 
getOrder() - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
getOrder() - Method in class marmot.core.Model
 
getOrder() - Method in class marmot.core.Options
 
getOrder() - Method in class marmot.core.SimpleTagger
 
getOrder() - Method in class marmot.core.State
 
getOrder() - Method in class marmot.core.Transition
 
getOutput() - Method in class lemming.lemma.toutanova.Result
 
getOutput(int) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
getOutputEnd() - Method in class marmot.util.edit.Match
 
getOutputs() - Method in class lemming.lemma.toutanova.Result
 
getOutputSegment() - Method in class lemming.lemma.toutanova.Aligner.Pair
 
getOutputStart() - Method in class marmot.util.edit.Match
 
getOutputTable() - Method in class lemming.lemma.toutanova.ToutanovaModel
 
getPairScore(SegmentationInstance, int, int, int) - Method in class chipmunk.segmenter.SegmenterModel
 
getPairScore(ToutanovaInstance, int, int, int) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
getParameter(int) - Method in class chipmunk.segmenter.SemiCrfObjective
 
getParameter(int) - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
getParameter(int) - Method in class lemming.lemma.ranker.RankerObjective
 
getParameters(double[]) - Method in class chipmunk.segmenter.SemiCrfObjective
 
getParameters(double[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
getParameters(double[]) - Method in class lemming.lemma.ranker.RankerObjective
 
getParanExpected(String) - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
getPenalty() - Method in class marmot.core.Options
 
getPos() - Method in class marmot.morph.mapper.Node
 
getPos2String() - Method in class experimental.igel.Word
 
getPosCandidates(LdtMorphTag, ItMorphTag) - Method in class marmot.morph.mapper.latin.ItLdtMapper
 
getPosIndex(SymbolTable<String>, boolean) - Method in class lemming.lemma.ranker.RankerInstance
 
getPosTable() - Method in class lemming.lemma.ranker.RankerModel
 
getPosTag() - Method in class experimental.analyzer.AnalyzerTag
 
getPosTag() - Method in class lemming.lemma.LemmaInstance
 
getPosTag() - Method in class marmot.morph.Word
 
getPosTagIndex() - Method in class lemming.lemma.toutanova.ToutanovaInstance
 
getPotential() - Method in class experimental.igel.BinaryFactor
 
getPotential() - Method in class experimental.igel.UnaryFactor
 
getPotential() - Method in class experimental.ising.BinaryFactor
 
getPotential() - Method in class experimental.ising.UnaryFactor
 
getPredFile() - Method in class marmot.morph.MorphOptions
 
getPredictedLemma() - Method in class lemming.lemma.LemmaError
 
getPreviousSegment() - Method in class experimental.morfessor.Segment
 
getPreviousStateIndex() - Method in class marmot.core.lattice.LatticeEntry
 
getPreviousSubOrderState() - Method in class marmot.core.State
 
getPreviousSubOrderState() - Method in class marmot.core.Transition
 
getProbThreshold() - Method in class marmot.core.Options
 
getPrune() - Method in class marmot.core.Options
 
getQuadraticPenalty() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getQuadraticPenalty() - Method in class marmot.core.Options
 
getRandom() - Method in class chipmunk.segmenter.SegmenterOptions
 
getRandom() - Method in class lemming.lemma.LemmaOptions
 
getRankerIstances() - Method in class marmot.morph.Word
 
getRankOfSequence(Tagger, Sentence, ViterbiLattice, List<List<State>>) - Static method in class marmot.morph.MorphEvaluator
 
getRareWordMaxFreq() - Method in class marmot.morph.MorphOptions
 
getReadings() - Method in class chipmunk.segmenter.Word
 
getReadings() - Method in class experimental.analyzer.AnalyzerInstance
 
getRealScore() - Method in class marmot.core.State
 
getReplaceCost(T, T) - Method in class marmot.util.GeneralLevenshteinLattice
 
getReplaceCost(char, char) - Method in class marmot.util.LevenshteinLattice
 
getResourceFile(String) - Method in class lemming.test.lemma.GeneratorTest
 
getResourceFile(String) - Method in class lemming.test.lemma.toutanova.NbestDecoderTest
 
getResourceFile(String) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
getResourceFile(String) - Method in class lemming.test.lemma.TrainerTest
 
getResourceFile(String) - Method in class marmot.test.util.edit.EditTreeBuilderTrainerTest
 
getRestrictPosTagsToSeenCombinations() - Method in class marmot.morph.MorphOptions
 
getRestricTransitions() - Method in class marmot.morph.MorphOptions
 
getResult() - Method in class lemming.lemma.toutanova.ToutanovaInstance
 
getResult() - Method in class marmot.core.SimpleTagger
 
getResult() - Method in interface marmot.core.Tagger
 
getResult() - Method in class marmot.morph.MorphModel.MorphEntry
 
getResults() - Method in class chipmunk.segmenter.SegmentationInstance
 
getReverse() - Method in class marmot.morph.MorphDictionaryOptions
 
getRight() - Method in class marmot.util.edit.MatchNode
 
getRightnputLength() - Method in class marmot.util.edit.MatchNode
 
getScore() - Method in class chipmunk.segmenter.IndexScorer
 
getScore() - Method in class chipmunk.segmenter.SegmentationResult
 
getScore(SegmentationInstance, SegmentationResult) - Method in class chipmunk.segmenter.SegmenterModel
 
getScore() - Method in class lemming.lemma.LemmaCandidate
 
getScore() - Method in class lemming.lemma.ranker.RankerCandidate
 
getScore() - Method in class lemming.lemma.toutanova.IndexScorer
 
getScore() - Method in class lemming.lemma.toutanova.Result
 
getScore(ToutanovaInstance, Result) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
getScore() - Method in class marmot.core.lattice.Hypothesis
 
getScore() - Method in class marmot.core.lattice.LatticeEntry
 
getScore() - Method in interface marmot.core.Result
 
getScore() - Method in class marmot.core.State
 
getScore() - Method in class marmot.morph.MorphResult
 
getScore(KeyValueOptions, String[], KeyValueOptions, String[]) - Method in class marmot.util.eval.AbstractOneTokenPerLineScorer
 
getScore(KeyValueOptions, String[], KeyValueOptions, String[]) - Method in class marmot.util.eval.TaggingScorer
 
getScorer() - Method in class chipmunk.segmenter.SegmenterModel
 
getScorer() - Method in class experimental.morfessor.Segment
 
getScores(String, String) - Method in class marmot.util.eval.AbstractOneTokenPerLineScorer
 
getScores(String, String) - Method in interface marmot.util.eval.Scorer
 
getSeed() - Method in class marmot.core.Options
 
getSegment() - Method in class experimental.igel.SegmentVariable
 
getSegments() - Method in class chipmunk.segmenter.SegmentationReading
 
getSentences(String, int) - Static method in class marmot.test.morph.PipelineTest
 
getSequenceBySignature(HashableIntArray) - Method in class marmot.core.lattice.SequenceViterbiLattice
 
getSequenceBySignature(HashableIntArray) - Method in class marmot.core.lattice.ZeroOrderViterbiLattice
 
getShape() - Method in class marmot.morph.MorphOptions
 
getShape(String) - Static method in class marmot.util.StringUtils
 
getShapeTable() - Method in class marmot.morph.MorphModel
 
getShapeTriePath() - Method in class marmot.morph.MorphOptions
 
getShuffle() - Method in class marmot.core.Options
 
getSignature() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getSignature() - Method in class lemming.lemma.toutanova.Result
 
getSignature() - Method in class marmot.core.lattice.Hypothesis
 
getSignature(String, boolean) - Static method in class marmot.util.FeatUtil
 
getSimpleSubMorphIndex(int) - Method in class marmot.morph.MorphWeightVector
 
getSize() - Method in class experimental.igel.Measure
 
getSize() - Method in class experimental.ising.Measure
 
getSize() - Method in class experimental.ising.UnaryFactor
 
getSize() - Method in class experimental.ising.Variable
 
getSize1() - Method in class experimental.ising.BinaryFactor
 
getSize2() - Method in class experimental.ising.BinaryFactor
 
getSortedKeys() - Method in class marmot.util.KeyValueOptions
 
getSpecialSignature() - Method in class marmot.morph.MorphOptions
 
getSplitMorphs() - Method in class marmot.morph.MorphOptions
 
getSplitPos() - Method in class marmot.morph.MorphOptions
 
getStartFeature() - Method in class experimental.ising.UnaryFeatureExtractor
 
getStartPos() - Method in class experimental.igel.SegmentVariable
 
getStates() - Method in class marmot.core.lattice.Hypothesis
 
getStates(Sequence, boolean) - Method in class marmot.core.SimpleTagger
 
getStats(List<LemmaInstance>, List<LemmaInstance>, boolean, int) - Static method in class lemming.lemma.cmd.Stats
 
getString(String) - Method in class chipmunk.segmenter.SegmenterOptions
 
getSubLevel(int) - Method in class marmot.core.State
 
getSubLevel(int) - Method in class marmot.core.Transition
 
getSubLevelState() - Method in class marmot.core.State
 
getSubLevelState() - Method in class marmot.core.Transition
 
getSubOrderState() - Method in class marmot.core.State
 
getSubOrderState() - Method in class marmot.core.Transition
 
getSubTagSeparator() - Method in class marmot.morph.MorphOptions
 
getSuffix(String) - Method in class marmot.util.SuffixTrie
 
getSum(List<Double>) - Method in class marmot.util.eval.RandomizationTest
 
getSumLattice(boolean, Sequence) - Method in class marmot.core.SimpleTagger
 
getSumLattice(boolean, Sequence) - Method in interface marmot.core.Tagger
 
getSymbols() - Method in class marmot.util.SymbolTable
 
getTable() - Method in class marmot.morph.MorphDictionary
 
getTag(String, int) - Static method in class chipmunk.segmenter.TagSet
 
getTag() - Method in class experimental.analyzer.AnalyzerReading
 
getTag() - Method in class experimental.ising.Datum
 
getTag() - Method in class experimental.ising.UnaryFactor
 
getTag() - Method in class experimental.morfessor.Morpheme
 
getTagCandidates(Sequence, int, State) - Method in class marmot.core.Model
 
getTagCandidates(Sequence, int, State) - Method in class marmot.morph.MorphModel
 
getTagDependent() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getTagIndex() - Method in class marmot.morph.io.FileOptions
 
getTagIndexes() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getTagIndexes() - Method in interface marmot.core.Token
 
getTagIndexes() - Method in class marmot.morph.Word
 
getTagMorph() - Method in class marmot.morph.MorphOptions
 
getTagName() - Method in class experimental.ising.Variable
 
getTags() - Method in class chipmunk.segmenter.SegmentationReading
 
getTags() - Method in class chipmunk.segmenter.SegmentationResult
 
getTags() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getTagTable() - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
getTagTables() - Method in class marmot.core.Model
 
getTagToSubTags() - Method in class marmot.morph.MorphModel
 
getTestFile() - Method in class marmot.morph.MorphOptions
 
getTestSentences() - Method in class marmot.test.morph.PipelineTest
 
getTime() - Method in class marmot.util.Timer
 
getTimeInSeconds() - Method in class marmot.util.Timer
 
getTokenAccuracy() - Method in class lemming.lemma.LemmaResult
 
getTokenAccuracy() - Method in class marmot.morph.MorphResult
 
getTokenFeatureIndex() - Method in class marmot.morph.io.FileOptions
 
getTokenFeatureIndexes() - Method in class marmot.morph.Word
 
getTokenFeatures() - Method in class marmot.morph.Word
 
getTokenFeatureTable() - Method in class marmot.morph.MorphModel
 
getTokRules() - Method in class marmot.tokenize.rules.CzechRuleProvider
 
getTokRules() - Method in class marmot.tokenize.rules.EnglishRuleProvider
 
getTokRules() - Method in class marmot.tokenize.rules.GermanRuleProvider
 
getTokRules() - Method in class marmot.tokenize.rules.RuleProvider
 
getTokRules() - Method in class marmot.tokenize.rules.SpanishRuleProvider
 
getTokTransformator() - Method in class marmot.tokenize.rules.RuleProvider
 
getTotalBitIndex() - Method in class marmot.util.Decoder
 
getTotalByteLength() - Method in class marmot.util.Decoder
 
getTotalNumVariables() - Method in class experimental.ising.UnaryFeatureExtractor
 
getTotalScore() - Method in class experimental.morfessor.Segment
 
getTrainer() - Method in class marmot.core.Options
 
getTrainFile() - Method in class marmot.morph.MorphOptions
 
getTrainSentences() - Method in class marmot.test.morph.PipelineTest
 
getTransition(int) - Method in class marmot.core.State
 
getTransitions() - Method in class marmot.core.State
 
getTransitionScore(SegmentationInstance, int, int, int, int) - Method in class chipmunk.segmenter.SegmenterModel
 
getTransitionScore(ToutanovaInstance, int, int, int, int) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
getTreebankInstances(String) - Static method in class experimental.analyzer.AnalyzerInstance
 
getTreeIndex(EditTreeBuilder, String, String, SymbolTable<EditTree>, boolean) - Method in class lemming.lemma.LemmaCandidate
 
getTrie() - Method in class experimental.morfessor.CompoundSplitter
 
getUnaryFactor() - Method in class experimental.ising.IsingFactorGraph
 
getUnigramFile() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getUnknown() - Method in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
getUnTokRules() - Method in class marmot.tokenize.rules.CzechRuleProvider
 
getUnTokRules() - Method in class marmot.tokenize.rules.EnglishRuleProvider
 
getUnTokRules() - Method in class marmot.tokenize.rules.GermanRuleProvider
 
getUnTokRules() - Method in class marmot.tokenize.rules.RuleProvider
 
getUnTokRules() - Method in class marmot.tokenize.rules.SpanishRuleProvider
 
getUnTokTransformator() - Method in class marmot.tokenize.rules.RuleProvider
 
getUpdater() - Method in class chipmunk.segmenter.SegmenterModel
 
getUseAlignmentFeatures() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getUseBackup() - Method in class lemming.lemma.SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions
 
getUseCoreFeatures() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getUseDefaultFeatures() - Method in class marmot.morph.MorphOptions
 
getUsedMemoryInBytes() - Static method in class marmot.util.Sys
 
getUsedMemoryInBytes(Serializable, boolean) - Static method in class marmot.util.Sys
 
getUsedMemoryInMegaBytes() - Static method in class marmot.util.Sys
 
getUsedMemoryInMegaBytes(Serializable, boolean) - Static method in class marmot.util.Sys
 
getUseHashFeatureTable() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getUseHashFeatureTable() - Method in class marmot.morph.MorphOptions
 
getUseHashVector() - Method in class marmot.morph.MorphOptions
 
getUseMallet() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getUseMorph() - Method in class lemming.lemma.LemmaOptions
 
getUseOfflineFeatureExtraction() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getUsePerceptron() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getUsePos() - Method in class lemming.lemma.LemmaOptions
 
getUseShapeLexicon() - Method in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
getValue() - Method in class chipmunk.segmenter.SemiCrfObjective
 
getValue() - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
getValue(Object, Object) - Method in class lemming.lemma.LemmaOptions
 
getValue() - Method in class lemming.lemma.ranker.RankerObjective
 
getValue() - Method in class marmot.util.CollectableDouble
 
getValue() - Method in class marmot.util.CollectableSet
 
getValueAsInteger(String) - Method in class marmot.util.KeyValueOptions
 
getValueGradient(double[]) - Method in class chipmunk.segmenter.SemiCrfObjective
 
getValueGradient(double[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
getValueGradient(double[]) - Method in class lemming.lemma.ranker.RankerObjective
 
getValues() - Method in class experimental.analyzer.simple.FloatDict.Vector
 
getValues() - Method in class marmot.core.DenseArrayFloatFeatureVector
 
getVariables() - Method in class experimental.ising.IsingFactorGraph
 
getVector(String) - Method in class experimental.analyzer.simple.FloatDict
 
getVector() - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
getVector() - Method in class marmot.core.State
 
getVector() - Method in interface marmot.core.Token
 
getVector(String) - Method in class marmot.morph.FloatHashDictionary
 
getVector() - Method in class marmot.morph.Word
 
getVerbose() - Method in class marmot.core.Options
 
getVerbosity() - Method in class lemming.lemma.LemmaOptions
 
getVeryVerbose() - Method in class marmot.core.Options
 
getView() - Method in class marmot.tokenize.preprocess.Viewer
 
getViterbiSequence() - Method in class marmot.core.lattice.SequenceViterbiLattice
 
getViterbiSequence() - Method in interface marmot.core.lattice.ViterbiLattice
 
getViterbiSequence() - Method in class marmot.core.lattice.ZeroOrderViterbiLattice
 
getWeight(int) - Method in class marmot.morph.MorphWeightVector
 
getWeightedTokenFeatureIndexes() - Method in class marmot.morph.Word
 
getWeightedTokenFeatures() - Method in class marmot.morph.Word
 
getWeightedTokenFeatureTable() - Method in class marmot.morph.MorphModel
 
getWeightedTokenFeatureWeights() - Method in class marmot.morph.Word
 
getWeights() - Method in class chipmunk.segmenter.IndexConsumer
 
getWeights() - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
getWeights() - Method in class lemming.lemma.ranker.RankerModel
 
getWeights() - Method in class lemming.lemma.toutanova.ToutanovaModel
 
getWeights() - Method in class marmot.core.ArrayFloatFeatureVector
 
getWeights() - Method in interface marmot.core.WeightVector
 
getWeights() - Method in class marmot.morph.MorphWeightVector
 
getWeights() - Method in class marmot.util.DynamicWeights
 
getWeightVector() - Method in class marmot.core.SimpleTagger
 
getWeightVector() - Method in interface marmot.core.Tagger
 
getWord() - Method in class chipmunk.segmenter.SegmentationInstance
 
getWord() - Method in class chipmunk.segmenter.Word
 
getWord() - Method in class experimental.igel.Word
 
getWord() - Method in class experimental.ising.Datum
 
getWord() - Method in class experimental.ising.IsingFactorGraph
 
getWord(int) - Method in class marmot.morph.Sentence
 
getWordForm() - Method in class marmot.morph.Word
 
getWordFormIndex() - Method in class marmot.morph.Word
 
getWordIndex() - Method in class marmot.morph.MorphFeatureVector
 
getWordShapeIndex() - Method in class marmot.morph.Word
 
getWordSignature() - Method in class marmot.morph.Word
 
getWordTable() - Method in class marmot.morph.MorphModel
 
getZeroOrderCandidates(List<List<State>>, int) - Static method in class marmot.core.lattice.SequenceSumLattice
 
getZeroOrderCandidates(boolean) - Method in class marmot.core.lattice.SequenceSumLattice
 
getZeroOrderCandidates(boolean) - Method in interface marmot.core.lattice.SumLattice
 
getZeroOrderCandidates(boolean) - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
getZeroOrderState() - Method in class marmot.core.State
 
getZeroOrderState() - Method in class marmot.core.Transition
 
GOLD_LEMMA - Static variable in class marmot.morph.MorphOptions
 
golden - Variable in class experimental.ising.IsingFactorGraph
 
GoldLemmaGenerator - Class in lemming.lemma
 
GoldLemmaGenerator() - Constructor for class lemming.lemma.GoldLemmaGenerator
 
graphical_variation_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 

H

HackyAligner - Class in lemming.lemma.toutanova
 
HackyAligner() - Constructor for class lemming.lemma.toutanova.HackyAligner
 
HackyAligner(int) - Constructor for class lemming.lemma.toutanova.HackyAligner
 
HackyAlignerTest - Class in lemming.test.lemma.toutanova
 
HackyAlignerTest() - Constructor for class lemming.test.lemma.toutanova.HackyAlignerTest
 
HackyAlignerTrainer - Class in lemming.lemma.toutanova
 
HackyAlignerTrainer() - Constructor for class lemming.lemma.toutanova.HackyAlignerTrainer
 
HANDLE_UNSEEN - Static variable in class lemming.lemma.SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions
 
hasBeenObserved(int, int, int) - Method in class marmot.morph.MorphModel
 
HashableIntArray - Class in marmot.util
 
HashableIntArray(int[]) - Constructor for class marmot.util.HashableIntArray
 
HashableIntArrayTest - Class in marmot.test.util
 
HashableIntArrayTest() - Constructor for class marmot.test.util.HashableIntArrayTest
 
hashCode() - Method in class chipmunk.segmenter.SegmentationReading
 
hashCode() - Method in class chipmunk.segmenter.Word
 
hashCode() - Method in class experimental.analyzer.AnalyzerReading
 
hashCode() - Method in class experimental.analyzer.AnalyzerTag
 
hashCode() - Method in class lemming.lemma.LemmaInstance
 
hashCode() - Method in class marmot.core.Feature
 
hashCode() - Method in class marmot.morph.mapper.czech.PdtMorphTag
 
hashCode() - Method in class marmot.morph.mapper.german.SttsTag
 
hashCode() - Method in class marmot.morph.mapper.latin.LdtMorphTag
 
hashCode() - Method in class marmot.morph.Word
 
hashCode() - Method in class marmot.tokenize.preprocess.Pair
 
hashCode() - Method in class marmot.util.CollectableDouble
 
hashCode() - Method in class marmot.util.CollectableSet
 
hashCode() - Method in class marmot.util.edit.MatchNode
 
hashCode() - Method in class marmot.util.edit.ReplaceNode
 
hashCode() - Method in class marmot.util.Encoder
 
hashCode() - Method in class marmot.util.HashableIntArray
 
hashCode() - Method in class marmot.util.Tuple
 
HashDictionary - Class in marmot.morph
 
HashDictionary() - Constructor for class marmot.morph.HashDictionary
 
HashDictionary(SymbolTable<String>) - Constructor for class marmot.morph.HashDictionary
 
HashFeatureTable - Class in marmot.util
 
HashFeatureTable() - Constructor for class marmot.util.HashFeatureTable
 
HashLexicon - Class in marmot.util
 
HashLexicon(StringUtils.Mode) - Constructor for class marmot.util.HashLexicon
 
HashLexiconTest - Class in marmot.test.util
 
HashLexiconTest() - Constructor for class marmot.test.util.HashLexiconTest
 
hasNext() - Method in class marmot.morph.mapper.SyntaxTreeIterator
 
hasNext() - Method in class marmot.tokenize.preprocess.WikiReader
 
hasNext() - Method in class marmot.util.LineIterator
 
hasSymbol(T) - Method in class marmot.util.SymbolTable
 
Hypothesis - Class in marmot.core.lattice
 
Hypothesis(List<Integer>, double, HashableIntArray) - Constructor for class marmot.core.lattice.Hypothesis
 

I

identityTest() - Method in class marmot.test.util.StringUtilsTest
 
IGNORE_FEATURES - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
increaseOrder(List<List<State>>, int) - Method in class marmot.core.SimpleTagger
 
increment(AnalyzerResult) - Method in class experimental.analyzer.AnalyzerResult
 
increment(MorphResult) - Method in class marmot.morph.MorphResult
 
increment(Result) - Method in class marmot.morph.Result
 
increment(T, Double) - Method in class marmot.util.Counter
 
increment(int, double) - Method in class marmot.util.DynamicWeights
 
increment(Counter<String>) - Method in interface marmot.util.edit.EditTree
 
increment(Counter<String>) - Method in class marmot.util.edit.MatchNode
 
increment(Counter<String>) - Method in class marmot.util.edit.ReplaceNode
 
incrementEstimatedCounts(double) - Method in class lemming.lemma.ranker.RankerCandidate
 
incrementEstimatedCounts(double) - Method in class marmot.core.State
 
incrementEstimatedCounts(double) - Method in class marmot.core.Transition
 
incrementStateCounter(int, int, List<List<State>>) - Method in class marmot.core.SimpleTagger
 
IndexConsumer - Class in chipmunk.segmenter
 
IndexConsumer(DynamicWeights, SymbolTable<Feature>, boolean, int) - Constructor for class chipmunk.segmenter.IndexConsumer
 
IndexConsumer - Class in lemming.lemma.toutanova
 
IndexConsumer(DynamicWeights, SymbolTable<Feature>, int) - Constructor for class lemming.lemma.toutanova.IndexConsumer
 
indexesToStrings(int[]) - Method in class marmot.core.SimpleTagger
 
IndexScorer - Class in chipmunk.segmenter
 
IndexScorer(DynamicWeights, SymbolTable<Feature>, int) - Constructor for class chipmunk.segmenter.IndexScorer
 
IndexScorer - Class in lemming.lemma.toutanova
 
IndexScorer(DynamicWeights, SymbolTable<Feature>, int) - Constructor for class lemming.lemma.toutanova.IndexScorer
 
indexTest() - Method in class marmot.test.morph.MorphDictionaryOptionsTest
 
IndexUpdater - Class in chipmunk.segmenter
 
IndexUpdater(DynamicWeights, SymbolTable<Feature>, int) - Constructor for class chipmunk.segmenter.IndexUpdater
 
IndexUpdater - Class in lemming.lemma.toutanova
 
IndexUpdater(DynamicWeights, SymbolTable<Feature>, int) - Constructor for class lemming.lemma.toutanova.IndexUpdater
 
inference(int, double) - Method in class experimental.ising.IsingFactorGraph
Performs inference by belief propagation
inferenceBP(int, double) - Method in class experimental.igel.FactorGraph
 
inferenceBruteForce() - Method in class experimental.igel.FactorGraph
 
inferenceBruteForce() - Method in class experimental.ising.IsingFactorGraph
Brute force inference for the Ising factor graph
init(SegmenterOptions, Collection<Word>) - Method in class chipmunk.segmenter.SegmenterModel
 
init() - Method in class chipmunk.segmenter.SemiCrfObjective
 
init(Collection<SimpleAnalyzerInstance>, String) - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
init(RankerTrainer.RankerTrainerOptions, List<RankerInstance>, EditTreeAligner) - Method in class lemming.lemma.ranker.RankerModel
 
init(RankerTrainer.RankerTrainerOptions, List<RankerInstance>, EditTreeAligner, SymbolTable<String>, SymbolTable<String>) - Method in class lemming.lemma.ranker.RankerModel
 
init(ToutanovaModel) - Method in interface lemming.lemma.toutanova.Decoder
 
init(ToutanovaModel) - Method in class lemming.lemma.toutanova.FirstOrderDecoder
 
init(ToutanovaModel) - Method in interface lemming.lemma.toutanova.NbestDecoder
 
init(ToutanovaTrainer.ToutanovaOptions, List<ToutanovaInstance>, List<ToutanovaInstance>) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
init(ToutanovaModel) - Method in class lemming.lemma.toutanova.ZeroOrderDecoder
 
init(ToutanovaModel) - Method in class lemming.lemma.toutanova.ZeroOrderNbestDecoder
 
init() - Method in class marmot.core.lattice.BackwardSequenceLattice
 
init() - Method in class marmot.core.lattice.ForwardSequenceLattice
 
init() - Method in class marmot.core.lattice.SequenceSumLattice
 
init() - Method in class marmot.core.lattice.SequenceViterbiLattice
 
init() - Method in class marmot.core.lattice.ZeroOrderViterbiLattice
 
init(Options, SymbolTable<String>) - Method in class marmot.core.Model
 
init(Model, Collection<Sequence>) - Method in interface marmot.core.WeightVector
 
init(MorphDictionaryOptions) - Method in class marmot.morph.FloatHashDictionary
 
init(MorphDictionaryOptions) - Method in class marmot.morph.HashDictionary
 
init(MorphDictionaryOptions) - Method in class marmot.morph.MorphDictionary
 
init(MorphOptions, Collection<Sequence>) - Method in class marmot.morph.MorphModel
 
init(Model, Collection<Sequence>) - Method in class marmot.morph.MorphWeightVector
 
init(MorphDictionaryOptions) - Method in class marmot.morph.SuffixDictionary
 
init() - Method in class marmot.util.GeneralLevenshteinLattice
 
init() - Method in class marmot.util.LevenshteinLattice
 
init_fst_map(String) - Method in class marmot.morph.mapper.czech.Mapping
 
input_ - Variable in class marmot.util.GeneralLevenshteinLattice
 
input_ - Variable in class marmot.util.LevenshteinLattice
 
INSERT - Static variable in class marmot.util.GeneralLevenshteinLattice
 
INSERT - Static variable in class marmot.util.LevenshteinLattice
 
insert(T) - Method in class marmot.util.SymbolTable
 
insert_cost_ - Variable in class marmot.util.GeneralLevenshteinLattice
 
insert_cost_ - Variable in class marmot.util.LevenshteinLattice
 
insertProblemTest() - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
integer2Tag - Variable in class experimental.ising.DataReader
 
INTERNAL_ANALYZER - Static variable in class marmot.morph.MorphOptions
 
InternalReader - Interface in marmot.tokenize.preprocess
 
isBidirectional() - Method in class marmot.util.SymbolTable
 
isCorrect(SegmentationInstance) - Method in class chipmunk.segmenter.SegmentationResult
 
isCorrect() - Method in class lemming.lemma.ranker.RankerCandidate
 
isCorrect(String) - Method in class marmot.util.Aspell
 
IsingFactorGraph - Class in experimental.ising
 
IsingFactorGraph(String, UnaryFeatureExtractor, int, int, List<Pair<Integer, Integer>>, List<Integer>, List<String>) - Constructor for class experimental.ising.IsingFactorGraph
 
IsingFactorGraph(int, List<Pair<Integer, Integer>>, List<Integer>, List<String>) - Constructor for class experimental.ising.IsingFactorGraph
 
isLeaf() - Method in class marmot.morph.signature.Trie
 
isNonMorpheme() - Method in class experimental.morfessor.Morpheme
 
isNormal(double) - Static method in class marmot.util.Check
 
Isomorph - Class in experimental.ising
 
Isomorph() - Constructor for class experimental.ising.Isomorph
 
isOOV(LemmaInstance) - Method in class lemming.lemma.BackupLemmatizer
 
isOOV() - Method in class lemming.lemma.LemmaError
 
isOOV(LemmaInstance) - Method in interface lemming.lemma.Lemmatizer
 
isOOV(LemmaInstance) - Method in class lemming.lemma.ranker.Ranker
 
isOOV(LemmaInstance) - Method in class lemming.lemma.ranker.RankerModel
 
isOOV(LemmaInstance) - Method in class lemming.lemma.SimpleLemmatizer
 
isOOV(LemmaInstance) - Method in class lemming.lemma.toutanova.ToutanovaLemmatizer
 
isOOV(LemmaInstance) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
isOOV(int) - Method in class marmot.morph.MorphModel
 
isRare() - Method in class lemming.lemma.toutanova.ToutanovaInstance
 
isRare(int) - Method in class marmot.morph.MorphModel
 
isSegmentationCorrect(SegmentationInstance) - Method in class chipmunk.segmenter.SegmentationResult
 
isSerializable() - Method in class lemming.test.lemma.ranker.RankerTrainerTest
 
isSerializable() - Method in class lemming.test.lemma.toutanova.ToutanovaTrainerTest
 
isSpecial(String) - Static method in class experimental.morfessor.Vocab
 
isTerminal() - Method in class marmot.util.Trie
 
isUnknown(AnalyzerInstance) - Method in interface experimental.analyzer.Analyzer
 
isUnknown(AnalyzerInstance) - Method in class experimental.analyzer.simple.SimpleAnalyzer
 
isUnknown(AnalyzerInstance) - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
isUnknown(AnalyzerInstance) - Method in class experimental.analyzer.tagger.TaggerAnalyzer
 
iterator() - Method in class chipmunk.segmenter.SegmentationDataReader
 
iterator() - Method in class lemming.lemma.LemmaCandidateSet
 
iterator() - Method in class marmot.morph.io.SentenceReader
 
iterator() - Method in class marmot.morph.io.SentenceTextReader
 
iterator() - Method in class marmot.tokenize.preprocess.WikiSelector
 
iterator() - Method in class marmot.util.BufferedIterable
 
iterator() - Method in class marmot.util.RandomIterable
 
ItLdtMapper - Class in marmot.morph.mapper.latin
 
ItLdtMapper() - Constructor for class marmot.morph.mapper.latin.ItLdtMapper
 
ItMorphTag - Class in marmot.morph.mapper.latin
 
ItMorphTag() - Constructor for class marmot.morph.mapper.latin.ItMorphTag
 
ItMorphTag.CaseNumber - Enum in marmot.morph.mapper.latin
 
ItMorphTag.Composition - Enum in marmot.morph.mapper.latin
 
ItMorphTag.FlexionalCategory - Enum in marmot.morph.mapper.latin
 
ItMorphTag.FlexionalType - Enum in marmot.morph.mapper.latin
 
ItMorphTag.FormalVariation - Enum in marmot.morph.mapper.latin
 
ItMorphTag.GenderNumberPerson - Enum in marmot.morph.mapper.latin
 
ItMorphTag.Mood - Enum in marmot.morph.mapper.latin
 
ItMorphTag.NominalsDegree - Enum in marmot.morph.mapper.latin
 
ItMorphTag.ParticipialsDegree - Enum in marmot.morph.mapper.latin
 
ItMorphTag.Tense - Enum in marmot.morph.mapper.latin
 
ItTreebankConverter - Class in marmot.morph.mapper.latin
 
ItTreebankConverter(String, String, String) - Constructor for class marmot.morph.mapper.latin.ItTreebankConverter
 
IulaConverter - Class in marmot.morph.mapper.spanish
 
IulaConverter() - Constructor for class marmot.morph.mapper.spanish.IulaConverter
 

J

join(List<Morpheme>, boolean, boolean, String) - Static method in class experimental.morfessor.Morpheme
 
join(List<String>) - Static method in class marmot.util.StringUtils
 
JointTaggerLemmatizer - Class in marmot.test.morph
 
JointTaggerLemmatizer() - Constructor for class marmot.test.morph.JointTaggerLemmatizer
 

K

keySet() - Method in class marmot.util.Counter
 
keySet() - Method in class marmot.util.SymbolTable
 
KeyValueOptions - Class in marmot.util
 
KeyValueOptions(String) - Constructor for class marmot.util.KeyValueOptions
 

L

labeledCreate(String) - Static method in class chipmunk.segmenter.StringNormalizer
 
LANG - Static variable in class chipmunk.segmenter.SegmenterOptions
 
LatMorNormalizer - Class in marmot.morph.mapper.latin
 
LatMorNormalizer() - Constructor for class marmot.morph.mapper.latin.LatMorNormalizer
 
LatMorReader - Class in marmot.morph.mapper.latin
 
LatMorReader() - Constructor for class marmot.morph.mapper.latin.LatMorReader
 
LatMorReader(Map<String, Map<String, Set<LdtMorphTag>>>) - Constructor for class marmot.morph.mapper.latin.LatMorReader
 
Lattice - Interface in marmot.core.lattice
 
LatticeEntry - Class in marmot.core.lattice
 
LatticeEntry(double, int) - Constructor for class marmot.core.lattice.LatticeEntry
 
LdtConverter - Class in marmot.morph.mapper.latin
 
LdtConverter() - Constructor for class marmot.morph.mapper.latin.LdtConverter
 
LdtMorphTag - Class in marmot.morph.mapper.latin
 
LdtMorphTag() - Constructor for class marmot.morph.mapper.latin.LdtMorphTag
 
LdtMorphTag.Case - Enum in marmot.morph.mapper.latin
 
LdtMorphTag.Degree - Enum in marmot.morph.mapper.latin
 
LdtMorphTag.Gender - Enum in marmot.morph.mapper.latin
 
LdtMorphTag.Mood - Enum in marmot.morph.mapper.latin
 
LdtMorphTag.Number - Enum in marmot.morph.mapper.latin
 
LdtMorphTag.Person - Enum in marmot.morph.mapper.latin
 
LdtMorphTag.Pos - Enum in marmot.morph.mapper.latin
 
LdtMorphTag.Tense - Enum in marmot.morph.mapper.latin
 
LdtMorphTag.Voice - Enum in marmot.morph.mapper.latin
 
LdtTagReader - Class in marmot.morph.mapper.latin
 
LdtTagReader() - Constructor for class marmot.morph.mapper.latin.LdtTagReader
 
Learner - Class in experimental.ising
 
Learner(DataReader, FeatureExtractor) - Constructor for class experimental.ising.Learner
 
LEMMA_ASPELL_LANG - Static variable in class marmot.morph.MorphOptions
 
LEMMA_ASPELL_PATH - Static variable in class marmot.morph.MorphOptions
 
LEMMA_CLUSTER_FILE - Static variable in class marmot.morph.MorphOptions
 
lemma_errors - Variable in class marmot.morph.MorphResult
 
LEMMA_INDEX - Static variable in class marmot.morph.io.FileOptions
 
LEMMA_LEMMING_GENERATOR - Static variable in class marmot.morph.MorphOptions
 
lemma_oov_errors - Variable in class marmot.morph.MorphResult
 
LEMMA_PREPRUNING_EXTRACTION_ - Static variable in class marmot.morph.MorphOptions
 
LEMMA_PRETRAINING - Static variable in class marmot.morph.MorphOptions
 
LEMMA_TAG_DEPENDENT - Static variable in class marmot.morph.MorphOptions
 
LEMMA_UNIGRAM_FILE - Static variable in class marmot.morph.MorphOptions
 
LEMMA_USE_MORPH - Static variable in class marmot.morph.MorphOptions
 
LEMMA_USE_SHAPE_LEXICON - Static variable in class marmot.morph.MorphOptions
 
LemmaCandidate - Class in lemming.lemma
 
LemmaCandidate() - Constructor for class lemming.lemma.LemmaCandidate
 
LemmaCandidateGenerator - Interface in lemming.lemma
 
LemmaCandidateGeneratorTrainer - Interface in lemming.lemma
 
LemmaCandidateSet - Class in lemming.lemma
 
LemmaCandidateSet() - Constructor for class lemming.lemma.LemmaCandidateSet
 
LemmaCandidateSet(LemmaCandidateSet) - Constructor for class lemming.lemma.LemmaCandidateSet
 
LemmaError - Class in lemming.lemma
 
LemmaError(LemmaInstance, String, boolean) - Constructor for class lemming.lemma.LemmaError
 
LemmaInstance - Class in lemming.lemma
 
LemmaInstance(String, String, String, String) - Constructor for class lemming.lemma.LemmaInstance
 
LemmaOptions - Class in lemming.lemma
 
LemmaOptions() - Constructor for class lemming.lemma.LemmaOptions
 
LemmaResult - Class in lemming.lemma
 
LemmaResult(int, int, List<LemmaError>) - Constructor for class lemming.lemma.LemmaResult
 
LEMMAS_IGNORE_FEATURES - Static variable in class marmot.morph.MorphOptions
 
lemmatize(LemmaInstance) - Method in class lemming.lemma.BackupLemmatizer
 
lemmatize(LemmaInstance) - Method in interface lemming.lemma.Lemmatizer
 
lemmatize(LemmaInstance) - Method in class lemming.lemma.ranker.Ranker
 
lemmatize(LemmaInstance) - Method in class lemming.lemma.SimpleLemmatizer
 
lemmatize(LemmaInstance) - Method in class lemming.lemma.toutanova.ToutanovaLemmatizer
 
LEMMATIZE - Static variable in class marmot.morph.MorphOptions
 
Lemmatizer - Interface in lemming.lemma
 
LEMMATIZER_FILE - Static variable in class marmot.morph.MorphOptions
 
LEMMATIZER_TRAINER - Static variable in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
LemmatizerGenerator - Interface in lemming.lemma
 
LemmatizerGeneratorTrainer - Interface in lemming.lemma
 
LemmatizerTrainer - Interface in lemming.lemma
 
lemming.lemma - package lemming.lemma
 
lemming.lemma.cmd - package lemming.lemma.cmd
 
lemming.lemma.edit - package lemming.lemma.edit
 
lemming.lemma.ranker - package lemming.lemma.ranker
 
lemming.lemma.toutanova - package lemming.lemma.toutanova
 
lemming.test.lemma - package lemming.test.lemma
 
lemming.test.lemma.edit - package lemming.test.lemma.edit
 
lemming.test.lemma.ranker - package lemming.test.lemma.ranker
 
lemming.test.lemma.toutanova - package lemming.test.lemma.toutanova
 
LevenshteinAligner - Class in marmot.tokenize.openlp
 
LevenshteinAligner() - Constructor for class marmot.tokenize.openlp.LevenshteinAligner
 
LevenshteinAligner(long) - Constructor for class marmot.tokenize.openlp.LevenshteinAligner
 
LevenshteinAlignerTest - Class in marmot.test.tokenizer.opennlp
 
LevenshteinAlignerTest() - Constructor for class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
LevenshteinLattice - Class in marmot.util
 
LevenshteinLattice(String, String) - Constructor for class marmot.util.LevenshteinLattice
 
LevenshteinLattice(String, String, int, int, int) - Constructor for class marmot.util.LevenshteinLattice
 
LevenshteinLatticeTest - Class in marmot.test.util
 
LevenshteinLatticeTest() - Constructor for class marmot.test.util.LevenshteinLatticeTest
 
Lexicon - Interface in marmot.util
 
lexiconTest() - Method in class marmot.test.util.AspellTest
 
lexiconTest2() - Method in class marmot.test.util.AspellTest
 
LIMIT - Static variable in class lemming.lemma.LemmaOptions
 
LIMIT - Static variable in class marmot.morph.io.FileOptions
 
LineIterator - Class in marmot.util
 
LineIterator(String) - Constructor for class marmot.util.LineIterator
 
LineIterator(InputStream) - Constructor for class marmot.util.LineIterator
 
LineIterator(InputStream, String) - Constructor for class marmot.util.LineIterator
 
LineIterator(String, String) - Constructor for class marmot.util.LineIterator
 
Ling - Class in marmot.util
 
Ling() - Constructor for class marmot.util.Ling
 
ListUtils - Class in marmot.util
 
ListUtils() - Constructor for class marmot.util.ListUtils
 
ListUtilsTest - Class in marmot.test.util
 
ListUtilsTest() - Constructor for class marmot.test.util.ListUtilsTest
 
loadFile(String, int, int) - Method in class experimental.morfessor.CompoundSplitter
 
loadFromFile(String) - Static method in class experimental.morfessor.CharEncoder
 
loadFromFile(String) - Static method in class marmot.util.FileUtils
 
loadFromFile(File) - Static method in class marmot.util.FileUtils
 
logAcc() - Method in class experimental.analyzer.AnalyzerResult
 
logAccuracy() - Method in class lemming.lemma.LemmaResult
 
logErrors(int) - Method in class experimental.analyzer.AnalyzerResult
 
logErrors(int) - Method in class lemming.lemma.LemmaResult
 
logFscore() - Method in class experimental.analyzer.AnalyzerResult
 
logLabelAcc() - Method in class experimental.analyzer.AnalyzerResult
 
logLikelihood - Variable in class chipmunk.segmenter.ScoredSegmentationReading
 
logLikelihood() - Method in class experimental.ising.IsingFactorGraph
 
LogQueryScorer - Class in experimental.morfessor
 
LogQueryScorer() - Constructor for class experimental.morfessor.LogQueryScorer
 
logResult(Analyzer, String) - Static method in class experimental.analyzer.AnalyzerResult
 
logResult(Analyzer, String, int) - Static method in class experimental.analyzer.AnalyzerResult
 
logResult(Analyzer, String) - Static method in class experimental.analyzer.TreebankAnalyzerResult
 
logResult(Analyzer, String, int) - Static method in class experimental.analyzer.TreebankAnalyzerResult
 
logTest(Lemmatizer, String, int) - Static method in class lemming.lemma.LemmaResult
 
logToken() - Method in class experimental.analyzer.TreebankAnalyzerResult
 
logType() - Method in class experimental.analyzer.TreebankAnalyzerResult
 
LowerStringNormalizer - Class in chipmunk.segmenter
 
LowerStringNormalizer() - Constructor for class chipmunk.segmenter.LowerStringNormalizer
 
lowerTest() - Method in class marmot.test.util.StringUtilsTest
 

M

main(String[]) - Static method in class chipmunk.segmenter.cmd.Converter
 
main(String[]) - Static method in class chipmunk.segmenter.cmd.Segment
 
main(String[]) - Static method in class chipmunk.segmenter.cmd.Stem
 
main(String[]) - Static method in class chipmunk.segmenter.cmd.Train
 
main(String[]) - Static method in class chipmunk.segmenter.SegmenterExperiment
 
main(String[]) - Static method in class experimental.analyzer.cmd.Trainer
 
main(String[]) - Static method in class experimental.analyzer.cmd.TreebankAnnotator
 
main(String[]) - Static method in class experimental.analyzer.cmd.TreebankTrainer
 
main(String[]) - Static method in class experimental.igel.BruteForceUnit
 
main(String[]) - Static method in class experimental.igel.Segmenter
 
main(String[]) - Static method in class experimental.ising.Analyzer
 
main(String[]) - Static method in class experimental.ising.BruteForceUnit
 
main(String[]) - Static method in class experimental.ising.Isomorph
 
main(String[]) - Static method in class experimental.morfessor.CompoundSplitter
 
main(String[]) - Static method in class experimental.morfessor.CorpusSegmenter
 
main(String[]) - Static method in class experimental.morfessor.Morfessor
 
main(String[]) - Static method in class experimental.morfessor.Vocab
 
main(String[]) - Static method in class lemming.lemma.cmd.OracleTester
 
main(String[]) - Static method in class lemming.lemma.cmd.Stats
 
main(String[]) - Static method in class lemming.lemma.cmd.Tester
 
main(String[]) - Static method in class lemming.lemma.cmd.Trainer
 
main(String[]) - Static method in class marmot.morph.cmd.Annotator
 
main(String[]) - Static method in class marmot.morph.cmd.CrossAnnotator
 
main(String[]) - Static method in class marmot.morph.cmd.Eyeballer
 
main(String[]) - Static method in class marmot.morph.cmd.FeaturePrinter
 
main(String[]) - Static method in class marmot.morph.cmd.MemoryProfiler
 
main(String[]) - Static method in class marmot.morph.cmd.Optimizer
 
main(String[]) - Static method in class marmot.morph.cmd.SoftEvaluator
 
main(String[]) - Static method in class marmot.morph.cmd.Stats
 
main(String[]) - Static method in class marmot.morph.cmd.Test
 
main(String[]) - Static method in class marmot.morph.cmd.Trainer
 
main(String[]) - Static method in class marmot.morph.mapper.czech.ConllReader
 
main(String[]) - Static method in class marmot.morph.mapper.czech.Mapping
 
main(String[]) - Static method in class marmot.morph.mapper.czech.MsdReader
 
main(String[]) - Static method in class marmot.morph.mapper.german.SmorReader
 
main(String[]) - Static method in class marmot.morph.mapper.latin.ItLdtMapper
 
main(String[]) - Static method in class marmot.morph.mapper.latin.ItTreebankConverter
 
main(String[]) - Static method in class marmot.morph.mapper.latin.LatMorNormalizer
 
main(String[]) - Static method in class marmot.morph.mapper.latin.LdtConverter
 
main(String[]) - Static method in class marmot.morph.mapper.latin.ProielTreebankConverter
 
main(String[]) - Static method in class marmot.morph.mapper.spanish.ConllConverter
 
main(String[]) - Static method in class marmot.morph.mapper.spanish.IulaConverter
 
main(String[]) - Static method in class marmot.morph.signature.Trie
 
main(String[]) - Static method in class marmot.tokenize.cmd.Experimenter
 
main(String[]) - Static method in class marmot.tokenize.cmd.Trainer
 
main(String[]) - Static method in class marmot.util.Decoder
 
main(String[]) - Static method in class marmot.util.eval.RandomizationTest
 
map(List<Word>) - Method in class chipmunk.segmenter.SegmentationDataReader
 
map(PdtMorphTag) - Method in class marmot.morph.mapper.czech.PdTMsdMapper
 
map_ - Variable in class lemming.lemma.LemmaOptions
 
Mapping - Class in marmot.morph.mapper.czech
 
Mapping() - Constructor for class marmot.morph.mapper.czech.Mapping
 
Mapping - Class in marmot.util
 
Mapping(String) - Constructor for class marmot.util.Mapping
 
MARGINALIZE_LEMMAS - Static variable in class marmot.morph.MorphOptions
 
mark() - Method in class marmot.tokenize.preprocess.BufferedReaderWrapper
 
mark() - Method in interface marmot.tokenize.preprocess.InternalReader
 
marmot.core - package marmot.core
 
marmot.core.lattice - package marmot.core.lattice
 
marmot.morph - package marmot.morph
 
marmot.morph.analyzer - package marmot.morph.analyzer
 
marmot.morph.cmd - package marmot.morph.cmd
 
marmot.morph.io - package marmot.morph.io
 
marmot.morph.mapper - package marmot.morph.mapper
 
marmot.morph.mapper.czech - package marmot.morph.mapper.czech
 
marmot.morph.mapper.german - package marmot.morph.mapper.german
 
marmot.morph.mapper.latin - package marmot.morph.mapper.latin
 
marmot.morph.mapper.spanish - package marmot.morph.mapper.spanish
 
marmot.morph.signature - package marmot.morph.signature
 
marmot.test.core - package marmot.test.core
 
marmot.test.morph - package marmot.test.morph
 
marmot.test.morph.mapper.czech - package marmot.test.morph.mapper.czech
 
marmot.test.tokenizer.opennlp - package marmot.test.tokenizer.opennlp
 
marmot.test.tokenizer.preprocess - package marmot.test.tokenizer.preprocess
 
marmot.test.tokenizer.rules - package marmot.test.tokenizer.rules
 
marmot.test.util - package marmot.test.util
 
marmot.test.util.edit - package marmot.test.util.edit
 
marmot.thirdparty.aramorph - package marmot.thirdparty.aramorph
 
marmot.tokenize - package marmot.tokenize
 
marmot.tokenize.cmd - package marmot.tokenize.cmd
 
marmot.tokenize.openlp - package marmot.tokenize.openlp
 
marmot.tokenize.preprocess - package marmot.tokenize.preprocess
 
marmot.tokenize.rules - package marmot.tokenize.rules
 
marmot.util - package marmot.util
 
marmot.util.edit - package marmot.util.edit
 
marmot.util.eval - package marmot.util.eval
 
Match - Class in marmot.util.edit
 
Match(int, int, int) - Constructor for class marmot.util.edit.Match
 
Matcher - Class in marmot.morph.mapper.german
 
Matcher() - Constructor for class marmot.morph.mapper.german.Matcher
 
matches() - Method in class marmot.morph.mapper.german.Matcher
 
MatchNode - Class in marmot.util.edit
 
MatchNode(EditTree, EditTree, int, int) - Constructor for class marmot.util.edit.MatchNode
 
max() - Method in class marmot.util.Counter
 
MAX_AFFIX_LENGTH - Static variable in class marmot.morph.MorphOptions
 
MAX_CHARACTER_WINDOW - Static variable in class chipmunk.segmenter.SegmenterOptions
 
MAX_COUNT - Static variable in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
MAX_DEPTH - Static variable in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
MAX_TRANSITION_FEATURE_LEVEL - Static variable in class marmot.core.Options
 
MeanScorer - Class in experimental.morfessor
 
MeanScorer() - Constructor for class experimental.morfessor.MeanScorer
 
Measure - Class in experimental.igel
 
Measure(int) - Constructor for class experimental.igel.Measure
 
measure - Variable in class experimental.igel.Measure
 
Measure - Class in experimental.ising
 
Measure(int) - Constructor for class experimental.ising.Measure
 
measure - Variable in class experimental.ising.Measure
 
MemoryProfiler - Class in marmot.morph.cmd
 
MemoryProfiler() - Constructor for class marmot.morph.cmd.MemoryProfiler
 
merge(LdtMorphTag) - Method in class marmot.morph.mapper.latin.LdtMorphTag
 
mergeEmptyInputSegments(List<Integer>) - Static method in class lemming.lemma.toutanova.Aligner.StaticMethods
 
mergeEmptyInputTest() - Method in class lemming.test.lemma.toutanova.SimpleAlignerTest
 
mergeWithLatMor(String, String, Set<LdtMorphTag.Pos>, LdtMorphTag) - Method in class marmot.morph.mapper.latin.ItTreebankConverter
 
Message - Class in experimental.igel
 
Message(int) - Constructor for class experimental.igel.Message
 
Message - Class in experimental.ising
 
Message(int) - Constructor for class experimental.ising.Message
 
messageIds - Variable in class experimental.igel.Factor
 
messageIds - Variable in class experimental.ising.Factor
 
messages - Variable in class experimental.igel.Factor
 
messages - Variable in class experimental.ising.Factor
 
min(int, int, int) - Method in class marmot.util.GeneralLevenshteinLattice
 
min(int, int, int) - Method in class marmot.util.LevenshteinLattice
 
MIN_COUNT - Static variable in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
mkDir(String) - Static method in class marmot.util.FileUtils
 
MODE - Static variable in class experimental.analyzer.simple.SimpleAnalyzerTrainer
 
Model - Class in marmot.core
 
Model() - Constructor for class marmot.core.Model
 
MODEL_FILE - Static variable in class marmot.morph.MorphOptions
 
moderateTest() - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
moderateUnseenPosTest() - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
moderateUnseenTest() - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
moderateZeroOrderAlignerPosTest() - Method in class lemming.test.lemma.toutanova.ToutanovaTrainerTest
 
Mood - Static variable in class marmot.morph.mapper.Names
 
mood_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
mood_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
mood_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
MoodIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 
Morfessor - Class in experimental.morfessor
 
Morfessor(String) - Constructor for class experimental.morfessor.Morfessor
 
Morfessor(String, CharEncoder) - Constructor for class experimental.morfessor.Morfessor
 
morph_errors - Variable in class marmot.morph.MorphResult
 
morph_errors - Variable in class marmot.morph.Result
 
MORPH_INDEX - Static variable in class marmot.morph.io.FileOptions
 
morph_oov_errors - Variable in class marmot.morph.MorphResult
 
morph_oov_errors - Variable in class marmot.morph.Result
 
MorphDictionary - Class in marmot.morph
 
MorphDictionary(SymbolTable<String>) - Constructor for class marmot.morph.MorphDictionary
 
MorphDictionaryOptions - Class in marmot.morph
 
MorphDictionaryOptions() - Constructor for class marmot.morph.MorphDictionaryOptions
 
MorphDictionaryOptions.DictionaryType - Enum in marmot.morph
 
MorphDictionaryOptions.KeyType - Enum in marmot.morph
 
MorphDictionaryOptionsTest - Class in marmot.test.morph
 
MorphDictionaryOptionsTest() - Constructor for class marmot.test.morph.MorphDictionaryOptionsTest
 
Morpheme - Class in experimental.morfessor
 
Morpheme(String, String, String) - Constructor for class experimental.morfessor.Morpheme
 
Morpheme(String) - Constructor for class experimental.morfessor.Morpheme
 
MorphEntry(MorphOptions, MorphResult) - Constructor for class marmot.morph.MorphModel.MorphEntry
 
MorphEvaluator - Class in marmot.morph
 
MorphEvaluator(Collection<Sequence>) - Constructor for class marmot.morph.MorphEvaluator
 
MorphFeatureVector - Class in marmot.morph
 
MorphFeatureVector(int) - Constructor for class marmot.morph.MorphFeatureVector
 
MorphFeatureVector(int, FeatureVector) - Constructor for class marmot.morph.MorphFeatureVector
 
MorphFeatureVector(int, FeatureVector, boolean) - Constructor for class marmot.morph.MorphFeatureVector
 
MorphItReader - Class in experimental.ising
 
MorphItReader(String) - Constructor for class experimental.ising.MorphItReader
 
MorphModel - Class in marmot.morph
 
MorphModel() - Constructor for class marmot.morph.MorphModel
 
MorphModel.MorphEntry - Class in marmot.morph
 
MorphModelTest - Class in marmot.test.morph
 
MorphModelTest() - Constructor for class marmot.test.morph.MorphModelTest
 
MorphOptions - Class in marmot.morph
 
MorphOptions() - Constructor for class marmot.morph.MorphOptions
 
MorphResult - Class in marmot.morph
 
MorphResult(Tagger) - Constructor for class marmot.morph.MorphResult
 
MorphResult(Model, int) - Constructor for class marmot.morph.MorphResult
 
MorphTag - Interface in marmot.morph.mapper
 
MorphTagger - Class in marmot.morph
 
MorphTagger(Model, int, WeightVector) - Constructor for class marmot.morph.MorphTagger
 
MorphWeightVector - Class in marmot.morph
 
MorphWeightVector(MorphOptions) - Constructor for class marmot.morph.MorphWeightVector
 
MsdReader - Class in marmot.morph.mapper.czech
 
MsdReader() - Constructor for class marmot.morph.mapper.czech.MsdReader
 
MsdTag - Class in marmot.morph.mapper.czech
 
MsdTag() - Constructor for class marmot.morph.mapper.czech.MsdTag
 
Mutable<T> - Class in marmot.util
 
Mutable(T) - Constructor for class marmot.util.Mutable
 
MutableBoolean - Class in marmot.util
 
MutableBoolean(boolean) - Constructor for class marmot.util.MutableBoolean
 
MutableInteger - Class in marmot.util
 
MutableInteger() - Constructor for class marmot.util.MutableInteger
 

N

Names - Class in marmot.morph.mapper
 
Names() - Constructor for class marmot.morph.mapper.Names
 
NBEST_RANK - Static variable in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
NbestDecoder - Interface in lemming.lemma.toutanova
 
NbestDecoderTest - Class in lemming.test.lemma.toutanova
 
NbestDecoderTest() - Constructor for class lemming.test.lemma.toutanova.NbestDecoderTest
 
negation_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
neighbors - Variable in class experimental.igel.Factor
 
neighbors - Variable in class experimental.ising.Factor
 
newInstance() - Static method in class lemming.lemma.SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions
 
newInstance() - Static method in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
next() - Method in class marmot.morph.mapper.SyntaxTreeIterator
 
next() - Method in class marmot.tokenize.preprocess.WikiReader
 
next() - Method in class marmot.util.AbstractSPMDCallable
 
next() - Method in class marmot.util.LineIterator
 
Node - Class in marmot.morph.mapper
 
Node(String, String, String, String, int, String, SyntaxTree) - Constructor for class marmot.morph.mapper.Node
 
nodeToWord(Node, boolean) - Method in class marmot.morph.mapper.latin.ItTreebankConverter
 
nominals_degree_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
NON_MORPHEME - Static variable in class experimental.morfessor.Morpheme
 
normalize(String) - Method in class chipmunk.segmenter.DefaultStringNormalizer
 
normalize(String) - Method in class chipmunk.segmenter.GermanStringNormalizer
 
normalize(String) - Method in class chipmunk.segmenter.LowerStringNormalizer
 
normalize(String) - Method in class chipmunk.segmenter.StringNormalizer
 
normalize(String) - Method in class chipmunk.segmenter.TurkishStringNormalizer
 
normalize(String) - Static method in class marmot.morph.mapper.latin.LatMorNormalizer
 
normalize(Node, boolean) - Method in class marmot.morph.mapper.spanish.EaglesTag
 
normalize(String, StringUtils.Mode) - Static method in class marmot.util.StringUtils
 
normalizeTest() - Method in class marmot.test.morph.MorphDictionaryOptionsTest
 
normalTest() - Method in class marmot.test.util.SerialUtilsTest
 
NounDegree - Static variable in class marmot.morph.mapper.Names
 
NUM_CHUNKS - Static variable in class marmot.morph.MorphOptions
 
NUM_EDIT_TREE_STEPS - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
NUM_FOLDS - Static variable in class marmot.morph.MorphOptions
 
NUM_ITERATIONS - Static variable in class chipmunk.segmenter.SegmenterOptions
 
NUM_ITERATIONS - Static variable in class lemming.lemma.LemmaOptions
 
NUM_ITERATIONS - Static variable in class marmot.core.Options
 
num_oovs - Variable in class marmot.morph.MorphResult
 
num_oovs - Variable in class marmot.morph.Result
 
num_sentences - Variable in class marmot.morph.MorphResult
 
num_sentences - Variable in class marmot.morph.Result
 
num_states - Variable in class marmot.morph.MorphResult
 
num_states - Variable in class marmot.morph.Result
 
NUM_STEPS - Static variable in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
num_tokens - Variable in class marmot.morph.MorphResult
 
num_tokens - Variable in class marmot.morph.Result
 
num_unreachable_sentences - Variable in class marmot.morph.MorphResult
 
num_unreachable_sentences - Variable in class marmot.morph.Result
 
NUMBER - Static variable in class chipmunk.segmenter.TagSet
 
Number - Static variable in class marmot.morph.mapper.Names
 
number_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
number_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
number_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
NumberIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 
numEntries() - Method in class experimental.analyzer.simple.FloatDict
 
numEntries() - Method in class marmot.morph.FloatHashDictionary
 
Numerics - Class in marmot.util
 
Numerics() - Constructor for class marmot.util.Numerics
 
numParameters - Variable in class experimental.ising.IsingFactorGraph
 
numTags() - Method in class marmot.morph.MorphDictionary
 
numVariables - Variable in class experimental.ising.DataReader
 

O

OBSERVED_FEATURE - Static variable in class marmot.morph.MorphOptions
 
OFFLINE_FEATURE_EXTRACTION - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
oov_errors - Variable in class marmot.morph.MorphResult
 
oov_errors - Variable in class marmot.morph.Result
 
op_lattice_ - Variable in class marmot.util.GeneralLevenshteinLattice
 
op_lattice_ - Variable in class marmot.util.LevenshteinLattice
 
openFile(String) - Static method in class marmot.tokenize.preprocess.WikiReader
 
openFile(String) - Static method in class marmot.util.FileUtils
 
openFileInputStream(String) - Static method in class marmot.util.FileUtils
 
openFileReader(String) - Static method in class marmot.util.FileUtils
 
openFileWriter(String) - Static method in class marmot.util.FileUtils
 
OpenNlpConverter - Class in marmot.tokenize.openlp
 
OpenNlpConverter(RuleProvider) - Constructor for class marmot.tokenize.openlp.OpenNlpConverter
 
OpenNlpConverterTest - Class in marmot.test.tokenizer.opennlp
 
OpenNlpConverterTest() - Constructor for class marmot.test.tokenizer.opennlp.OpenNlpConverterTest
 
OpenNlpTokenizer - Class in marmot.tokenize.openlp
 
OpenNlpTokenizer(TokenizerModel) - Constructor for class marmot.tokenize.openlp.OpenNlpTokenizer
 
OpenNlpTokenizerTrainer - Class in marmot.tokenize.openlp
 
OpenNlpTokenizerTrainer() - Constructor for class marmot.tokenize.openlp.OpenNlpTokenizerTrainer
 
openStream(InputStream) - Static method in class marmot.util.FileUtils
 
OPTIMIZE_NUM_ITERATIONS - Static variable in class marmot.core.Options
 
Optimizer - Class in marmot.morph.cmd
 
Optimizer() - Constructor for class marmot.morph.cmd.Optimizer
 
Options - Class in marmot.core
 
Options() - Constructor for class marmot.core.Options
 
Options(Options) - Constructor for class marmot.core.Options
 
options_ - Variable in class experimental.analyzer.AnalyzerTrainer
 
ORACLE - Static variable in class marmot.core.Options
 
OracleTester - Class in lemming.lemma.cmd
 
OracleTester() - Constructor for class lemming.lemma.cmd.OracleTester
 
ORDER - Static variable in class marmot.core.Options
 
out - Variable in class marmot.util.AbstractSPMDCallable
 
output_ - Variable in class marmot.util.GeneralLevenshteinLattice
 
output_ - Variable in class marmot.util.LevenshteinLattice
 
OwnerNumber - Static variable in class marmot.morph.mapper.Names
 

P

Pair(String, String) - Constructor for class lemming.lemma.toutanova.Aligner.Pair
 
Pair(int, int) - Constructor for class marmot.tokenize.openlp.Aligner.Pair
 
Pair - Class in marmot.tokenize.preprocess
 
Pair(String, String) - Constructor for class marmot.tokenize.preprocess.Pair
 
PAIR_CONSTRAINT - Static variable in class experimental.analyzer.simple.SimpleAnalyzerTrainer
 
PAIR_CONSTRAINT_THRESHOLD - Static variable in class experimental.analyzer.simple.SimpleAnalyzerTrainer
 
pairs - Variable in class experimental.ising.DataReader
 
pairs - Variable in class marmot.tokenize.openlp.Aligner.Result
 
pairsLst - Variable in class experimental.ising.DataReader
 
paranTest() - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
parse(String) - Method in class marmot.morph.mapper.czech.MsdReader
 
parse(String) - Static method in class marmot.morph.MorphDictionaryOptions
 
parse(String, boolean) - Static method in class marmot.morph.MorphDictionaryOptions
 
parse_keyvalue(String, String) - Method in class marmot.morph.mapper.czech.PdtMorphTagReader
 
parse_positional(String) - Method in class marmot.morph.mapper.czech.PdtMorphTagReader
 
parseArray(String, Mutable<Integer>) - Static method in class marmot.util.StringUtils
 
parseDoubleArray(String, Mutable<Integer>) - Static method in class marmot.util.StringUtils
 
parseMorphTagString(String, String) - Method in class marmot.morph.mapper.german.SmorReader
 
parseMorpTagString(String) - Method in class marmot.morph.mapper.latin.LatMorReader
 
parseReading(String, Map<String, Set<LdtMorphTag>>) - Method in class marmot.morph.mapper.latin.LatMorReader
 
parseString(String) - Static method in class marmot.morph.mapper.latin.ItMorphTag
 
parseString(String) - Static method in class marmot.morph.mapper.latin.LdtMorphTag
 
participials_degree_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
passMessage() - Method in class experimental.ising.BinaryFactor
 
passMessage() - Method in class experimental.ising.Factor
 
passMessage() - Method in class experimental.ising.UnaryFactor
 
passMessage() - Method in class experimental.ising.Variable
Efficiently compute all message in O(n) rather than O(n^2) (naive) Algorithm: 1) Compute belief 2) Divide out message for each message
passMessages() - Method in class experimental.igel.BinaryFactor
 
passMessages() - Method in class experimental.igel.SegmentVariable
 
passMessages() - Method in class experimental.igel.UnaryFactor
 
pattern - Variable in class marmot.tokenize.rules.Rule
 
PdtMorphTag - Class in marmot.morph.mapper.czech
 
PdtMorphTag() - Constructor for class marmot.morph.mapper.czech.PdtMorphTag
 
PdtMorphTagReader - Class in marmot.morph.mapper.czech
 
PdtMorphTagReader() - Constructor for class marmot.morph.mapper.czech.PdtMorphTagReader
 
PdTMsdMapper - Class in marmot.morph.mapper.czech
 
PdTMsdMapper() - Constructor for class marmot.morph.mapper.czech.PdTMsdMapper
 
PdtMsdMapperTest - Class in marmot.test.morph.mapper.czech
 
PdtMsdMapperTest() - Constructor for class marmot.test.morph.mapper.czech.PdtMsdMapperTest
 
PENALTY - Static variable in class chipmunk.segmenter.SegmenterOptions
 
PENALTY - Static variable in class experimental.analyzer.simple.SimpleAnalyzerTrainer
 
PENALTY - Static variable in class marmot.core.Options
 
PerceptronTrainer - Class in marmot.core
 
PerceptronTrainer() - Constructor for class marmot.core.PerceptronTrainer
 
Person - Static variable in class marmot.morph.mapper.Names
 
person_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
person_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
person_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
PersonIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 
PipelineTest - Class in marmot.test.morph
 
PipelineTest() - Constructor for class marmot.test.morph.PipelineTest
 
Politeness - Static variable in class marmot.morph.mapper.Names
 
pos_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
pos_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
pos_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
PosIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 
posteriorDecode() - Method in class experimental.ising.IsingFactorGraph
Returns the most probable configuration under Hamming loss
postProcess(LdtMorphTag) - Method in class marmot.morph.mapper.latin.LatMorReader
 
potential - Variable in class experimental.igel.BinaryFactor
 
potential - Variable in class experimental.ising.BinaryFactor
 
potential - Variable in class experimental.ising.UnaryFactor
 
PRED_FILE - Static variable in class marmot.morph.MorphOptions
 
prepareEncoder() - Method in class marmot.morph.MorphWeightVector
 
printStats(List<Word>) - Static method in class chipmunk.segmenter.Word
 
printWeights() - Method in class chipmunk.segmenter.SegmenterModel
 
PROB_THRESHOLD - Static variable in class marmot.core.Options
 
ProielLdtMorphTagMapper - Class in marmot.morph.mapper.latin
 
ProielLdtMorphTagMapper() - Constructor for class marmot.morph.mapper.latin.ProielLdtMorphTagMapper
 
ProielTreebankConverter - Class in marmot.morph.mapper.latin
 
ProielTreebankConverter() - Constructor for class marmot.morph.mapper.latin.ProielTreebankConverter
 
propagateContent(int) - Method in class marmot.util.Trie
 
prune() - Method in interface marmot.core.lattice.Lattice
 
prune() - Method in class marmot.core.lattice.SequenceSumLattice
 
prune() - Method in class marmot.core.lattice.SequenceViterbiLattice
 
prune() - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
prune(double) - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
prune() - Method in class marmot.core.lattice.ZeroOrderViterbiLattice
 
PRUNE - Static variable in class marmot.core.Options
 
prune(double, int) - Method in class marmot.util.SuffixTrie
 
pruneStates() - Method in class marmot.core.lattice.SequenceSumLattice
 
put(K, V) - Method in class marmot.util.Cache
 

Q

QUADRATIC_PENALTY - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
QUADRATIC_PENALTY - Static variable in class marmot.core.Options
 
quasiRealWorldTest() - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
QueryScorer - Class in experimental.morfessor
 
QueryScorer() - Constructor for class experimental.morfessor.QueryScorer
 

R

RandomIterable<T> - Class in marmot.util
 
RandomIterable(Iterable<T>, double, Random) - Constructor for class marmot.util.RandomIterable
 
RandomizationTest - Class in marmot.util.eval
 
RandomizationTest() - Constructor for class marmot.util.eval.RandomizationTest
 
RandomizationTest(long) - Constructor for class marmot.util.eval.RandomizationTest
 
rank - Variable in class marmot.morph.MorphResult
 
rank - Variable in class marmot.morph.Result
 
Ranker - Class in lemming.lemma.ranker
 
Ranker(RankerModel, List<LemmaCandidateGenerator>) - Constructor for class lemming.lemma.ranker.Ranker
 
RankerCandidate - Class in lemming.lemma.ranker
 
RankerCandidate(String, LemmaCandidate, boolean, double) - Constructor for class lemming.lemma.ranker.RankerCandidate
 
RankerInstance - Class in lemming.lemma.ranker
 
RankerInstance(LemmaInstance, LemmaCandidateSet) - Constructor for class lemming.lemma.ranker.RankerInstance
 
RankerModel - Class in lemming.lemma.ranker
 
RankerModel() - Constructor for class lemming.lemma.ranker.RankerModel
 
RankerObjective - Class in lemming.lemma.ranker
 
RankerObjective(RankerTrainer.RankerTrainerOptions, RankerModel, List<RankerInstance>, int) - Constructor for class lemming.lemma.ranker.RankerObjective
 
RankerObjective(RankerTrainer.RankerTrainerOptions, RankerModel, List<RankerInstance>) - Constructor for class lemming.lemma.ranker.RankerObjective
 
RankerTrainer - Class in lemming.lemma.ranker
 
RankerTrainer() - Constructor for class lemming.lemma.ranker.RankerTrainer
 
RankerTrainer.RankerTrainerOptions - Class in lemming.lemma.ranker
 
RankerTrainerOptions() - Constructor for class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
RankerTrainerOptions(RankerTrainer.RankerTrainerOptions) - Constructor for class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
RankerTrainerTest - Class in lemming.test.lemma.ranker
 
RankerTrainerTest() - Constructor for class lemming.test.lemma.ranker.RankerTrainerTest
 
RARE_WORD_MAX_FREQ - Static variable in class marmot.morph.MorphOptions
 
rawCreate(String) - Static method in class chipmunk.segmenter.StringNormalizer
 
read(String, String) - Method in class marmot.morph.mapper.latin.LdtTagReader
 
readAll() - Method in class marmot.tokenize.preprocess.WikiReader
 
readArguments(String) - Method in class lemming.lemma.LemmaOptions
 
readDenseVector(LineIterator) - Method in class marmot.morph.FloatHashDictionary
 
readFile(String) - Method in class marmot.morph.mapper.german.SmorReader
 
readFromFile(String, int) - Static method in class marmot.util.HashLexicon
 
reading - Variable in class chipmunk.segmenter.ScoredSegmentationReading
 
readLatMorFile(String) - Method in class marmot.morph.mapper.latin.LatMorReader
 
readLine() - Method in class marmot.tokenize.preprocess.BufferedReaderWrapper
 
readLine() - Method in interface marmot.tokenize.preprocess.InternalReader
 
readMissingFile(String) - Method in class marmot.morph.mapper.latin.LatMorReader
 
readNext() - Method in class marmot.tokenize.preprocess.WikiReader
 
readNonEmptyLine(InternalReader) - Method in class marmot.tokenize.preprocess.WikiReader
 
readReadings(BufferedReader, Map<String, Set<LdtMorphTag>>) - Method in class marmot.morph.mapper.latin.LatMorReader
 
readSparseArray(ObjectInputStream) - Static method in class marmot.util.SerialUtils
 
readSparseVector(LineIterator) - Method in class marmot.morph.FloatHashDictionary
 
readWrongFile(String) - Method in class marmot.morph.mapper.latin.LatMorReader
 
realAramorphBaselineTest() - Method in class marmot.test.morph.PipelineTest
 
realFloatTest() - Method in class marmot.test.morph.PipelineTest
 
realFstMaxLevelTest() - Method in class marmot.test.morph.PipelineTest
 
realFstNoDefaultFeaturesTest() - Method in class marmot.test.morph.PipelineTest
 
realFstTest() - Method in class marmot.test.morph.PipelineTest
 
realInfixTest() - Method in class marmot.test.morph.PipelineTest
 
realNonHashTest() - Method in class marmot.test.morph.PipelineTest
 
realNormalizeFormTest() - Method in class marmot.test.morph.PipelineTest
 
realOptimizerTest() - Method in class marmot.test.morph.PipelineTest
 
realOptimizerTestWithOptions(MorphOptions, double, double) - Method in class marmot.test.morph.PipelineTest
 
realOracleFstTest() - Method in class marmot.test.morph.PipelineTest
 
realOracleTest() - Method in class marmot.test.morph.PipelineTest
 
realPerceptronPosTest() - Method in class marmot.test.morph.PipelineTest
 
realPosTest() - Method in class marmot.test.morph.PipelineTest
 
realSentenceTest() - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
realSpecialSignatureTest() - Method in class marmot.test.morph.PipelineTest
 
realTest() - Method in class marmot.test.morph.PipelineTest
 
realTestWithOptions(MorphOptions, double, double) - Static method in class marmot.test.morph.PipelineTest
 
realTestWithOptions(MorphOptions, double, double, double, double) - Static method in class marmot.test.morph.PipelineTest
 
redundant(List<Character>) - Method in class marmot.util.LevenshteinLattice
 
registerOptions(JSAP) - Method in class chipmunk.segmenter.SegmenterOptions
 
reinit() - Method in class marmot.core.lattice.BackwardSequenceLattice
 
remove() - Method in class marmot.morph.mapper.SyntaxTreeIterator
 
remove() - Method in class marmot.tokenize.preprocess.WikiReader
 
remove() - Method in class marmot.util.LineIterator
 
removeIndexes(LemmaCandidateSet) - Method in class lemming.lemma.ranker.RankerModel
 
renormalize() - Method in class experimental.ising.BinaryFactor
 
renormalize() - Method in class experimental.ising.Factor
 
renormalize() - Method in class experimental.ising.Measure
Renormalizes the measure
renormalize() - Method in class experimental.ising.UnaryFactor
 
REPLACE - Static variable in class marmot.util.GeneralLevenshteinLattice
 
REPLACE - Static variable in class marmot.util.LevenshteinLattice
 
replace_cost_ - Variable in class marmot.util.GeneralLevenshteinLattice
 
replace_cost_ - Variable in class marmot.util.LevenshteinLattice
 
replacement - Variable in class marmot.tokenize.rules.Rule
 
ReplaceNode - Class in marmot.util.edit
 
ReplaceNode(String, String) - Constructor for class marmot.util.edit.ReplaceNode
 
replaceUnkownPosTags(List<SyntaxTree>) - Method in class marmot.morph.mapper.latin.ItTreebankConverter
 
replaceUnkownPosTagsWithTagger(List<SyntaxTree>, Tagger) - Method in class marmot.morph.mapper.latin.ItTreebankConverter
 
report() - Method in class chipmunk.segmenter.Scorer
 
report() - Method in class lemming.lemma.LemmaOptions
 
represent(AnalyzerInstance) - Method in interface experimental.analyzer.Analyzer
 
represent(AnalyzerInstance) - Method in class experimental.analyzer.simple.SimpleAnalyzer
 
represent(AnalyzerInstance) - Method in class experimental.analyzer.tagger.TaggerAnalyzer
 
reset() - Method in class chipmunk.segmenter.IndexScorer
 
reset() - Method in class lemming.lemma.toutanova.IndexScorer
 
reset() - Method in class marmot.morph.mapper.latin.LdtMorphTag
 
reset() - Method in class marmot.morph.mapper.spanish.EaglesTag
 
reset() - Method in class marmot.tokenize.preprocess.BufferedReaderWrapper
 
reset() - Method in interface marmot.tokenize.preprocess.InternalReader
 
reset(Iterator<I>, O) - Method in class marmot.util.AbstractSPMDCallable
 
reset() - Method in class marmot.util.Encoder
 
reset() - Method in class marmot.util.Timer
 
restoreState() - Method in class marmot.util.Encoder
 
restoreState(Encoder.State) - Method in class marmot.util.Encoder
 
RESTRICT_POS_TAGS_TO_SEEN_COMBINATIONS - Static variable in class marmot.morph.MorphOptions
 
RESTRICT_TRANSITIONS - Static variable in class marmot.morph.MorphOptions
 
Result - Class in lemming.lemma.toutanova
 
Result(ToutanovaModel, List<Integer>, List<Integer>, String, double) - Constructor for class lemming.lemma.toutanova.Result
 
Result(ToutanovaModel, List<Integer>, List<Integer>, String) - Constructor for class lemming.lemma.toutanova.Result
 
Result - Interface in marmot.core
 
Result - Class in marmot.morph
 
Result(Model, int) - Constructor for class marmot.morph.Result
 
Result(Aligner.ResultType) - Constructor for class marmot.tokenize.openlp.Aligner.Result
 
Result(Aligner.ResultType, List<Aligner.Pair>) - Constructor for class marmot.tokenize.openlp.Aligner.Result
 
result_type - Variable in class marmot.tokenize.openlp.Aligner.Result
 
reverse(String) - Method in class marmot.test.util.TrieTest
 
reverse(String) - Static method in class marmot.util.StringUtils
 
romanizeChar(char) - Method in class marmot.thirdparty.aramorph.AraMorph
 
romanizeWord(String) - Method in class marmot.thirdparty.aramorph.AraMorph
Returns a word in the Buckwalter transliteration system from a word in arabic.
Rule - Class in marmot.tokenize.rules
 
Rule(Pattern, String) - Constructor for class marmot.tokenize.rules.Rule
 
RulebasedSegmenter - Class in chipmunk.segmenter
 
RulebasedSegmenter() - Constructor for class chipmunk.segmenter.RulebasedSegmenter
 
RulebasedSegmenterTest - Class in chipmunk.test.segmenter
 
RulebasedSegmenterTest() - Constructor for class chipmunk.test.segmenter.RulebasedSegmenterTest
 
RuleBasedTokenizer - Class in marmot.tokenize
 
RuleBasedTokenizer(Tokenizer, RuleProvider) - Constructor for class marmot.tokenize.RuleBasedTokenizer
 
RuleBasedTokenizerTest - Class in marmot.test.tokenizer.opennlp
 
RuleBasedTokenizerTest() - Constructor for class marmot.test.tokenizer.opennlp.RuleBasedTokenizerTest
 
RulebasedTransformator - Class in marmot.tokenize.rules
 
RulebasedTransformator(Collection<Rule>) - Constructor for class marmot.tokenize.rules.RulebasedTransformator
 
RulebasedTransformatorTest - Class in marmot.test.tokenizer.rules
 
RulebasedTransformatorTest() - Constructor for class marmot.test.tokenizer.rules.RulebasedTransformatorTest
 
RuleProvider - Class in marmot.tokenize.rules
 
RuleProvider() - Constructor for class marmot.tokenize.rules.RuleProvider
 
runEvaluation(String, Tokenizer, List<Pair>) - Static method in class marmot.tokenize.cmd.Experimenter
 
runExperiment(List<Pair>, List<Pair>, List<Pair>, double, int, String) - Static method in class marmot.tokenize.cmd.Experimenter
 
runModerateTest(LemmatizerTrainer, double, double) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
runModerateTest(LemmatizerTrainer, double, double, boolean) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
runSmallTest(LemmatizerTrainer, double, double) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
runSmallTest(LemmatizerTrainer, double, double, boolean) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
runTest(LemmatizerTrainer, double, double, String) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
runTest(LemmatizerTrainer, double, double, String, boolean) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 

S

saveToAsciiFile(String) - Method in class experimental.morfessor.Vocab
 
saveToFile(String) - Method in class marmot.tokenize.AbstractTokenizer
 
saveToFile(String) - Method in interface marmot.tokenize.Tokenizer
 
saveToFile(Serializable, String) - Static method in class marmot.util.FileUtils
 
saveToFile(Serializable, File, boolean) - Static method in class marmot.util.FileUtils
 
saveToFile(Serializable, File) - Static method in class marmot.util.FileUtils
 
scaleBy(double) - Method in interface marmot.core.WeightVector
 
scaleBy(double) - Method in class marmot.morph.MorphWeightVector
 
score - Variable in class chipmunk.segmenter.ScoredSegmentationReading
 
score(SimpleAnalyzerInstance, double[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
score(Segment) - Method in class experimental.morfessor.LogQueryScorer
 
score(Segment) - Method in class experimental.morfessor.MeanScorer
 
score(Segment) - Method in class experimental.morfessor.QueryScorer
 
score(Segment) - Method in interface experimental.morfessor.Scorer
 
score(LemmaCandidate, int, int[]) - Method in class lemming.lemma.ranker.RankerModel
 
score - Variable in class marmot.tokenize.preprocess.Pair
 
score_ - Variable in class marmot.morph.signature.Split
 
ScoredSegmentationReading - Class in chipmunk.segmenter
Created by Markus Ackermann.
ScoredSegmentationReading(SegmentationReading, double, double) - Constructor for class chipmunk.segmenter.ScoredSegmentationReading
 
Scorer - Class in chipmunk.segmenter
 
Scorer() - Constructor for class chipmunk.segmenter.Scorer
 
Scorer - Interface in experimental.morfessor
 
Scorer - Interface in marmot.util.eval
 
scores(RankerInstance) - Method in class lemming.lemma.ranker.RankerModel
 
searchOperationSequence() - Method in class marmot.util.LevenshteinLattice
 
searchOperationSequences(boolean) - Method in class marmot.util.LevenshteinLattice
 
searchOperationSequences() - Method in class marmot.util.LevenshteinLattice
 
searchOperationSequences(int, int) - Method in class marmot.util.LevenshteinLattice
 
SEED - Static variable in class chipmunk.segmenter.SegmenterOptions
 
SEED - Static variable in class lemming.lemma.LemmaOptions
 
SEED - Static variable in class marmot.core.Options
 
Segment - Class in chipmunk.segmenter.cmd
 
Segment() - Constructor for class chipmunk.segmenter.cmd.Segment
 
segment(Word) - Method in class chipmunk.segmenter.RulebasedSegmenter
 
segment(Word) - Method in class chipmunk.segmenter.Segmenter
 
segment(Word) - Method in class chipmunk.segmenter.StatSegmenter
 
segment(Word) - Method in class chipmunk.segmenter.TwoPhaseSegmenter
 
Segment - Class in experimental.igel
 
Segment() - Constructor for class experimental.igel.Segment
 
segment(Segment, String, int, Scorer) - Method in class experimental.morfessor.CompoundSplitter
 
segment(String, Scorer) - Method in class experimental.morfessor.CompoundSplitter
 
Segment - Class in experimental.morfessor
 
Segment(Segment, int, double, Scorer) - Constructor for class experimental.morfessor.Segment
 
SegmentationDataReader - Class in chipmunk.segmenter
 
SegmentationDataReader(String, String, int) - Constructor for class chipmunk.segmenter.SegmentationDataReader
 
SegmentationDecoder - Class in chipmunk.segmenter
 
SegmentationDecoder(SegmenterModel) - Constructor for class chipmunk.segmenter.SegmentationDecoder
 
SegmentationInstance - Class in chipmunk.segmenter
 
SegmentationInstance(Word, Collection<SegmentationResult>) - Constructor for class chipmunk.segmenter.SegmentationInstance
 
SegmentationReading - Class in chipmunk.segmenter
 
SegmentationReading(List<String>, List<String>) - Constructor for class chipmunk.segmenter.SegmentationReading
 
SegmentationResult - Class in chipmunk.segmenter
 
SegmentationResult(List<Integer>, List<Integer>, double) - Constructor for class chipmunk.segmenter.SegmentationResult
 
SegmentationResult(List<Integer>, List<Integer>) - Constructor for class chipmunk.segmenter.SegmentationResult
 
SegmentationSumLattice - Class in chipmunk.segmenter
 
SegmentationSumLattice(SegmenterModel) - Constructor for class chipmunk.segmenter.SegmentationSumLattice
 
Segmenter - Class in chipmunk.segmenter
 
Segmenter() - Constructor for class chipmunk.segmenter.Segmenter
 
Segmenter - Class in experimental.igel
 
Segmenter() - Constructor for class experimental.igel.Segmenter
 
SegmenterExperiment - Class in chipmunk.segmenter
 
SegmenterExperiment() - Constructor for class chipmunk.segmenter.SegmenterExperiment
 
SegmenterModel - Class in chipmunk.segmenter
 
SegmenterModel() - Constructor for class chipmunk.segmenter.SegmenterModel
 
SegmenterOptions - Class in chipmunk.segmenter
 
SegmenterOptions() - Constructor for class chipmunk.segmenter.SegmenterOptions
 
SegmenterTest - Class in chipmunk.test.segmenter
 
SegmenterTest() - Constructor for class chipmunk.test.segmenter.SegmenterTest
 
SegmenterTrainer - Class in chipmunk.segmenter
 
SegmenterTrainer(SegmenterOptions) - Constructor for class chipmunk.segmenter.SegmenterTrainer
 
segmentHaus() - Method in class chipmunk.test.segmenter.SegmenterTest
 
segmentToFile(String, Iterable<Word>) - Method in class chipmunk.segmenter.Segmenter
 
SegmentVariable - Class in experimental.igel
 
SegmentVariable(String, int, int) - Constructor for class experimental.igel.SegmentVariable
 
segmentWithScore(Word) - Method in class chipmunk.segmenter.StatSegmenter
 
segmentWithScores(Word) - Method in class chipmunk.segmenter.StatSegmenter
 
select(RankerInstance) - Method in class lemming.lemma.ranker.RankerModel
 
SemiCrfObjective - Class in chipmunk.segmenter
 
SemiCrfObjective(SegmenterModel, Collection<Word>, double) - Constructor for class chipmunk.segmenter.SemiCrfObjective
 
SemiMarkovFactor - Class in experimental.igel
 
SemiMarkovFactor() - Constructor for class experimental.igel.SemiMarkovFactor
 
Sentence - Class in marmot.morph
 
Sentence(List<Word>) - Constructor for class marmot.morph.Sentence
 
sentence_errors - Variable in class marmot.morph.MorphResult
 
sentence_errors - Variable in class marmot.morph.Result
 
SentenceReader - Class in marmot.morph.io
 
SentenceReader(String) - Constructor for class marmot.morph.io.SentenceReader
 
SentenceReader(FileOptions) - Constructor for class marmot.morph.io.SentenceReader
 
SentenceTextReader - Class in marmot.morph.io
 
SentenceTextReader(String) - Constructor for class marmot.morph.io.SentenceTextReader
 
Sep - Static variable in class marmot.morph.mapper.Names
 
Sequence - Interface in marmot.core
 
SequenceSumLattice - Class in marmot.core.lattice
 
SequenceSumLattice(List<List<State>>, State, double, int, boolean) - Constructor for class marmot.core.lattice.SequenceSumLattice
 
SequenceViterbiLattice - Class in marmot.core.lattice
 
SequenceViterbiLattice(List<List<State>>, State, int, boolean) - Constructor for class marmot.core.lattice.SequenceViterbiLattice
 
SerialUtils - Class in marmot.util
 
SerialUtils() - Constructor for class marmot.util.SerialUtils
 
SerialUtilsTest - Class in marmot.test.util
 
SerialUtilsTest() - Constructor for class marmot.test.util.SerialUtilsTest
 
serialVersionUID - Static variable in class marmot.core.Options
 
serialVersionUID - Static variable in interface marmot.core.WeightVector
 
set(T, Double) - Method in class marmot.util.Counter
 
set(int, double) - Method in class marmot.util.DynamicWeights
 
set(T) - Method in class marmot.util.Mutable
 
set(boolean) - Method in class marmot.util.MutableBoolean
 
setAdjectiveFeatures(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setArrayLength(short) - Method in class marmot.core.Feature
 
setAsterisk(String) - Method in class experimental.morfessor.Morpheme
 
setBelief(Belief) - Method in class experimental.igel.SegmentVariable
 
setBelief(Belief) - Method in class experimental.ising.Variable
 
setBidirectional(boolean) - Method in class marmot.util.SymbolTable
 
setBitIndex(short) - Method in class marmot.core.Feature
 
setCandidateSet(LemmaCandidateSet) - Method in class lemming.lemma.ranker.RankerInstance
 
setCase(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setCharIndexes(short[]) - Method in class marmot.morph.Word
 
setClosing(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setConcat(boolean) - Method in class marmot.core.FeatureVector
 
setCount(int) - Method in class experimental.analyzer.AnalyzerReading
 
setCount(double) - Method in class lemming.lemma.LemmaInstance
 
setCounter(Counter<String>) - Method in class marmot.util.edit.EditTreeBuilder
 
setDefaultFeatures(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setDegree(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setDeprel(String) - Method in class marmot.morph.mapper.Node
 
setDeterminerFeatures(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setDim(int) - Method in class marmot.core.ArrayFloatFeatureVector
 
setEncoder(CharEncoder) - Method in class experimental.morfessor.Morfessor
 
setEndPos(int) - Method in class experimental.igel.SegmentVariable
 
setExapnd(boolean) - Method in class marmot.util.DynamicWeights
 
setExtendFeatureSet(boolean) - Method in interface marmot.core.WeightVector
 
setExtendFeatureSet(boolean) - Method in class marmot.morph.MorphWeightVector
 
setFactorBelief(double[][]) - Method in class experimental.ising.BinaryFactor
 
setFeats(LdtMorphTag, String) - Method in class marmot.morph.mapper.latin.ProielLdtMorphTagMapper
 
setFeatString(String) - Method in class marmot.morph.mapper.german.SttsTag
 
setFeature(SttsTag, String) - Static method in class marmot.morph.mapper.german.SmorReader
 
setFeature(LdtMorphTag, String) - Static method in class marmot.morph.mapper.latin.LatMorReader
 
setFeatureIndexes(int[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
setFeatureIndexes(int[]) - Method in class lemming.lemma.LemmaCandidate
 
setFeatures(List<Integer>) - Method in class experimental.ising.BinaryFactor
 
setFeaturesNegative(List<Integer>) - Method in class experimental.ising.UnaryFactor
 
setFeaturesPositive(List<Integer>) - Method in class experimental.ising.UnaryFactor
 
setFinal() - Method in class chipmunk.segmenter.SegmenterModel
 
setFloatFeatIndexes(int[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
setFloatVector(FloatFeatureVector) - Method in class marmot.core.FeatureVector
 
setFloatWeights(double[]) - Method in interface marmot.core.WeightVector
 
setFloatWeights(double[]) - Method in class marmot.morph.MorphWeightVector
 
setForm(String) - Method in class marmot.morph.mapper.Node
 
setForm(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setFormCharIndexes(int[]) - Method in class lemming.lemma.toutanova.ToutanovaInstance
 
setFormChars(short[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
setFunction(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setGender(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setGoldCandidates(List<Integer>) - Method in class marmot.core.lattice.SequenceSumLattice
 
setGoldCandidates(List<Integer>) - Method in interface marmot.core.lattice.SumLattice
 
setGoldCandidates(List<Integer>) - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
setI(int) - Method in class experimental.ising.BinaryFactor
 
setI(int) - Method in class experimental.ising.UnaryFactor
 
setI(int) - Method in class experimental.ising.Variable
 
setIndexes(int[]) - Method in class marmot.morph.MorphDictionaryOptions
 
setInsert(boolean) - Method in class chipmunk.segmenter.IndexConsumer
 
setInt2String(Map<Integer, String>) - Method in class experimental.ising.Measure
 
setIsState(boolean) - Method in class marmot.core.FeatureVector
 
setJ(int) - Method in class experimental.ising.BinaryFactor
 
setLemma(ArrayList<String>) - Method in class experimental.ising.Datum
 
setLemma(String) - Method in class marmot.morph.mapper.Node
 
setLemmaCandidates(Token, State, boolean, boolean) - Method in class marmot.core.Model
 
setLemmaCandidates(State, boolean) - Method in class marmot.core.Model
 
setLemmaCandidates(List<RankerCandidate>) - Method in class marmot.core.State
 
setLemmaCandidates(Token, State, boolean, boolean) - Method in class marmot.morph.MorphModel
 
setLemmaCandidates(State, boolean) - Method in class marmot.morph.MorphModel
 
setLemmaScoreSum() - Method in class marmot.core.State
 
setLength(int) - Method in class marmot.util.DynamicWeights
 
setMaxLevel(int) - Method in class marmot.core.SimpleTagger
 
setMaxPrefix(int) - Method in class experimental.ising.UnaryFeatureExtractor
 
setMaxSuffix(int) - Method in class experimental.ising.UnaryFeatureExtractor
 
setMeasure(double[]) - Method in class experimental.igel.Measure
 
setMeasure(double[]) - Method in class experimental.ising.Measure
 
setMessageIds(List<Integer>) - Method in class experimental.igel.Factor
 
setMessageIds(List<Integer>) - Method in class experimental.igel.SegmentVariable
 
setMessageIds(List<Integer>) - Method in class experimental.igel.UnaryFactor
 
setMessageIds(List<Integer>) - Method in class experimental.ising.Factor
 
setMessageIds(ArrayList<Integer>) - Method in class experimental.ising.Variable
 
setMessages(List<Message>) - Method in class experimental.igel.Factor
 
setMessages(List<Message>) - Method in class experimental.igel.SegmentVariable
 
setMessages(List<Message>) - Method in class experimental.igel.UnaryFactor
 
setMessages(List<Message>) - Method in class experimental.ising.Factor
 
setMessages(ArrayList<Message>) - Method in class experimental.ising.Variable
 
setMood(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setMorpheme(String) - Method in class experimental.morfessor.Morpheme
 
setMorphIndex(int) - Method in class marmot.morph.io.FileOptions
 
setMorphTag(String) - Method in class lemming.lemma.LemmaInstance
 
setMorphTag(MorphTag) - Method in class marmot.morph.mapper.Node
 
setMorphTag(String) - Method in class marmot.morph.Word
 
setNeighbors(List<SegmentVariable>) - Method in class experimental.igel.Factor
 
setNeighbors(List<Factor>) - Method in class experimental.igel.SegmentVariable
 
setNeighbors(List<SegmentVariable>) - Method in class experimental.igel.UnaryFactor
 
setNeighbors(List<Variable>) - Method in class experimental.ising.Factor
 
setNeighbors(ArrayList<Factor>) - Method in class experimental.ising.Variable
 
setNormalize(StringUtils.Mode) - Method in class marmot.morph.MorphDictionaryOptions
 
setNounDegree(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setNounFeatures(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setNumber(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setNumCandidates(int) - Method in class lemming.lemma.ranker.Ranker
 
setNumFeatures(int) - Method in class experimental.ising.UnaryFeatureExtractor
 
setOption(String, Object) - Method in class chipmunk.segmenter.SegmenterOptions
 
setOption(String, Object) - Method in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
setOption(String, Object) - Method in class lemming.lemma.LemmaOptions
 
setOption(String, String) - Method in class marmot.util.eval.AbstractOneTokenPerLineScorer
 
setOption(String, String) - Method in interface marmot.util.eval.Scorer
 
setOptions(JSAPResult) - Method in class chipmunk.segmenter.SegmenterOptions
 
setOptions(String) - Method in class experimental.analyzer.AnalyzerTrainer
 
setOptions(RankerTrainer.RankerTrainerOptions) - Method in class lemming.lemma.ranker.RankerTrainer
 
setOptions(Options) - Method in class marmot.core.CrfTrainer
 
setOptions(Options) - Method in class marmot.core.PerceptronTrainer
 
setOptions(Options) - Method in interface marmot.core.Trainer
 
setOwnerNumber(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setParameter(int, double) - Method in class chipmunk.segmenter.SemiCrfObjective
 
setParameter(int, double) - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
setParameter(int, double) - Method in class lemming.lemma.ranker.RankerObjective
 
setParameters(double[]) - Method in class chipmunk.segmenter.SemiCrfObjective
 
setParameters(double[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
setParameters(double[]) - Method in class lemming.lemma.ranker.RankerObjective
 
setPenalty(boolean, double) - Method in class lemming.lemma.ranker.RankerModel
 
setPenalty(boolean, double) - Method in interface marmot.core.WeightVector
 
setPenalty(boolean, double) - Method in class marmot.morph.MorphWeightVector
 
setPerson(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setPipeLineLemmatizer(Lemmatizer) - Method in class marmot.morph.MorphTagger
 
setPoliteness(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setPos(LdtMorphTag, String) - Method in class marmot.morph.mapper.latin.ProielLdtMorphTagMapper
 
setPos(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setPosTag(String) - Method in class lemming.lemma.LemmaInstance
 
setPosTag(String) - Method in class marmot.morph.Word
 
setPosTagIndex(int) - Method in class lemming.lemma.toutanova.ToutanovaInstance
 
setPotential(double[][]) - Method in class experimental.igel.BinaryFactor
 
setPotential(double[]) - Method in class experimental.igel.UnaryFactor
 
setPotential(double[][]) - Method in class experimental.ising.BinaryFactor
 
setPotential(int, int, double) - Method in class experimental.ising.BinaryFactor
 
setPotential(double[]) - Method in class experimental.ising.UnaryFactor
 
setPotential(int, double) - Method in class experimental.ising.UnaryFactor
 
setPrepositionFeatures(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setPronounFeatures(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setPropertiesFromFile(String) - Method in class marmot.core.Options
 
setPropertiesFromReader(BufferedReader) - Method in class marmot.core.Options
 
setPropertiesFromStrings(String[]) - Method in class marmot.core.Options
 
setPunctFeatures(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setRankerIstances(List<RankerInstance>) - Method in class marmot.morph.Word
 
setRare(boolean) - Method in class lemming.lemma.toutanova.ToutanovaInstance
 
setResult(Result) - Method in class lemming.lemma.toutanova.ToutanovaInstance
 
setResult(Result) - Method in class marmot.core.SimpleTagger
 
setResult(Result) - Method in interface marmot.core.Tagger
 
setScore(double) - Method in class lemming.lemma.LemmaCandidate
 
setScore(double) - Method in class marmot.core.State
 
setScorerWeights(DynamicWeights) - Method in class chipmunk.segmenter.SegmenterModel
 
setSegment(String) - Method in class experimental.igel.SegmentVariable
 
setSignature(int) - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
setSignature(HashableIntArray) - Method in class lemming.lemma.toutanova.Result
 
setSize(int) - Method in class experimental.igel.Measure
 
setSize(int) - Method in class experimental.ising.Measure
 
setSize(int) - Method in class experimental.ising.UnaryFactor
 
setSize(int) - Method in class experimental.ising.Variable
 
setSize1(int) - Method in class experimental.ising.BinaryFactor
 
setSize2(int) - Method in class experimental.ising.BinaryFactor
 
setStartFeature(int) - Method in class experimental.ising.UnaryFeatureExtractor
 
setStartPos(int) - Method in class experimental.igel.SegmentVariable
 
setSubLevelState(State) - Method in class marmot.core.State
 
setSubLevelState(State) - Method in class marmot.core.Transition
 
setTag(ArrayList<Integer>) - Method in class experimental.ising.Datum
 
setTag(String) - Method in class experimental.morfessor.Morpheme
 
setTagIndex(int) - Method in class marmot.morph.io.FileOptions
 
setTagIndexes(List<Integer>) - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
setTagIndexes(int[]) - Method in class marmot.morph.Word
 
setTagName(String) - Method in class experimental.ising.Variable
 
setTags(List<String>) - Method in class marmot.morph.Sentence
 
setTense(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setThresholds(boolean) - Method in class marmot.core.SimpleTagger
 
setThresholds(boolean) - Method in interface marmot.core.Tagger
 
setTokenFeatureIndexes(int[]) - Method in class marmot.morph.Word
 
setTokenFeatures(String[]) - Method in class marmot.morph.Word
 
setTotalNumVariables(int) - Method in class experimental.ising.UnaryFeatureExtractor
 
setTransitions(Transition[]) - Method in class marmot.core.State
 
setType(char, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setUpdate(double) - Method in class chipmunk.segmenter.IndexUpdater
 
setUpdate(double) - Method in class lemming.lemma.toutanova.IndexUpdater
 
setUpdaterWeights(DynamicWeights) - Method in class chipmunk.segmenter.SegmenterModel
 
setVector(FloatDict.Vector) - Method in class experimental.analyzer.simple.SimpleAnalyzerInstance
 
setVector(FeatureVector) - Method in class marmot.core.State
 
setVector(FeatureVector) - Method in interface marmot.core.Token
 
setVector(FeatureVector) - Method in class marmot.morph.Word
 
setVerbFeatures(String, EaglesTag) - Method in class marmot.morph.mapper.spanish.IulaConverter
 
setVerbose(boolean) - Method in class marmot.morph.MorphModel
 
setWeightedTokenFeatureIndexes(int[]) - Method in class marmot.morph.Word
 
setWeights(DynamicWeights) - Method in class chipmunk.segmenter.IndexConsumer
 
setWeights(DynamicWeights) - Method in class chipmunk.segmenter.SegmenterModel
 
setWeights(double[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
setWeights(double[]) - Method in class lemming.lemma.ranker.RankerModel
 
setWeights(DynamicWeights) - Method in class lemming.lemma.toutanova.IndexConsumer
 
setWeights(DynamicWeights) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
setWeights(double[]) - Method in interface marmot.core.WeightVector
 
setWeights(double[]) - Method in class marmot.morph.MorphWeightVector
 
setWeights(double[]) - Method in class marmot.util.DynamicWeights
 
setWord(String) - Method in class experimental.ising.Datum
 
setWord(String) - Method in class experimental.ising.IsingFactorGraph
 
setWordForm(String) - Method in class marmot.morph.Word
 
setWordIndex(int) - Method in class marmot.morph.MorphFeatureVector
 
setWordIndex(int) - Method in class marmot.morph.Word
 
setWordShapeIndex(int) - Method in class marmot.morph.Word
 
setWordSignature(int) - Method in class marmot.morph.Word
 
shallowCopy() - Method in class marmot.morph.Word
 
SHAPE - Static variable in class marmot.morph.MorphOptions
 
SHAPE_TRIE_PATH - Static variable in class marmot.morph.MorphOptions
 
shapeTest() - Method in class marmot.test.util.StringUtilsTest
 
shorten(List<String>) - Static method in class marmot.morph.signature.Split
 
SHUFFLE - Static variable in class marmot.core.Options
 
shutdown() - Method in class marmot.util.Aspell
 
signature() - Method in class marmot.morph.signature.Trie
 
SignificanceTest - Interface in marmot.util.eval
 
SimpleAligner - Class in lemming.lemma.toutanova
 
SimpleAligner() - Constructor for class lemming.lemma.toutanova.SimpleAligner
 
SimpleAlignerTest - Class in lemming.test.lemma.toutanova
 
SimpleAlignerTest() - Constructor for class lemming.test.lemma.toutanova.SimpleAlignerTest
 
SimpleAlignerTrainer - Class in lemming.lemma.toutanova
 
SimpleAlignerTrainer() - Constructor for class lemming.lemma.toutanova.SimpleAlignerTrainer
 
SimpleAnalyzer - Class in experimental.analyzer.simple
 
SimpleAnalyzer(SimpleAnalyzerModel, double, SimpleAnalyzer.Mode, Collection<Pair<AnalyzerTag, AnalyzerTag>>) - Constructor for class experimental.analyzer.simple.SimpleAnalyzer
 
SimpleAnalyzer.Mode - Enum in experimental.analyzer.simple
 
SimpleAnalyzerInstance - Class in experimental.analyzer.simple
 
SimpleAnalyzerInstance(AnalyzerInstance, Collection<AnalyzerTag>) - Constructor for class experimental.analyzer.simple.SimpleAnalyzerInstance
 
SimpleAnalyzerModel - Class in experimental.analyzer.simple
 
SimpleAnalyzerModel() - Constructor for class experimental.analyzer.simple.SimpleAnalyzerModel
 
SimpleAnalyzerObjective - Class in experimental.analyzer.simple
 
SimpleAnalyzerObjective(double, SimpleAnalyzerModel, Collection<SimpleAnalyzerInstance>, SimpleAnalyzer.Mode, Map<AnalyzerTag, Map<AnalyzerTag, Mutable<Double>>>, SimpleAnalyzerTrainer.PairConstraint) - Constructor for class experimental.analyzer.simple.SimpleAnalyzerObjective
 
SimpleAnalyzerTest - Class in experimental.test.analyzer
 
SimpleAnalyzerTest() - Constructor for class experimental.test.analyzer.SimpleAnalyzerTest
 
SimpleAnalyzerTrainer - Class in experimental.analyzer.simple
 
SimpleAnalyzerTrainer() - Constructor for class experimental.analyzer.simple.SimpleAnalyzerTrainer
 
SimpleEvaluator - Class in experimental.analyzer.simple
 
SimpleEvaluator() - Constructor for class experimental.analyzer.simple.SimpleEvaluator
 
simpleFilenameTest() - Method in class marmot.test.morph.MorphDictionaryOptionsTest
 
SimpleLemmatizer - Class in lemming.lemma
 
SimpleLemmatizer(SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions, Map<String, Counter<String>>) - Constructor for class lemming.lemma.SimpleLemmatizer
 
SimpleLemmatizerTrainer - Class in lemming.lemma
 
SimpleLemmatizerTrainer() - Constructor for class lemming.lemma.SimpleLemmatizerTrainer
 
SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions - Class in lemming.lemma
 
SimpleTagger - Class in marmot.core
 
SimpleTagger(Model, int, WeightVector) - Constructor for class marmot.core.SimpleTagger
 
simpleTest() - Method in class marmot.test.tokenizer.preprocess.WikiReaderTest
 
SimpleThresholdOptimizer - Class in experimental.analyzer.simple
 
SimpleThresholdOptimizer(boolean) - Constructor for class experimental.analyzer.simple.SimpleThresholdOptimizer
 
SimpleTrainerTest - Class in lemming.test.lemma.toutanova
 
SimpleTrainerTest() - Constructor for class lemming.test.lemma.toutanova.SimpleTrainerTest
 
simplify(String) - Method in class marmot.thirdparty.aramorph.Solution
 
size() - Method in class chipmunk.segmenter.Dictionary
 
size - Variable in class experimental.ising.Measure
 
size() - Method in class lemming.lemma.LemmaCandidateSet
 
size() - Method in class marmot.core.FeatureVector
 
size() - Method in class marmot.morph.HashDictionary
 
size() - Method in class marmot.morph.Sentence
 
size() - Method in class marmot.util.Counter
 
size() - Method in class marmot.util.ExactFeatureTable
 
size() - Method in interface marmot.util.FeatureTable
 
size() - Method in class marmot.util.HashFeatureTable
 
size() - Method in class marmot.util.HashLexicon
 
size() - Method in class marmot.util.SymbolTable
 
smallMarmotTest() - Method in class lemming.test.lemma.ranker.RankerTrainerTest
 
smallNoMorphMarmotTest() - Method in class lemming.test.lemma.ranker.RankerTrainerTest
 
smallPosTest() - Method in class lemming.test.lemma.toutanova.ToutanovaTrainerTest
 
smallTest() - Method in class lemming.test.lemma.ranker.RankerTrainerTest
 
smallTest() - Method in class lemming.test.lemma.toutanova.ToutanovaTrainerTest
 
smallTest() - Method in class marmot.test.morph.JointTaggerLemmatizer
 
SmorReader - Class in marmot.morph.mapper.german
 
SmorReader() - Constructor for class marmot.morph.mapper.german.SmorReader
 
SoftEvaluator - Class in marmot.morph.cmd
 
SoftEvaluator() - Constructor for class marmot.morph.cmd.SoftEvaluator
 
Solution - Class in marmot.thirdparty.aramorph
A solution for a word.
Solution(DictionaryEntry, DictionaryEntry, DictionaryEntry) - Constructor for class marmot.thirdparty.aramorph.Solution
Constructs a solution for a word.
sortedEntries() - Method in class marmot.util.Counter
 
sortedEntries(int) - Method in class marmot.util.Counter
 
SpanishRuleProvider - Class in marmot.tokenize.rules
 
SpanishRuleProvider() - Constructor for class marmot.tokenize.rules.SpanishRuleProvider
 
SPECIAL - Static variable in class chipmunk.segmenter.TagSet
 
SPECIAL_SIGNATURE - Static variable in class marmot.morph.MorphOptions
 
split(String) - Static method in class chipmunk.segmenter.TagSet
 
split(String, Scorer) - Method in class experimental.morfessor.CompoundSplitter
 
split(String) - Method in class experimental.morfessor.CompoundSplitter
 
split(String) - Method in class experimental.morfessor.Morfessor
 
split(String, int) - Method in class experimental.morfessor.Morfessor
 
split(String) - Static method in class experimental.morfessor.Morpheme
 
split(String) - Method in interface experimental.morfessor.Splitter
 
split(String) - Method in class experimental.morfessor.ViterbiDecoder
 
Split - Class in marmot.morph.signature
 
Split(List<Feature>, Trie, int) - Constructor for class marmot.morph.signature.Split
 
split(int, Set<String>) - Method in class marmot.morph.signature.Trie
 
SPLIT_MORPH - Static variable in class marmot.morph.MorphOptions
 
SPLIT_POS - Static variable in class marmot.morph.MorphOptions
 
Splitter - Interface in experimental.morfessor
 
START - Static variable in class marmot.util.GeneralLevenshteinLattice
 
START - Static variable in class marmot.util.LevenshteinLattice
 
start() - Method in class marmot.util.Timer
 
State - Class in marmot.core
 
State() - Constructor for class marmot.core.State
 
State(int) - Constructor for class marmot.core.State
 
State(int, State) - Constructor for class marmot.core.State
 
State() - Constructor for class marmot.util.Encoder.State
 
stateToIndexes(State) - Method in class marmot.core.SimpleTagger
 
StaticMethods() - Constructor for class lemming.lemma.toutanova.Aligner.StaticMethods
 
StaticMethods() - Constructor for class marmot.util.FeatureTable.StaticMethods
 
Stats - Class in lemming.lemma.cmd
 
Stats() - Constructor for class lemming.lemma.cmd.Stats
 
Stats - Class in marmot.morph.cmd
 
Stats() - Constructor for class marmot.morph.cmd.Stats
 
StatSegmenter - Class in chipmunk.segmenter
 
StatSegmenter(SegmenterModel) - Constructor for class chipmunk.segmenter.StatSegmenter
 
Stem - Class in chipmunk.segmenter.cmd
 
Stem() - Constructor for class chipmunk.segmenter.cmd.Stem
 
STEM - Static variable in class experimental.morfessor.Morpheme
 
Stemmer - Class in chipmunk.segmenter
 
Stemmer(Segmenter, Stemmer.Mode) - Constructor for class chipmunk.segmenter.Stemmer
 
Stemmer.Mode - Enum in chipmunk.segmenter
 
stemToFile(String, SegmentationDataReader) - Method in class chipmunk.segmenter.Stemmer
 
stop() - Method in class marmot.util.Timer
 
storage_ - Variable in class marmot.util.Cache
 
storeState() - Method in class marmot.util.Encoder
 
storeState(Encoder.State) - Method in class marmot.util.Encoder
 
StringNormalizer - Class in chipmunk.segmenter
 
StringNormalizer() - Constructor for class chipmunk.segmenter.StringNormalizer
 
stringToFlexionalType(String) - Static method in class marmot.morph.mapper.latin.ItMorphTag
 
StringUtils - Class in marmot.util
 
StringUtils() - Constructor for class marmot.util.StringUtils
 
StringUtils.Mode - Enum in marmot.util
 
StringUtils.Shape - Enum in marmot.util
 
StringUtilsTest - Class in marmot.test.util
 
StringUtilsTest() - Constructor for class marmot.test.util.StringUtilsTest
 
SttsTag - Class in marmot.morph.mapper.german
 
SttsTag() - Constructor for class marmot.morph.mapper.german.SttsTag
 
SUBTAG_SEPARATOR - Static variable in class marmot.morph.MorphOptions
 
SuffixDictionary - Class in marmot.morph
 
SuffixDictionary() - Constructor for class marmot.morph.SuffixDictionary
 
SuffixDictionary(SymbolTable<String>) - Constructor for class marmot.morph.SuffixDictionary
 
suffixTest() - Method in class marmot.test.morph.MorphDictionaryOptionsTest
 
SuffixTrie - Class in marmot.util
 
SuffixTrie(Character) - Constructor for class marmot.util.SuffixTrie
 
sum() - Method in interface marmot.util.Collectable
 
sum() - Method in class marmot.util.CollectableDouble
 
sum() - Method in class marmot.util.CollectableSet
 
sum_lattice_time - Variable in class marmot.morph.MorphResult
 
sum_lattice_time - Variable in class marmot.morph.Result
 
sumHelper(double[], FloatVectorTest.TestWeights, FloatFeatureVector, double) - Method in class marmot.test.core.FloatVectorTest
 
SumLattice - Interface in marmot.core.lattice
 
SumLatticeTest - Class in chipmunk.test.segmenter
 
SumLatticeTest() - Constructor for class chipmunk.test.segmenter.SumLatticeTest
 
sumLogProb(double, double) - Static method in class marmot.util.Numerics
 
SymbolTable<T> - Class in marmot.util
 
SymbolTable(boolean, int) - Constructor for class marmot.util.SymbolTable
 
SymbolTable(int) - Constructor for class marmot.util.SymbolTable
 
SymbolTable() - Constructor for class marmot.util.SymbolTable
 
SymbolTable(SymbolTable<T>) - Constructor for class marmot.util.SymbolTable
 
SymbolTable(boolean) - Constructor for class marmot.util.SymbolTable
 
SyntaxTree - Class in marmot.morph.mapper
 
SyntaxTree() - Constructor for class marmot.morph.mapper.SyntaxTree
 
SyntaxTreeIterator - Class in marmot.morph.mapper
 
SyntaxTreeIterator(String, int, int, int, int, int, int, boolean) - Constructor for class marmot.morph.mapper.SyntaxTreeIterator
 
Sys - Class in marmot.util
 
Sys() - Constructor for class marmot.util.Sys
 

T

tag(Sequence) - Method in class marmot.core.SimpleTagger
 
tag(Sequence) - Method in interface marmot.core.Tagger
 
tag(Sequence) - Method in class marmot.morph.MorphTagger
 
tag2Integer - Variable in class experimental.ising.DataReader
 
tag_(Sequence) - Method in class marmot.core.SimpleTagger
 
TAG_DEPENDENT - Static variable in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
TAG_DEPENDENT - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
TAG_INDEX - Static variable in class marmot.morph.io.FileOptions
 
TAG_LEVEL - Static variable in class chipmunk.segmenter.SegmenterOptions
 
TAG_MORPH - Static variable in class marmot.morph.MorphOptions
 
tag_states(Sequence) - Method in class marmot.core.SimpleTagger
 
Tagger - Interface in marmot.core
 
TaggerAnalyzer - Class in experimental.analyzer.tagger
 
TaggerAnalyzer(MorphTagger, double) - Constructor for class experimental.analyzer.tagger.TaggerAnalyzer
 
TaggerAnalyzerTrainer - Class in experimental.analyzer.tagger
 
TaggerAnalyzerTrainer() - Constructor for class experimental.analyzer.tagger.TaggerAnalyzerTrainer
 
TaggingScorer - Class in marmot.util.eval
 
TaggingScorer() - Constructor for class marmot.util.eval.TaggingScorer
 
tagNames - Variable in class experimental.ising.DataReader
 
tags_ - Variable in class marmot.morph.signature.Trie
 
TagSet - Class in chipmunk.segmenter
 
TagSet() - Constructor for class chipmunk.segmenter.TagSet
 
tagWithLemma(Sequence) - Method in class marmot.morph.MorphTagger
 
Tense - Static variable in class marmot.morph.mapper.Names
 
tense_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
tense_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
tense_ - Variable in class marmot.morph.mapper.latin.ItMorphTag
 
tense_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
TenseIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 
test() - Method in class chipmunk.test.segmenter.RulebasedSegmenterTest
 
test() - Method in class chipmunk.test.segmenter.SumLatticeTest
 
test(Analyzer, String) - Static method in class experimental.analyzer.AnalyzerResult
 
test(Analyzer, Collection<AnalyzerInstance>) - Static method in class experimental.analyzer.AnalyzerResult
 
test(Analyzer, AnalyzerInstance) - Static method in class experimental.analyzer.AnalyzerResult
 
test(Analyzer, String) - Static method in class experimental.analyzer.cmd.Trainer
 
test(Analyzer, String) - Static method in class experimental.analyzer.cmd.TreebankAnnotator
 
test(Analyzer, String) - Static method in class experimental.analyzer.TreebankAnalyzerResult
 
test(Analyzer, Collection<AnalyzerInstance>) - Static method in class experimental.analyzer.TreebankAnalyzerResult
 
test(Analyzer, AnalyzerInstance) - Method in class experimental.analyzer.TreebankAnalyzerResult
 
test(int) - Static method in class experimental.ising.BruteForceUnit
 
test() - Method in class experimental.test.analyzer.SimpleAnalyzerTest
 
test(Lemmatizer, String) - Static method in class lemming.lemma.cmd.Trainer
 
test(Lemmatizer, String) - Static method in class lemming.lemma.LemmaResult
 
test(Lemmatizer, Collection<LemmaInstance>) - Static method in class lemming.lemma.LemmaResult
 
test() - Method in class lemming.test.lemma.edit.EditTreeGeneratorTest
 
test() - Method in class lemming.test.lemma.toutanova.DecoderTest
 
test() - Method in class lemming.test.lemma.toutanova.HackyAlignerTest
 
test() - Method in class lemming.test.lemma.toutanova.NbestDecoderTest
 
test() - Method in class lemming.test.lemma.toutanova.SimpleAlignerTest
 
test() - Method in class lemming.test.lemma.TrainerTest
 
Test - Class in marmot.morph.cmd
 
Test() - Constructor for class marmot.morph.cmd.Test
 
test() - Method in class marmot.test.core.FloatVectorTest
 
test() - Method in class marmot.test.morph.JointTaggerLemmatizer
 
test() - Method in class marmot.test.morph.mapper.czech.PdtMsdMapperTest
 
test() - Method in class marmot.test.tokenizer.preprocess.WikiReaderTest
 
test() - Method in class marmot.test.util.AspellTest
 
test() - Method in class marmot.test.util.edit.EditTreeBuilderTrainerTest
 
test() - Method in class marmot.test.util.HashableIntArrayTest
 
test() - Method in class marmot.test.util.LevenshteinLatticeTest
 
test(String, StringUtils.Mode, String) - Method in class marmot.test.util.StringUtilsTest
 
test(Scorer, String, String, String) - Method in class marmot.util.eval.RandomizationTest
 
test(Scorer, String, String, String) - Method in interface marmot.util.eval.SignificanceTest
 
TEST_FILE - Static variable in class marmot.morph.MorphOptions
 
testAligner(Aligner, String, String, List<Integer>) - Method in class lemming.test.lemma.toutanova.SimpleAlignerTest
 
testAligner(EditTreeAligner, String, String, List<String>, List<String>) - Method in class marmot.test.util.edit.EditTreeBuilderTrainerTest
 
testApply() - Method in class marmot.test.util.edit.EditTreeBuilderTrainerTest
 
testBitsNeeded() - Method in class marmot.test.util.EncoderTest
 
testConvert() - Method in class marmot.test.tokenizer.opennlp.OpenNlpConverterTest
 
testCostumSerialization() - Method in class marmot.test.util.HashLexiconTest
 
testCzechTokRules() - Method in class marmot.test.tokenizer.rules.RulebasedTransformatorTest
 
Tester - Class in lemming.lemma.cmd
 
Tester() - Constructor for class lemming.lemma.cmd.Tester
 
testFormExtraction(String, String, Collection<Character>, MorphOptions) - Method in class marmot.test.morph.MorphModelTest
 
testFormExtraction() - Method in class marmot.test.morph.MorphModelTest
 
testGenerator(LemmatizerGenerator, String) - Static method in class lemming.lemma.LemmaResult
 
testGenerator(LemmatizerGenerator, List<LemmaInstance>) - Static method in class lemming.lemma.LemmaResult
 
testGeneratorTrainer() - Method in class lemming.test.lemma.GeneratorTest
 
testGeneratorTrainer(LemmaCandidateGeneratorTrainer, String, String) - Method in class lemming.test.lemma.GeneratorTest
 
testIfLemmatizerIsSerializable(LemmatizerTrainer) - Method in class lemming.test.lemma.toutanova.SimpleTrainerTest
 
testOptimizerWithOptions(MorphOptions, List<Sequence>, List<Sequence>, double, double) - Static method in class marmot.test.morph.PipelineTest
 
testPropagation() - Method in class marmot.test.util.TrieTest
 
testShapeExtraction(String, int, MorphOptions) - Method in class marmot.test.morph.MorphModelTest
 
testShapeExtraction() - Method in class marmot.test.morph.MorphModelTest
 
testSimpleDoubleInsertion() - Method in class marmot.test.util.TrieTest
 
testSimpleWord() - Method in class marmot.test.util.TrieTest
 
testSpanishTokRules() - Method in class marmot.test.tokenizer.rules.RulebasedTransformatorTest
 
testSpanishUnTokRules() - Method in class marmot.test.tokenizer.rules.RulebasedTransformatorTest
 
testStoreState() - Method in class marmot.test.util.EncoderTest
 
testTokenizer() - Method in class marmot.test.tokenizer.opennlp.RuleBasedTokenizerTest
 
testTokRules(String, String, String) - Method in class marmot.test.tokenizer.rules.RulebasedTransformatorTest
 
testToPairs() - Method in class lemming.test.lemma.toutanova.SimpleAlignerTest
 
testToPairs(String, String, List<Integer>, List<String>) - Method in class lemming.test.lemma.toutanova.SimpleAlignerTest
 
testUnTokRules(String, String, String) - Method in class marmot.test.tokenizer.rules.RulebasedTransformatorTest
 
testWithOptions(MorphOptions, List<Sequence>, List<Sequence>, double, double, double, double) - Static method in class marmot.test.morph.PipelineTest
 
ThomasReader - Class in experimental.ising
 
ThomasReader(String) - Constructor for class experimental.ising.ThomasReader
 
time - Variable in class marmot.morph.MorphResult
 
time - Variable in class marmot.morph.Result
 
Timer - Class in marmot.util
 
Timer() - Constructor for class marmot.util.Timer
 
toDoubleArray(List<Double>) - Static method in class marmot.util.Converter
 
toHumanMorphString() - Method in class marmot.morph.mapper.czech.MsdTag
 
toHumanMorphString() - Method in class marmot.morph.mapper.czech.PdtMorphTag
 
toHumanMorphString() - Method in class marmot.morph.mapper.german.SttsTag
 
toHumanMorphString() - Method in class marmot.morph.mapper.latin.ItMorphTag
 
toHumanMorphString() - Method in class marmot.morph.mapper.latin.LdtMorphTag
 
toHumanMorphString() - Method in interface marmot.morph.mapper.MorphTag
 
toHumanMorphString() - Method in class marmot.morph.mapper.spanish.EaglesTag
 
toHumanString() - Method in class marmot.morph.mapper.czech.MsdTag
 
toHumanString() - Method in class marmot.morph.mapper.latin.LdtMorphTag
 
toHumanString() - Method in class marmot.morph.mapper.spanish.EaglesTag
 
toIndex(T) - Method in class marmot.util.SymbolTable
 
toIndex(T, int) - Method in class marmot.util.SymbolTable
 
toIndex(T, int, boolean) - Method in class marmot.util.SymbolTable
 
toIndex(T, boolean) - Method in class marmot.util.SymbolTable
 
toIndexes(Collection<T>) - Method in class marmot.util.SymbolTable
 
toInstance(Class<?>) - Method in class lemming.lemma.LemmaOptions
 
toIntArray(List<Integer>) - Static method in class marmot.util.Converter
 
Token - Interface in marmot.core
 
token_errors - Variable in class marmot.morph.MorphResult
 
token_errors - Variable in class marmot.morph.Result
 
tokenize(String) - Static method in class experimental.morfessor.Vocab
 
tokenize(String) - Method in class marmot.tokenize.openlp.OpenNlpTokenizer
 
tokenize(String) - Method in class marmot.tokenize.RuleBasedTokenizer
 
tokenize(String) - Method in interface marmot.tokenize.Tokenizer
 
tokenized - Variable in class marmot.tokenize.preprocess.Pair
 
Tokenizer - Interface in marmot.tokenize
 
toKey(LemmaInstance) - Static method in class lemming.lemma.SimpleLemmatizer
 
toOnes() - Method in class experimental.igel.Measure
 
toOnes() - Method in class experimental.ising.Measure
 
toPairs(String, String, List<Integer>) - Static method in class lemming.lemma.toutanova.Aligner.Pair
 
toPosString() - Method in class marmot.morph.mapper.czech.MsdTag
 
toPosString() - Method in class marmot.morph.mapper.czech.PdtMorphTag
 
toPosString() - Method in class marmot.morph.mapper.german.SttsTag
 
toPosString() - Method in class marmot.morph.mapper.latin.ItMorphTag
 
toPosString() - Method in class marmot.morph.mapper.latin.LdtMorphTag
 
toPosString() - Method in interface marmot.morph.mapper.MorphTag
 
toPosString() - Method in class marmot.morph.mapper.spanish.EaglesTag
 
toSimpleKey(LemmaInstance) - Static method in class lemming.lemma.SimpleLemmatizer
 
toSimpleString() - Method in class marmot.core.Options
 
toString() - Method in class chipmunk.segmenter.SegmentationReading
 
toString() - Method in class chipmunk.segmenter.SegmentationResult
 
toString() - Method in class chipmunk.segmenter.Word
 
toString() - Method in class experimental.analyzer.AnalyzerReading
 
toString() - Method in class experimental.analyzer.AnalyzerTag
 
toString() - Method in class experimental.morfessor.Morpheme
 
toString(boolean, boolean) - Method in class experimental.morfessor.Morpheme
 
toString() - Method in class lemming.lemma.LemmaCandidateSet
 
toString() - Method in class lemming.lemma.LemmaError
 
toString() - Method in class lemming.lemma.LemmaInstance
 
toString() - Method in class lemming.lemma.ranker.RankerInstance
 
toString() - Method in class lemming.lemma.toutanova.Aligner.Pair
 
toString() - Method in class marmot.core.FeatureVector
 
toString() - Method in class marmot.core.lattice.Hypothesis
 
toString() - Method in class marmot.core.lattice.LatticeEntry
 
toString() - Method in class marmot.core.Options
 
toString() - Method in class marmot.core.State
 
toString() - Method in class marmot.core.Transition
 
toString() - Method in class marmot.morph.mapper.german.SttsTag
 
toString() - Method in class marmot.morph.mapper.latin.LdtMorphTag
 
toString() - Method in class marmot.morph.mapper.Node
 
toString() - Method in class marmot.morph.mapper.spanish.EaglesTag
 
toString() - Method in class marmot.morph.MorphResult
 
toString() - Method in class marmot.morph.Result
 
toString() - Method in class marmot.morph.Word
 
toString() - Method in class marmot.tokenize.openlp.Aligner.Pair
 
toString() - Method in class marmot.tokenize.openlp.Aligner.Result
 
toString() - Method in class marmot.tokenize.preprocess.Pair
 
toString(CapStats.CapType) - Static method in enum marmot.util.CapStats.CapType
 
toString() - Method in class marmot.util.CollectableSet
 
toString() - Method in class marmot.util.Counter
 
toString() - Method in class marmot.util.edit.Match
 
toString() - Method in class marmot.util.edit.MatchNode
 
toString() - Method in class marmot.util.edit.ReplaceNode
 
toString() - Method in class marmot.util.Encoder
 
toString() - Method in class marmot.util.HashableIntArray
 
toString() - Method in class marmot.util.Mutable
 
toString() - Method in class marmot.util.SymbolTable
 
toString() - Method in class marmot.util.Trie
 
toString() - Method in class marmot.util.Tuple
 
toStringArray(List<String>) - Static method in class marmot.util.Converter
 
toSymbol(Integer) - Method in class marmot.util.SymbolTable
 
toSymbols(Collection<Integer>) - Method in class marmot.util.SymbolTable
 
toTags(Collection<AnalyzerReading>) - Static method in class experimental.analyzer.AnalyzerReading
 
totalCount() - Method in class marmot.util.Counter
 
ToutanovaInstance - Class in lemming.lemma.toutanova
 
ToutanovaInstance(LemmaInstance, List<Integer>) - Constructor for class lemming.lemma.toutanova.ToutanovaInstance
 
ToutanovaLemmatizer - Class in lemming.lemma.toutanova
 
ToutanovaLemmatizer(ToutanovaTrainer.ToutanovaOptions, ToutanovaModel) - Constructor for class lemming.lemma.toutanova.ToutanovaLemmatizer
 
ToutanovaModel - Class in lemming.lemma.toutanova
 
ToutanovaModel() - Constructor for class lemming.lemma.toutanova.ToutanovaModel
 
ToutanovaOptions() - Constructor for class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
ToutanovaTrainer - Class in lemming.lemma.toutanova
 
ToutanovaTrainer() - Constructor for class lemming.lemma.toutanova.ToutanovaTrainer
 
ToutanovaTrainer.ToutanovaOptions - Class in lemming.lemma.toutanova
 
ToutanovaTrainerTest - Class in lemming.test.lemma.toutanova
 
ToutanovaTrainerTest() - Constructor for class lemming.test.lemma.toutanova.ToutanovaTrainerTest
 
toWord(String, SegmentationResult) - Method in class chipmunk.segmenter.SegmenterModel
 
toyExampleAlignTest() - Method in class marmot.test.tokenizer.opennlp.LevenshteinAlignerTest
 
toyPosTest() - Method in class marmot.test.morph.PipelineTest
 
toyTest() - Method in class marmot.test.morph.PipelineTest
 
toyTestPropagation() - Method in class marmot.test.util.TrieTest
 
toyTestWithOptions(MorphOptions) - Method in class marmot.test.morph.PipelineTest
 
toZeros() - Method in class experimental.igel.Measure
 
toZeros() - Method in class experimental.ising.Measure
 
Train - Class in chipmunk.segmenter.cmd
 
Train() - Constructor for class chipmunk.segmenter.cmd.Train
 
train(Collection<Word>) - Method in class chipmunk.segmenter.SegmenterTrainer
 
train(Collection<AnalyzerInstance>) - Method in class experimental.analyzer.AnalyzerTrainer
 
train(String, String, String) - Static method in class experimental.analyzer.cmd.Trainer
 
train(String, String, String) - Static method in class experimental.analyzer.cmd.TreebankAnnotator
 
train(String, String, String) - Static method in class experimental.analyzer.cmd.TreebankTrainer
 
train(Collection<AnalyzerInstance>) - Method in class experimental.analyzer.simple.SimpleAnalyzerTrainer
 
train(Collection<AnalyzerInstance>) - Method in class experimental.analyzer.tagger.TaggerAnalyzerTrainer
 
train(int, double) - Method in class experimental.ising.Analyzer
 
train() - Method in class experimental.ising.Learner
 
train(List<LemmaInstance>, List<LemmaInstance>) - Method in class lemming.lemma.BackupLemmatizerTrainer
 
train(String, String, String, boolean) - Static method in class lemming.lemma.cmd.Trainer
 
train(List<LemmaInstance>, List<LemmaInstance>) - Method in class lemming.lemma.edit.EditTreeGeneratorTrainer
 
train(List<LemmaInstance>, List<LemmaInstance>) - Method in interface lemming.lemma.LemmaCandidateGeneratorTrainer
 
train(List<LemmaInstance>, List<LemmaInstance>) - Method in interface lemming.lemma.LemmatizerGeneratorTrainer
 
train(List<LemmaInstance>, List<LemmaInstance>) - Method in interface lemming.lemma.LemmatizerTrainer
 
train(List<LemmaInstance>, List<LemmaInstance>) - Method in class lemming.lemma.ranker.RankerTrainer
 
train(List<LemmaInstance>, List<LemmaInstance>) - Method in class lemming.lemma.SimpleLemmatizerTrainer
 
train(List<LemmaInstance>) - Method in interface lemming.lemma.toutanova.AlignerTrainer
 
train(List<LemmaInstance>) - Method in class lemming.lemma.toutanova.EditTreeAlignerTrainer
 
train(List<LemmaInstance>) - Method in class lemming.lemma.toutanova.HackyAlignerTrainer
 
train(List<LemmaInstance>) - Method in class lemming.lemma.toutanova.SimpleAlignerTrainer
 
train(List<LemmaInstance>, List<LemmaInstance>) - Method in class lemming.lemma.toutanova.ToutanovaTrainer
 
train(Tagger, Collection<Sequence>, Evaluator) - Method in class marmot.core.CrfTrainer
 
train(Tagger, Collection<Sequence>, Evaluator) - Method in class marmot.core.PerceptronTrainer
 
train(Tagger, Collection<Sequence>, Evaluator) - Method in interface marmot.core.Trainer
 
train(MorphOptions) - Static method in class marmot.morph.cmd.Trainer
 
train(MorphOptions, Collection<Sequence>, Collection<Sequence>) - Static method in class marmot.morph.MorphModel
 
train(MorphOptions, List<Sequence>) - Static method in class marmot.morph.MorphModel
 
train(String, boolean) - Static method in class marmot.morph.signature.Trie
 
train(String, boolean, int, int) - Static method in class marmot.morph.signature.Trie
 
train(Collection<Sequence>, boolean) - Static method in class marmot.morph.signature.Trie
 
train(Collection<Sequence>, boolean, int, int) - Static method in class marmot.morph.signature.Trie
 
train(String) - Method in class marmot.tokenize.openlp.OpenNlpTokenizerTrainer
 
train(List<LemmaInstance>) - Method in class marmot.util.edit.EditTreeBuilderTrainer
 
TRAIN_FILE - Static variable in class marmot.morph.MorphOptions
 
trainAccuracyTest() - Method in class chipmunk.test.segmenter.SegmenterTest
 
trainAligned(List<ToutanovaInstance>, List<ToutanovaInstance>) - Method in class lemming.lemma.toutanova.ToutanovaTrainer
 
trainDecodeTest(String, String, int, int) - Method in class lemming.test.lemma.toutanova.NbestDecoderTest
 
Trainer - Class in experimental.analyzer.cmd
 
Trainer() - Constructor for class experimental.analyzer.cmd.Trainer
 
Trainer - Class in lemming.lemma.cmd
 
Trainer() - Constructor for class lemming.lemma.cmd.Trainer
 
TRAINER - Static variable in class marmot.core.Options
 
Trainer - Interface in marmot.core
 
Trainer - Class in marmot.morph.cmd
 
Trainer() - Constructor for class marmot.morph.cmd.Trainer
 
Trainer - Class in marmot.tokenize.cmd
 
Trainer() - Constructor for class marmot.tokenize.cmd.Trainer
 
trainer_ - Variable in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
TRAINER_PREF - Static variable in class lemming.lemma.BackupLemmatizerTrainer.BackupLemmatizerTrainerOptions
 
TrainerFactory - Class in marmot.core
 
TrainerFactory() - Constructor for class marmot.core.TrainerFactory
 
TrainerTest - Class in lemming.test.lemma
 
TrainerTest() - Constructor for class lemming.test.lemma.TrainerTest
 
trainOptimal(MorphOptions, Collection<Sequence>, Collection<Sequence>, List<String>, List<List<String>>, List<MorphModel.MorphEntry>) - Static method in class marmot.morph.MorphModel
 
trainOptimal(MorphOptions, Collection<Sequence>, Collection<Sequence>, String, Collection<String>, List<MorphModel.MorphEntry>) - Static method in class marmot.morph.MorphModel
 
trainOptimal(MorphOptions, List<Sequence>, List<Sequence>) - Static method in class marmot.morph.MorphModel
 
Transition - Class in marmot.core
 
Transition(State, State, int) - Constructor for class marmot.core.Transition
 
TreebankAnalyzerResult - Class in experimental.analyzer
 
TreebankAnalyzerResult() - Constructor for class experimental.analyzer.TreebankAnalyzerResult
 
TreebankAnnotator - Class in experimental.analyzer.cmd
 
TreebankAnnotator() - Constructor for class experimental.analyzer.cmd.TreebankAnnotator
 
TreebankTrainer - Class in experimental.analyzer.cmd
 
TreebankTrainer() - Constructor for class experimental.analyzer.cmd.TreebankTrainer
 
Trie - Class in marmot.morph.signature
 
Trie(Trie, int, int) - Constructor for class marmot.morph.signature.Trie
 
Trie(Set<String>, boolean) - Constructor for class marmot.morph.signature.Trie
 
Trie<E extends Collectable> - Class in marmot.util
 
Trie() - Constructor for class marmot.util.Trie
 
trie_ - Variable in class marmot.morph.signature.Split
 
TrieTest - Class in marmot.test.util
 
TrieTest() - Constructor for class marmot.test.util.TrieTest
 
trivialTest() - Method in class marmot.test.util.SerialUtilsTest
 
Tuple<T,D extends java.lang.Comparable<D>> - Class in marmot.util
 
Tuple(T, D) - Constructor for class marmot.util.Tuple
 
TurkishStringNormalizer - Class in chipmunk.segmenter
 
TurkishStringNormalizer() - Constructor for class chipmunk.segmenter.TurkishStringNormalizer
 
TwoPhaseSegmenter - Class in chipmunk.segmenter
 
TwoPhaseSegmenter(Segmenter) - Constructor for class chipmunk.segmenter.TwoPhaseSegmenter
 
Type - Static variable in class marmot.morph.mapper.Names
 
type_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
type_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
TYPE_DICT - Static variable in class marmot.morph.MorphOptions
 

U

ufe - Variable in class experimental.ising.IsingFactorGraph
 
umlautTest() - Method in class marmot.test.util.StringUtilsTest
 
UnaryFactor - Class in experimental.igel
 
UnaryFactor() - Constructor for class experimental.igel.UnaryFactor
 
UnaryFactor - Class in experimental.ising
 
UnaryFactor(String, String, int, int, UnaryFeatureExtractor) - Constructor for class experimental.ising.UnaryFactor
 
unaryFactors - Variable in class experimental.ising.IsingFactorGraph
 
UnaryFeatureExtractor - Class in experimental.ising
 
UnaryFeatureExtractor(int, int) - Constructor for class experimental.ising.UnaryFeatureExtractor
 
unfeaturizedGradient() - Method in class experimental.ising.IsingFactorGraph
 
UNIGRAM_FILE - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
UNKNOWN - Static variable in class lemming.lemma.edit.EditTreeGeneratorTrainer.EditTreeGeneratorTrainerOptions
 
untokenized - Variable in class marmot.tokenize.preprocess.Pair
 
update(SegmentationInstance, boolean) - Method in class chipmunk.segmenter.SegmentationSumLattice
 
update(SegmentationInstance, SegmentationResult, double) - Method in class chipmunk.segmenter.SegmenterModel
 
update(SegmentationInstance, int, int, int, double) - Method in class chipmunk.segmenter.SegmenterModel
 
update(SegmentationInstance, int, int, int, int, double) - Method in class chipmunk.segmenter.SegmenterModel
 
update() - Method in class chipmunk.segmenter.SemiCrfObjective
 
update(SimpleAnalyzerInstance, double[]) - Method in class experimental.analyzer.simple.SimpleAnalyzerModel
 
update() - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
update(SimpleAnalyzerInstance, double, boolean) - Method in class experimental.analyzer.simple.SimpleAnalyzerObjective
 
update(State, WeightVector, double) - Method in class lemming.lemma.ranker.RankerCandidate
 
update(RankerInstance, String, double) - Method in class lemming.lemma.ranker.RankerModel
 
update(LemmaCandidate, int, int[], double) - Method in class lemming.lemma.ranker.RankerModel
 
update(RankerInstance, boolean, double) - Method in class lemming.lemma.ranker.RankerObjective
 
update() - Method in class lemming.lemma.ranker.RankerObjective
 
update(ToutanovaInstance, Result, double) - Method in class lemming.lemma.toutanova.ToutanovaModel
 
update(WeightVector, double) - Method in class marmot.core.lattice.SequenceSumLattice
 
update(WeightVector, double) - Method in interface marmot.core.lattice.SumLattice
 
update(WeightVector, double) - Method in class marmot.core.lattice.ZeroOrderSumLattice
 
updateFloatWeight(FloatWeights, int, int, double) - Method in class marmot.core.ArrayFloatFeatureVector
 
updateFloatWeight(FloatWeights, int, int, double) - Method in class marmot.core.ConcatFloatFeatureVector
 
updateFloatWeight(FloatWeights, int, int, double) - Method in class marmot.core.DenseArrayFloatFeatureVector
 
updateFloatWeight(FloatWeights, int, int, double) - Method in interface marmot.core.FloatFeatureVector
 
updateFloatWeight(int, double) - Method in interface marmot.core.FloatWeights
 
updateFloatWeight(FloatWeights, int, int, double) - Method in class marmot.core.ZeroFloatFeatureVector
 
updateFloatWeight(int, double) - Method in class marmot.morph.MorphWeightVector
 
updatePotential(double[]) - Method in class experimental.ising.UnaryFactor
 
updatePotentials(double[]) - Method in class experimental.ising.IsingFactorGraph
 
updatePotentials2(double[]) - Method in class experimental.ising.IsingFactorGraph
 
updateWeight(int, double) - Method in class marmot.morph.MorphWeightVector
 
updateWeights(State, WeightVector) - Method in class lemming.lemma.ranker.RankerCandidate
 
updateWeights(WeightVector) - Method in class marmot.core.State
 
updateWeights(WeightVector) - Method in class marmot.core.Transition
 
updateWeights(State, double, boolean) - Method in interface marmot.core.WeightVector
 
updateWeights(State, double, boolean) - Method in class marmot.morph.MorphWeightVector
 
usage(Map<String, String>, Map<String, String>) - Method in class marmot.core.Options
 
usage() - Method in class marmot.core.Options
 
usage() - Method in class marmot.morph.MorphOptions
 
USE_ALIGNMENT_FEATURES - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
USE_BACKUP - Static variable in class lemming.lemma.SimpleLemmatizerTrainer.SimpleLemmatizerTrainerOptions
 
USE_CHARACTER_FEATURE - Static variable in class chipmunk.segmenter.SegmenterOptions
 
USE_CORE_FEATURES - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
USE_DEFAULT_FEATURES - Static variable in class marmot.morph.MorphOptions
 
USE_HASH_FEATURE_TABLE - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
USE_HASH_FEATURE_TABLE - Static variable in class marmot.morph.MorphOptions
 
USE_HASH_VECTOR - Static variable in class marmot.morph.MorphOptions
 
USE_MALLET - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
USE_MORPH - Static variable in class lemming.lemma.LemmaOptions
 
USE_PERCEPTRON - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 
USE_POS - Static variable in class lemming.lemma.LemmaOptions
 
USE_SEGMENT_CONTEXT - Static variable in class chipmunk.segmenter.SegmenterOptions
 
USE_SHAPE_LEXICON - Static variable in class lemming.lemma.ranker.RankerTrainer.RankerTrainerOptions
 

V

valid_ - Variable in class marmot.morph.signature.Split
 
valueOf(String) - Static method in enum chipmunk.segmenter.Stemmer.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum experimental.analyzer.simple.SimpleAnalyzer.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.CaseNumber
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.Composition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.FlexionalCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.FlexionalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.FormalVariation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.GenderNumberPerson
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.Mood
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.NominalsDegree
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.ParticipialsDegree
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.ItMorphTag.Tense
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Case
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Degree
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Mood
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Number
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Person
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Pos
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Tense
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Voice
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.MorphDictionaryOptions.DictionaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.morph.MorphDictionaryOptions.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.tokenize.openlp.Aligner.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.util.CapStats.CapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.util.StringUtils.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum marmot.util.StringUtils.Shape
Returns the enum constant of this type with the specified name.
values() - Static method in enum chipmunk.segmenter.Stemmer.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum experimental.analyzer.simple.SimpleAnalyzer.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.CaseNumber
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.Composition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.FlexionalCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.FlexionalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.FormalVariation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.GenderNumberPerson
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.Mood
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.NominalsDegree
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.ParticipialsDegree
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.ItMorphTag.Tense
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Case
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Degree
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Mood
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Number
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Person
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Pos
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Tense
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.mapper.latin.LdtMorphTag.Voice
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.MorphDictionaryOptions.DictionaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.morph.MorphDictionaryOptions.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.tokenize.openlp.Aligner.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.util.CapStats.CapType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.util.StringUtils.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum marmot.util.StringUtils.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in experimental.ising
 
Variable(int, int, String) - Constructor for class experimental.ising.Variable
 
variables - Variable in class experimental.ising.IsingFactorGraph
 
Vector() - Constructor for class experimental.analyzer.simple.FloatDict.Vector
 
VECTOR_SIZE - Static variable in class marmot.core.Options
 
VERBOSE - Static variable in class chipmunk.segmenter.SegmenterOptions
 
VERBOSE - Static variable in class marmot.core.Options
 
VERBOSE - Static variable in class marmot.morph.mapper.latin.ItMorphTag
 
VERBOSITY - Static variable in class lemming.lemma.LemmaOptions
 
VERY_VERBOSE - Static variable in class marmot.core.Options
 
Viewer - Class in marmot.tokenize.preprocess
 
Viewer(String, String, Aligner.Result) - Constructor for class marmot.tokenize.preprocess.Viewer
 
viterbiDecode() - Method in class experimental.ising.IsingFactorGraph
Returns the most probable configuration under 0/1 loss
ViterbiDecoder - Class in experimental.morfessor
 
ViterbiDecoder(String, double) - Constructor for class experimental.morfessor.ViterbiDecoder
 
ViterbiDecoder(String) - Constructor for class experimental.morfessor.ViterbiDecoder
 
ViterbiLattice - Interface in marmot.core.lattice
 
Vocab - Class in experimental.morfessor
 
Vocab(String) - Constructor for class experimental.morfessor.Vocab
 
Voice - Static variable in class marmot.morph.mapper.Names
 
voice_ - Variable in class marmot.morph.mapper.czech.MsdTag
 
voice_ - Variable in class marmot.morph.mapper.czech.PdtMorphTag
 
voice_ - Variable in class marmot.morph.mapper.latin.LdtMorphTag
 
VoiceIndex - Static variable in class marmot.morph.mapper.latin.LdtMorphTag
 

W

weights_ - Variable in class chipmunk.segmenter.IndexConsumer
 
weights_ - Variable in class lemming.lemma.toutanova.IndexConsumer
 
WeightVector - Interface in marmot.core
 
WikiReader - Class in marmot.tokenize.preprocess
 
WikiReader(InternalReader, InternalReader, boolean) - Constructor for class marmot.tokenize.preprocess.WikiReader
 
WikiReader(String, String, boolean) - Constructor for class marmot.tokenize.preprocess.WikiReader
 
WikiReaderTest - Class in marmot.test.tokenizer.preprocess
 
WikiReaderTest() - Constructor for class marmot.test.tokenizer.preprocess.WikiReaderTest
 
WikiSelector - Class in marmot.tokenize.preprocess
 
WikiSelector(String, String, boolean, int, int, double) - Constructor for class marmot.tokenize.preprocess.WikiSelector
 
WikiSelector(String, String, boolean, int) - Constructor for class marmot.tokenize.preprocess.WikiSelector
 
WINDOW_SIZE - Static variable in class lemming.lemma.toutanova.ToutanovaTrainer.ToutanovaOptions
 
Word - Class in chipmunk.segmenter
 
Word(String) - Constructor for class chipmunk.segmenter.Word
 
Word - Class in experimental.igel
 
Word(String) - Constructor for class experimental.igel.Word
 
Word - Class in marmot.morph
 
Word(String, String, String, String, String[], String[], double[]) - Constructor for class marmot.morph.Word
 
Word(String, String, String, String[], String[], double[]) - Constructor for class marmot.morph.Word
 
Word(String, String, String) - Constructor for class marmot.morph.Word
 
Word(String, String) - Constructor for class marmot.morph.Word
 
Word(String) - Constructor for class marmot.morph.Word
 
word2LemmaTag - Variable in class experimental.ising.DataReader
 
word2Tags - Variable in class experimental.ising.DataReader
 
words_ - Variable in class marmot.morph.signature.Trie
 
write(Writer) - Method in class marmot.morph.mapper.SyntaxTree
 
write(char[], int, int) - Method in class marmot.util.FakeWriter
 
writeArray(ObjectOutputStream, double[]) - Static method in class marmot.util.SerialUtils
 
writePropertiesToFile(String) - Method in class marmot.core.Options
 
writeSparseArray(ObjectOutputStream, double[], double) - Static method in class marmot.util.SerialUtils
 

X

x - Variable in class marmot.util.Tuple
 

Y

y - Variable in class marmot.util.Tuple
 

Z

zero() - Method in class marmot.test.core.FloatVectorTest
 
ZeroFloatFeatureVector - Class in marmot.core
 
ZeroFloatFeatureVector(int) - Constructor for class marmot.core.ZeroFloatFeatureVector
 
zeroOffsetTest() - Method in class marmot.test.util.SerialUtilsTest
 
ZeroOrderDecoder - Class in lemming.lemma.toutanova
 
ZeroOrderDecoder() - Constructor for class lemming.lemma.toutanova.ZeroOrderDecoder
 
ZeroOrderNbestDecoder - Class in lemming.lemma.toutanova
 
ZeroOrderNbestDecoder(int) - Constructor for class lemming.lemma.toutanova.ZeroOrderNbestDecoder
 
ZeroOrderSumLattice - Class in marmot.core.lattice
 
ZeroOrderSumLattice(List<List<State>>, double, boolean) - Constructor for class marmot.core.lattice.ZeroOrderSumLattice
 
ZeroOrderViterbiLattice - Class in marmot.core.lattice
 
ZeroOrderViterbiLattice(List<List<State>>, int, boolean) - Constructor for class marmot.core.lattice.ZeroOrderViterbiLattice
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links