fastText
multilingual
lopatnov commited on
Commit
2af5b2c
·
verified ·
1 Parent(s): 58546ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,8 @@ inference: false
13
 
14
  ## FastText model for language identification
15
 
 
 
16
  #### ♻️ Imported from https://fasttext.cc/docs/en/language-identification.html
17
 
18
  > [1] A. Joulin, E. Grave, P. Bojanowski, T. Mikolov, Bag of Tricks for Efficient Text Classification
 
13
 
14
  ## FastText model for language identification
15
 
16
+ This is duplicate of [julien-c/fasttext-language-id](https://huggingface.co/julien-c/fasttext-language-id/tree/0266da4549434de56667387618bc67dc6d2670ef) for the project: <https://github.com/lopatnov/translate>
17
+
18
  #### ♻️ Imported from https://fasttext.cc/docs/en/language-identification.html
19
 
20
  > [1] A. Joulin, E. Grave, P. Bojanowski, T. Mikolov, Bag of Tricks for Efficient Text Classification