ImranzamanML
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -23,10 +23,12 @@ This language detection model demonstrated exceptional performance, achieving an
|
|
23 |
## Predicted output:
|
24 |
|
25 |
Model will return the language detection in the language codes like:
|
|
|
26 |
- de as German
|
27 |
- en as English
|
28 |
- fr as French
|
29 |
- es as Spanish
|
|
|
30 |
|
31 |
## Supported languages
|
32 |
Currently this model support 4 languages but in future more languages will be added.
|
|
|
23 |
## Predicted output:
|
24 |
|
25 |
Model will return the language detection in the language codes like:
|
26 |
+
```
|
27 |
- de as German
|
28 |
- en as English
|
29 |
- fr as French
|
30 |
- es as Spanish
|
31 |
+
```
|
32 |
|
33 |
## Supported languages
|
34 |
Currently this model support 4 languages but in future more languages will be added.
|