|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.ir.retrievalmodels.representer.AbstractRepresenter<D,Dbold>
public abstract class AbstractRepresenter<D,Dbold extends Representation>
Constructor Summary | |
---|---|
AbstractRepresenter()
|
Method Summary | |
---|---|
void |
train(java.lang.Iterable<D> it)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.aitools.ir.retrievalmodels.representer.Representer |
---|
isTrained, represent, train |
Constructor Detail |
---|
public AbstractRepresenter()
Method Detail |
---|
public final void train(java.lang.Iterable<D> it)
train
in interface Representer<D,Dbold extends Representation>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |