<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Discover, Count, Categorise, Score, Translate and Relate Emoji
in Text</dc:title>
  <dc:title>R package tidyEmoji version 0.3.0</dc:title>
  <dc:description>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)
    &lt;doi:10.1371/journal.pone.0144296&gt;, released under CC BY-SA 4.0; the emotion
    lexicon is from EmoTag1200 of Shoeb &amp; de Melo (2020)
    &lt;https://aclanthology.org/2020.emnlp-main.720/&gt;, released under the MIT
    licence.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: dplyr (&gt;= 1.1.0), emoji, lifecycle, rlang, stats, tibble,
tidyr, utils</dc:relation>
  <dc:relation>Suggests: rmarkdown, knitr, testthat (&gt;= 3.0.0), ggplot2, readr,
forcats, stringr</dc:relation>
  <dc:creator>Youzhi Yu &lt;yuyouzhi666@icloud.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Youzhi Yu [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-08-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tidyEmoji</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tidyEmoji</dc:identifier>
</oai_dc:dc>
