|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfelix.util.ActiveLearner
public class ActiveLearner
| Constructor Summary | |
|---|---|
ActiveLearner(FelixCommandOptions _opt)
The constructor. |
|
| Method Summary | |
|---|---|
void |
DjangoSetup()
Creates tables/views in public schema for use by django feedback tool. |
void |
getTopCandidates()
Generates xml file containing relevant info for query. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActiveLearner(FelixCommandOptions _opt)
_opt - | Method Detail |
|---|
public void getTopCandidates()
throws java.lang.Exception
java.lang.Exception
public void DjangoSetup()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||