|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.apps.helper.ClassInfoFileCleaner
public class ClassInfoFileCleaner
This class "cleans" a class info file, i.e. it removes from the class info file instances that are not present in the input vector. This can happen e.g. with text data, where not all input documents are used in the final map due to sparsity reasons.
Constructor Summary | |
---|---|
ClassInfoFileCleaner()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassInfoFileCleaner()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException, SOMToolboxException
java.io.IOException
SOMToolboxException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |