Package de.l3s.tools.documentgenerator
Class Topic
java.lang.Object
de.l3s.tools.documentgenerator.Topic
- All Implemented Interfaces:
Iterable<WordProbability>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static doubleprotected static doublegetCorrelatedTopic(double rand) iterator()voidsetCorrelation(TopicCorrelation correlation) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Topic
-
-
Method Details
-
setCorrelation
-
computeNormalizeFactor
-
computeNormalizeFactor
-
nextWord
-
iterator
- Specified by:
iteratorin interfaceIterable<WordProbability>
-
toString
-