| Portability | non-portable |
|---|---|
| Stability | provisional |
| Maintainer | Yorick Laupa <yo.eight@gmail.com> |
| Safe Haskell | None |
Data.Ngrams.Database.Sqlite
Description
Documentation
cmdExec :: Command a -> a -> Connection -> IO ()Source
cmdCreateTable :: Command a -> QuerySource
bigramCommand :: Command BigramSource
trigramCommand :: Command TrigramSource
quadgramCommand :: Command QuadgramSource
pentagramCommand :: Command PentagramSource