Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Building chatbots with python, Raj, Sumit


Варианты приобретения
Цена: 7685.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Raj, Sumit
Название:  Building chatbots with python
ISBN: 9781484240953
Издательство: Springer
Классификация:


ISBN-10: 1484240952
Обложка/Формат: Paperback
Страницы: 192
Вес: 0.41 кг.
Дата издания: 21.01.2019
Язык: English
Издание: 1st ed.
Иллюстрации: 72 illustrations, color; 3 illustrations, black and white; xvi, 184 p. 75 illus., 72 illus. in color.
Размер: 179 x 254 x 13
Читательская аудитория: Professional & vocational
Подзаголовок: Using natural language processing and machine learning
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
Build your own chatbot using Python and open source tools. This book begins with an introduction to chatbots where you will gain vital information on their architecture. You will then dive straight into natural language processing with the natural language toolkit (NLTK) for building a custom language processing platform for your chatbot. With this foundation, you will take a look at different natural language processing techniques so that you can choose the right one for you.
The next stage is to learn to build a chatbot using the API.ai platform and define its intents and entities. During this example, you will learn to enable communication with your bot and also take a look at key points of its integration and deployment.
The final chapter of Building Chatbots with Python teaches you how to build, train, and deploy your very own chatbot. Using open source libraries and machine learning techniques you will learn to predict conditions for your bot and develop a conversational agent as a web application. Finally you will deploy your chatbot on your own server with AWS.
What You Will Learn
Gain the basics of natural language processing using Python Collect data and train your data for the chatbotBuild your chatbot from scratch as a web appIntegrate your chatbots with Facebook, Slack, and TelegramDeploy chatbots on your own server
Who This Book Is For
Intermediate Python developers who have no idea about chatbots. Developers with basic Python programming knowledge can also take advantage of the book.

Дополнительное описание: Chapter 1: Introducing Chatbots.- Chapter 2: Natural Language Processing.- Chapter 3: Chatbot Development.- Chapter 4: Chatbot Communication.- Chapter 5: Build-Train-Deploy.



Chatbot Research and Design

Автор: Asbj?rn F?lstad; Theo Araujo; Symeon Papadopoulos;
Название: Chatbot Research and Design
ISBN: 3030395391 ISBN-13(EAN): 9783030395391
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The 18 revised full papers presented in this volume were carefully reviewed and selected from 31 submissions. The papers are grouped in the following topical sections: user and communication studies user experience and design, chatbots for collaboration, chatbots for customer service, and chatbots in education.

Building Machine Learning Systems with Python

Автор: Chaffer J
Название: Building Machine Learning Systems with Python
ISBN: 1782161406 ISBN-13(EAN): 9781782161400
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Expand your Python knowledge and learn all about machine-learning libraries in this user-friendly manual. ML is the next big breakthrough in technology and this book will give you the head-start you need.

Key Features

  • Master Machine Learning using a broad set of Python libraries and start building your own Python-based ML systems
  • Covers classification, regression, feature engineering, and much more guided by practical examples
  • A scenario-based tutorial to get into the right mind-set of a machine learner (data exploration) and successfully implement this in your new or existing projects

Book Description

Machine learning, the field of building systems that learn from data, is exploding on the Web and elsewhere. Python is a wonderful language in which to develop machine learning applications. As a dynamic language, it allows for fast exploration and experimentation and an increasing number of machine learning libraries are developed for Python.

Building Machine Learning system with Python shows you exactly how to find patterns through raw data. The book starts by brushing up on your Python ML knowledge and introducing libraries, and then moves on to more serious projects on datasets, Modelling, Recommendations, improving recommendations through examples and sailing through sound and image processing in detail.

Using open-source tools and libraries, readers will learn how to apply methods to text, images, and sounds. You will also learn how to evaluate, compare, and choose machine learning techniques.

Written for Python programmers, Building Machine Learning Systems with Python teaches you how to use open-source libraries to solve real problems with machine learning. The book is based on real-world examples that the user can build on.


Readers will learn how to write programs that classify the quality of StackOverflow answers or whether a music file is Jazz or Metal. They will learn regression, which is demonstrated on how to recommend movies to users. Advanced topics such as topic modeling (finding a text's most important topics), basket analysis, and cloud computing are covered as well as many other interesting aspects.

Building Machine Learning Systems with Python will give you the tools and understanding required to build your own systems, which are tailored to solve your problems.

What you will learn

  • Build a classification system that can be applied to text, images, or sounds
  • Use scikit-learn, a Python open-source library for machine learning
  • Explore the mahotas library for image processing and computer vision
  • Build a topic model of the whole of Wikipedia
  • Get to grips with recommendations using the basket analysis
  • Use the Jug package for data analysis
  • Employ Amazon Web Services to run analyses on the cloud
  • Recommend products to users based on past purchases
Building an Enterprise Chatbot

Автор: Abhishek Singh; Karthik Ramasubramanian; Shrey Shi
Название: Building an Enterprise Chatbot
ISBN: 1484250338 ISBN-13(EAN): 9781484250334
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Explore the adoption of chatbots in business by focusing on the design, deployment, and continuous improvement of chatbots in a business, with a single use-case from the banking and insurance sector. This book starts by identifying the business processes in the banking and insurance industry. This involves data collection from sources such as conversations from customer service centers, online chats, emails, and other NLP sources. You’ll then design the solution architecture of the chatbot. Once the architecture is framed, the author goes on to explain natural language understanding (NLU), natural language processing (NLP), and natural language generation (NLG) with examples.
In the next sections, you'll design and implement the backend framework of a typical chatbot from scratch. You will also explore some popular open-source chatbot frameworks such as Dialogflow and LUIS. The authors then explain how you can integrate various third-party services and enterprise databases with the custom chatbot framework. In the final section, you'll discuss how to deploy the custom chatbot framework on the AWS cloud.
By the end of Building an Enterprise Chatbot, you will be able to design and develop an enterprise-ready conversational chatbot using an open source development platform to serve the end user.
What You Will Learn
Identify business processes where chatbots could be usedFocus on building a chatbot for one industry and one use-case rather than building a ubiquitous and generic chatbot Design the solution architecture for a chatbotIntegrate chatbots with internal data sources using APIsDiscover the differences between natural language understanding (NLU), natural language processing (NLP), and natural language generation (NLG) Work with deployment and continuous improvement through representational learning
Who This Book Is For
Data scientists and enterprise architects who are currently looking to deploy chatbot solutions to their business.
Building Android Apps in Python Using Kivy with Android Studio: With Pyjnius, Plyer, and Buildozer

Автор: Gad Ahmed Fawzy Mohamed
Название: Building Android Apps in Python Using Kivy with Android Studio: With Pyjnius, Plyer, and Buildozer
ISBN: 1484250303 ISBN-13(EAN): 9781484250303
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Beginning-Intermediate

Building Machine Learning Systems with Python - Second Edition

Автор: Richert Willi
Название: Building Machine Learning Systems with Python - Second Edition
ISBN: 1784392774 ISBN-13(EAN): 9781784392772
Издательство: Неизвестно
Цена: 6896.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Get more from your data with the power of Python machine learning systems

Key Features

  • Build your own Python-based machine learning systems tailored to solve any problem
  • Discover how Python offers a multiple context solution for create machine learning systems
  • Practical scenarios using the key Python machine learning libraries to successfully implement in your projects

Book Description

Using machine learning to gain deeper insights from data is a key skill required by modern application developers and analysts alike. Python is a wonderful language to develop machine learning applications. As a dynamic language, it allows for fast exploration and experimentation. With its excellent collection of open source machine learning libraries you can focus on the task at hand while being able to quickly try out many ideas.

This book shows you exactly how to find patterns in your raw data. You will start by brushing up on your Python machine learning knowledge and introducing libraries. You'll quickly get to grips with serious, real-world projects on datasets, using modeling, creating recommendation systems. Later on, the book covers advanced topics such as topic modeling, basket analysis, and cloud computing. These will extend your abilities and enable you to create large complex systems.

With this book, you gain the tools and understanding required to build your own systems, tailored to solve your real-world data analysis problems.

What you will learn

  • Build a classification system that can be applied to text, images, or sounds
  • Use NumPy, SciPy, scikit-learn - scientific Python open source libraries for scientific computing and machine learning
  • Explore the mahotas library for image processing and computer vision
  • Build a topic model for the whole of Wikipedia
  • Employ Amazon Web Services to run analysis on the cloud
  • Debug machine learning problems
  • Get to grips with recommendations using basket analysis
  • Recommend products to users based on past purchases
Building RESTful Python Web Services

Автор: Gaston C. Hillar
Название: Building RESTful Python Web Services
ISBN: 1786462257 ISBN-13(EAN): 9781786462251
Издательство: Amazon Internet
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия