-
Notifications
You must be signed in to change notification settings - Fork 534
Open
Description
PROBLEM:
On windows OS, I installed with pip as given in the README.md and it builds.
However, after typed import kenlm (in windows), whatever thing i try to do (like using a model, seeing the version of kenlm), it doesn't work. I am using python3.11. The module is correctly imported and recognized but i basically can't use it.
Any ideas on how to solve?
TEMPORARY SOLUTION:
My temporary solution was to use WSL or run my script on a Linux machine.
Metadata
Metadata
Assignees
Labels
No labels