List of usage examples for weka.core.converters AbstractLoader subclass-usage
From source file 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 cn.edu.xjtu.dbmine.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 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 learn.Classification.Chinese.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 -->
From source file preprocess.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 preprocess.TextDirectoryLoaderEX.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 -->
*