Index
All Classes|All Packages|Constant Field Values|Serialized Form
A
- add(String) - Method in class cc.mallet.types.MalletAlphabetWrapper
- alphabet - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
C
- cachedCoefficients - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaInferenceWrapper
- calculateSmoothedWeights() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- cc.mallet.topics - package cc.mallet.topics
- cc.mallet.types - package cc.mallet.types
- clear() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletInstanceListWrapper
- createFromVocabulary(Vocabulary) - Static method in class cc.mallet.types.MalletAlphabetWrapper
- createInstanceFromDocument(Document, Alphabet) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- createMultipleSpellingVocabulary(DocumentListCorpus<?>) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- createPreprocessor(DocumentSupplier, Language) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
D
- DEFAULT_INFERENCE_ITERATIONS - Static variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- directInitialization(Corpus, Vocabulary) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
E
- estimate() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
G
- getAlphabet() - Method in class cc.mallet.types.MalletAlphabetWrapper
- getAlphas() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getBeta() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getClassificationForDocument(Document) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getDocumentAsFeatureSequence(int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getId(String) - Method in class cc.mallet.types.MalletAlphabetWrapper
- getInferencer() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getModel() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getNumberOfDocuments() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletInstanceListWrapper
- getNumberOfDocuments() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getNumberOfTopics() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getNumberOfTopics() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getNumberOfWords() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletInstanceListWrapper
- getNumberOfWords() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getProbabilityOfWord(int, int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getSampledTopicAssignments(Instance, int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaInferenceWrapper
-
This is a copy of
TopicInferencer.getSampledDistribution(Instance, int, int, int)that returns the sequence of the single topic assignments for the given instance. - getSeed() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getSmoothedProbabilityOfTopic(int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getSmoothedProbabilityOfWord(int, int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getTokenizedTermsAsText(DocumentListCorpus<?>) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getTopicProbabilitiesForDocument(DocumentWordCounts) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getVersion() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getVocabulary() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletCorpusWrapper
- getVocabulary() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletInstanceListWrapper
- getVocabulary() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getVocabulary() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getVocabularyMapping(Vocabulary) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- getWord(int) - Method in class cc.mallet.types.MalletAlphabetWrapper
- getWordCounts() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getWordsOfDocument(int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- getWordTopicAssignmentForDocument(int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
I
- inferenceIterations - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- inferencer - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- inferencerVersion - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- inferTopicAssignmentsForDocument(int[]) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- inferTopicAssignmentsForDocument(Document) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- inferTopicAssignmentsForDocument(DocumentWordCounts) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- initialize(InstanceList) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- initialize(Corpus) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- instanceList - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletInstanceListWrapper
- iteration - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
L
- logger - Static variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- LOGGER - Static variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
M
- main(String[]) - Static method in class org.dice_research.topicmodeling.algorithm.mallet.TempHLDA
-
Needs the path to a ProbTopicModelingAlgorithmState file as input.
- MALLET_REGEX_TOKEN - Static variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- MalletAlphabetWrapper - Class in cc.mallet.types
- MalletAlphabetWrapper(Alphabet) - Constructor for class cc.mallet.types.MalletAlphabetWrapper
- MalletCorpusWrapper - Class in org.dice_research.topicmodeling.algorithm.mallet
- MalletCorpusWrapper(Pipe) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletCorpusWrapper
- MalletCorpusWrapper(Pipe, int) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletCorpusWrapper
- MalletCorpusWrapper(Alphabet, Alphabet) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletCorpusWrapper
- MalletHierarchicalLDATopicModeler - Class in cc.mallet.topics
- MalletHierarchicalLDATopicModeler() - Constructor for class cc.mallet.topics.MalletHierarchicalLDATopicModeler
- MalletHierarchicalLdaWrapper - Class in org.dice_research.topicmodeling.algorithm.mallet
- MalletHierarchicalLdaWrapper() - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletHierarchicalLdaWrapper
- MalletInstanceListWrapper - Class in org.dice_research.topicmodeling.algorithm.mallet
- MalletInstanceListWrapper(InstanceList) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletInstanceListWrapper
- MalletLdaInferenceWrapper - Class in org.dice_research.topicmodeling.algorithm.mallet
- MalletLdaInferenceWrapper(int[][], int[], Alphabet, double[], double, double) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaInferenceWrapper
- MalletLDATopicModeler(int, double, double, long) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- MalletLDATopicModeler(int, long) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- MalletLDATopicModeler(LabelAlphabet, double, double, long) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- MalletLdaWrapper - Class in org.dice_research.topicmodeling.algorithm.mallet
- MalletLdaWrapper(int) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- MalletLdaWrapper(int, double, double) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- MalletLdaWrapper(int, double, double, long) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- MalletLdaWrapper(int, long) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- MalletLdaWrapper(LabelAlphabet, double, double) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- MalletLdaWrapper(LabelAlphabet, double, double, long) - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- MalletLdaWrapper.MalletLDATopicModeler - Class in org.dice_research.topicmodeling.algorithm.mallet
- malletRegexToken - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
O
- org.dice_research.topicmodeling.algorithm.mallet - package org.dice_research.topicmodeling.algorithm.mallet
P
- performNextStep() - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
R
- runnables - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
S
- seed - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- serialVersionUID - Static variable in class cc.mallet.types.MalletAlphabetWrapper
- serialVersionUID - Static variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletCorpusWrapper
- serialVersionUID - Static variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaInferenceWrapper
- serialVersionUID - Static variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- serialVersionUID - Static variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- setInferenceIterations(int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- setMalletRegexToken(String) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- setOptimizeInterval(int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
-
Set to 0 to turn optimization off.
- setVersion(int) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- setVocabularyDecorator(VocabularyDecorator) - Method in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
- setWord(String, String) - Method in class cc.mallet.types.MalletAlphabetWrapper
- smoothingOnlyMass - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaInferenceWrapper
T
- TempHLDA - Class in org.dice_research.topicmodeling.algorithm.mallet
- TempHLDA() - Constructor for class org.dice_research.topicmodeling.algorithm.mallet.TempHLDA
- topicModel - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- topicWeights - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
V
- vocabulary - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
W
- wordCounter - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper
- wordTopicWeights - Variable in class org.dice_research.topicmodeling.algorithm.mallet.MalletLdaWrapper.MalletLDATopicModeler
All Classes|All Packages|Constant Field Values|Serialized Form