wordFrequencies property

Map<String, int> wordFrequencies
final

Implementation

final Map<String, int> wordFrequencies;