| Safe Haskell | Safe-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ł"
- impactRules :: TrRules
- module NLP.HistPL.Transliter
Documentation
A set of transliteration rules prepared for documents from the IMPACT project.
module NLP.HistPL.Transliter