没有合适的资源?快使用搜索试试~ 我知道了~
text-preprocessing:自然语言处理中文本预处理任务的python包
共21个文件
py:7个
yml:3个
gitignore:2个
需积分: 18 3 下载量 52 浏览量
2021-05-31
01:17:22
上传
评论
收藏 20KB ZIP 举报
温馨提示
自然语言处理的文本预处理 用于自然语言处理中的文本预处理任务的python软件包。 用法 要使用这个文本预处理包,首先使用 pip 安装它: pip install text-preprocessing 然后,在您的 python 脚本中导入包并调用适当的函数: from text_preprocessing import preprocess_text from text_preprocessing import to_lower , remove_email , remove_url , remove_punctuation , lemmatize_word # Preprocess text using default preprocess functions in the pipeline text_to_process = 'Helllo, I am John Doe
资源推荐
资源详情
资源评论
收起资源包目录
text-preprocessing-master.zip (21个子文件)
text-preprocessing-master
MANIFEST.in 143B
.github
FUNDING.yml 19B
workflows
publish_to_pypi.yml 851B
run_unit_test.yml 1KB
test_results
.gitignore 0B
requirements.txt 85B
__init__.py 21B
LICENSE 1KB
setup.cfg 477B
setup.py 1KB
README.md 5KB
Makefile 2KB
text_preprocessing
text_preprocessing.py 13KB
__init__.py 646B
data
ignore_spellcheck_words.txt 892B
custom_substitutions.csv 3KB
tests
run_tests.py 458B
text_preprocessing_test.py 34KB
__init__.py 1B
.gitignore 952B
DESCRIPTION.rst 3KB
共 21 条
- 1
资源评论
汪纪霞
- 粉丝: 42
- 资源: 4699
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功