Download of ngram-2.0.0b2.tar.gz (ngram-2.0.0b2.tar.gz ( external link: SF.net): 13,565 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
13,565 字节
MD5
d18014c094b66a67dcccc9ef018cb67b

项目描述

ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram