Метод | Описание | |
---|---|---|
ComputeTagCloud ( IEnumerable |
Computes the tag cloud from a set of phrases.
|
|
TagCloudAnalyzer ( |
Initializes a new instance of the TagCloudAnalyzer class.
|
Метод | Описание | |
---|---|---|
CountWords ( string phrase, int>.Dictionary |
||
ExtractAndCountWords ( IEnumerable |
||
SortAndFilterResults ( int>.Dictionary |
public ComputeTagCloud ( IEnumerable |
||
phrases | IEnumerable |
/// The phrases used to compute the tag cloud /// |
Результат | IEnumerable |
public TagCloudAnalyzer ( |
||
setting | /// The settings which dictate the analyzer's behavior. /// | |
Результат | System |