|
计算机应用研究 2011
Chinese compound-word recognition and word segmentation modification
|
Abstract:
This paper proposed a Chinese compound-word recognition and word segmentation modification method.Firstly,the method got word strings from a text through by part-of-speech detecting,then generated word co-occurrence directed graph,borrowed the idea of the Bellman-Ford algorithm to search the longest paths with weight value satisfies the given condition for multiple starting points in the word co-occurrence directed graph,the word strings corresponding to the paths are considered as compound-words.Lastly,par...