| Package | Description |
|---|---|
| org.lionsoul.jcseg.extractor | |
| org.lionsoul.jcseg.extractor.impl |
| Modifier and Type | Field and Description |
|---|---|
protected SentenceSeg |
SummaryExtractor.sentenceSeg
sentence splitter object
|
| Modifier and Type | Method and Description |
|---|---|
SentenceSeg |
SummaryExtractor.getSentenceSeg() |
| Modifier and Type | Method and Description |
|---|---|
void |
SummaryExtractor.setSentenceSeg(SentenceSeg sentenceSeg) |
| Constructor and Description |
|---|
SummaryExtractor(ISegment wordSeg,
SentenceSeg sentenceSeg)
construct method
|
| Constructor and Description |
|---|
TextRankSummaryExtractor(ISegment wordSeg,
SentenceSeg sentenceSeg) |
Copyright © 2017. All Rights Reserved.