null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Blueprints for Text Analytics Using Python (Machine Learning-Based Solutions for Common Real World (NLP) Applications)

List Price: $79.99
SKU:
9781492074083
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Jens Albrecht, Sidharth Ramachandran, Christian Winkler
    Format:
    Paperback
    Pages:
    422
    Publisher:
    O'Reilly Media (January 12, 2021)
    Language:
    English
    ISBN-13:
    9781492074083
    ISBN-10:
    149207408X
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251023163248-20251023.xml
    Folder:
    TWO RIVERS
    List Price:
    $79.99
    As low as:
    $68.79
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    9
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    24oz
    Imprint:
    O'Reilly Media
  • Overview

    Turning text into valuable information is essential for many businesses looking to gain a competitive advantage. There have many improvements in natural language processing and users have a lot of options when choosing to work on a problem. However, it’s not always clear which NLP tools or libraries would work for a business use—or which techniques you should use and in what order.

    This practical book provides theoretical background and real-world case studies with detailed code examples to help developers and data scientists obtain insight from text online. Authors Jens Albrecht, Sidharth Ramachandran, and Christian Winkler use blueprints for text-related problems that apply state-of-the-art machine learning methods in Python.

    If you have a fundamental understanding of statistics and machine learning along with basic programming experience in Python, you’re ready to get started. You’ll learn how to:

    • Crawl and clean then explore and visualize textual data in different formats
    • Preprocess and vectorize text for machine learning
    • Apply methods for classification, topic analysis, summarization, and knowledge extraction
    • Use semantic word embeddings and deep learning approaches for complex problems
    • Work with Python NLP libraries like spaCy, NLTK, and Gensim in combination with scikit-learn, Pandas, and PyTorch