keywordScores property

Map<String, double> get keywordScores

Returns a mapping of the keywords to their RAKE scores.

Implementation

Map<String, double> get keywordScores;