Text categorization with Elasticsearch

2022-02-11T19:20:00Z

19:2019:27
19:20 — 19:27 (UTC)

Text categorization with Elasticsearch

With many text mining applications, automatic text categorization is usually implemented with flavors of machine learning algorithms, which are trained with an appropriate training set to build the model. This model contains the statistical data based on training set texts that will later allow the system to match an input document with the corresponding category. But wait… statistical data on text documents? Doesn’t it remind you of our dear improved inverted index at the core of Apache Lucene? Maybe we could consider the index containing the training set documents as our trained model? And maybe a simple query against this index could give us the category (or categories) more likely to apply to a given document? In this talk, we will demonstrate this approach and show that it can perform well and possibly "for free," as we sure all have Lucene-based tools in our application portfolios!

Lightning talk Introductory and overview Stack
Aline Paponaud
CTO | Adelean
Creating and visualizing advanced metrics