public class ProbTopicModelingAlgorithmStateWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ProbTopicModelingAlgorithmStateWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeProbTopicModelState(org.dice_research.topicmodeling.algorithms.ProbTopicModelingAlgorithmStateSupplier probAlgState,
File file) |
void |
writeProbTopicModelState(org.dice_research.topicmodeling.algorithms.ProbTopicModelingAlgorithmStateSupplier probAlgState,
OutputStream out) |
public ProbTopicModelingAlgorithmStateWriter()
public void writeProbTopicModelState(org.dice_research.topicmodeling.algorithms.ProbTopicModelingAlgorithmStateSupplier probAlgState,
File file)
public void writeProbTopicModelState(org.dice_research.topicmodeling.algorithms.ProbTopicModelingAlgorithmStateSupplier probAlgState,
OutputStream out)
throws IOException
IOExceptionCopyright © 2015–2020. All rights reserved.