Sei sulla pagina 1di 2

Package ‘tm’: Text Mining Package

Description: A framework for text mining applications within R.


(antiword, filehash, methods, pdftools, Rcampdf, Rgraphviz, Rpoppler, SnowballC, testthat,
tm.lexicon.GeneralInquirer)

Package ‘SnowballC’: Snowball Stemmers Based on the C 'libstemmer' UTF-8 Library


Description: An R interface to the C 'libstemmer' library that implements Porter's word stemming
algorithm for collapsing words to a common root to aid comparison of vocabulary. Currently supported
languages are Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian,
Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.

Package ‘wordcloud’: Word Clouds


Description: Functionality to create pretty word clouds, visualize differences and similarity between
documents, and avoid over-plotting in scatter plots with text.

Package ‘rpart’: Recursive Partitioning and Regression Trees


Description: Recursive partitioning for classification, regression and survival trees. An implementation of
most of the functionality of the 1984 book by Breiman, Friedman, Olshen and Stone.

Package ‘tidyverse’: Easily Install and Load the 'Tidyverse'


Description: The 'tidyverse' is a set of Packages that work in harmony because they share common data
representations and 'API' design. This Package is designed to make it easy to install and load multiple
'tidyverse' Packages in a single step. Learn more about the 'tidyverse' at.

Package ‘stringr’: Simple, Consistent Wrappers for Common String Operations


Description: A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' Package.
All function and argument names (and positions) are consistent, all functions deal with ``NA'''s and zero
length vectors in the same way, and the output from one function is easy to feed into the input of
another

Package ‘tidytext’: Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools
Description: Text mining for word processing and sentiment analysis using 'dplyr', 'ggplot2', and other
tidy tools.

Package ‘dplyr’: A Grammar of Data Manipulation


Description: A fast, consistent tool for working with data frame like objects, both in memory and out of
memory.

Package ‘reshape2’: Flexibly Reshape Data: A Reboot of the Reshape Package


Description: Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or
'acast').

Package ‘igraph’: Network Analysis and Visualization


Description: Routines for simple graphs and network analysis. It can handle large graphs very well and
provides functions for generating random and regular graphs, graph visualization, centrality methods
and much more.
Package ‘ggraph’: An Implementation of Grammar of Graphics for Graphs and Networks
Description: The grammar of graphics as implemented in ggplot2 is a poor fit for graph and network
visualizations due to its reliance on tabular data input. ggraph is an extension of the ggplot2 API tailored
to graph visualizations and provides the same flexible approach to building up plots layer by layer.

Package ‘janeaustenr’: Jane Austen's Complete Novels


Description: Full texts for Jane Austen's 6 completed novels, ready for text analysis. These novels are
``Sense and Sensibility'', ``Pride and Prejudice'', ``Mansfield Park'', ``Emma'', ``Northanger Abbey'', and
``Persuasion''.

Package ‘rvest’: Easily Harvest (Scrape) Web Pages


Description: Wrappers around the 'xml2' and 'httr' Packages to make it easy to download, then
manipulate, HTML and XML.

Potrebbero piacerti anche