public class ProbTopicModelingAlgorithmStateReader extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ProbTopicModelingAlgorithmStateReader() |
| Modifier and Type | Method and Description |
|---|---|
org.dice_research.topicmodeling.algorithms.ProbTopicModelingAlgorithmStateSupplier |
readProbTopicModelState(File file) |
org.dice_research.topicmodeling.algorithms.ProbTopicModelingAlgorithmStateSupplier |
readProbTopicModelState(InputStream in) |
public ProbTopicModelingAlgorithmStateReader()
public org.dice_research.topicmodeling.algorithms.ProbTopicModelingAlgorithmStateSupplier readProbTopicModelState(File file)
public org.dice_research.topicmodeling.algorithms.ProbTopicModelingAlgorithmStateSupplier readProbTopicModelState(InputStream in) throws IOException
IOExceptionCopyright © 2015–2020. All rights reserved.