| Package | Description |
|---|---|
| com.sharethis.textrank |
| Modifier and Type | Field and Description |
|---|---|
protected Map<NGram,MetricVector> |
TextRank.metric_space |
| Modifier and Type | Method and Description |
|---|---|
static NGram |
NGram.buildNGram(Graph ngrams,
Sentence s,
List<Integer> token_span,
double max_rank)
Factory method.
|
| Modifier and Type | Method and Description |
|---|---|
int |
NGram.compareTo(NGram that)
Compare method for sort ordering.
|
Copyright © 2017. All rights reserved.