python 3.x - Python3 split character list into words from a template -


i'm having problems after mixed language text segmentation, not sure how go doing this.

"template": '新闻 wang arrange soon. 在电视' segmentation output: '新闻 w n g w l l r r n g e s o o n. 在 电视' 

the desired output is:

新闻 wang arrange soon. 在 电视 


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -