<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kj-ki</author_name>
  <author_url>https://blog.hatena.ne.jp/kj-ki/</author_url>
  <blog_title>kj-ki’s blog</blog_title>
  <blog_url>https://kj-ki.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>はじめに 単語への分割にはじまり，分類器での推測までできたので，ベイズ分類器として組み込みます． 実行例 ベイズ分類器で'quick money'をgoodかbadか判定するよ． def sample_train(bayes) bayes.train('Nobody owns the water.','good') bayes.train('the quick rabbit jumps fences', 'good') bayes.train('buy pharmaceuticals now', 'bad') bayes.train('make quick money at the onlin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkj-ki.hatenablog.com%2Fentry%2F20090608%2Fp1&quot; title=&quot;ベイズ分類器による極性判定 - kj-ki’s blog&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-06-08 00:00:00</published>
  <title>ベイズ分類器による極性判定</title>
  <type>rich</type>
  <url>https://kj-ki.hatenablog.com/entry/20090608/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
