VerificadoProfesional commited on
Commit
7362592
1 Parent(s): b96e1e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -5,6 +5,13 @@ language:
5
  metrics:
6
  - accuracy
7
  pipeline_tag: text-classification
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Spanish Sentiment Analysis Classifier
 
5
  metrics:
6
  - accuracy
7
  pipeline_tag: text-classification
8
+ widget:
9
+ - text: Te quiero. Te amo
10
+ output:
11
+ - label: 'Positive'
12
+ score: 0.882
13
+ - label: 'Negative'
14
+ score: 0.118
15
  ---
16
 
17
  # Spanish Sentiment Analysis Classifier