<?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 with TensorFlow</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Natural language processing with TensorFlow</title>
  </titleInfo>
  <name type="personal">
    <namePart>Thushan Ganegedara</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">crh</placeTerm>
    </place>
    <dateIssued encoding="marc">2018</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">sp </languageTerm>
  </language>
  <physicalDescription>
    <extent>446 páginas : Gráficos (blanco y negro) ; 25 cm.</extent>
  </physicalDescription>
  <abstract>Es un libro que ofrece una guía práctica sobre cómo aplicar el procesamiento de lenguaje natural (NLP) utilizando la popular librería de TensorFlow. A lo largo del texto, el autor explica cómo abordar tareas clave de NLP, como el análisis de sentimientos, la traducción automática y la clasificación de texto, utilizando modelos de aprendizaje profundo. El libro cubre desde los conceptos básicos de NLP y el uso de TensorFlow, hasta la implementación de modelos avanzados, como redes neuronales recurrentes (RNN) y transformadores. Además, se destacan técnicas para el preprocesamiento de datos, la creación de embeddings de palabras y la mejora del rendimiento de los modelos, proporcionando un enfoque práctico y accesible para aquellos que deseen aplicar TensorFlow en proyectos de procesamiento de lenguaje natural.</abstract>
  <tableOfContents>Chapter 1: Introduction to natural languaje processing -- Chapter 2: Understanding tensorflow -- Chapter 3. Word2vec - Learning word embeddings -- Chapter 4. Advanced word2vec -- Chapter 5. Sentence classification with convolutional neural networds -- Chapter 6. Recurrent neural networds -- Chapter 7. Long short - term memory networds -- Chapter 8. Applications of LSTM - generating text -- Chapter 10. Applications of LSTM - image caption generation -- Chapter 10. Sequence-to-sequence learning - neural machine translation - Chapter 11. Current trends and the future of natural languaje processing - Appendix: Mathematical foundations and advanced tensorflorw.</tableOfContents>
  <targetAudience>Material bibliográfico para estudiantes universitarios, docentes e investigadores. PE-TmUNAS</targetAudience>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Thushan Ganegedara.</note>
  <note>Incluye indice.</note>
  <note>Administración.</note>
  <note>Ingeniería informática y sistemas. </note>
  <note>En ingles.</note>
  <classification authority="ddc" edition="22">006.31</classification>
  <identifier type="isbn">978-1-78847-831-1</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">Biblioteca Central de la Universidad Nacional Agraria de la Selva.</recordContentSource>
    <recordCreationDate encoding="marc">220317</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250403124033.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
