<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ni66ling</author_name>
  <author_url>https://blog.hatena.ne.jp/ni66ling/</author_url>
  <blog_title>どこでも見れるメモ帳</blog_title>
  <blog_url>https://ni66ling.hatenadiary.jp/</blog_url>
  <categories>
    <anon>自然言語処理</anon>
    <anon>データ解析</anon>
    <anon>興味分析</anon>
  </categories>
  <description>はじめに はてブのタグについて，共起タグを取得し，ネットワーク表示する方法を簡単に記します． 環境はMacOSX，Firefox, はてブ拡張アドオンインストール済とします． 共起頻度が3回以上のタグ組み合わせをネットワーク表示 共起タグの取得 $ echo &quot;tagA,tagB,freq&quot; &gt; cooccur.csv $ sqlite3 -cmd \ &quot;select T.name, CT.name, count(CT.name) from tags T left join tags CT on T.bookmark_id = CT.bookmark_id and T.id != CT.id …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fni66ling.hatenadiary.jp%2Fentry%2F2015%2F11%2F08%2F194620&quot; title=&quot;はてブの共起タグをネットワーク表示するには（個人版） - どこでも見れるメモ帳&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>http://cdn-ak.f.st-hatena.com/images/fotolife/n/ni66ling/20151108/20151108220709.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-11-08 19:46:20</published>
  <title>はてブの共起タグをネットワーク表示するには（個人版）</title>
  <type>rich</type>
  <url>https://ni66ling.hatenadiary.jp/entry/2015/11/08/194620</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
