com.hankcs.hanlp.corpus.util
类 DictionaryUtil

java.lang.Object
  继承者 com.hankcs.hanlp.corpus.util.DictionaryUtil

public class DictionaryUtil
extends Object

作者:
hankcs

构造方法摘要
DictionaryUtil()
           
 
方法摘要
static boolean sortDictionary(String path)
          给某个字典排序
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DictionaryUtil

public DictionaryUtil()
方法详细信息

sortDictionary

public static boolean sortDictionary(String path)
给某个字典排序

参数:
path -
返回:


Copyright © 2014–2015 码农场. All rights reserved.