Skip to content

Instantly share code, notes, and snippets.

@samuelleach
Last active December 4, 2017 21:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samuelleach/9555999 to your computer and use it in GitHub Desktop.
Save samuelleach/9555999 to your computer and use it in GitHub Desktop.
SCRIPT_STR('classify_polarity(.arg1,algorithm="bayes",verbose=TRUE)[,4]',
ATTR([CommentText])
)
SCRIPT_STR('classify_emotion(.arg1,algorithm="bayes",verbose=TRUE)[,7]',
ATTR([CommentText])
)
@d7sh90
Copy link

d7sh90 commented Dec 4, 2017

how can i save the results of this script without run it in every click in Tableau?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment