kenlm

KenLM: Faster and Smaller Language Model Queries (by kpu)

Kenlm Alternatives

Similar projects and alternatives to kenlm

  • ThreadPool

    A simple C++11 Thread Pool implementation

  • OpenSeq2Seq

    Discontinued Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kenlm alternative or higher similarity.

kenlm reviews and mentions

Posts with mentions or reviews of kenlm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-14.
  • bad interpreter: Permission denied in GOOGLE COLAB
    5 projects | /r/learnpython | 14 Oct 2021
    #!/usr/bin/env bash if [ ! -d kenlm ]; then git clone https://github.com/kpu/kenlm.git echo -e "\n" fi if [ ! -d openfst-1.6.3 ]; then echo "Download and extract openfst ..." wget http://www.openfst.org/twiki/pub/FST/FstDownload/openfst-1.6.3.tar.gz tar -xzvf openfst-1.6.3.tar.gz echo -e "\n" fi if [ ! -d ThreadPool ]; then git clone https://github.com/progschj/ThreadPool.git echo -e "\n" fi echo "Install decoders ..." python setup.py install --num_processes 4

Stats

Basic kenlm repo stats
2
2,402
4.1
2 months ago

kpu/kenlm is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of kenlm is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com