APIΒΆ

This is a library for reading ARPA n-gram models.

The package may be imported directly:

import arpa

Details about the ARPA n-gram format can be found here:

The library was initiated by Stefan Fischer and is developed and maintained by many others.