MartialTerran/Scripts_for_checking_Train.py
收藏Hugging Face2024-04-03 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/MartialTerran/Scripts_for_checking_Train.py
下载链接
链接失效反馈官方服务:
资源简介:
This includes python script (will run in CMD console in Windows 10 local computer) to EXTRACT the words from a Train_Text.txt file to examine and extract the whole-words incuded in the text.
A second python script sorts the Extracted words into 1-letter_words.txt, 2-letters_words.txt, 3-letters_words.txt, and 4andmore-letter_words.txt, plus unicode(Chinese)_words.txt, numeralized_words.txt any Any_other_words.txt
---
license: mit
---
提供机构:
MartialTerran
原始信息汇总
数据集概述
数据处理脚本
- 包含一个Python脚本,用于从
Train_Text.txt文件中提取单词,该脚本适用于Windows 10本地计算机的CMD控制台。 - 另一个Python脚本将提取的单词分类存储到以下文件中:
1-letter_words.txt2-letters_words.txt3-letters_words.txt4andmore-letter_words.txtunicode(Chinese)_words.txtnumeralized_words.txtAny_other_words.txt
许可证
- 本数据集遵循MIT许可证。



