public class XecutorTheFirst
extends java.lang.Object
Constructor and Description |
---|
XecutorTheFirst(java.util.Locale locale,
int year) |
Modifier and Type | Method and Description |
---|---|
void |
computeCategoryStats(int categoryID,
int maxDepth,
java.lang.String catFile) |
void |
extractCategories(int categoryID,
int maxDepth) |
void |
extractDomainKeywords(java.lang.String category)
Obtains the vocabulary that represents the given category in the language
and year Wikipedia.
|
static void |
main(java.lang.String[] args) |
void |
setOutPath(java.lang.String path) |
public void extractDomainKeywords(java.lang.String category)
public void extractCategories(int categoryID, int maxDepth)
public void computeCategoryStats(int categoryID, int maxDepth, java.lang.String catFile)
public void setOutPath(java.lang.String path)
public static void main(java.lang.String[] args)