Skip to content

A small R function that can pull important words from a selection, and optionally create a word cloud or provide a list of root words.

Notifications You must be signed in to change notification settings

dfarnand/wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

An R-Based Script to List Important Words or Create a Wordcloud

This is a script in R that I wrote to import plain text, and return a list of "important" (i.e. ordered by frequency) words. it can alternately create a word cloud with argument wordcloud=T or reduce the words to their stems with stem=T.

About

A small R function that can pull important words from a selection, and optionally create a word cloud or provide a list of root words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages