The numerals-base package
This package contains machinery to construct functions that convert numbers to number words. It allows you to write a function which converts a number like 142 to the string "one hundred and forty-two".
The documentation for the Text.Numeral module contains an high level overview of the package.
If you just want to convert numbers to number words in a specific language you should probably use the numerals package. That package also contains numerous examples on how to use the functions in this package.
Properties
| Version | 0.3 |
|---|---|
| Dependencies | base (≥3.0.3.1 & <4.5), base-unicode-symbols (≥0.2.2 & <0.3), containers (0.4.*), containers-unicode-symbols (0.3.*), fingertree (≥0.0.1 & <0.1) |
| License | BSD3 |
| Copyright | 2009–2011 Roel van Dijk, Bas van Dijk |
| Author | Roel van Dijk <vandijk.roel@gmail.com>, Bas van Dijk <v.dijk.bas@gmail.com> |
| Maintainer | Roel van Dijk <vandijk.roel@gmail.com> |
| Stability | experimental |
| Category | Natural Language Processing, Numerical, Text |
| Home page | https://github.com/roelvandijk/numerals-base |
| Bug tracker | https://github.com/roelvandijk/numerals-base/issues |
| Source repository | git clone git://github.com/roelvandijk/numerals-base.git |
| Upload date | Thu Sep 15 18:30:40 UTC 2011 |
| Uploaded by | RoelVanDijk |
| Built on | ghc-7.2 |
Modules
Downloads
- numerals-base-0.3.tar.gz (Cabal source package)
- package description (included in the package)