| Class | Description |
|---|---|
| ArticlesTFs |
A class to calculate the TFs associated to all terms in a document from an already extracted WP
edition.
|
| ArticlesTranslator |
A class to translate all the articles from L1 into L2 in a folder with the structure
of Wikicardi: path/plain/L1/index/id.L1.txt
The index files with the position of the articles and its length is required.
|
| CommonArticlesFinder |
A class to identify the common articles across n languages in Wikipedia
from files with the list of IDs for every language.
|
| CommonCategoriesExtractor |
A class to identify the common categories across n languages in Wikipedia.
|
| CommonNamespaceFinder |
A class to identify the common articles (namespace=0) and categories (namespace=14)
across n languages in Wikipedia from files with the list of IDs for every language.
|