ISLR tidymodels labs
Provides labs to ‘An Introduction to Statistical Learning’ using tidymodels
Provides labs to ‘An Introduction to Statistical Learning’ using tidymodels
Announcement post for version 0.4.0 of textrecipes
This is the fifth blog post in a series I am starting to go over the various text preprocessing workflows you can do with textrecipes. This post looks at how to use pretrained word embeddings.
This is the fourth blog post in a series I am starting to go over the various text preprocessing workflows you can do with textrecipes. This post looks at how to perform feature hashing.
This is the first blog post in a series I am starting to go over the various text preprocessing workflows you can do with textrecipes. This post looks at how
This is the second blog post in a series I am starting to go over the various text preprocessing workflows you can do with textrecipes. This post talks about how to use lexicons.
This is the first blog post in a series I am starting to go over the various text preprocessing workflows you can do with textrecipes.
Using Part-of-Speech features to enhance text classification.
Working alone or with other people becomes increasing difficult with the increase of files and people. This seminar goes into detail why and how to use git in collaborative research. Material in this talk is heavely inspired by Excuse me, do you have a moment to talk about version control? by Jenny Bryan.
satirical Gender Classification service
An early attempt at using tidymodels to perform text classification.
An early attempt at using tidymodels to perform text classification.
Extra Recipes Steps for Text Processing