com.aiyc.server.standalone.svm
类 Categorizer
java.lang.Object
com.aiyc.server.standalone.svm.Categorizer
public class Categorizer
- extends Object
- 作者:
- felly
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
categoryToIdDictionary
protected Hashtable<String,Integer> categoryToIdDictionary
ID
protected Integer ID
Categorizer
public Categorizer()
clear
public void clear()
AddCategory
public Integer AddCategory(String name)
GetCategory
public String GetCategory(Integer id)
GetCategoryID
public Integer GetCategoryID(String name)
Copyright © 2017. All Rights Reserved.