cbail / textnets

R package to perform automated text analysis using network techniques
MIT License
210 stars 62 forks source link

Update PrepText.R #15

Open narcisoyu opened 4 years ago

narcisoyu commented 4 years ago

The following warning messages have been fixed

Warning messages: 1: 'unnesttokens' is deprecated. Use 'unnest_tokens' instead. See help("Deprecated") 2: group_by_() is deprecated as of dplyr 0.7.0. Please use group_by() instead. See vignette('programming') for more help