Package: saotd 0.3.1
saotd: Sentiment Analysis of Twitter Data
This analytic is an in initial foray into sentiment analysis. This analytic will allow a user to access the Twitter API (once they create their own developer account), ingest tweets of their interest, clean / tidy data, perform topic modeling if interested, compute sentiment scores utilizing the Bing Lexicon, and output visualizations.
Authors:
saotd_0.3.1.tar.gz
saotd_0.3.1.zip(r-4.5)saotd_0.3.1.zip(r-4.4)saotd_0.3.1.zip(r-4.3)
saotd_0.3.1.tgz(r-4.4-any)saotd_0.3.1.tgz(r-4.3-any)
saotd_0.3.1.tar.gz(r-4.5-noble)saotd_0.3.1.tar.gz(r-4.4-noble)
saotd_0.3.1.tgz(r-4.4-emscripten)saotd_0.3.1.tgz(r-4.3-emscripten)
saotd.pdf |saotd.html✨
saotd/json (API)
NEWS
# Install 'saotd' in R: |
install.packages('saotd', repos = c('https://evan-l-munson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/evan-l-munson/saotd/issues
- raw_tweets - Twitter Data Set
bing-lexiconlatent-dirichlet-allocationn-gramsplotsentiment-analysistidy-datatopicanalysistweetstwitter-data
Last updated 4 months agofrom:8082912169. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
Exports:%>%bigrambigram_networkmerge_termsnumber_topicsposneg_wordstrigramtweet_acquiretweet_boxtweet_corpus_distributiontweet_distributiontweet_max_scorestweet_min_scorestweet_scorestweet_tidytweet_timetweet_topicstweet_violinunigramword_corrword_corr_network
Dependencies:askpassbackportsBHbitbit64broomcachemclicolorspacecpp11crayoncurldplyrfansifarverfastmapgenericsggforceggplot2ggraphggrepelgluegmpgraphlayoutsgridExtragtablehmshttrhttr2igraphisobandjaneaustenrjsonlitelabelinglatticeldatuninglifecyclelubridatemagrittrMASSMatrixmemoisemgcvmimemodeltoolsmunsellnlmeNLPopensslpillarpkgconfigplyrpolyclipprettyunitsprogresspurrrR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenreshape2rlangRmpfrrtweetscalesslamSnowballCstringistringrsyssystemfontstibbletidygraphtidyrtidyselecttidytexttimechangetmtokenizerstopicmodelstweenrutf8vctrsviridisviridisLitewidyrwithrxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Twitter Bi-Grams | bigram |
Twitter Bi-Gram Network | bigram_network |
Merge Terms | merge_terms |
Number Topics | number_topics |
Twitter Positive and Negative Words | posneg_words |
Twitter Data Set | raw_tweets |
Twitter Tri-Grams | trigram |
Acquire Twitter Tweets | tweet_acquire |
Twitter Data Box Plot | tweet_box |
Twitter Corpus Distribution | tweet_corpus_distribution |
Twitter Hashtag or Topic Distribution | tweet_distribution |
Twitter Data Maximum Scores | tweet_max_scores |
Twitter Data Minimum Scores | tweet_min_scores |
Score Tidy Twitter Data | tweet_scores |
Tidy Twitter Data | tweet_tidy |
Twitter Data Timeseries Plot. | tweet_time |
Tweet Topics | tweet_topics |
Twitter Data Violin Plot | tweet_violin |
Twitter Uni-Grams | unigram |
Twitter Word Correlations | word_corr |
Twitter Word Correlations Plot | word_corr_network |