| 程序包 | 说明 |
|---|---|
| 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)
以人民日报2014语料格式的字符串创建一个结构化句子
|
Copyright © 2014–2018 码农场. All rights reserved.