Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,7 +1,25 @@
1
  ---
2
  license: apache-2.0
3
  language:
 
 
 
 
4
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  pipeline_tag: sentence-similarity
6
  ---
7
  Repository with files to perform BM25 searches with [FastEmbed](https://github.com/qdrant/fastembed).
 
1
  ---
2
  license: apache-2.0
3
  language:
4
+ - multilingual
5
+ - ar
6
+ - da
7
+ - nl
8
  - en
9
+ - fi
10
+ - fr
11
+ - de
12
+ - el
13
+ - hu
14
+ - it
15
+ - 'no'
16
+ - pt
17
+ - ro
18
+ - ru
19
+ - es
20
+ - sv
21
+ - ta
22
+ - tr
23
  pipeline_tag: sentence-similarity
24
  ---
25
  Repository with files to perform BM25 searches with [FastEmbed](https://github.com/qdrant/fastembed).