public class CoNLLLoader extends Object
| 构造器和说明 |
|---|
CoNLLLoader() |
| 限定符和类型 | 方法和说明 |
|---|---|
static LinkedList<CoNLLSentence> |
loadSentenceList(String path) |
static void |
main(String[] args) |
public static LinkedList<CoNLLSentence> loadSentenceList(String path)
public static void main(String[] args)
Copyright © 2014–2016 ���������. All rights reserved.