?? wekaindex.java
字號:
/* * WekaInvertedIndex.java * * Created on 19 de noviembre de 2003, 0:15 */package com.ainetsolutions.nlp.utils.ir;import java.util.*;import java.io.*;import java.util.Enumeration;import ir.vsr.*;import weka.core.*;import ir.utilities.*;import ir.classifiers.*;/** This class provides facilities to create inverted index with the IR tool * from Raymond Mooney and then convert them to weka classifying the documents * acording the directory where they are stored or even other criteria. * * @author Jos
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -