List of usage examples for weka.core CommandlineRunnable interface-usage
From source file core.TextDirectoryLoader.java
/**
* <!-- globalinfo-start --> Loads all text files in a directory and uses the
* subdirectory names as class labels. The content of the text files will be
* stored in a String attribute, the filename can be stored as well.
* <p/>
* <!-- globalinfo-end -->
From source file distributed.core.DistributedJob.java
/**
* Abstract base class for all distributed jobs.
*
* @author Mark Hall (mhall{[at]}pentaho{[dot]}com)
* @version $Revision$
*/
From source file mt01.TextDirectoryLoader.java
/**
* <!-- globalinfo-start --> Loads all text files in a directory and uses the
* subdirectory names as class labels. The content of the text files will be
* stored in a String attribute, the filename can be stored as well.
* <p/>
* <!-- globalinfo-end -->
From source file pers.bgm.dmis.dt01.TextDirectoryLoader.java
/**
* <!-- globalinfo-start --> Loads all text files in a directory and uses the
* subdirectory names as class labels. The content of the text files will be
* stored in a String attribute, the filename can be stored as well.
* <p/>
* <!-- globalinfo-end -->