<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syou6162</author_name>
  <author_url>https://blog.hatena.ne.jp/syou6162/</author_url>
  <blog_title>yasuhisa's blog</blog_title>
  <blog_url>https://www.yasuhisay.info/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>昨日Rでおわたになっていたので、C++でリベンジマッチをするべく準備を進める。 #include &lt;fstream&gt; #include &lt;string&gt; #include &lt;vector&gt; #include &lt;map&gt; #include &lt;iostream&gt; #include &lt;mecab.h&gt; using namespace std; vector&lt;string&gt; split( string s, string c ){ vector&lt;string&gt; ret; for( int i=0, n; i &lt;= s.length(); i=n+1 ){ n = s.find_first_of( c,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20090410%2F1239289505&quot; title=&quot;C++で単語の登場回数を数える - yasuhisa&amp;#39;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>https://images-fe.ssl-images-amazon.com/images/I/51ng4usMVYL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-04-10 00:05:05</published>
  <title>C++で単語の登場回数を数える</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20090410/1239289505</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
