@hackage NaturalLanguageAlphabets0.0.0.1
Alphabet and word representations
Categories
License
BSD-3-Clause
Maintainer
choener@tbi.univie.ac.at
Links
Versions
Installation
Dependencies (5)
- base >3 && <5
- bytestring >=0.10.4
- hashable >=1.2
- intern >=0.9
- unordered-containers >=0.2.3 Show all…
Dependents (2)
@hackage/WordAlignment, @hackage/acme-everything
Provides different encoding for characters and words in natural language processing. A character will often be encoded as a bytestring as we deal with multi-symbol characters.