1 unstable release
0.1.0 | Apr 6, 2019 |
---|
#1939 in Text processing
972 downloads per month
Used in suntrack
125KB
2.5K
SLoC
asciifolding
Rust port of Lucene's Ascii folding filter
From Lucene documentation:
This class converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the "Basic Latin" Unicode block) into their ASCII equivalents, if one exists.