<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s-yata</author_name>
  <author_url>https://blog.hatena.ne.jp/s-yata/</author_url>
  <blog_title>やた＠はてな日記</blog_title>
  <blog_url>https://s-yata.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>トライによる文字列補完は容易に実現できるのですが，どうしてもインタフェースが複雑になってしまうので悩み中です．すべての候補をまとめて受け取るようなインタフェースであれば簡単なのですが，候補を一つずつ受け取るには，どうしても補完の進捗を保存する必要があり，辞書クラスの他にも補完用のクラスが必要になってしまいます．正確には，通常検索用の辞書クラスに，補完用の辞書クラスと補完の進捗を格納するクラスを併せて 3 つです． 例えば，こんな感じ Dictionary: 通常検索用の辞書 CompletionDictionary: 補完用の辞書（Dictionary の内部構造によっては不要） Comple…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs-yata.hatenadiary.org%2Fentry%2F20090817%2F1250509673&quot; title=&quot;文字列補完の実装準備（メモ） - やた＠はてな日記&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>2009-08-17 20:47:53</published>
  <title>文字列補完の実装準備（メモ）</title>
  <type>rich</type>
  <url>https://s-yata.hatenadiary.org/entry/20090817/1250509673</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
