Natural Language Processing in action – Hobson Lane & Cole Howard & Hannes Max Hapke

Natural Language Processing in Action is a practical guide to processing and generating natural language text in the real world. In this book we provide you with all the tools and techniques you need to build the backend NLP systems to support a virtual assistant (chatbot), spam filter, forum moderator, sentiment analyzer, knowledge base builder, natural language text miner, or nearly any other NLP application you can imagine.
Natural Language Processing in Action is aimed at intermediate to advanced Python developers. Readers already capable of designing and building complex systems will also find most of this book useful, since it provides numerous best-practice examples and insight into the capabilities of state-of-the art NLP algorithms. While knowledge of object-oriented Python development may help you build better systems, it’s not required to use what you learn in this book. For special topics, we provide sufficient background material and cite resources (both text and online) for those who want to gain an in-depth understanding.

Related posts:

Introduction to Scientific Programming with Python - Joakim Sundnes
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Deep Learning for Natural Language Processing - Jason Brownlee
Python Data Structures and Algorithms - Benjamin Baka
An introduction to neural networks - Kevin Gurney & University of Sheffield
Pattern recognition and machine learning - Christopher M.Bishop
Deep Learning with Hadoop - Dipayan Dev
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Neural Networks - A visual introduction for beginners - Michael Taylor
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Intelligent Projects Using Python - Santanu Pattanayak
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Introduction to Deep Learning - Eugene Charniak
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Fundamentals of Deep Learning - Nikhil Bubuma
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Machine Learning with spark and python - Michael Bowles
Introduction to the Math of Neural Networks - Jeff Heaton
Deep Learning with Python - Francois Chollet
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli