| Copyright | (c) 2016 Al Zohali |
|---|---|
| License | BSD3 |
| Maintainer | Al Zohali <zohl@fmap.me> |
| Stability | experimental |
| Safe Haskell | Safe |
| Language | Haskell2010 |
NLP.Dictionary.StarDict.InMemory
Description
Description
Implementation of an in-memory dictionary. All the entries will be loaded in the beginning into RAM, thus allowing faster access for the next queries.
- tag :: IfoFilePath -> Tagged Implementation IfoFilePath
Documentation
tag :: IfoFilePath -> Tagged Implementation IfoFilePath Source #
Tag for ifoPath to distinct dictionary type.