tarekziade commited on
Commit
ce2b702
1 Parent(s): b15fad2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -30,9 +30,9 @@ configs:
30
  path: data/test-*
31
  ---
32
 
33
- Creates a text/category dataset using Wikipedia.
34
 
35
- Explores the 40 root categories and their sub-categories to collect pages that are seen only on
36
- each root category. The produced dataset provides 200 pages per category.
 
37
 
38
- Author: Tarek Ziadé / Mozilla
 
30
  path: data/test-*
31
  ---
32
 
33
+ Creates a pages dataset using Wikipedia.
34
 
35
+ Explores the 40 root categories and their sub-categories to collect pages. The produced dataset provides up to 2000 pages per category.
36
+
37
+ See https://github.com/tarekziade/mwcat
38