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

Re: Error while running the tutorial

2016-11-17 Thread Fernando E Alva Manchego
ectory Any suggestion is more than welcomed. Thanks. Best, Fernando On 17 November 2016 at 17:50, Matt Post wrote: > Hello, > > Thanks for the note. Can you please tell us: > > (a) how you installed Joshua? > > (b) the command you typed that failed? > > matt >

Re: Error while running the tutorial

2016-11-17 Thread Fernando E Alva Manchego
e 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 < > fealvamanche...@sheffield.ac.uk> wrote: > > Hello, &

Re: Error while running the tutorial

2016-11-18 Thread Fernando E Alva Manchego
place. > Are you following the tutorial at https://cwiki.apache.org/ > confluence/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, incubator.apache.org> wrote: > >> From: Ferna

Re: Error while running the tutorial

2016-11-18 Thread Fernando E Alva Manchego
ing LMs) does not exist. This is often a problem with the boost libraries (particularly threaded versus unthreaded). Cheers, Fernando On 18 November 2016 at 16:40, Fernando E Alva Manchego < fealvamanche...@sheffield.ac.uk> wrote: > Hello, > > Sorry for the late reply. I have

Re: Error while running the tutorial

2016-11-22 Thread Fernando E Alva Manchego
n. You > can see the KenLM build lines in download_deps.sh. What is output when you > run > > ./jni/build_kenlm.sh > > matt > > > > On Nov 18, 2016, at 12:24 PM, Fernando E Alva Manchego < > fealvamanche...@sheffield.ac.uk> wrote: > > Hello, > > UPD

Re: Error while running the tutorial

2016-11-22 Thread Fernando E Alva Manchego
Hello, It's 20 Bytes. Best, Fernando On 22 November 2016 at 18:00, Matt Post wrote: > eigen3 is not necessary. What is the file size of grammar.gz? > > > On Nov 22, 2016, at 7:54 AM, Fernando E Alva Manchego < > fealvamanche...@sheffield.ac.uk> wrote: > > Hel

Re: Error while running the tutorial

2016-11-22 Thread Fernando E Alva Manchego
> Here's a link to a useful closed issue with an almost identical problem. > https://issues.apache.org/jira/browse/JOSHUA-297 > > +1 on the hadoop setup question, as well as the version of Java you're > using, for good measure. > > -John > > On Tue, N

Re: Error while running the tutorial

2016-11-22 Thread Fernando E Alva Manchego
te all the help you're giving. Cheers, Fernando On 22 November 2016 at 22:30, Matt Post wrote: > It looks like you have a very small corpus. Can you tell me what number > this command reports? > > gzip -cd grammar.gz | grep Infinity | wc -l > > matt > > On Nov 22, 201

Re: Error while running the tutorial

2016-11-29 Thread Fernando E Alva Manchego
tput of > > wc -l data/train/corpus.* alignments/training.align > > matt > > > On Nov 22, 2016, at 6:34 PM, Fernando E Alva Manchego < > fealvamanche...@sheffield.ac.uk> wrote: > > Hi, > > The number is 0. The corpus I'm using is the one provided

Re: Error while running the tutorial

2016-12-01 Thread Fernando E Alva Manchego
alignments/training.align > 232371 total > > Best, > Fernando > > On 28 November 2016 at 16:13, Matt Post wrote: > >> This is strange — I'm not sure why the AnnotationJob would fail. >> >> What is the output of >> >> wc -l data/train/cor