Class TrainRIprops

java.lang.Object
  extended by moj.ri.RIprops
      extended by moj.javasdm.TrainRIprops
          extended by TrainRIprops

Deprecated.

@Deprecated
public class TrainRIprops
extends TrainRIprops


Field Summary
 
Fields inherited from class moj.javasdm.TrainRIprops
detectCodepage, discourseMarker, granska, log, lowercase, numberOfThreads, preprocessedSaveDir, purgeOnSave, restrictExtension, retries, saveCompressed, savePreprocessedText, startNewIndex, stripHTML, vocabularyFile
 
Fields inherited from class moj.ri.RIprops
dimensionality, documentLabels, leftWindowSize, randomDegree, rightWindowSize, seed, unaryLabels, weightingScheme
 
Constructor Summary
TrainRIprops(java.lang.String propsfile)
          Deprecated.  
 
Method Summary
 
Methods inherited from class moj.javasdm.TrainRIprops
writeProperties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrainRIprops

public TrainRIprops(java.lang.String propsfile)
Deprecated.