This module computes the similarity of two strings based on the trigram method. This consists of splitting some string into triples of characters and comparing those to the trigrams of some other string.トライグラム(3-gram) を使って文の類似度を計算するモジュール
2007年10月18日(木) 04:29
String::Trigram - Find similar strings by trigram (or 1, 2, 4, etc.-gram) method - search.cpan.org/MSM
エントリーナビ
「String::Trigram - Find similar strings by trigram (or 1, 2, 4, etc.-gram) method - search.cpan.org/MSM」は Perl カテゴリーの記事です。
次のエントリー:Fenrir's BLog: MovableTypeのプラグイン作成(邦訳)/MSM
前のエントリー:ある個人史の終焉 - after game over/MSM
次のエントリー:Fenrir's BLog: MovableTypeのプラグイン作成(邦訳)/MSM

前のエントリー:ある個人史の終焉 - after game over/MSM