Rel8ed commited on
Commit
7269ad3
1 Parent(s): d4fa000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,7 +1,17 @@
1
  ---
2
  widget:
3
  - text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] welcome to our website where we explore innovative technologies for a sustainable future."
 
 
 
 
 
4
  - text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] This is cell phone marketplace"
 
 
 
 
 
5
  ---
6
 
7
 
 
1
  ---
2
  widget:
3
  - text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] welcome to our website where we explore innovative technologies for a sustainable future."
4
+ output:
5
+ - label: POSITIVE
6
+ score: 0.8
7
+ - label: NEGATIVE
8
+ score: 0.2
9
  - text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] This is cell phone marketplace"
10
+ output:
11
+ - label: POSITIVE
12
+ score: 0.1
13
+ - label: NEGATIVE
14
+ score: 0.9
15
  ---
16
 
17