This is a fork, by Song Li, of the repo to note a few things down and modify the book Text Mining with R: A Tidy Approach, by Julia Silge and David Robinson.
Please note that this work is written under a Contributor Code of Conduct and released under a CC-BY-NC-SA license. By participating in this project (for example, by submitting a pull request with suggestions or edits) you agree to abide by its terms.
Dependency to build non-HTML format: Rscript -e 'webshot::install_phantomjs()'
.
Run make
to build all formats of the book, or make html
make pdf
make epub
separately. Run make deploy
to deploy to live site.