How to Install libngram-dev in Ubuntu 18.04



Install libngram-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libngram-dev

Description:

OpenGRM n-gram Language Modeling toolkit - development files

The OpenGrm NGram library is used for making and modifying n-gram language models encoded as weighted finite-state transducers (FSTs). The library includes operations for counting, smoothing, pruning, applying, and evaluating n-gram language models. . This package provides development headers for OpenGRM n-gram.

Homepage: http://www.openfst.org/twiki/bin/view/GRM/NGramLibrary

Version: 1.3.2-3

Section: universe/libdevel