Created
July 12, 2019 14:04
-
-
Save georgeperry1/3a6d454861c880fe27e20f5fd61579d1 to your computer and use it in GitHub Desktop.
training-none.comment-analysis.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"text": "Woah yess❤️❤️", | |
"intent": "none" | |
}, | |
{ | |
"text": "Happy birthday to the most beautiful woman on Instagram ! 💗💗", | |
"intent": "none" | |
}, | |
{ | |
"text": "Your body 😍", | |
"intent": "none" | |
}, | |
{ | |
"text": "Angel", | |
"intent": "none" | |
}, | |
{ | |
"text": "I saw this swimsuit on a website and wasn’t convinced, but you rock it and now I want to buy it", | |
"intent": "buy" | |
}, | |
{ | |
"text": "So cute..sexy, sexy", | |
"intent": "none" | |
}, | |
{ | |
"text": "Ooo i need to look like u girl!! Gonna hit the gym now", | |
"intent": "none" | |
}, | |
{ | |
"text": "Beautiful👍💜", | |
"intent": "none" | |
}, | |
{ | |
"text": "😱😱💖💖", | |
"intent": "none" | |
}, | |
{ | |
"text": "What is your workout routine? It would be lovely if you could share 😍😍😍", | |
"intent": "none" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment