搜索词:在.txt文件中搜索词然后将其存储在具有幻影数的文件中 源码
搜寻词 在.txt文件中搜索单词,然后将它们存储在具有出现次数的文件中。 需要tqdm来运行此应用程序。 首次运行该程序时,将自动安装tqdm 用法 将您的.txt文件放入“ txtToRead”文件夹中,然后执行“ searchForWords.py”,单词列表和音节数将保存在“ list.csv”中。 list.csv的示例 john,54 maxwell,12 las,1318 leyes,50 incuestionables,8 del,1514 trabajo,300
文件列表
Search-for-words-master.zip
(预估有个3文件)
Search-for-words-master
searchForWords.py
4KB
.gitignore
21B
README.md
702B
暂无评论