[jira] [Commented] (JOSHUA-319) test-decode decoder_command results in java.lang.NumberFormatException: For input string: "MAXSPAN"

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15610743#comment-15610743 ] Lewis John McGibbney commented on JOSHUA-319: - Some supplementary reading folks

Re: Pipeline Mystery

2016-10-26 Thread lewis john mcgibbney
Hi John, Thanks for your response. Replies inline... On Wed, Oct 26, 2016 at 9:49 PM, < dev-digest-h...@joshua.incubator.apache.org> wrote: > > From: John Hewitt > To: dev@joshua.incubator.apache.org > Cc: > Date: Thu, 27 Oct 2016 00:49:34 -0400 > Subject: Re: Pipeline

Re: Pipeline Mystery

2016-10-26 Thread John Hewitt
It seems like MERT isn't writing it's final config file (which is typical of MERT, in my experience). I recall giving up and using kbmira. This final config file is the one used in test, so I can see why skipping to test ends up failing pretty quick. To answer your question, though, I haven't

Pipeline Mystery

2016-10-26 Thread lewis john mcgibbney
Hi Folks, So I've been plodding away again and feel i am very close to generating my first language pack, however I've arrived at the following fankle!!! If I run a pipeline from start to finish it fails at the 'test-bundle-1' phase as below stating " [Errno 2] No such file or directory:

[jira] [Commented] (JOSHUA-316) run_bundler.py returning JOB FAILED (return code 1) TypeError: memoryview: a bytes-like object is required, not 'str'

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15610450#comment-15610450 ] ASF GitHub Bot commented on JOSHUA-316: --- Github user lewismc commented on the issue:

[GitHub] incubator-joshua issue #73: JOSHUA-316 run_bundler.py returning JOB FAILED (...

2016-10-26 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/incubator-joshua/pull/73 The most recent commit I submitted here also addresses [JOSHUA-317](https://issues.apache.org/jira/browse/JOSHUA-317) and [JOSHUA-318](https://issues.apache.org/jira/browse/JOSHUA-318) as

Being realistic about memory usage

2016-10-26 Thread lewis john mcgibbney
Hi Folks, By default everything is set to 4g. IMHO this is unrealistic and 9/10 times leads to OOM Java Heap Space issues. I would suggest that this is increased to around 8g across the board. Further justification is that a) the models which are being distributed, when run within the Joshua

[jira] [Created] (JOSHUA-319) test-decode decoder_command results in java.lang.NumberFormatException: For input string: "MAXSPAN"

2016-10-26 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created JOSHUA-319: --- Summary: test-decode decoder_command results in java.lang.NumberFormatException: For input string: "MAXSPAN" Key: JOSHUA-319 URL:

Podling Report Reminder - November 2016

2016-10-26 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 16 November 2016, 10:30 am PDT. The report for your podling will

[jira] [Commented] (JOSHUA-318) scripts/training/run_tuner.py should enable configurable memory usage when invioking joshua-decoder

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15609503#comment-15609503 ] Lewis John McGibbney commented on JOSHUA-318: - The following code is where the sh*t his the

[jira] [Created] (JOSHUA-318) scripts/training/run_tuner.py should enable configurable memory usage when invioking joshua-decoder

2016-10-26 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created JOSHUA-318: --- Summary: scripts/training/run_tuner.py should enable configurable memory usage when invioking joshua-decoder Key: JOSHUA-318 URL:

[jira] [Updated] (JOSHUA-317) SyntaxError: invalid syntax scripts/training/run_tuner.py", line 391

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated JOSHUA-317: Component/s: (was: er) tuner > SyntaxError: invalid syntax

[jira] [Created] (JOSHUA-317) SyntaxError: invalid syntax scripts/training/run_tuner.py", line 391

2016-10-26 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created JOSHUA-317: --- Summary: SyntaxError: invalid syntax scripts/training/run_tuner.py", line 391 Key: JOSHUA-317 URL: https://issues.apache.org/jira/browse/JOSHUA-317

Re: Joshua Model Input Format(s) and LM Loading

2016-10-26 Thread lewis john mcgibbney
I hear ye loud and clear Matt :) Thank you for the response. On Wed, Oct 26, 2016 at 12:30 AM, < dev-digest-h...@joshua.incubator.apache.org> wrote: > > From: Matt Post > To: dev@joshua.incubator.apache.org > Cc: > Date: Tue, 25 Oct 2016 08:49:19 -0400 > Subject: Re: Joshua

[jira] [Closed] (JOSHUA-259) Integration tests are failing

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney closed JOSHUA-259. --- Resolution: Not A Problem > Integration tests are failing >

[jira] [Reopened] (JOSHUA-259) Integration tests are failing

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney reopened JOSHUA-259: - > Integration tests are failing > - > >

[jira] [Updated] (JOSHUA-259) Integration tests are failing

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated JOSHUA-259: Fix Version/s: (was: 6.2) 6.1 > Integration tests are

[jira] [Reopened] (JOSHUA-71) OS X installation depends on coreutils to run thrax test

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney reopened JOSHUA-71: > OS X installation depends on coreutils to run thrax test >

[jira] [Reopened] (JOSHUA-95) Vocabulary locking

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney reopened JOSHUA-95: > Vocabulary locking > -- > > Key: JOSHUA-95 >

[jira] [Reopened] (JOSHUA-100) Add Shen et al. (2008) dependency LM

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney reopened JOSHUA-100: - > Add Shen et al. (2008) dependency LM > > >

[jira] [Closed] (JOSHUA-107) Verbosity levels

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney closed JOSHUA-107. --- > Verbosity levels > > > Key: JOSHUA-107 >

[jira] [Closed] (JOSHUA-100) Add Shen et al. (2008) dependency LM

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney closed JOSHUA-100. --- Resolution: Fixed > Add Shen et al. (2008) dependency LM >

[jira] [Updated] (JOSHUA-100) Add Shen et al. (2008) dependency LM

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated JOSHUA-100: Fix Version/s: (was: 6.2) 6.1 > Add Shen et al. (2008)

[jira] [Updated] (JOSHUA-95) Vocabulary locking

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated JOSHUA-95: --- Fix Version/s: (was: 6.2) 6.1 > Vocabulary locking >

[jira] [Reopened] (JOSHUA-22) Parallelize MBR computation

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney reopened JOSHUA-22: > Parallelize MBR computation > --- > > Key:

[jira] [Updated] (JOSHUA-22) Parallelize MBR computation

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated JOSHUA-22: --- Fix Version/s: (was: 6.2) 6.1 > Parallelize MBR computation >

[jira] [Closed] (JOSHUA-95) Vocabulary locking

2016-10-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney closed JOSHUA-95. -- Resolution: Fixed > Vocabulary locking > -- > > Key: