📄 readme
字号:
______________________________________________________________________Judge - Java util for document genre eduction______________________________________________________________________==============1. Description==============JUDGE (Java Utility for Document Genre Eduction) features automatic classification and clustering of documents, optionally as a webservice. Preprocessing with various filters, such as stopword removal and genetic-algorithm-powered attribute selection, is also provided.The program is written entirely in Java and makes use of the Weka machine learning toolkit.========== 2. Content==========- judge.jar: contains the compiled judge-class-files, use this one in your own java applications - judge-src.jar: contains the source code- judge-apidoc.jar: contains the Judge APIDoc- version: the buildnumber and the builddate of this version of Judge- licence: contains the license of Judge- readme: this file===============3. Installation===============For running judge, you need the great Weka machine learning toolkit. You can download it at http://www.cs.waikato.ac.nz/ml/weka/ orhttp://sourceforge.net/projects/weka/Just copy weka.jar into your Judge-directory, or any other directory in theclasspathThere are also converters and some little functionalities regarding the machine learning environment 'yale'. If you want to use these functionalities, you candownload it athttp://yale.cs.uni-dortmund.de/again, just copy yale.jar into your Judge-directory, or any other directory in the classpath===========4. Tutorial===========- look at the javadoc for the classes judge.repository.Repository and judge.repository.Corpus - at the project homepage(link at http://sourceforge.net/projects/judgeproject)==========5. Credits==========1. Christian Reuschling, Dipl.Ing.(BA)..maybe, sometimes, there will be more?!=====================================6. Submission of code and bug reports=====================================please send us bug reports, bug fixes, comments, additional features, wishes,etc. to the contact-email adress at http://sourceforge.net/projects/judgeproject============6. Copyright============JUDGE is distributed under the GNU general public license. Please read the 'licence' file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -