|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.gla.dcs.renaissance.iqir.LSIRepresentation
public class LSIRepresentation
This class represents a LSI representation that can be loaded from disc, truncated,
Constructor Summary | |
---|---|
LSIRepresentation(File file)
Constructs a LSI representation from file |
Method Summary | |
---|---|
void |
prune(int newRank)
Prune |
void |
write(File outputFile)
Write to file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LSIRepresentation(File file) throws IOException
IOException
Method Detail |
---|
public void write(File outputFile) throws IOException
outputFile
-
IOException
public void prune(int newRank)
newRank
- the newRankremoveInvalid
- Removes invalid terms
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |