fullstop: Simple sentence segmenter

[ bsd3, library, natural-language-processing, program ] [ Propose Tags ]

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!

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3.1, 0.1.3.2, 0.1.4
Dependencies base (>=3 && <5), fullstop, split (>=0.1) [details]
License BSD-3-Clause
Author Eric Kow
Maintainer Eric Kow <eric@erickow.com>
Category Natural Language Processing
Home page http://hub.darcs.net/kowey/fullstop
Source repo head: darcs get http://hub.darcs.net/kowey/fullstop
Uploaded by EricKow at 2014-08-21T09:59:26Z
Distributions NixOS:0.1.4
Reverse Dependencies 2 direct, 0 indirect [details]
Executables fullstop
Downloads 5354 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]