dictionaries-0.2.0.1: Tools to handle StarDict dictionaries.

Copyright(c) 2016 Al Zohali
LicenseBSD3
MaintainerAl Zohali <zohl@fmap.me>
Stabilityexperimental
Safe HaskellSafe
LanguageHaskell2010

NLP.Dictionary.StarDict.Regular

Description

Description

Tools for StarDict dictionaries. Every call of getEntries will perform file reading operation to retrieve requested data. For faster access see InMemory.

Synopsis

Documentation

tag :: IfoFilePath -> Tagged Implementation IfoFilePath Source #

Tag for ifoPath to distinct dictionary type.