The fullstop package
FullStop splits texts into sentences, using some orthographical conventions (used in English and hopefully other languages).
It recognises certain punctuation characters as sentence delimiters (.?!) and handles some abbreviations such as Mr. and decimal numbers (eg. 4.2).
Note that this package is mostly a placeholder. I hope the Haskell/NLP communities will run with it and upload a more sophisticated (family of) segmenter(s) in its place. Patches (and new maintainers) would be greeted with delight!
Properties
| Versions | 0.1, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base (≥3 & <4.3), split (0.1.*) |
| License | BSD3 |
| Author | Eric Kow |
| Maintainer | Eric Kow <E.Y.Kow@brighton.ac.uk> |
| Category | Natural Language Processing |
| Home page | http://patch-tag.com/r/kowey/fullstop |
| Executables | hstest-fullstop, fullstop |
| Upload date | Tue Feb 8 20:03:11 UTC 2011 |
| Uploaded by | EricKow |
| Build failure | ghc-7.0 (log), ghc-7.4 (log) |
Modules
- NLP
- NLP.FullStop
Downloads
- fullstop-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)