| Package | Description |
|---|---|
| com.hankcs.hanlp.corpus.dependency.CoNll |
| Constructor and Description |
|---|
CoNLLWord(CoNllLine line) |
CoNLLWord(CoNllLine[] lineArray,
int index) |
| Constructor and Description |
|---|
CoNLLSentence(List<CoNllLine> lineList)
构造一个句子
|
Copyright © 2014–2021 码农场. All rights reserved.