Skip to content

v0.0.7

Latest
Compare
Choose a tag to compare
@Halvani Halvani released this 10 Apr 00:02
· 15 commits to main since this release

What's new?

The underlying language detector fasttext caused various errors, which among other things led to a dedicated stack overflow thread. As a result, it has been replaced with an alternative language detector. I decided to use langid for this, as it not only works more reliably, but also integrates the language model directly, so there are no external dependencies.