<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bwgift</author_name>
  <author_url>https://blog.hatena.ne.jp/bwgift/</author_url>
  <blog_title>地平線まで行ってくる。</blog_title>
  <blog_url>https://bwgift.hatenadiary.jp/</blog_url>
  <categories>
    <anon>LLM</anon>
    <anon>RAG</anon>
    <anon>Python</anon>
    <anon>自然言語処理</anon>
  </categories>
  <description>RAGのハイブリット検索を試してみます。ハイブリットということで複数の検索方法で検索した結果をRAGで利用するというものです。Langchainでは、multiple retrieversとして、EmsambleRetrieverを使った実装が紹介されています。 python.langchain.com ベクトル検索とキーワード検索を組み合わせたものが、多いようです。密なベクトルと疎なベクトルの組み合わせです。RAGでは、ベクトル検索が主力のようですが、キーワード検索もいろいろな利点があります。例えば「RAGって何？」という問いかけの場合は、単純に「RAG」というキーワード検索の方がヒットする…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbwgift.hatenadiary.jp%2Fentry%2F2025%2F06%2F14%2F222707&quot; title=&quot;メモ：RAGのハイブリッド検索を構築してみる - 地平線まで行ってくる。&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-06-14 22:27:07</published>
  <title>メモ：RAGのハイブリッド検索を構築してみる</title>
  <type>rich</type>
  <url>https://bwgift.hatenadiary.jp/entry/2025/06/14/222707</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
