UBC-MDS/clevercloudr: Creating Meaningful and Visually Appealing Word Clouds!

This package is developed to serve as the one-step solution to create meaningful and visually appealing word clouds. To create meaningful word clouds, data scientists typically takes multiple steps to clean the data, such as removing stopwords, removing punctuation and digits, making the letters lower cases, conducting lemmatization and stemming. This package will help data scientists clean the data easily following the common practices and also allow to create more visually appealing word clouds in relevant shapes.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://ubc-mds.github.io/clevercloudr https://github.com/UBC-MDS/clevercloudr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("UBC-MDS/clevercloudr")
UBC-MDS/clevercloudr documentation built on Feb. 7, 2022, 9:11 a.m.