<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>miz_tech</author_name>
  <author_url>https://blog.hatena.ne.jp/miz_tech/</author_url>
  <blog_title>/Users/mizchi/workplace/</blog_title>
  <blog_url>https://miz-tech.hatenadiary.org/</blog_url>
  <categories>
    <anon>dbcls</anon>
    <anon>Python</anon>
  </categories>
  <description>DBCLSでやってる自然言語処理の話。 TF * IDFは ある単語が、その単語を含む文書において、全体の文書と比較しながら「どれぐらい非凡か」ということを示す。スコア = (ドキュメントに含まれる特定の単語の数/ドキュメントに含まれる全単語数) / log(全ドキュメント数 / 特定の単語を含むドキュメント数) 専門文書に含まれる専門用語を、青空文庫のログで比較して専門用語のスコアを高くとれるか、ということに使う。 まだ単語の抽出が済んでないので、スコアはあとで。 要: MeCabとMeCabのPythonバインディング #/usr/bin/python #-*- encoding:utf-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmiz-tech.hatenadiary.org%2Fentry%2F20100520%2F1274339341&quot; title=&quot; 専門用語抽出するための TF-IDF をPython で書いた - /Users/mizchi/workplace/&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>2010-05-20 16:09:01</published>
  <title> 専門用語抽出するための TF-IDF をPython で書いた</title>
  <type>rich</type>
  <url>https://miz-tech.hatenadiary.org/entry/20100520/1274339341</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
