root/lang/perl/Lingua-JA-TFIDF/trunk/t/00_compile.t @ 22299

Revision 22299, 78 bytes (checked in by miki, 5 years ago)

TF/IDF計算モジュール

Line 
1use strict;
2use Test::More tests => 1;
3
4BEGIN { use_ok 'Lingua::JA::Expand' }
Note: See TracBrowser for help on using the browser.