public class CoNLLLoader extends Object
| 构造器和说明 |
|---|
CoNLLLoader() |
| 限定符和类型 | 方法和说明 |
|---|---|
static LinkedList<CoNLLSentence> |
loadSentenceList(String path) |
public static LinkedList<CoNLLSentence> loadSentenceList(String path)
Copyright © 2014–2018 码农场. All rights reserved.