Modifier and Type | Method and Description |
---|---|
TagCloud |
AutoTagPlugin.countWords(String text,
int lang)
Deprecated.
Analyze a piece of text, splitting it into individual words, along with their frequencies.
|
TagCloud |
AutoTagPlugin.generateTagCloud(String text,
int lang)
Deprecated.
Analyze a piece of text, and extract the most common words into a "tag cloud".
|
TagCloud |
AutoTagPluginAPI.generateTagCloud(String text,
int lang)
Deprecated.
Analyze a piece of text, and extract the most common words into a "tag cloud".
|
TagCloud |
AutoTagPluginAPI.generateTagCloud(String text,
String lang)
Deprecated.
Analyze a piece of text, and extract the most common words into a "tag cloud".
|
Copyright © 2004–2018 XWiki. All rights reserved.