Commit
·
bab58e4
1
Parent(s):
852042b
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,19 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
-
- text-classification
|
|
|
4 |
widget:
|
5 |
-
- text:
|
6 |
-
example_title:
|
7 |
-
library_name: generic
|
8 |
---
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
library_name: fasttext
|
4 |
tags:
|
5 |
+
- text-classification
|
6 |
+
- language-identification
|
7 |
widget:
|
8 |
+
- text: apple juice
|
9 |
+
example_title: Apple Juice
|
|
|
10 |
---
|
11 |
+
---
|
12 |
+
## FastText Model Testing
|
13 |
+
|
14 |
+
This is a test model for categorize products into four main categories
|
15 |
+
|
16 |
+
* Food
|
17 |
+
* Beverage
|
18 |
+
* Administrative
|
19 |
+
* Operational
|