top | item 46910624

Text classification with Python 3.14's ZSTD module

12 points| Lemaxoxo | 25 days ago |maxhalford.github.io

1 comment

order

Lemaxoxo|25 days ago

Hello HN. 5 years ago I posted an article about text classification via data compression. I got helpful and educative comments in response. Now that Python have shipped zstd in 3.14, I thought it would be time to revisit this approach. The throughput figures are much better. This means you can do baseline machine learning with Python's standard library!