<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tokyo-doppo</author_name>
  <author_url>https://blog.hatena.ne.jp/tokyo-doppo/</author_url>
  <blog_title>錯覚いけない よく見るよろし</blog_title>
  <blog_url>https://tokyo-doppo.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>#!/usr/bin/perl # mkco (make term cooccerration) use IPC::Open2; &amp;main(); exit(0); sub main{ die &quot;Usage: $0 file\n&quot; if(@ARGV != 1); my $in = $ARGV[0]; open(IN,$in)||die &quot;$in:$!\n&quot;; open2(IN2,OUT2,&quot;chasen&quot;) || die &quot;Can't invoke ChaSen\n&quot;; my %hash=(); my %CO_COUNT = (); my @tmp_word = (); my $did = 1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftokyo-doppo.hatenadiary.org%2Fentry%2F20061221&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-12-21 00:00:00</published>
  <title>語の共起頻度を計算</title>
  <type>rich</type>
  <url>https://tokyo-doppo.hatenadiary.org/entry/20061221</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
