<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagamiuta</author_name>
  <author_url>https://blog.hatena.ne.jp/kagamiuta/</author_url>
  <blog_title>かがぴーの雑記帳</blog_title>
  <blog_url>https://kagamiuta.hatenadiary.org/</blog_url>
  <categories>
    <anon>研究</anon>
    <anon>Mac</anon>
    <anon>NLP</anon>
    <anon>Perl</anon>
  </categories>
  <description>既に２年前にやったことですが、今回はpLSA（pLSI）というものに焦点を。 pLSA（なんと99年に発表された論文）は言語処理とかそういう分野に限定せず色々なところで応用の効く手法ですが、言語処理の場合、共起行列（単語文書行列）と呼ばれるものを前処理として作成しておく必要があります。なのでその部分のプログラムを。 その前に ： 共起行列（単語文書行列） なんじゃらほい？ 例えばある文書ファイルに、 こんにちは 今日の天気は 明日の天気は という感じで書いてあったとしましょう。 したら以下みたいな数字の羅列が共起行列になります。 0:1 1:1 2:1 3:1 4:1 5:1 2:1 3:1 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagamiuta.hatenadiary.org%2Fentry%2F20110609%2F1307550239&quot; title=&quot;pLSA(pLSI)用共起行列の作成 - かがぴーの雑記帳&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>2011-06-09 01:23:59</published>
  <title>pLSA(pLSI)用共起行列の作成</title>
  <type>rich</type>
  <url>https://kagamiuta.hatenadiary.org/entry/20110609/1307550239</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
