minimorph: English spelling functions with an emphasis on simplicity.
A set of simplistic functions capturing the more regular parts of English spelling (for generation, not parsing). You will need to complement this with some account for irregular nouns/verbs. This package is not meant to provide anything resembling a full account of English morphology (something like Functional Morphology or sequor could be better suited). The main goal is to provide something cheap and cheerful with no learning curve, that you can use until your application calls for more robustness. See https://github.com/Mikolaj/miniutter for a simple use case.
Downloads
- minimorph-0.3.0.1.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.1.0.0, 0.1.1.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0, 0.1.6.1, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3.0.0, 0.3.0.1 |
---|---|
Dependencies | base (<99), semigroups (>=0.18 && <0.19), text (>=1.1.1) [details] |
Tested with | ghc ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.3 || ==9.4 |
License | BSD-3-Clause |
Author | Eric Kow |
Maintainer | Mikolaj Konarski <mikolaj.konarski@funktory.com> |
Category | Natural Language Processing |
Home page | https://github.com/Mikolaj/minimorph |
Bug tracker | https://github.com/Mikolaj/minimorph/issues |
Source repo | head: git clone git://github.com/Mikolaj/minimorph.git |
Uploaded | by MikolajKonarski at 2022-07-03T12:22:07Z |
Distributions | Arch:0.3.0.1, Debian:0.2.2.0, LTSHaskell:0.3.0.1, NixOS:0.3.0.1, Stackage:0.3.0.1 |
Reverse Dependencies | 4 direct, 2 indirect [details] |
Downloads | 12735 total (80 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-07-03 [all 1 reports] |