cointegrated commited on
Commit
487c6ac
1 Parent(s): 46f7fb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
  library_name: fasttext
3
  tags:
4
- - language-identification
 
5
  ---
6
  This is a fastText-based language classification model from the paper [The first neural machine translation system for the Erzya language](https://arxiv.org/abs/2209.09368).
7
 
 
1
  ---
2
  library_name: fasttext
3
  tags:
4
+ - text-classification
5
+ - language-identification
6
  ---
7
  This is a fastText-based language classification model from the paper [The first neural machine translation system for the Erzya language](https://arxiv.org/abs/2209.09368).
8