Skip to content

Commit 2c55088

Browse files
committed
tweak word
1 parent b922251 commit 2c55088

2 files changed

Lines changed: 61 additions & 3828 deletions

File tree

01_textmining.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Find this repository: https://github.com/libjohn/workshop_textmining
1010

1111
Much of this review comes from the site: https://juliasilge.github.io/tidytext/
1212

13-
The primary library package `tidytext` makes enables all kinds of text mining. See Also this helpful free online book: [Text Mining with R: A Tidy Approach](https://www.tidytextmining.com/) by Silge and Robinson
13+
The primary library package `tidytext` enables all kinds of text mining. See Also this helpful free online book: [Text Mining with R: A Tidy Approach](https://www.tidytextmining.com/) by Silge and Robinson
1414

1515
```{r}
1616
library(janeaustenr)

0 commit comments

Comments
 (0)