You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@joshua.apache.org by fhieber <gi...@git.apache.org> on 2016/06/28 06:24:29 UTC

[GitHub] incubator-joshua pull request #29: Added option to fire a dense language mod...

GitHub user fhieber opened a pull request:

    https://github.com/apache/incubator-joshua/pull/29

    Added option to fire a dense language model oov indicator feature 

    from LanguageModelFF. By default it is turned off. To activate, specify '-oov_feature' in the lm line in joshua.config.
    This OOV feature is different from the OOV rules in Joshua grammars/phrase tables. It indicates an OOV in the language model which typically has a much larger vocabulary.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fhieber/incubator-joshua lm_feature

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-joshua/pull/29.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #29
    
----
commit b3063a4674222a3419eac17e310b1d2cb693fbc8
Author: Felix Hieber <fh...@amazon.com>
Date:   2016-06-24T07:13:52Z

    Added option to fire a dense language model oov indicator feature from LanguageModelFF. By default it is turned off. To activate, specify '-oov_feature' in the lm line in joshua.config

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-joshua issue #29: Added option to fire a dense language model oov ...

Posted by mjpost <gi...@git.apache.org>.
Github user mjpost commented on the issue:

    https://github.com/apache/incubator-joshua/pull/29
  
    Looks great to me, thanks for the contrib!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-joshua pull request #29: Added option to fire a dense language mod...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-joshua/pull/29


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---