2006-09-19から1日間の記事一覧

Mecabをソースからインストールする

http://mecab.sourceforge.jp/ http://www.asahi-net.or.jp/~yw3t-trns/namazu/mecab/index.htm http://www.kaede-software.com/2006/02/post_393.html UTF-8専用にして軽いのを作るぞ。 ダウンロード http://mecab.sourceforge.jp/src/にアクセス。下記の3…

mecab-perlのインストールに失敗

NLP

環境はDebian。mecabはapt-get install mecabでインストール済み。 http://mecab.sourceforge.jp/src/からmecab-perl-0.93.tar.gzをダウンロード。 解凍し,Makefileを実行。 $ tar -zxvf mecab-perl-0.93.tar.gz $ cd mecab-perl-0.93 $ su # perl Makefile…

coLinuxインストール&Debian構築

予めCygwinをインストールしておく。ユーザIDは"user"で。 ダウンロード http://sourceforge.net/project/showfiles.php?group_id=98788 coLinux-0.6.4.exe Debian-20040605-mit.ext3.1610mb.bz2 インストール coLinux-0.6.4.exeを実行 Root Filesystem imag…