【发布时间】:2010-05-11 18:30:23
【问题描述】:
已经有很多关于字符串算法的帖子:
- Algorithm to find articles with similar text,
- Similar String algorithm,
- Efficient string matching algorithm
但是,没有提到一般文献。
谁能推荐一本可以彻底探索各种字符串算法的书? 特别感兴趣的主题是近似字符串匹配[诸如谷歌提供的更正搜索字符串变体之类的东西:)]。
非常感谢您的建议。
【问题讨论】:
标签: algorithm string-algorithm