Update README.md
Browse files
README.md
CHANGED
@@ -36,16 +36,17 @@ language:
|
|
36 |
- tr
|
37 |
pipeline_tag: text-classification
|
38 |
widget:
|
39 |
-
- text:
|
40 |
-
example_title:
|
41 |
-
- text:
|
42 |
-
example_title:
|
43 |
-
- text:
|
44 |
-
example_title:
|
45 |
-
- text:
|
46 |
-
example_title:
|
47 |
-
- text:
|
48 |
-
example_title:
|
|
|
49 |
---
|
50 |
|
51 |
# Language Detection Model
|
|
|
36 |
- tr
|
37 |
pipeline_tag: text-classification
|
38 |
widget:
|
39 |
+
- text: I have seen it somewhere...
|
40 |
+
example_title: English
|
41 |
+
- text: Ik heb het al gezien
|
42 |
+
example_title: Dutch
|
43 |
+
- text: Интересная идея
|
44 |
+
example_title: Russian
|
45 |
+
- text: Que vamos a hacer?
|
46 |
+
example_title: Spanish
|
47 |
+
- text: Hvor er der en pengeautomat?
|
48 |
+
example_title: Danish
|
49 |
+
license: mit
|
50 |
---
|
51 |
|
52 |
# Language Detection Model
|