public class ModelObjectReader extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
ModelObjectReader() |
| Modifier and Type | Method and Description |
|---|---|
org.dice_research.topicmodeling.algorithms.Model |
readModel(File file) |
org.dice_research.topicmodeling.algorithms.Model |
readModel(InputStream is) |
public org.dice_research.topicmodeling.algorithms.Model readModel(File file)
public org.dice_research.topicmodeling.algorithms.Model readModel(InputStream is)
Copyright © 2015–2020. All rights reserved.