Upload 3 files
Browse files- projects.cfg +8 -0
- training-data-unesco.tsv +0 -0
- unesco-thesaurus-ar.ttl +0 -0
projects.cfg
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[ar-annif]
|
| 2 |
+
name = Arabic Annif
|
| 3 |
+
language = ar
|
| 4 |
+
backend = tfidf
|
| 5 |
+
vocab = arabic-vocab
|
| 6 |
+
analyzer=snowball(arabic)
|
| 7 |
+
min_count = 2 # Crucial for Arabic
|
| 8 |
+
stopwords = ./stopwords.txt
|
training-data-unesco.tsv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
unesco-thesaurus-ar.ttl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|