Levenshtein Distance Fast (MEX) C++

版本 1.0.0.0 (4.5 KB) 作者: Hanan Shteingart
Computing the Levenstein distance between strings fast in matlab using external mex c++ code
546.0 次下载
更新时间 2014/4/29

查看许可证

A C++ mex code for fast calculation of the Levenshtein distance between two strings.
You need to compile this using "mex -setup" and then "men LevenDistance.cpp".
This is based on a corrupted source code from:
http://hi.baidu.com/mhyuycwnspbqswe/item/936632f359a5a9b631c199d8

引用格式

Hanan Shteingart (2024). Levenshtein Distance Fast (MEX) C++ (https://www.mathworks.com/matlabcentral/fileexchange/46400-levenshtein-distance-fast-mex-c), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Write C++ Functions Callable from MATLAB (MEX Files) 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0