Rust-Powered Text Classification
· 4 min read
In underthesea v9.2.9, we've completely rewritten the text classification pipeline using our Rust-based TextClassifier. This delivers up to 273x faster inference compared to the previous sklearn-based implementation.
