numerals-base: Convert numbers to number words
[ bsd3, deprecated, library, natural-language-processing, numerical, text ]
[ Propose Tags ]
[ Report a vulnerability ]
Deprecated
in favor of numerals
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.
[Skip to Readme]
Modules
[Index]
Downloads
- numerals-base-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.3 |
---|---|
Dependencies | base (>=3.0.3.1 && <4.5), base-unicode-symbols (>=0.2.2 && <0.3), containers (>=0.4 && <0.5), containers-unicode-symbols (>=0.3 && <0.4), fingertree (>=0.0.1 && <0.1) [details] |
License | BSD-3-Clause |
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> |
Category | Natural Language Processing, Numerical, Text |
Home page | https://github.com/roelvandijk/numerals-base |
Bug tracker | https://github.com/roelvandijk/numerals-base/issues |
Source repo | head: git clone git://github.com/roelvandijk/numerals-base.git |
Uploaded | by RoelVanDijk at 2011-09-15T18:30:40Z |
Distributions | NixOS:0.3 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1125 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |