./ngram -order 3 -lm allrelevant2013.lm -ppl input.sentences -debug 1
where input.sentences is a file on disk. I would like to know if it is possible to score one sentence without writing it to a file. I have tried
./ngram -order 3 -lm allrelevant2013.lm -ppl "This is a sample sentence" -debug 1
but I get "No such file or directory" error because it expects it to be a file. Writing each and every sentence I want to score to a file is pretty inconvenient, is it possible to score it straight away?
Thanks,
Cristina
--
You received this message because you are subscribed to the Google Groups "Joshua Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joshua_suppor...@googlegroups.com.
To post to this group, send email to joshua_...@googlegroups.com.
Visit this group at http://groups.google.com/group/joshua_support.
For more options, visit https://groups.google.com/d/optout.