[[TopPage]]

***目標 [#j339be2b]
--ファイルの読み込みと書き込み
--Mecabの利用方法
--単語の出現頻度
--共起頻度

***参考サイト [#t4179991]
+Python と mecab でテキストの名詞を抽出する http://speirs.blog17.fc2.com/blog-entry-31.html~


***サンプルプログラムを動かす [#md467ae3]
-http://hp.vector.co.jp/authors/VA003670/python/
	p**(ローマ字).py というファイル名
+変数 
+演算子
+単純なステートメント
+判断文
+繰り返し文
+try文
+関数定義
+クラス定義
+abs
+apply
+buffer
+chr
+cmp



***基本 [#f73dfd3a]
+2010年08月10日
--ファイルの読み込みと書き込み
#article
**無題 [#e681a151]
> (2010-08-10 (火) 15:44:11)~
~
http://d.hatena.ne.jp/rokujyouhitoma/20100524/1274702655~

//

#comment

--Mecabの利用方法
#article
**無題 [#e1d7a2b6]
> (2010-08-10 (火) 15:31:28)~
~
http://speirs.blog17.fc2.com/blog-entry-31.html~

//

#comment

--単語の出現頻度
#article
--共起頻度
#article

***参考サイト [#x15713eb]
- Python 入門編 http://www.python-izm.com/contents/external/odict.shtml
- Python 入門編 参考サイト PPT(PDF)  http://homepage3.nifty.com/neverplace/doc/program/python1_slide.pdf
- Python 入門編 参考サイト PPT(PDF)  http://www.logopt.com/mikiokubo/pythonintro.ppt