- Добавил: literator
- Дата: 14-01-2023, 06:26
- Комментариев: 0
![AI-Powered Search (MEAP V14)](/uploads/posts/2023-01/1673666824_3471_ai_pow_r_d_s_arch__m_ap_v14_.jpg)
Автор: Trey Grainger, Doug Turnbull, Max Irwin
Издательство: Manning Publications
Год: 2022
Страниц: 546
Язык: английский
Формат: pdf, epub
Размер: 75.7 MB
AI-Powered Search teaches you the latest Machine Learning techniques to create search engines that continuously learn from your users and your content, to drive more domain-aware and intelligent search. As you can imagine given that goal, this is not an “introduction to search” book. In order to get the most out of this book, you should ideally already be familiar with the core capabilities of modern search engines (inverted indices, relevance ranking, faceting, query parsing, text analysis, and so on) through experience with a technology like Apache Solr, Elasticsearch/OpenSearch, Vespa, or Apache Lucene. If you need to come up to speed quickly, Solr in Action (which I also wrote) provides you with all the search background necessary to dive head-first into AI-Powered Search. Additionally, the code examples in this book are written in Python (and delivered in pre-configured Jupyter notebooks) to appeal both to engineers and data scientists. You don’t need to be an expert in Python, but you should have some programming experience to be able to read and understand the examples.