Re: moses2 vs. joshua

2016-10-10 Thread Matt Post
Not stupid! You can use the shell script I bundled up. Here's how I ran the timing tests. for n in 64 48 32 16 8 4 2 1; do for name in moses2 joshua; do echo $name $n; bash time-$name.sh > out.$name.$n 2> log.$name.$n done

[jira] [Created] (JOSHUA-313) Provide a language model based on OpenNLP

2016-10-10 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created JOSHUA-313: -- Summary: Provide a language model based on OpenNLP Key: JOSHUA-313 URL: https://issues.apache.org/jira/browse/JOSHUA-313 Project: Joshua Issue Type:

Re: moses2 vs. joshua

2016-10-10 Thread Tommaso Teofili
sorry if this is again a stupid question, but I'm still getting my head around all the possible execution options, now that I've downloaded the above models, which scripts should i use to run/evaluate them for the comparison to be consistent with what others did ? Regards, Tommaso Il giorno gio

[jira] [Commented] (JOSHUA-290) Provide Joshua artifact as a bundle

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561926#comment-15561926 ] ASF GitHub Bot commented on JOSHUA-290: --- GitHub user tteofili opened a pull request:

[GitHub] incubator-joshua pull request #71: JOSHUA-290 - separate OSGi artifact for J...

2016-10-10 Thread tteofili
GitHub user tteofili opened a pull request: https://github.com/apache/incubator-joshua/pull/71 JOSHUA-290 - separate OSGi artifact for Joshua, based on 7 branch You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (JOSHUA-290) Provide Joshua artifact as a bundle

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561829#comment-15561829 ] ASF GitHub Bot commented on JOSHUA-290: --- Github user tteofili commented on a diff in the pull

[jira] [Commented] (JOSHUA-290) Provide Joshua artifact as a bundle

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561831#comment-15561831 ] ASF GitHub Bot commented on JOSHUA-290: --- Github user tteofili closed the pull request at:

[GitHub] incubator-joshua pull request #69: JOSHUA-290 - provide Joshua as a bundle

2016-10-10 Thread tteofili
Github user tteofili closed the pull request at: https://github.com/apache/incubator-joshua/pull/69 --- 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

[GitHub] incubator-joshua pull request #69: JOSHUA-290 - provide Joshua as a bundle

2016-10-10 Thread tteofili
Github user tteofili commented on a diff in the pull request: https://github.com/apache/incubator-joshua/pull/69#discussion_r82572784 --- Diff: src/main/java/org/apache/joshua/decoder/package-info.java --- @@ -23,4 +23,7 @@ * of any actual decoding algorithm. Rather, such