MilanBandara commited on
Commit
691056c
1 Parent(s): d3e20e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -1,7 +1,15 @@
1
  ---
2
- language:
3
- - en
4
  library_name: fasttext
5
- pipeline_tag: text-classification
6
- license: mit
7
- ---
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - feature-extraction
4
  library_name: fasttext
5
+ widget:
6
+ - text: "apple"
7
+ example_title: "apple"
8
+ - text: "cat"
9
+ example_title: "cat"
10
+ - text: "sunny"
11
+ example_title: "sunny"
12
+ - text: "water"
13
+ example_title: "water"
14
+ ---
15
+