iglu.ir
Class VectorCreatorLibrary

java.lang.Object
  |
  +--iglu.ir.VectorCreatorLibrary

public class VectorCreatorLibrary
extends java.lang.Object

A convience class for retrieving provided vector creators. The vector creators supplied by this class have already been "trained" on some document sets. The design of this is to provide vector creators in situation where it is not possible to train a vector creator.


Constructor Summary
private VectorCreatorLibrary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VectorCreatorLibrary

private VectorCreatorLibrary()