As phrased in the question, I'm looking for a free and/or open-source text-segmentation algorithm for Chinese, I do understand it is a very difficult task to solve, as there are many ambiguities involed. I know there's google's API, but well it is rather a black-box, i.e. not many information of what it is doing are passing through.
|
feedback
|
|
The keyword Good and active open-source text-segmentation algorithm :
Other Sample
| |||||||||
feedback
|
|
Stanford segment using CRF algorithmn. It's under GPL link page is : http://nlp.stanford.edu/software/segmenter.shtml | |||
|
feedback
|
|
Cursory Googling for "text segmentation chinese open source" reveals this library, which may or may not be what you're looking for...: http://sourceforge.net/projects/ktdictseg/ The results hint at a few alternative venues to look for an open-source library, too:
| |||
|
feedback
|