Title
A statistical learning algorithm for word segmentation
Abstract
In natural speech, the speaker does not pause between words, yet a human listener somehow perceives this continuous stream of phonemes as a series of distinct words. The detection of boundaries between spoken words is an instance of a general capability of the human neocortex to remember and to recognize recurring sequences. This paper describes a computer algorithm that is designed to solve the problem of locating word boundaries in blocks of English text from which the spaces have been removed. This problem avoids the complexities of speech processing but requires similar capabilities for detecting recurring sequences. The algorithm relies entirely on statistical relationships between letters in the input stream to infer the locations of word boundaries. A Viterbi trellis is used to simultaneously evaluate a set of hypothetical segmentations of a block of adjacent words. This technique improves accuracy but incurs a small latency between the arrival of letters in the input stream and the sending of words to the output stream. The source code for a C++ version of this algorithm is presented in an appendix.
Year
Venue
Keywords
2011
Clinical Orthopaedics and Related Research
speech processing,source code,word segmentation
Field
DocType
Volume
Speech processing,Latency (engineering),Source code,Computer science,Algorithm,Text segmentation,Speech recognition,Natural language processing,Artificial intelligence,Statistical learning,Machine learning,Viterbi algorithm
Journal
abs/1105.6
Citations 
PageRank 
References 
2
0.43
1
Authors
3
Name
Order
Citations
PageRank
van aken120.77
r jerry220.77
Jerry R. Van Aken315830.32