4 releases (breaking)
0.4.0 | Mar 25, 2021 |
---|---|
0.3.0 | Sep 4, 2020 |
0.2.0 | Sep 4, 2020 |
0.1.0 | Sep 2, 2020 |
#720 in Machine learning
Used in 3 crates
6.5MB
820 lines
Detexify
The detexify
crate is a port of the classifier that powers https://detexify.kirelabs.org/classify.html.
Usage
Add this to your Cargo.toml:
[dependencies]
detexify = "0.2.0"