hist-pl-transliter-0.1.1: A simple EDSL for transliteration rules

Safe HaskellSafe-Inferred

NLP.HistPL.Transliter.Impact

Description

A set of transliteration rules prepared for documents from the IMPACT project.

>>> import NLP.HistPL.Transliter.Impact
>>> putStrLn $ transliter impactRules "angol"
"anjoł"

Synopsis

Documentation

impactRules :: TrRulesSource

A set of transliteration rules prepared for documents from the IMPACT project.