arpa-0.0.0.0: Library for reading ARPA n-gram models

Copyright(c) 2015, Stefan Fischer
LicenseBSD3
MaintainerStefan Fischer <sfischer13@ymail.com>
Stabilityexperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

NLP.ARPA

Description

NLP.ARPA is a library for reading ARPA n-gram models. This module is the only one you need to import.

The code is maintained at GitHub.