Skip to content
Discussion options

You must be logged in to vote

I assume you are using the code from here? That's a third-party module - we didn't write it and can't help you with it. You should ask the develop directly. However it looks like the package was never updated after release three years ago, so it may just be abandoned.

Not that no is often used as a language code for Norwegian.

You should be able to integrate a more actively maintained language detector easily, I think Facebook has one. Because you want to discard sentences that are the wrong language, there's not really any reason to wrap it as a spaCy component either - you can just filter texts before passing them to spaCy.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by polm
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
third-party Third-party packages and services
2 participants
Converted from issue

This discussion was converted from issue #10230 on February 08, 2022 06:18.