Download of ngram-3.0.tar.gz (ngram-3.0.tar.gz ( external link: SF.net): 19,127 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
19,127 字节
MD5
38e7c1f5db2044f3676229db33115ef9

项目描述

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