Hi Jim,

Finding parallel document pairs in comparable corpora is a less
> researched problem, but Felipe's doctrans project
> (http://code.google.com/p/doctrans/) happily does that - you'll need a
> phrase table from Moses to use it, though.


Thanks for giving me this information. This is probably what I need, and I
am also working using Moses at the moment.

Have you tried compiling the program? When I ran the configure script, it
doesn't seem to find PhraseDictionaryTreeAdaptor.h in Moses. This is how I
ran the configure script: (the Moses program is already installed locally)

    ./configure --with-srilm=$HOME/software/srilm
--with-moses=$HOME/software/mosesdecoder --prefix=$HOME/local

and the error output:

    checking PhraseDictionaryTreeAdaptor.h usability... no
    checking PhraseDictionaryTreeAdaptor.h presence... no
    checking for PhraseDictionaryTreeAdaptor.h... no
    configure: error: Cannot find MOSES!

Is there a bug in the script? Thanks again for your help. :)

Regards,

Raymond
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to