<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nodchip</author_name>
  <author_url>https://blog.hatena.ne.jp/nodchip/</author_url>
  <blog_title>nodchipの日記</blog_title>
  <blog_url>https://nodchip.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>端的に言うと、AnalyzerとTokenizerを継承したクラスをそれぞれ作れば良い。今回作成したTokenizerは以前よりQMACloneで使用している、辞書に含まれている単語を抜き出すというTokenizerである。アルゴリズムはVitabiアルゴリズムを少しだけ変えただけなので省略。ソースコード例はこちら↓ package tv.dyndns.kishibe.server.relevance; import java.io.IOException; import java.io.Reader; import java.text.Normalizer; import java.text…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnodchip.hatenadiary.org%2Fentry%2F20101015%2F1287151550&quot; title=&quot;全文検索エンジンLuceneで自作のAnalyzer/Tokenizerを使用する - nodchipの日記&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>2010-10-15 23:05:50</published>
  <title>全文検索エンジンLuceneで自作のAnalyzer/Tokenizerを使用する</title>
  <type>rich</type>
  <url>https://nodchip.hatenadiary.org/entry/20101015/1287151550</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
