Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase speed by compiling to native code #88

Closed
pemistahl opened this issue Nov 5, 2022 · 1 comment
Closed

Increase speed by compiling to native code #88

pemistahl opened this issue Nov 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@pemistahl
Copy link
Owner

It should be investigated if and how detection speed can be increased by compiling crucial parts of the library to native code, probably with the help of Cython or mypyc.

@pemistahl pemistahl added the enhancement New feature or request label Nov 5, 2022
@pemistahl
Copy link
Owner Author

This issue can be closed as I've written Python bindings for the Rust implementation of Lingua. This solution performs much better than using Cython etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant