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!

Modules

[Last Documentation]

  • NLP
    • NLP.FullStop

Flags

Automatic Flags
NameDescriptionDefault
test

Build the test suite

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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 && <4.3), HUnit (>=1.2 && <1.3), QuickCheck (>=2.4 && <2.5), split (>=0.1 && <0.2), test-framework (>=0.3 && <0.4), test-framework-hunit (>=0.2 && <0.3), test-framework-quickcheck2 (>=0.2 && <0.3) [details]
License BSD-3-Clause
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
Uploaded by EricKow at 2011-02-08T20:03:11Z
Distributions NixOS:0.1.4
Reverse Dependencies 2 direct, 0 indirect [details]
Executables hstest-fullstop, fullstop
Downloads 5359 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 6 reports]