|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSVM.BootStrapper
public class BootStrapper
Lets us grow the training file in a semi-supervised fashion.
| Constructor Summary | |
|---|---|
BootStrapper()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static void |
purifyResults(java.util.List<KnownDoc> testL)
Supposedly this method will delete those entries that are incorrectly classified. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BootStrapper()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args -
java.lang.Exceptionpublic static void purifyResults(java.util.List<KnownDoc> testL)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||