- 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
- when i put my corpus and run this command
- bin/lmplz -o 5 <text >text.arpa
- I get this error
- bash: bin/lmplz: No such file or directory