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

#656 in Machine learning

Download history 9/week @ 2024-02-15 40/week @ 2024-02-22 23/week @ 2024-02-29 16/week @ 2024-03-07 6/week @ 2024-03-14

87 downloads per month
Used in 3 crates

MIT license

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"

Dependencies