Text Classification
fastText
2155 languages
language-identification
kargaranamir commited on
Commit
6ebb502
1 Parent(s): 119abaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -18,6 +18,10 @@ metrics:
18
 
19
  **GlotLID** is a Fasttext language identification (LID) model that supports more than **1600 languages**.
20
 
 
 
 
 
21
 
22
  ### How to use
23
 
 
18
 
19
  **GlotLID** is a Fasttext language identification (LID) model that supports more than **1600 languages**.
20
 
21
+ - **Demo:** [demo](https://huggingface.co/spaces/cis-lmu/glotlid-space)
22
+ - **GitHub:** [github](https://github.com/cisnlp/GlotLID)
23
+ - **Paper:** [paper](https://arxiv.org/abs/2310.16248)
24
+ - **Point of Contact:** amir@cis.lmu.de
25
 
26
  ### How to use
27