Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 18th, 2017
75
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
import * as sentiment from 'sentiment'
export class Analyzer {
static analyze(phrase) {
let result = sentiment(phrase)
return result['score']
}
};
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE 6
JavaScript | 7 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 10 sec ago | 0.08 KB
Make $1200 in 15 minutes
JavaScript | 24 sec ago | 0.08 KB
Make $2200 in 15 minutes B
JavaScript | 25 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 37 sec ago | 0.08 KB
Make $2000 in 15 minutes Y
JavaScript | 38 sec ago | 0.08 KB
MAKE $5000 INSTANTLY K
JavaScript | 54 sec ago | 0.08 KB
✅ PayPal Hits
JavaScript | 1 min ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!