File size: 112 Bytes
c4ed736 |
1 2 3 4 5 6 7 8 |
[stw-tfidf-en]
name = STW TFIDF project
language = en
backend = tfidf
vocab = stw
analyzer = snowball(english)
|
c4ed736 |
1 2 3 4 5 6 7 8 |
[stw-tfidf-en]
name = STW TFIDF project
language = en
backend = tfidf
vocab = stw
analyzer = snowball(english)
|