Docs.rs
yass-2-2.0.0
yass-2 2.0.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
Crates.io
Source
Owners
binh-vu
Dependencies
anyhow ^1.0.71
normal
derive_more ^0.99.17
normal
hashbrown ^0.13.2
normal
itertools ^0.10.5
normal
lsap ^1.0.2
normal
pyo3 ^0.19.1
normal
thiserror ^1.0.40
normal
approx ^0.5.1
dev
maplit ^1.0.2
dev
Versions
32.26%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
yass
2.0.0
All Items
Structs
Enums
Traits
?
Crate
yass
source
·
[
−
]
Structs
CachedWhitespaceTokenizer
CharacterTokenizer
HybridJaccard
Jaro
JaroWinkler
Levenshtein
MongeElkan
SeqStrSim
SymmetricMongeElkan
WhitespaceCharSeqTokenizer
WhitespaceTokenizer
Enums
StrSimError
Represent possible errors returned by this library.
TokenizerType
Traits
BaseTokenizer
ExpectTokenizerType
MutTokenizer
ReturnKind
StrSim
StrSimWithMutTokenizer
A mirror trait of StrSimWithTokenizer, but requires mutable self to invoke functions that call tokenizers’ functions.
StrSimWithTokenizer
Tokenizer