Package: tidyEmoji 0.3.0
tidyEmoji: Discover, Count, Categorise, Score, Translate and Relate Emoji in Text
A tidy toolkit for working with the emoji in any text column, such as social-media posts, product reviews, chat logs or survey responses. Unicode is awkward to handle and not every code point is an emoji, which makes emoji statistics fiddly to obtain. 'tidyEmoji' extracts, counts, categorises, sentiment-scores and emotion-scores emoji, converts them to and from text (for accessibility and NLP preprocessing), searches the emoji catalogue, maps emoji co-occurrence and sequences (graph-ready edge lists and n-grams), measures where and how densely emoji are used, and builds document-by-emoji feature tables for machine learning, with grapheme-aware detection (so skin-tone and multi-person sequences stay intact), returning tidy data frames that slot straight into a 'tidyverse' workflow. The bundled emoji sentiment lexicon is from the Emoji Sentiment Ranking of Kralj Novak et al. (2015) <doi:10.1371/journal.pone.0144296>, released under CC BY-SA 4.0; the emotion lexicon is from EmoTag1200 of Shoeb & de Melo (2020) <https://aclanthology.org/2020.emnlp-main.720/>, released under the MIT licence.
Authors:
tidyEmoji_0.3.0.tar.gz
tidyEmoji_0.3.0.zip(r-4.7)tidyEmoji_0.3.0.zip(r-4.6)tidyEmoji_0.3.0.zip(r-4.5)
tidyEmoji_0.3.0.tgz(r-4.6-any)tidyEmoji_0.3.0.tgz(r-4.5-any)
tidyEmoji_0.3.0.tar.gz(r-4.7-any)tidyEmoji_0.3.0.tar.gz(r-4.6-any)
tidyEmoji_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
tidyEmoji/json (API)
| # Install 'tidyEmoji' in R: |
| install.packages('tidyEmoji', repos = c('https://pursuitofdatascience.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pursuitofdatascience/tidyemoji/issues
Pkgdown/docs site:https://pursuitofdatascience.github.io
- category_unicode_crosswalk - Emoji category to unicode crosswalk
- emoji_emotion_lexicon - Emoji emotion lexicon
- emoji_sentiment_lexicon - Emoji Sentiment Ranking lexicon
- emoji_unicode_crosswalk - Emoji name, unicode and category crosswalk
Last updated from:887b4325f0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 247 | ||
| linux-release-x86_64 | OK | 168 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 138 |
Exports:as_emojias_emoji_nameas_emoji_shortcodeemoji_categorizeemoji_cooccurrenceemoji_densityemoji_dfmemoji_emotionemoji_emotion_labelemoji_extract_nestemoji_extract_unnestemoji_filteremoji_frequencyemoji_lexiconsemoji_ngramsemoji_pairsemoji_positionemoji_ratioemoji_scoreemoji_searchemoji_sentimentemoji_summaryemoji_to_textemoji_tokensemoji_tweetsregister_emoji_lexicontext_to_emojitop_n_emojis
Dependencies:clicpp11dplyremojigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
