public class CoNLLLoader extends Object
| Constructor and Description |
|---|
CoNLLLoader() |
| Modifier and Type | Method and Description |
|---|---|
static LinkedList<CoNLLSentence> |
loadSentenceList(String path) |
public static LinkedList<CoNLLSentence> loadSentenceList(String path)
Copyright © 2014–2021 码农场. All rights reserved.