BOOKS - PROGRAMMING - Supervised Machine Learning for Text Analysis in R
US $8.76
573271
573271
Supervised Machine Learning for Text Analysis in R
Author: Emil Hvitfeldt, Julia Silge
Year: 2022
Number of pages: 402
Format: PDF
File size: 16 MB
Language: ENG
Year: 2022
Number of pages: 402
Format: PDF
File size: 16 MB
Language: ENG
Text data is important for many domains, from healthcare to marketing to the digital humanities, but specialized approaches are necessary to create features for machine learning from language. Supervised Machine Learning for Text Analysis in R explains how to preprocess text data for modeling, train models, and evaluate model performance using tools from the tidyverse and tidymodels ecosystem. Models like these can be used to make predictions for new observations, to understand what natural language features or characteristics contribute to differences in the output, and more. If you are already familiar with the basics of predictive modeling, use the comprehensive, detailed examples in this book to extend your skills to the domain of natural language processing. This book provides practical guidance and directly applicable knowledge for data scientists and analysts who want to integrate unstructured text data into their modeling pipelines. Learn how to use text data for both regression and classification tasks, and how to apply more straightforward algorithms like regularized regression or support vector machines as well as deep learning approaches. Natural language must be dramatically transformed to be ready for computation, so we explore typical text preprocessing and feature engineering steps like tokenization and word embeddings from the ground up.