Large Language Models (LLM) are ubiquitous nowadays, it’s the new big thing and everyone is talking about the greatest and latest! But one of the main challenges of starting a project that involves one or more language models is choosing the best for your domain of information. You shouldn’t neglect this step as it’s fundamental…
An end-to-end tutorial to implement Neural Search in Vespa. From documents and model preparation, to embeddings creation and k-NN queries.
// our service Shameless plug for our training and services! Did I mention we do Artificial Intelligence in Search training?We also provide consulting on this topic, get in touch if you want to bring your search engine to the next level with the power of AI! // STAY ALWAYS UP TO DATE Subscribe to our newsletter Did you like…
In the previous blogpost of this series, we looked at how to use BERT to improve search relevance by performing document re-ranking. The assumption of this approach is that the set of documents that need to be re-ranked, also known as candidates, contains the largest number of documents relevant to the query. We say that…
Neural Search in Apache Solr has been contributed by Sease thanks to Alessandro Benedetti, Apache Lucene/Solr committer, and Elia Porciani.
If you have attended our Artificial Intelligence in Search Training you should now be familiar with the use of Natural Language Processing and Deep Learning applied to search. If you have not, do not worry as we are planning to arrange another date and we will keep you posted through our newsletter, so make sure you subscribe. In the meantime, you can…
How does Artificial Intelligence impact Search? This post explores the state of the art of AI applied to Information Retrieval in Open Source.
This blog is a quick summary of our experience at the ECIR 2018, the European Conference on Information Retrieval.