juhoinkinen commited on
Commit
ad19f67
1 Parent(s): dee4d18

Upload project(s) yso-tfidf-en with Annif

Browse files
Files changed (3) hide show
  1. projects/yso-tfidf-en.zip +3 -0
  2. vocabs/yso.zip +3 -0
  3. yso-tfidf-en.cfg +7 -0
projects/yso-tfidf-en.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16024cfc1c30dd7a08a85463cfe4eef19514915f0e12c94041ef8874fc44b6a6
3
+ size 72243826
vocabs/yso.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cc93aef509ccd7a056a32fcb2864157fd67f1567643118b4e4ba722f787725e
3
+ size 57926626
yso-tfidf-en.cfg ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [yso-tfidf-en]
2
+ name = YSO TFIDF project
3
+ language = en
4
+ backend = tfidf
5
+ vocab = yso
6
+ analyzer = snowball(english)
7
+