1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-02 16:38:37 +00:00
miniflux-v2/internal/reader/readingtime
Julien Voisin 8df4b780a8
refactor(readingtime): replace whatlanggo with an ad-hoc implementation
The package `github.com/abadojack/whatlanggo` is unmaintained since 5 years, is
overkill for simply detecting CJK, and is quite slow.
2024-12-26 14:21:07 -08:00
..
readingtime.go refactor(readingtime): replace whatlanggo with an ad-hoc implementation 2024-12-26 14:21:07 -08:00
readingtime_test.go Improve EstimateReadingTime's speed by a factor 7 2024-02-29 19:24:15 -08:00