- textdistance.rs: Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support. Based on popular and battle-tested textdistance Python library. https://github.com/life4/textdistance.rs 27 comments rust
Linked pages
- Semantic Versioning 2.0.0 | Semantic Versioning http://semver.org/ 343 comments
- GitHub - dguo/strsim-rs: Rust implementations of string similarity metrics https://github.com/dguo/strsim-rs 21 comments
- char - Rust https://doc.rust-lang.org/std/primitive.char.html#method.encode_utf8 15 comments
- GitHub - life4/textdistance: Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage. https://github.com/life4/textdistance 4 comments
- GitHub - Yomguithereal/talisman: Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript. https://github.com/Yomguithereal/talisman 0 comments
- GitHub - jamesturk/jellyfish: 🪼 a python library for doing approximate and phonetic matching of strings. https://github.com/jamesturk/jellyfish 0 comments