GitHub user KellenSunderland opened a pull request:

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

    Fixed files in wrong folder, appended a few extra commits

    These commits update and add some unit tests and also tweak some memory 
mapped files to try and remove some redundant memory.

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

    $ git pull https://github.com/KellenSunderland/incubator-joshua master

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

    https://github.com/apache/incubator-joshua/pull/2.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 #2
    
----
commit eba164ab43c62e243560d4db0dc2e7b434e300c6
Author: Kellen Sunderland <kell...@amazon.com>
Date:   2016-04-26T02:30:25Z

    Moved files to correct path, fixed build errors

commit b9b512e9f88e16b4d99c24b7da7fd78cc7581636
Author: Kellen Sunderland <kell...@amazon.com>
Date:   2015-12-01T15:20:26Z

    Remove redundant feature and alignment lookups

commit b2ec94fbcc6c0207f9830f32e4d8747c5be02c30
Author: Felix Hieber <fhie...@amazon.com>
Date:   2015-11-19T14:02:59Z

    Properly clean static decoder variables on cleanUp(). Allows multiple unit 
tests with joshua instances. Also some cleanup and proper testing of 
FormatUtils functions.

commit 7fdc4cd72df2f4b94712c222202a458b5dc3361a
Author: Felix Hieber <fhie...@amazon.com>
Date:   2015-11-20T10:54:04Z

    Update existing unit tests to proper decoder/vocab cleanup. Also added two 
core tests to UnitTests to test phrase-based decoding and kbest extraction.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to