Metadata-Version: 2.1
Name: data-analysis-tools-fdx
Version: 0.0.1
Summary: A data processor package
Home-page: https://github.com/Jane-Dream/data-analysis-tools-fdx
Author: Jane-Dream
Author-email: janedream515@gmail.com
Project-URL: Source, https://github.com/Jane-Dream/data-analysis-tools-fdx
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests >=2.24.0
Requires-Dist: jieba >=0.42.1
Requires-Dist: setuptools >=42
Requires-Dist: fasttext-wheel >=0.9.2
Requires-Dist: numpy >=1.24.4

# data-analysis-tools-fdx

使用结巴分词，实现对语料的处理。
