摘要:
fo=open('test.txt','r') str=fo.read() fo.close() rap=''',?!''' exculde={'the','one','i','to','is','so','and','how','me'} for c in rap: str=str.replace(c," ") wordList=str.lower() 阅读全文
posted @ 2018-03-26 11:37
111陈泽翔
阅读(103)
评论(0)
推荐(0)
浙公网安备 33010602011771号