I want to split a sentence into a list of words.
For English and European languages this is easy, just use split()
>>> \"This is a sentence.
Try this: http://code.google.com/p/pymmseg-cpp/