com.hankcs.hanlp.dependency.common
类 POSUtil

java.lang.Object
  继承者 com.hankcs.hanlp.dependency.common.POSUtil

public class POSUtil
extends Object

词性操作工具类

作者:
hankcs

构造方法摘要
POSUtil()
           
 
方法摘要
static String compilePOS(Nature nature)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

POSUtil

public POSUtil()
方法详细信息

compilePOS

public static String compilePOS(Nature nature)
参数:
nature -
返回:


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