|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--iglu.ir.AbstractVectorCreator
|
+--iglu.ir.OrderVectorCreator
Sets keyword scores based on the order of word occurance.
| Field Summary |
| Fields inherited from class iglu.ir.AbstractVectorCreator |
|
| Constructor Summary | |
OrderVectorCreator()
Creates an OrderVectorCreator. |
|
| Method Summary | |
TermVector |
getVector(Document d)
Sets keyword scores based on the order of word occurance. |
static void |
main(java.lang.String[] args)
Runs a test on this class. |
| Methods inherited from class iglu.ir.AbstractVectorCreator |
cleanUp, setDictionary, setLinearlyScale, setMaxSize, setNormalize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OrderVectorCreator()
OrderVectorCreator. This class is always
linearly scaled so the resultant vectors have
| Method Detail |
public TermVector getVector(Document d)
public static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||