knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
User ID
Conduct text sentiment analysis using various ranking methods.
Straightforward app, everything should be done on 1 page (no tab)
There are explicit steps to follow, make the UI very obvious (graying out/disabling next steps, before the previous ones are complete)
Make it clear the need for API keys (bearer token)
May need a link/resources explaining text sentiment methods
Clear communications between steps (modules), when one is done, it should trigger next. If previous steps are modified, subsequent steps should also be modified.
Heavy use of {rtweet} & {tidytext}
Who are the end users of your app?
Are they tech-literate?
In which context will they be using your app?
On what machines?
What browser version will they be using?
Will they be using the app in their office, on their phone while driving a tractor, in a plant, or while wearing lab coats?
Martha Guthrie is a digital marketing manager at Weissnat Group. She graduated university with a marketing degree, with no knowledge of coding/programming. Weissnat is an e-commerce company that sells various health & well-being products. Recently, Martha's team launched a new campaign initiative, #JustLookUp, which promotes good postures and habits to increase spinal health. With this campaign, Martha hopes to increase sales, by re-branding the company products. She wants to know what the general public thinks of the campaign on Twitter, by scanning through the tweets that mention #JustLookUp hashtag, or the company account @Weissnat.
Thomas Lee is a master's student at Belchar University. His hometown, Belchar, a small village of 50,000 people, have recently been chosen as the destination for a nuclear plant. As part of his final graduate school project, Thomas is writing a paper, investigating what types of effects this new project has on his hometown. Thomas is conflicted, because on one hand, lots of new jobs will be created. On the other hand, people seem to have concerns around health, and real estate values. In order to quantify this positive & negative emotions, Thomas decided to use Twitter activity around the area, to see if people have generally been in a bad mood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.