| Package | Description |
|---|---|
| org.aksw.limes.core.gui.controller | |
| org.aksw.limes.core.gui.controller.ml | |
| org.aksw.limes.core.gui.view | |
| org.aksw.limes.core.gui.view.ml |
| Constructor and Description |
|---|
ResultController(ResultView view,
Config config,
MainController mainController) |
| Constructor and Description |
|---|
ActiveLearningController(Config config,
ACache sourceCache,
ACache targetCache,
MainController mainController)
Constructor creates the according
ActiveLearningModel |
BatchLearningController(Config config,
ACache sourceCache,
ACache targetCache,
MainController mainController)
Constructor creates the according
BatchLearningModel |
UnsupervisedLearningController(Config config,
ACache sourceCache,
ACache targetCache,
MainController mainController)
Constructor creates the according
UnsupervisedLearningModel |
| Modifier and Type | Method and Description |
|---|---|
void |
MainView.setController(MainController controller)
Sets corresponding Controller
|
| Constructor and Description |
|---|
ResultView(Config config,
LinkSpecification learnedLS,
MainController mainController) |
| Constructor and Description |
|---|
ActiveLearningResultView(Config c,
ActiveLearningModel m,
MainController mainController)
Default constructor builds the view
|
Copyright © 2018. All rights reserved.