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

phonetisaurus-train support for alternative LM toolkits #30

Open
AdolfVonKleist opened this issue Aug 29, 2017 · 0 comments
Open

phonetisaurus-train support for alternative LM toolkits #30

AdolfVonKleist opened this issue Aug 29, 2017 · 0 comments

Comments

@AdolfVonKleist
Copy link
Owner

AdolfVonKleist commented Aug 29, 2017

The purpose of this issue is to extend the phonetisaurus-train convenience script to support a wider range of well-known LM training toolkits, in addition to the backoff inclusion of a simple native alternative.

Extending to each of these toolkits should only require a series of appropriate shell commands corresponding to these, which can be interpolated appropriately into phonetisaurus-train:


  • mitlm - ✓
  • rnnlm - ✓ (native)
  • pocolm - x
  • native - x
  • srilm - x
  • kenlm - x
  • irstlm - x
  • OpenGrm-NGramLibrary - x (legacy implementation exists)
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

1 participant