搜索资源列表
levenstein
- java实现编辑距离计算,简单易懂levenstain算法-java implementation edit distance calculation algorithm is simple and understandable levenstain
Distance
- 这个程序是用java语言编写的,主要是对编辑距离算法的实现。在程序中输入两个字符串,可以有效据算这两个字符串之间的编辑距离。-This procedure is used java language, mainly on the edit distance algorithm. Enter the two strings in the program, which can be effectively calculated according to the edit distance betwe
MiniEditDistance
- java语言实现的文本分类的第一步,替换一个词语的最小代价,即为最小编辑距离-java implement the minimum edit distance