Word Segmentation System
(Redirected from word segmentation system)
Jump to navigation
Jump to search
A Word Segmentation System is a text segmentation system (that applies a word mention segmentation algorithm to solve a word mention segmentation task.
- AKA: Word Mention Recognizer, Lexing System, Word Detection System.
- Context:
- It can range from being a Heuristic Word Mention Segmentation System to being a Data-Driven Word Mention Segmentation System (such as a supervised word mention segmenter).
- It can range from being an In-Vocabulary Word Detection System to being a Out-Of-Vocabulary Word Detection System.
- Example(s):
- Counter-Example(s):
- See: Chunking System, Word Mention, Text Item.