自动更正:python中的拼写校正器

时间:2021-02-03 18:44:50
【文件属性】:
文件名称:自动更正:python中的拼写校正器
文件大小:23KB
文件格式:ZIP
更新时间:2021-02-03 18:44:50
multilingual python nlp ocr turkish 自动更正 python中的拼写校正器。 目前支持英语,波兰语,土耳其语,俄语,乌克兰语,捷克语,葡萄牙语和西班牙语,但您可以轻松添加新语言。 基于: : 安装 pip install autocorrect 例子 >> > from autocorrect import Speller >> > spell = Speller () >> > spell ( "I'm not sleapy and tehre is no place I'm giong to." ) "I'm not sleepy and there is no place I'm going to." >> > sp
【文件预览】:
autocorrect-master
----test_all.py(29KB)
----.gitignore(59B)
----README.md(3KB)
----.LICENSE_OLD(1KB)
----.github()
--------workflows()
----.pre-commit-config.yaml(760B)
----LICENSE(7KB)
----autocorrect()
--------typos.py(2KB)
--------constants.py(3KB)
--------word_count.py(881B)
--------__init__.py(5KB)
--------data()
----CONTRIBUTING.md(378B)
----setup.py(1KB)

网友评论