Book description
Deep Learning for Search teaches you how to improve the effectiveness of your search by implementing neural network-based techniques. By the time you're finished with the book, you'll be ready to build amazing search engines that deliver the results your users need and that get better as time goes on!
About the Technology
Deep learning handles the toughest search challenges, including imprecise search terms, badly indexed data, and retrieving images with minimal metadata. And with modern tools like DL4J and TensorFlow, you can apply powerful DL techniques without a deep background in data science or natural language processing (NLP). This book will show you how.
About the Book
Deep Learning for Search teaches you to improve your search results with neural networks. You’ll review how DL relates to search basics like indexing and ranking. Then, you’ll walk through in-depth examples to upgrade your search with DL techniques using Apache Lucene and Deeplearning4j. As the book progresses, you’ll explore advanced topics like searching through images, translating user queries, and designing search engines that improve as they learn!
What's Inside
- Accurate and relevant rankings
- Searching across languages
- Content-based image search
- Search with recommendations
About the Reader
For developers comfortable with Java or a similar language and search basics. No experience with deep learning or NLP needed.
About the Author
Tommaso Teofili is a software engineer with a passion for open source and machine learning. As a member of the Apache Software Foundation, he contributes to a number of open source projects, ranging from topics like information retrieval (such as Lucene and Solr) to natural language processing and machine translation (including OpenNLP, Joshua, and UIMA).
He currently works at Adobe, developing search and indexing infrastructure components, and researching the areas of natural language processing, information retrieval, and deep learning. He has presented search and machine learning talks at conferences including BerlinBuzzwords, International Conference on Computational Science, ApacheCon, EclipseCon, and others. You can find him on Twitter at @tteofili.
Quotes
A practical approach that shows you the state of the art in using neural networks, AI, and deep learning in the development of search engines.
- From the Foreword by Chris Mattmann, NASA JPL
A thorough and thoughtful synthesis of traditional search and the latest advancements in deep learning.
- Greg Zanotti, Marquette Partners
A well-laid-out deep dive into the latest technologies that will take your search engine to the next level.
- Andrew Wyllie, Thynk Health
Hands-on exercises teach you how to master deep learning for search-based products.
- Antonio Magnaghi, System1
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this book
- About the author
- About the cover illustration
-
Part 1. Search meets deep learning
-
Chapter 1. Neural search
- 1.1. Neural networks and deep learning
- 1.2. What is machine learning?
- 1.3. What deep learning can do for search
- 1.4. A roadmap for learning deep learning
- 1.5. Retrieving useful information
- 1.6. Unsolved problems
- 1.7. Opening the search engine black box
- 1.8. Deep learning to the rescue
- 1.9. Index, please meet neuron
- 1.10. Neural network training
- 1.11. The promises of neural search
- Summary
- Chapter 2. Generating synonyms
-
Chapter 1. Neural search
-
Part 2. Throwing neural nets at a search engine
- Chapter 3. From plain retrieval to text generation
-
Chapter 4. More-sensitive query suggestions
- 4.1. Generating query suggestions
- 4.2. Lucene Lookup APIs
- 4.3. Analyzed suggesters
- 4.4. Using language models
- 4.5. Content-based suggesters
- 4.6. Neural language models
- 4.7. Character-based neural language model for suggestions
- 4.8. Tuning the LSTM language model
- 4.9. Diversifying suggestions using word embeddings
- Summary
- Chapter 5. Ranking search results with word embeddings
- Chapter 6. Document embeddings for rankings and recommendations
- Part 3. One step beyond
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Deep Learning for Search
- Author(s):
- Release date: June 2019
- Publisher(s): Manning Publications
- ISBN: 9781617294792
You might also like
book
Kubeflow for Machine Learning
If you're training a machine learning model but aren't sure how to put it into production, …
book
Deep Learning with PyTorch
Every other day we hear about new ways to put deep learning to good use: improved …
book
Grokking Deep Learning
Grokking Deep Learning teaches you to build deep learning neural networks from scratch! In his engaging …
video
Deep Learning for Natural Language Processing, 2nd Edition
Nearly 4 Hours of Video Instruction An intuitive introduction to processing natural language data with TensorFlow-Keras …