<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a2c</author_name>
  <author_url>https://blog.hatena.ne.jp/a2c/</author_url>
  <blog_title>When it’s ready.</blog_title>
  <blog_url>https://a2c.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>GAE</anon>
  </categories>
  <description>GAE上でやっぱり全文検索は欲しい訳でそれが無いならば、作るしか無い訳で、今それを頑張っている所。tinySegmenter使ったやつはもう出来たけど、コレ取れるだろとか言う簡単なのが取れなかったりするので、N-Gramで絶対取れるようになるのを目的とする。多少のノイズは目をつぶろう。色々調べたけど、とりあえづ、バイグラムでプロトタイプを作ることにした。んで、さらに色々見てると、切り出しに再帰とかgeneratorとか使ってるのが一杯見つかったんだけど、なぜ、そんな事をする必要があるのかなぁと理解出来なかったので普通にスライスした。 #!/usr/bin/python # _*_ coding…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa2c.hatenablog.com%2Fentry%2F20080710%2F1215652857&quot; title=&quot;Python で全文検索　バイグラムの作り方　その1 - When it’s ready.&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>2008-07-10 10:20:57</published>
  <title>Python で全文検索　バイグラムの作り方　その1</title>
  <type>rich</type>
  <url>https://a2c.hatenablog.com/entry/20080710/1215652857</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
