| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.corpus.document | |
| com.hankcs.hanlp.corpus.document.sentence |
| 限定符和类型 | 字段和说明 |
|---|---|
List<Sentence> |
Document.sentenceList |
| 构造器和说明 |
|---|
Document(List<Sentence> sentenceList) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Sentence |
Sentence.create(String param) |
Copyright © 2014–2017 码农场. All rights reserved.