python实现英文词频统计

文章描述了秋天的到来,带来了丰富的果实和丰收的季节。农民们在春天的努力耕耘,如翻土播种、修剪果树,如今换来了满树的金黄果实和满满的收获,彰显了劳动的回报。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


 1.文本处理,分割单词,去除标点符号

txt = '''The autumn, with its ripening fruits, and waving harvest, is now with us. We 
see on every hand the results of the farmer's toil and forecast in the springtime. 
Then it was that he broke up the soil, sowed the seed, pruned his trees, and 
guarded the tender plants. Now we see the ripening crops. The trees are bending 
with golden fruit, and abundance rewards farmer's toil.The'''
txt = txt.lower()
for ch in ',.?/\{]}[";:':
    txt 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值