# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "text2emotion" in publications use:' type: software license: GPL-2.0-only title: 'text2emotion: Real-Time Emoji Mapping for Emotional English Text' version: 0.1.0 doi: 10.32614/CRAN.package.text2emotion abstract: This package allows users to analyze text and classify emotions such as happiness, sadness, anger, fear, and neutrality. It combines text preprocessing, TF-IDF feature extraction, and Random Forest classification to predict emotions and map them to corresponding emojis for enhanced sentiment visualization. authors: - family-names: Zhao given-names: Yusong email: 123090870@link.cuhk.edu.cn - family-names: Wang given-names: Fangyi email: 123090550@link.cuhk.edu.cn - family-names: Qu given-names: Zisheng email: 123090470@link.cuhk.edu.cn repository: https://hateprograming.r-universe.dev commit: a307c75157336b58955605599f0eb16d54aadcaa date-released: '2025-05-05' contact: - family-names: Wang given-names: Fangyi email: 123090550@link.cuhk.edu.cn