<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Supervised machine learning for text analysis in R</title>
  </titleInfo>
  <name type="personal">
    <namePart>Hvitfeldt, Emil</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Silge, Julia</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">flu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boca Raton</placeTerm>
    </place>
    <publisher>CRC Press</publisher>
    <dateIssued>2022</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix, 381 p.</extent>
  </physicalDescription>
  <abstract>"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"-- Provided by publisher</abstract>
  <note type="statement of responsibility">Emil Hvitfeldt and Julia Silge</note>
  <note>Includes bibliographical references and index.</note>
  <note>Eng</note>
  <subject authority="lcsh">
    <topic>Computational linguistics</topic>
    <topic>Statistical methods</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Natural language processing (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Supervised learning (Machine learning)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Predictive analytics</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Regression analysis</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Discriminant analysis</topic>
  </subject>
  <subject authority="lcsh">
    <topic>R (Computer program language)</topic>
  </subject>
  <classification authority="ddc">006.35 HVI-S</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Data science series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780367554187</identifier>
  <identifier type="isbn">9780367554194</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">210605</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260716150450.0</recordChangeDate>
    <recordIdentifier>22083504</recordIdentifier>
  </recordInfo>
</mods>
