1. If you download Joshua from GitHub, and run "download_dependencies.sh", it
builds KenLM and the KenLM library. If you can do that, that is all you need to
do.
2. http://opus.lingfil.uu.se is a great place to get parallel data; it's where
we got all the data we use.
3. Joshua has a Java API
1. the lm cannot be used with moses. we have berkeleylm format you need kenlm.
we are releasing kenlm soon. kenlm is better but it requires the user to
compile c++ code which can be tricky.
2/3. please see the README in each language pack. you need to pass input text
through "prepare.sh" which