Text Classification
fastText
2155 languages
language-identification
kargaranamir commited on
Commit
eedafa7
1 Parent(s): f1db5e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -11,9 +11,10 @@ metrics:
11
  - f1
12
  ---
13
 
14
-
15
  # GlotLID
16
 
 
 
17
  ## Description
18
 
19
  **GlotLID** is a Fasttext language identification (LID) model that supports more than **1600 languages**.
@@ -23,6 +24,8 @@ metrics:
23
  - **Paper:** [paper](https://arxiv.org/abs/2310.16248)
24
  - **Point of Contact:** amir@cis.lmu.de
25
 
 
 
26
  ### How to use
27
 
28
  Here is how to use this model to detect the language of a given text:
 
11
  - f1
12
  ---
13
 
 
14
  # GlotLID
15
 
16
+ [![GlotLID](https://img.shields.io/badge/🤗-Open%20In%20Spaces-blue.svg)](https://huggingface.co/spaces/cis-lmu/glotlid-space)
17
+
18
  ## Description
19
 
20
  **GlotLID** is a Fasttext language identification (LID) model that supports more than **1600 languages**.
 
24
  - **Paper:** [paper](https://arxiv.org/abs/2310.16248)
25
  - **Point of Contact:** amir@cis.lmu.de
26
 
27
+
28
+
29
  ### How to use
30
 
31
  Here is how to use this model to detect the language of a given text: