public interface TermFrequency
| Modifier and Type | Method and Description |
|---|---|
int[] |
getFrequencies()
get the frequencies
|
String[] |
getTerms()
get the terms, ordered by frequency
|
String[] getTerms()
int[] getFrequencies()
Copyright © 2003–2020 Sakai Project. All rights reserved.