Introducing: TidierText.jl v0.1.0 (on its way to the registry)
It brings the magic of R’s tidytext to #JuliaLang:
- bind_tf_idf()
- unnest_tokens()
- unnest_regex()
- unnest_characters()
- unnest_ngrams()
- get_stopwords()
Introducing: TidierText.jl v0.1.0 (on its way to the registry)
It brings the magic of R’s tidytext to #JuliaLang:
- bind_tf_idf()
- unnest_tokens()
- unnest_regex()
- unnest_characters()
- unnest_ngrams()
- get_stopwords()
@benschneider Planning on it. Looking online I actually need to clarify the license with them: https://github.com/juliasilge/tidytext/blob/main/LICENSE
Will ensure that we address this.