<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-fridge</author_name>
  <author_url>https://blog.hatena.ne.jp/t-fridge/</author_url>
  <blog_title>Keep it in the fridge</blog_title>
  <blog_url>https://t-fridge.hatenadiary.org/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>Python</anon>
  </categories>
  <description>最近,作ってるモノで形態素解析が必要になったのでMeCabを入れてみたメモ.最初はChaSenを見てたんだけど,Pythonとのbindが面倒そうだなーと調べてた過程でMeCabを発見. 必要なモノはすべてココからDLできます. ドキュメントはこちら. まず,MeCabをDLしてきてインストール. mecab-0.97.tar.gzをDLして解凍. 文字コードで苦しみたくないので,UTF-8で統一. bash-3.2$ cd mecab-0.97 bash-3.2$ ./configure --with-charset=utf-8 bash-3.2$ make bash-3.2$ chmod …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft-fridge.hatenadiary.org%2Fentry%2F20081126%2F1227690561&quot; title=&quot;PythonとMeCabで形態素解析 - Keep it in the fridge&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-11-26 18:09:21</published>
  <title>PythonとMeCabで形態素解析</title>
  <type>rich</type>
  <url>https://t-fridge.hatenadiary.org/entry/20081126/1227690561</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
