コード例 #1
0
 public void loadConfiguration(String file_path) throws java.io.IOException {
   tfidf.loadConfiguration(file_path);
 }