{"id":36556,"date":"2025-06-11T21:41:27","date_gmt":"2025-06-11T19:41:27","guid":{"rendered":"https:\/\/kinit.sk\/?p=36556"},"modified":"2025-06-11T21:41:29","modified_gmt":"2025-06-11T19:41:29","slug":"fact-check-retrieval-using-text-embedding-models","status":"publish","type":"post","link":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/","title":{"rendered":"Fact-Check Retrieval Using Text Embedding Models"},"content":{"rendered":"<div id=\"\" class=\"element core-paragraph\">\n<p>In the age of viral misinformation, professional fact-checkers face a growing challenge: there is simply too much content to sift through, and misinformation is spreading faster than ever. In these circumstances, we need to make sure that fact-checkers join forces to the greatest extent possible \u2013 wasting effort by duplicating work is something that we can simply no longer afford.<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>To help fact-checkers reduce duplicate effort, we should ensure that whenever they are faced with a suspicious claim, they can quickly look up whether it has already been fact-checked and where. There are three aspects to this kind of search (document retrieval), which are not well-addressed by generic search engines: the search (i) needs to be limited only to reliable fact-checking portals; (ii) needs to be cross-lingual (i.e. support search across different languages); and (iii) needs to be multimodal (combining text and visual content). Thanks to advances in natural language processing (NLP), this is now becoming a reality.<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>As part of our <a href=\"https:\/\/kinit.sk\/project\/disai-amplified\/\">DisAI AMPLIFIED<\/a> project, we have now prepared a 3-part blog series on this topic; we will gradually go over:<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-list\">\n<ol class=\"wp-block-list\"><div id=\"\" class=\"element core-list-item\">\n<li><strong>Fact-Check Retrieval Using Text Embedding Models,<\/strong> where we explain the fact-check retrieval task and how it can be addressed using text embedding models (TEMs), while supporting search across different languages.<\/li>\n<\/div>\n\n<div id=\"\" class=\"element core-list-item\">\n<li><strong>Fact-Check Retrieval Using LLMs<\/strong>, where we explain how generative large language models (LLMs) enter into the equation and how they can help to refine retrieval to improve results further.<\/li>\n<\/div>\n\n<div id=\"\" class=\"element core-list-item\">\n<li><strong>Multimodal Fact-Check Retrieval<\/strong>, where we explain how visual content can be leveraged to improve retrieval performance, starts with a very straightforward setup based on a combination of several smaller models and then goes on to how generative LLMs can be applied to the same task.<\/li>\n<\/div><\/ol>\n<\/div>\n\n<div id=\"\" class=\"element core-heading\">\n<h3 class=\"wp-block-heading\">Text Embedding Models vs. Generative LLMs<\/h3>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>Before diving into the topic of fact-check retrieval, it will be useful to explain the distinction between two different kinds of models: text embedding models (TEMs) and generative LLMs.<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p><strong>(Text Embedding Models)<\/strong> Text embedding models are (large) language models which transform input text (of variable size) into an embedding vector (a fixed-size sequence of numbers). TEMs can be pre-trained on large quantities of language data using a generic task such as masked language modelling, where you mask a word in a sentence and train the model to guess what it was. This will help them build up representations of natural language; however, they will not be able to do anything else out of the box. To become useful, they need a bit of additional training on a task-specific dataset \u2013 then they can become very good at a range of NLP tasks such as sentiment classification, named entity recognition, or question answering.&nbsp;<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>If you have a huge task-specific dataset, a TEM can also be trained on it directly, foregoing pre-training. For most tasks, this is not the case, but the fact is worth mentioning because retrieval is one of the exceptions, where models are sometimes trained directly.<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-columns\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\"><div id=\"\" class=\"element core-column\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div id=\"\" class=\"element core-image\">\n<figure class=\"wp-block-image\"><img decoding=\"async\" data-src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXcMiUD3VTmMSp9ey431pC926aDU_T3CHd6Jr_V6AQIanxIaxWoESZRD-EdKxQDDZk1Cq1-HiMdcwE4yQ5IE0dP5ExKPUC5XFBF-BW3eL--jcDvsjuQqy8Ok8UpwrozYGs6tre3N6g?key=xqF4cXtdaAkJMFxY0AMOrw\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" \/><\/figure>\n<\/div><\/div>\n<\/div>\n\n<div id=\"\" class=\"element core-column\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div id=\"\" class=\"element core-image\">\n<figure class=\"wp-block-image is-resized\"><img decoding=\"async\" data-src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXcToZmk9cR7QvC8laqj5hAIXDlgDfKGmSDiH8Vr0Tt9dhb-iGS-Zn6SHUSc6vc5xdX2ZvN6p02n_7OYgjIlmSKdy6FGCqDccYmra7Dh3veR72YQ2BGzqScs1EBG08d-OiFYzBZrjQ?key=xqF4cXtdaAkJMFxY0AMOrw\" alt=\"\" style=\"width:212px;height:auto\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" \/><\/figure>\n<\/div><\/div>\n<\/div><\/div>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p class=\"has-text-align-center\"><em>Fig. 1: On the left, a text embedding model; the [CLS] output corresponds to the embedding vector. On the right, a generative LLM predicts probabilities for the next word.<\/em><\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p><strong>(Generative LLMs)<\/strong> Generative LLMs, on the other hand, are not pre-trained to output an embedding vector, but rather to predict the next word, given some input text. When applied repeatedly, generating one word at a time, they can be used to produce longer texts. Generative LLMs are typically much larger and more expensive to run than their comparable TEM counterparts, but they excel at generating long passages of rich and coherent text.<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>Crucially, their next-word prediction capabilities make them good at a range of different tasks such as essay writing, question answering, translation, source code generation, etc. They can perform these purely based on natural-language instructions (or a very small number of examples) and without any additional task-specific training. Being larger and trained on vast amounts of text, they typically also acquire a lot of general world knowledge and often exhibit more nuanced understanding (for lack of a better word) of complex texts.<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-heading\">\n<h3 class=\"wp-block-heading\">Fact-Check Retrieval Using Text Embedding Models<\/h3>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>A straightforward application of TEMs to fact-check retrieval is arguably the simplest way to address the problem, and this is therefore where we are going to start in the first instalment of our blog.<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-heading\">\n<h4 class=\"wp-block-heading\">How Retrieval Using TEMs Works<\/h4>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>The main idea, as illustrated in Fig. 1, is very simple \u2013 we simply feed the query (i.e. what we are looking for) into the TEM to get its embedding vector. Then we do the same for all the candidate documents that we have (these could also be smaller units like individual paragraphs), and we get the embedding vectors for them. Finally, we compare the embedding vector of our query against those of all the documents and rank the documents by the resulting similarity scores. The top-ranked documents should then be the most relevant ones, so we can take, e.g. the top 5 and work with them further.<\/p>\n<\/div>\n\n<div class=\"wp-block-image\"><div id=\"\" class=\"element core-image\">\n<figure class=\"aligncenter is-resized\"><img decoding=\"async\" data-src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXe55rZMJ_eOMn47tRKcTSG5-YI_Xm6NpFGDpS3-UIdJCEzpz3iLnafhT3SA-rmyRpUkRqonb6dZYshuOY1WcdOzAl8Bt-PqN7Llzp12LTtjAPyHkETpycFnvSKavXChSrNCbgrLLg?key=xqF4cXtdaAkJMFxY0AMOrw\" alt=\"\" style=\"width:352px;height:auto\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" \/><\/figure>\n<\/div><\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p class=\"has-text-align-center\"><em>Fig. 2: Document retrieval using text embedding models (TEMs).<\/em><\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-heading\">\n<h4 class=\"wp-block-heading\">How TEMs Are Trained for Retrieval<\/h4>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>Next, let\u2019s briefly explore how TEMs are trained for retrieval. We can take one rather well-known retrieval model called <a href=\"https:\/\/arxiv.org\/abs\/2212.03533\">E5<\/a> as an example. To train the model, the authors collect a lot of textual pairs where both pieces of text in each pair are related somehow. These include, for instance: (i) post, comment pairs from Reddit, (ii) entity name + section title, passage pairs from Wikipedia, (iii) question, upvoted answer pairs from Stackexchange, &#8230;<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>These pairs are then used to train the model contrastively \u2013 the TEM is trained to make the embedding vectors of texts:<\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-list\">\n<ul class=\"wp-block-list\"><div id=\"\" class=\"element core-list-item\">\n<li>As similar to each other as possible for texts which form a pair;<\/li>\n<\/div>\n\n<div id=\"\" class=\"element core-list-item\">\n<li>As different from each other as possible for texts which do not form a pair.<\/li>\n<\/div><\/ul>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>This gives rise to a space such as that illustrated in Fig. 2, where similar items are close to each other.<\/p>\n<\/div>\n\n<div class=\"wp-block-image\"><div id=\"\" class=\"element core-image\">\n<figure class=\"aligncenter is-resized\"><img decoding=\"async\" data-src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXf3OgfwlE1amMFMFIkbSV3eTfjcSD8_TqLGr_sCttfEM7UYp0ar1NB0ddtQB53duBTxFqKqtdBser61ncxOUGAhKn6WXeOkTG_Ror_0pWuRvntUVMaDK8pHzR4a8aDBuHXWk7Xj-A?key=xqF4cXtdaAkJMFxY0AMOrw\" alt=\"\" style=\"width:399px;height:auto\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" \/><\/figure>\n<\/div><\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p class=\"has-text-align-center\"><em>Fig. 3: Vector embeddings from E5 reduced to 2D using a method called <a href=\"https:\/\/arxiv.org\/abs\/1802.03426\">UMAP<\/a>.<br>(The \u201cfancyzhx\/dbpedia_14\u201d dataset from HuggingFace was embedded to create the figure.)<\/em><\/p>\n<\/div>\n\n<div id=\"\" class=\"element core-paragraph\">\n<p>Incidentally, E5 is one of the models that are not pretrained using masked language modelling, but directly trained for retrieval on a very large dataset called \u201cColossal Clean Text Pairs\u201d (CCPairs).<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>In the age of viral misinformation, professional fact-checkers face a growing challenge: there is simply too much content to sift through, and misinformation is spreading faster than ever. In these&#8230;<\/p>\n","protected":false},"author":34,"featured_media":36557,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[83,520],"tags":[300,530],"class_list":["post-36556","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news-sk","category-2025-sk","tag-fact-checking-2","tag-disai-amplified"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fact-Check Retrieval Using Text Embedding Models - KInIT<\/title>\n<meta name=\"description\" content=\"In the age of viral misinformation, professional fact-checkers face a growing challenge: there is simply too much content to sift through...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/\" \/>\n<meta property=\"og:locale\" content=\"sk_SK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fact-Check Retrieval Using Text Embedding Models - KInIT\" \/>\n<meta property=\"og:description\" content=\"In the age of viral misinformation, professional fact-checkers face a growing challenge: there is simply too much content to sift through...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/\" \/>\n<meta property=\"og:site_name\" content=\"KInIT\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-11T19:41:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-11T19:41:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kinit.sk\/wp-content\/uploads\/2025\/06\/202502_dis_amplified.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Wanda Pribylincova\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@kinit\" \/>\n<meta name=\"twitter:site\" content=\"@kinit\" \/>\n<meta name=\"twitter:label1\" content=\"Autor\" \/>\n\t<meta name=\"twitter:data1\" content=\"Wanda Pribylincova\" \/>\n\t<meta name=\"twitter:label2\" content=\"Predpokladan\u00fd \u010das \u010d\u00edtania\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 min\u00fat\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/\"},\"author\":{\"name\":\"Wanda Pribylincova\",\"@id\":\"https:\\\/\\\/kinit.sk\\\/#\\\/schema\\\/person\\\/64db52a830dcb6d4df386e78e7eb748b\"},\"headline\":\"Fact-Check Retrieval Using Text Embedding Models\",\"datePublished\":\"2025-06-11T19:41:27+00:00\",\"dateModified\":\"2025-06-11T19:41:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/\"},\"wordCount\":1039,\"image\":{\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kinit.sk\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/202502_dis_amplified.png\",\"keywords\":[\"fact-checking\",\"disai-amplified\"],\"articleSection\":[\"News\",\"2025\"],\"inLanguage\":\"sk-SK\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/\",\"url\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/\",\"name\":\"Fact-Check Retrieval Using Text Embedding Models - KInIT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kinit.sk\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kinit.sk\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/202502_dis_amplified.png\",\"datePublished\":\"2025-06-11T19:41:27+00:00\",\"dateModified\":\"2025-06-11T19:41:29+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/kinit.sk\\\/#\\\/schema\\\/person\\\/64db52a830dcb6d4df386e78e7eb748b\"},\"description\":\"In the age of viral misinformation, professional fact-checkers face a growing challenge: there is simply too much content to sift through...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/#breadcrumb\"},\"inLanguage\":\"sk-SK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sk-SK\",\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kinit.sk\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/202502_dis_amplified.png\",\"contentUrl\":\"https:\\\/\\\/kinit.sk\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/202502_dis_amplified.png\",\"width\":1200,\"height\":628},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/fact-check-retrieval-using-text-embedding-models\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"News\",\"item\":\"https:\\\/\\\/kinit.sk\\\/sk\\\/category\\\/news-sk\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Fact-Check Retrieval Using Text Embedding Models\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kinit.sk\\\/#website\",\"url\":\"https:\\\/\\\/kinit.sk\\\/\",\"name\":\"KInIT\",\"description\":\"Vyu\u017e\u00edvame v\u00fdskum pre \u013eud\u00ed a priemysel\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kinit.sk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sk-SK\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kinit.sk\\\/#\\\/schema\\\/person\\\/64db52a830dcb6d4df386e78e7eb748b\",\"name\":\"Wanda Pribylincova\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fact-Check Retrieval Using Text Embedding Models - KInIT","description":"In the age of viral misinformation, professional fact-checkers face a growing challenge: there is simply too much content to sift through...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/","og_locale":"sk_SK","og_type":"article","og_title":"Fact-Check Retrieval Using Text Embedding Models - KInIT","og_description":"In the age of viral misinformation, professional fact-checkers face a growing challenge: there is simply too much content to sift through...","og_url":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/","og_site_name":"KInIT","article_published_time":"2025-06-11T19:41:27+00:00","article_modified_time":"2025-06-11T19:41:29+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/kinit.sk\/wp-content\/uploads\/2025\/06\/202502_dis_amplified.png","type":"image\/png"}],"author":"Wanda Pribylincova","twitter_card":"summary_large_image","twitter_creator":"@kinit","twitter_site":"@kinit","twitter_misc":{"Autor":"Wanda Pribylincova","Predpokladan\u00fd \u010das \u010d\u00edtania":"6 min\u00fat"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/#article","isPartOf":{"@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/"},"author":{"name":"Wanda Pribylincova","@id":"https:\/\/kinit.sk\/#\/schema\/person\/64db52a830dcb6d4df386e78e7eb748b"},"headline":"Fact-Check Retrieval Using Text Embedding Models","datePublished":"2025-06-11T19:41:27+00:00","dateModified":"2025-06-11T19:41:29+00:00","mainEntityOfPage":{"@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/"},"wordCount":1039,"image":{"@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/#primaryimage"},"thumbnailUrl":"https:\/\/kinit.sk\/wp-content\/uploads\/2025\/06\/202502_dis_amplified.png","keywords":["fact-checking","disai-amplified"],"articleSection":["News","2025"],"inLanguage":"sk-SK"},{"@type":"WebPage","@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/","url":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/","name":"Fact-Check Retrieval Using Text Embedding Models - KInIT","isPartOf":{"@id":"https:\/\/kinit.sk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/#primaryimage"},"image":{"@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/#primaryimage"},"thumbnailUrl":"https:\/\/kinit.sk\/wp-content\/uploads\/2025\/06\/202502_dis_amplified.png","datePublished":"2025-06-11T19:41:27+00:00","dateModified":"2025-06-11T19:41:29+00:00","author":{"@id":"https:\/\/kinit.sk\/#\/schema\/person\/64db52a830dcb6d4df386e78e7eb748b"},"description":"In the age of viral misinformation, professional fact-checkers face a growing challenge: there is simply too much content to sift through...","breadcrumb":{"@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/#breadcrumb"},"inLanguage":"sk-SK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/"]}]},{"@type":"ImageObject","inLanguage":"sk-SK","@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/#primaryimage","url":"https:\/\/kinit.sk\/wp-content\/uploads\/2025\/06\/202502_dis_amplified.png","contentUrl":"https:\/\/kinit.sk\/wp-content\/uploads\/2025\/06\/202502_dis_amplified.png","width":1200,"height":628},{"@type":"BreadcrumbList","@id":"https:\/\/kinit.sk\/sk\/fact-check-retrieval-using-text-embedding-models\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kinit.sk\/sk\/"},{"@type":"ListItem","position":2,"name":"News","item":"https:\/\/kinit.sk\/sk\/category\/news-sk\/"},{"@type":"ListItem","position":3,"name":"Fact-Check Retrieval Using Text Embedding Models"}]},{"@type":"WebSite","@id":"https:\/\/kinit.sk\/#website","url":"https:\/\/kinit.sk\/","name":"KInIT","description":"Vyu\u017e\u00edvame v\u00fdskum pre \u013eud\u00ed a priemysel","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kinit.sk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sk-SK"},{"@type":"Person","@id":"https:\/\/kinit.sk\/#\/schema\/person\/64db52a830dcb6d4df386e78e7eb748b","name":"Wanda Pribylincova"}]}},"_links":{"self":[{"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/posts\/36556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/comments?post=36556"}],"version-history":[{"count":1,"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/posts\/36556\/revisions"}],"predecessor-version":[{"id":36559,"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/posts\/36556\/revisions\/36559"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/media\/36557"}],"wp:attachment":[{"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/media?parent=36556"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/categories?post=36556"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kinit.sk\/sk\/wp-json\/wp\/v2\/tags?post=36556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}