<?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>Natural Language Processing</title>
    <subTitle>A Textbook with Python Implementation</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lee Raymond</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">UK</placeTerm>
    </place>
    <publisher>Springer</publisher>
    <dateIssued>2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxvi, 477 p : ill. ; 24 cm. </extent>
  </physicalDescription>
  <note>Includes index. </note>
  <subject>
    <topic>Artificial Intelligence   Computer science</topic>
    <topic> Machine Learning</topic>
    <topic>Chatbot</topic>
    <topic>Python Programming</topic>
    <topic>Transformer Models</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">006.35 LEE</classification>
  <identifier type="isbn">9789819632077 (pbk)</identifier>
  <recordInfo/>
</mods>
