diff --git a/docs/man/parse/lang.rst b/docs/man/parse/lang.rst index 34a09064..accbaa69 100644 --- a/docs/man/parse/lang.rst +++ b/docs/man/parse/lang.rst @@ -57,7 +57,7 @@ If you know your text is from one of several candidate languages, you can restri Benchmarks ^^^^^^^^^^ -On inputs the size of an average webpage, Resiliparse's fast language detector is about 3--5x as fast as `FastText `_ (depends on FastText's convergence speed) and even 40x as fast as `langid `_: +On inputs the size of an average webpage, Resiliparse's fast language detector is about 3--5x as fast as `FastText `_ (depends on FastText's convergence speed) and even 60x as fast as `langid `_: ::