| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Data.Chinese.CCDict
Description
Simplified Chinese - English dictionary with pinyin phonetics.
Documentation
Dictionary entry
Constructors
| Entry | |
Fields
| |
lookup :: Text -> CCDict -> Maybe Entry Source
O(n). Lookup dictionary entry for a string of simplified chinese.
Constructors
| KnownWord Entry | |
| UnknownWord Text |