List of usage examples for weka.core.converters IncrementalConverter interface-usage
From source file core.DatabaseSaverEx.java
/**
<!-- globalinfo-start -->
* Writes to a database (tested with MySQL, InstantDB, HSQLDB).
* <p/>
<!-- globalinfo-end -->
*
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 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 -->