spacepaste

  1.  
  2. I follow the instructions in this site https://kheafield.com/code/kenlm/ for downloading KenLM Language Model Toolkit but i have problem with estimation part
  3. when i put my corpus and run this command
  4. bin/lmplz -o 5 <text >text.arpa
  5. I get this error
  6. bash: bin/lmplz: No such file or directory
  7.