Re: Error while running the tutorial

2016-12-01 Thread Fernando E Alva Manchego
gt;> Sorry for the late reply. I have downloaded joshua again and >>>>>>>>> followed the updated procedure, but I still get the same error when >>>>>>>>> running >>>>>>>>> the following command: >>>

Re: Error while running the tutorial

2016-11-29 Thread Matt Post
t;--maxlen-test 11 \ >>>>>>--tuner-iterations 1 \ >>>>>>--lm-order 3 >>>>>> >>>>>> The error is still: >>>>>> [pack-grammar] rebuilding... >>>>>> dep= $HOME/joshua-tutorial/runs/1/grammar.

Re: Error while running the tutorial

2016-11-29 Thread Fernando E Alva Manchego
t;> --tune $FISHER/corpus/asr/fisher_dev \ >>>>>>>> --test $FISHER/corpus/asr/fisher_dev2 \ >>>>>>>> --maxlen 11 \ >>>>>>>> --maxlen-tune 11 \ >>>>>>>> --maxlen-test 11

Re: Error while running the tutorial

2016-11-28 Thread Matt Post
r-packer.pl/> -a -T /tmp -m 8g -g grammar.gz -o >>>>> $HOME/joshua-tutorial/runs/1/grammar.packed >>>>> JOB FAILED (return code 1) >>>>> Exception in thread "main" java.util.NoSuchElementException >>>>> at org.apache.joshua.util.io >>

Re: Error while running the tutorial

2016-11-22 Thread Fernando E Alva Manchego
;>>> >>>>>>> The error is still: >>>>>>> [pack-grammar] rebuilding... >>>>>>> dep= $HOME/joshua-tutorial/runs/1/grammar.packed/vocabulary [NOT >>>>>>> FOUND] >>>>>>> dep= $HOME/jo

Re: Error while running the tutorial

2016-11-22 Thread Matt Post
s.GrammarPackerCli.run(GrammarPackerCli.java:120) >>>>at >>>> org.apache.joshua.tools.GrammarPackerCli.main(GrammarPackerCli.java:137) >>>> * FATAL: Couldn't pack the grammar. >>>> * Copying sorted grammars (/tmp/grammar.gzTQzG) to current direc

Re: Error while running the tutorial

2016-11-22 Thread Fernando E Alva Manchego
acker.pl -a -T /tmp -m 8g -g >>>>>> grammar.gz -o $HOME/joshua-tutorial/runs/1/grammar.packed >>>>>> JOB FAILED (return code 1) >>>>>> Exception in thread "main" java.util.NoSuchElementException >>>>>> at org.apache.joshua.uti

Re: Error while running the tutorial

2016-11-22 Thread John Hewitt
;>>>> arPacker.java:239) >>>>> at org.apache.joshua.tools.GrammarPacker.pack(GrammarPacker.java:184) >>>>> at org.apache.joshua.tools.GrammarPackerCli.run(GrammarPackerCl >>>>> i.java:120) >>>>> at org.apache.joshua.tools.Gramma

Re: Error while running the tutorial

2016-11-22 Thread Matt Post
of the error? Thank you. >>> >>> @Lewis: I'll make sure to given them your regards. >>> >>> Best >>> Fernando >>> >>> On 18 November 2016 at 13:42, Matt Post >> <mailto:p...@cs.jhu.edu>> wrote: >>> I just updat

Re: Error while running the tutorial

2016-11-22 Thread Fernando E Alva Manchego
ummy glue grammar. >>> >>> Could that be the source of the error? Thank you. >>> >>> @Lewis: I'll make sure to given them your regards. >>> >>> Best >>> Fernando >>> >>> On 18 November 2016 at 13:42, Matt Post

Re: Error while running the tutorial

2016-11-22 Thread Matt Post
t; On Nov 17, 2016, at 10:10 PM, lewis john mcgibbney >> <mailto:lewi...@apache.org>> wrote: >>> >>> Hi Fernando, >>> First and foremost please give y regards to the GATE team at Sheffield. I >>> spent a great week down there a number of years back

Re: Error while running the tutorial

2016-11-22 Thread Fernando E Alva Manchego
gt;> >>> >>> >>> On Nov 17, 2016, at 10:10 PM, lewis john mcgibbney >>> wrote: >>> >>> Hi Fernando, >>> First and foremost please give y regards to the GATE team at Sheffield. >>> I spent a great week down there a number of

Re: Error while running the tutorial

2016-11-18 Thread Matt Post
spent a great week down there a number of years back and I am fond of the >> place. >> Are you following the tutorial at >> https://cwiki.apache.org/confluence/display/JOSHUA/Joshua+Tutorial >> <https://cwiki.apache.org/confluence/display/JOSHUA/Joshua+Tutorial> ? >> If so then

Re: Error while running the tutorial

2016-11-18 Thread Fernando E Alva Manchego
llowing the tutorial at https://cwiki.apache.org/confl >> uence/display/JOSHUA/Joshua+Tutorial ? >> If so then I'll try it out and see if I can reproduce. >> Lewis >> >> On Thu, Nov 17, 2016 at 9:38 AM, > ator.apache.org> wrote: >> >>> From: Ferna

Re: Error while running the tutorial

2016-11-18 Thread Fernando E Alva Manchego
ndo E Alva Manchego >> To: user@joshua.incubator.apache.org >> Cc: >> Date: Thu, 17 Nov 2016 17:37:53 + >> Subject: Error while running the tutorial >> Hello! >> >> I'm running the tutorial (phrase) and the following error came up: >> >> Er

Re: Error while running the tutorial

2016-11-18 Thread Matt Post
to:fealvamanche...@sheffield.ac.uk>> > To: user@joshua.incubator.apache.org <mailto:user@joshua.incubator.apache.org> > Cc: > Date: Thu, 17 Nov 2016 17:37:53 + > Subject: Error while running the tutorial > Hello! > > I'm running the tutorial (phrase) and the

Re: Error while running the tutorial

2016-11-17 Thread lewis john mcgibbney
Alva Manchego >> To: user@joshua.incubator.apache.org >> Cc: >> Date: Thu, 17 Nov 2016 17:37:53 + >> Subject: Error while running the tutorial >> Hello! >> >> I'm running the tutorial (phrase) and the following error came up: >> >> Error:

Re: Error while running the tutorial

2016-11-17 Thread lewis john mcgibbney
t out and see if I can reproduce. Lewis On Thu, Nov 17, 2016 at 9:38 AM, < user-digest-h...@joshua.incubator.apache.org> wrote: > From: Fernando E Alva Manchego > To: user@joshua.incubator.apache.org > Cc: > Date: Thu, 17 Nov 2016 17:37:53 + > Subject: Error while ru

Re: Error while running the tutorial

2016-11-17 Thread Fernando E Alva Manchego
Hello, 1. Here's the list requested: archive-tmp classes generated-sources joshua-6.2-SNAPSHOT.jar joshua-6.2-SNAPSHOT-jar-with-dependencies.jar joshua-6.2-SNAPSHOT-src.tar.gz joshua-6.2-SNAPSHOT-src.zip maven-archiver maven-shared-archive-resources rat.txt surefire-reports test-classes 2. After

Re: Error while running the tutorial

2016-11-17 Thread Matt Post
Please send a listing of the contents of the "$JOSHUA/target" directory. Try running "mvn package" in $JOSHUA, and see if that helps. > On Nov 17, 2016, at 12:59 PM, Fernando E Alva Manchego > wrote: > > Hello, > > Thanks for the quick reply: > > (a) I followed the instructions in the Getti

Re: Error while running the tutorial

2016-11-17 Thread Fernando E Alva Manchego
Hello, Thanks for the quick reply: (a) I followed the instructions in the Getting Started page. I didn't have Maven in my computer, so I downloaded Maven 3.3.9. When I ran mvn test the message I got at the end was: Tests run: 151, Failures: 0, Errors: 0, Skipped: 0 So that's why I assume everyt

Re: Error while running the tutorial

2016-11-17 Thread Matt Post
Hello, Thanks for the note. Can you please tell us: (a) how you installed Joshua? (b) the command you typed that failed? matt > On Nov 17, 2016, at 12:37 PM, Fernando E Alva Manchego > wrote: > > Hello! > > I'm running the tutorial (phrase) and the following error came up: > > Error: Cou

Error while running the tutorial

2016-11-17 Thread Fernando E Alva Manchego
Hello! I'm running the tutorial (phrase) and the following error came up: Error: Could not find or load main class org.apache.joshua.tools. GrammarPackerCli When I installed Joshua, I ran the tests and everything was OK. Do you have any idea what might be happening? Thank you. Best, Fernando