| Package | Description |
|---|---|
| org.lionsoul.jcseg.extractor.impl |
| Modifier and Type | Method and Description |
|---|---|
protected TextRankSummaryExtractor.Document[] |
TextRankSummaryExtractor.textRankSortedDocuments(List<Sentence> sentence,
List<List<IWord>> senWords)
get the documents order by relevance score.
|
| Modifier and Type | Method and Description |
|---|---|
int |
TextRankSummaryExtractor.Document.compareTo(TextRankSummaryExtractor.Document o)
override the compareTo method
compare document with its relevance score
|
Copyright © 2017. All Rights Reserved.