<?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>Emotion Analysis and Emoji Mapping for Text</dc:title>
  <dc:title>R package text2emotion version 0.1.0</dc:title>
  <dc:description>Allows users to analyze text and classify emotions
    such as happiness, sadness, anger, fear, and neutrality.
    It combines text preprocessing, TF-IDF (Term Frequency-Inverse Document Frequency) 
    feature extraction, and Random Forest classification to predict emotions
    and map them to corresponding emojis for enhanced sentiment visualization.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.4.0)</dc:relation>
  <dc:relation>Imports: stringr, textclean, magrittr, text2vec, ranger, caret,
parallel, stats, Matrix</dc:relation>
  <dc:relation>Suggests: rmarkdown, knitr, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Fangyi Wang &lt;123090550@link.cuhk.edu.cn&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yusong Zhao [aut],
  Fangyi Wang [aut, cre],
  Zisheng Qu [aut]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2025-05-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=text2emotion</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.text2emotion</dc:identifier>
</oai_dc:dc>
