clhuang commited on
Commit
635ef5c
1 Parent(s): aa2adc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -27,4 +27,5 @@ license: afl-3.0
27
  #return probs.argmax()
28
  return response
29
 
 
30
  get_sentiment_proba('不喜歡這款產品')
 
27
  #return probs.argmax()
28
  return response
29
 
30
+ get_sentiment_proba('我喜歡這本書')
31
  get_sentiment_proba('不喜歡這款產品')