Text classification with Python 3.14's ZSTD module(maxhalford.github.io)
maxhalford.github.io
Text classification with Python 3.14's ZSTD module
https://maxhalford.github.io/blog/text-classification-zstd/
1 コメント
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!