Sentence Segmenter
This library can be used to segment Newspaper style (english) text articles into sentences. It uses the Ocaml lexer with a simple set of lexical rules to classify those periods ('.') in the text that end sentences.
[ Homepage ]
| Author: | Ramu Ramamurthy. |
| Last modification date: | 03-Jul-2006 |
| Development status: | Alpha |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: BSD |
| Topic: | Science :: Linguistics |
| Homepage: | http://ramamurthy.ramu.googlepages.com/sentencesegmenter |