首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > yeti-witch

yeti-witch

  • 资源大小:1.06 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Yeti Witch This project adds several well known techniques for finding strings-that-almost-match-other-strings to the native Javascript String object, some of which are phonetic algorithms. The supported list currently includes Soundex, Refined Soundex, Metaphone, Caverphone, Levenshtein distance, anagrams and Porter Stemming. All of these are primarily designed to work with the English language, although anagrams and Levenshtein are just string analysis so will work with anything. The extensions are primarily designed to be executed under the Rhino scripting engine although porting them to different interpreters (to run in the browser or whatever) should be trivial. Tests After checking out (or downloading) the code you should probably execute the unit tests. This will determine whether your system will run the code.

文 件 列 表

yeti-witch
dictionary
examples
js.jar
lib
LICENSE
scripts
test
TODO
VIP VIP
0.197087s