<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ma__i</author_name>
  <author_url>https://blog.hatena.ne.jp/ma__i/</author_url>
  <blog_title>mai_Nのプログラミング勉強メモ</blog_title>
  <blog_url>https://ma-i.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>※使用したデータ：カップヌードルミュージアムの口コミ500件 （じゃらんの口コミをスクレイピングで取得したもの。 ） ■Jaccard係数を計算する まずはレビューごとのtermリストのリスト（つまり二次元リスト）を作る terms_list= [] from janome.tokenizer import Tokenizer t = Tokenizer() for i in range(500): text = DF['本文'][i] terms = [] token_list = t.tokenize(text) for token in token_list: if token.part…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fma-i.hatenablog.com%2Fentry%2F2021%2F07%2F27%2F170322&quot; title=&quot;Janomeを使った形態素解析④ - mai_Nのプログラミング勉強メモ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/ma__i/20210727/20210727165754.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-07-27 17:03:22</published>
  <title>Janomeを使った形態素解析④</title>
  <type>rich</type>
  <url>https://ma-i.hatenablog.com/entry/2021/07/27/170322</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
