com.hankcs.hanlp.corpus.dependency.CoNll
类 CoNLLFixer

java.lang.Object
  继承者 com.hankcs.hanlp.corpus.dependency.CoNll.CoNLLFixer

public class CoNLLFixer
extends Object

修正一些非10行的依存语料

作者:
hankcs

构造方法摘要
CoNLLFixer()
           
 
方法摘要
static boolean fix(String path)
           
static void main(String[] args)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CoNLLFixer

public CoNLLFixer()
方法详细信息

fix

public static boolean fix(String path)

main

public static void main(String[] args)


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