Written Sentence Boundary Detection System
Jump to navigation
Jump to search
A Written Sentence Boundary Detection System is an NLP system that can solve a Written Sentence Boundary Detection Task.
- AKA: Sentence Boundary Detector, Sentence Boundary Detection System.
- Example(s):
- a Rule-based Perl system, such as
- a Statistical System, such as:
- LingPipe Sentence Boundary Detector.
- MXPOST ftp://ftp.cis.upenn.edu/pub/adwait/jmx/ a JAVA (JDK 1.1) implementation of the part-of-speech tagger described in: Adwait Ratnaparkhi. (1996). “A Maximum Entropy Part-Of-Speech Tagger.” In: Proceedings of the Empirical Methods in Natural Language Processing Conference.
- …
- Counter-Example(s):
- See: Written Sentence Boundary Detection Algorithm.