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

Estimation from python wrapper #99

Open
vicmak opened this issue Aug 8, 2017 · 3 comments
Open

Estimation from python wrapper #99

vicmak opened this issue Aug 8, 2017 · 3 comments

Comments

@vicmak
Copy link

vicmak commented Aug 8, 2017

Hi!
Thanks for the great software!
Can I make an estimation of LM from the python module?
For example, something like this:

my_model = kenlm.Model("/path/to/textfile.txt")

?

Or I can only query the model with python, but I have to do the estimation with the CPP code?

Thanks a lot!

@kpu
Copy link
Owner

kpu commented Oct 22, 2017

Currently estimation is C++/command-line only. Contributions welcome.

@Garvys
Copy link

Garvys commented Nov 28, 2017

What is the status on integrating the training in the python wrapper ? Can I work on it ? @kpu

@manishbansal-fk
Copy link

@kpu Can we please review & merge @Garvys PR. #118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants