작성자의 글

2024년 7월 26일
Serverless semantic search with ELSER in Python: Exploring Summer Olympic games history
This blog shows how to fetch information from an Elasticsearch index, in a natural language expression, using semantic search. We will load previous olympic games data set and then use the ELSER model to perform semantic searches.