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

Unclear on OxLM integration #78

Closed
michaelhutt opened this issue Oct 8, 2014 · 2 comments
Closed

Unclear on OxLM integration #78

michaelhutt opened this issue Oct 8, 2014 · 2 comments

Comments

@michaelhutt
Copy link
Contributor

In trying to enable Oxford LM integration, I ran into compilation problems relating to incorrect/missing functions on the 'oxlm::Model' object (namely: oxlm::Model::getDict and oxlm::Model::predict). I had assumed that I should be using the OxLM from @pauldb89, since he wrote the integration code here in moses, but it is missing these functions. Should I be using some other version of OxLM?

@pauldb89
Copy link
Contributor

pauldb89 commented Oct 8, 2014

Ack, pushing a fix soon.

@pauldb89
Copy link
Contributor

pauldb89 commented Oct 8, 2014

Done. Note the minor changes in the Decoding section of the OxLM documentation.

@pauldb89 pauldb89 closed this as completed Oct 8, 2014
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

No branches or pull requests

2 participants