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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
README.md CHANGED
@@ -1,15 +1,13 @@
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
-
 
1
  ---
2
  tags:
3
  - feature-extraction
 
4
  widget:
5
+ - text: apple
6
+ example_title: apple
7
+ - text: cat
8
+ example_title: cat
9
+ - text: sunny
10
+ example_title: sunny
11
+ - text: water
12
+ example_title: water
13
+ ---