随笔分类 -  python

摘要:直接上源码吧tokenizer类:#_*_encoding:utf-8_*_from ctypes import *class tokenizer: def __init__(self): self._stext=['、','“','”',',','。','《','》',':',';','!','‘','’','?','?','!','·& 阅读全文
posted @ 2013-06-08 13:26 进击的巨人 阅读(409) 评论(0) 推荐(0)