Text Mining with R: A Tidy Approach
by Julia Silge, David Robinson
Publisher: O'Reilly Media 2019
Number of pages: 194
Description:
With this practical book, you'll explore text-mining techniques with tidytext, a package that authors Julia Silge and David Robinson developed using the tidy principles behind R packages like ggraph and dplyr. You'll learn how tidytext and other tidy tools in R can make text analysis easier and more effective.
Download or read it online for free here:
Read online
(online html)
Similar books
The Little MongoDB Bookby Karl Seguin - openmymind.net
MongoDB is a document-oriented database -- it should be viewed as an alternative to relational databases. This book covers a number of topics with a focus on the fundamentals you will need to get comfortably up and running.
(13024 views)
MySQL Tutorialby Jan Bodnar - ZetCode
MySQL is a leading open source database management system. This is MySQL tutorial. It covers the MySQL database, various mysql command line tools and the SQL language covered by the database engine. It is an introductory tutorial for the beginners.
(10285 views)
Understanding Big Databy Chris Eaton, et al. - McGraw-Hill
Big Data represents a new era in data exploration and utilization, and IBM helps clients navigate this transformation. The book reveals how to use Big Data technology to deliver a robust, secure, highly available, enterprise-class Big Data platform.
(14091 views)
CouchDB: The Definitive Guideby J. C. Anderson, J. Lehnardt, N. Slater - O'Reilly Media
CouchDB's creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. CouchDB is ideal for web applications that handle huge amounts of loosely structured data.
(13313 views)