{"library":"kenlm","type":"library","category":null,"description":"KenLM is a Python bindings package for the KenLM language model toolkit. It provides efficient querying of n-gram language models (ARPA format) for tasks like speech recognition, machine translation, and text generation. The current version is 0.3.0, with irregular release cadence.","language":"python","status":"active","version":"0.3.0","tags":["language model","n-gram","ARPA","KenLM","NLP","speech recognition"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install kenlm","imports":["import kenlm\nmodel = kenlm.Model('model.arpa')"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}