EVOLUTION-MANAGER
Edit File: tidytext-package.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: tidytext: Text Mining using 'dplyr', 'ggplot2', and Other...</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for tidytext-package {tidytext}"><tr><td>tidytext-package {tidytext}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>tidytext: Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools</h2> <h3>Description</h3> <p><img src="../help/figures/logo.png" style='float: right' alt='logo' width='120' /> </p> <p>Using tidy data principles can make many text mining tasks easier, more effective, and consistent with tools already in wide use. Much of the infrastructure needed for text mining with tidy data frames already exists in packages like 'dplyr', 'broom', 'tidyr', and 'ggplot2'. In this package, we provide functions and supporting data sets to allow conversion of text to and from tidy formats, and to switch seamlessly between tidy tools and existing text mining packages. </p> <h3>Author(s)</h3> <p><strong>Maintainer</strong>: Julia Silge <a href="mailto:julia.silge@gmail.com">julia.silge@gmail.com</a> (<a href="https://orcid.org/0000-0002-3671-836X">ORCID</a>) </p> <p>Authors: </p> <ul> <li><p> David Robinson <a href="mailto:admiral.david@gmail.com">admiral.david@gmail.com</a> </p> </li></ul> <p>Other contributors: </p> <ul> <li><p> Gabriela De Queiroz <a href="mailto:gabidequeiroz@gmail.com">gabidequeiroz@gmail.com</a> [contributor] </p> </li> <li><p> Colin Fay <a href="mailto:contact@colinfay.me">contact@colinfay.me</a> (<a href="https://orcid.org/0000-0001-7343-1846">ORCID</a>) [contributor] </p> </li> <li><p> Emil Hvitfeldt <a href="mailto:emilhhvitfeldt@gmail.com">emilhhvitfeldt@gmail.com</a> [contributor] </p> </li> <li><p> Os Keyes <a href="mailto:ironholds@gmail.com">ironholds@gmail.com</a> (<a href="https://orcid.org/0000-0001-5196-609X">ORCID</a>) [contributor] </p> </li> <li><p> Kanishka Misra <a href="mailto:kmisra@purdue.edu">kmisra@purdue.edu</a> [contributor] </p> </li> <li><p> Tim Mastny <a href="mailto:tim.mastny@gmail.com">tim.mastny@gmail.com</a> [contributor] </p> </li> <li><p> Jeff Erickson <a href="mailto:jeff@erick.so">jeff@erick.so</a> [contributor] </p> </li></ul> <h3>See Also</h3> <p>Useful links: </p> <ul> <li> <p><a href="https://github.com/juliasilge/tidytext">https://github.com/juliasilge/tidytext</a> </p> </li> <li><p> Report bugs at <a href="https://github.com/juliasilge/tidytext/issues">https://github.com/juliasilge/tidytext/issues</a> </p> </li></ul> <hr /><div style="text-align: center;">[Package <em>tidytext</em> version 0.3.4 <a href="00Index.html">Index</a>]</div> </body></html>