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

Python binding for the training #118

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Python binding for the training #118

wants to merge 30 commits into from

Conversation

Garvys
Copy link

@Garvys Garvys commented Dec 5, 2017

Add the training in the Python wrapper.
Can be used like this :

from kenlm import lmplz
lmplz('a.txt', 'b.txt', memory="500M", order=3)

@maitham
Copy link

maitham commented Oct 27, 2020

Is there any chance of getting this merged @kpu ?

@veqtor
Copy link

veqtor commented Dec 9, 2020

This would be so great to have

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

Successfully merging this pull request may close these issues.

3 participants