<?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>はじめに 単語ごとに区切ることができるようになったので，分類器で学習と分類をさせます． 学習させるデータは本に載っているのと同じものなので，結果も全く同じになるはず． 実行例 require 'pp' def sample_train(classifier) classifier.train('Nobody owns the water.','good') classifier.train('the quick rabbit jumps fences', 'good') classifier.train('buy pharmaceuticals now', 'bad') classifier.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkj-ki.hatenablog.com%2Fentry%2F20090607%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-07 00:00:00</published>
  <title>分類器での学習と分類，そして推測</title>
  <type>rich</type>
  <url>https://kj-ki.hatenablog.com/entry/20090607/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
