pyLanguagetool:适用于LanguageTool JSON API的Python库和CLI

时间:2021-05-25 23:23:59
【文件属性】:
文件名称:pyLanguagetool:适用于LanguageTool JSON API的Python库和CLI
文件大小:100KB
文件格式:ZIP
更新时间:2021-05-25 23:23:59
cli spellcheck grammar spell-check languagetool pyLanguagetool 用于 python库和CLI。 是一个开放源代码拼写检查平台。 它支持多种语言,并具有高级语法支持。 安装 pyLanguagetool可以通过pip / pipenv安装: pip install pylanguagetool # or via pipenv pipenv install pylanguagetool 基本用法 # pipe text to pylanguagetool echo " This is a example " | pylanguagetool # read text from a file pylanguagetool textfile.txt # read text from stdin pylanguagetool < textfile.txt # read text from the systems clipboa
【文件预览】:
pyLanguagetool-master
----.travis.yml(465B)
----README.rst(7KB)
----pyproject.toml(520B)
----docs()
--------conf.py(2KB)
--------_templates()
--------api_docs.rst(230B)
--------screenshot.png(83KB)
--------changelog.rst(30B)
--------index.rst(485B)
----spelling.txt(37B)
----tests()
--------test_converters.py(1KB)
--------test_api.py(558B)
--------test_cli.py(4KB)
----LICENSE(1KB)
----.gitlab-ci.yml(1KB)
----appveyor.yml(1KB)
----pylanguagetool()
--------__init__.py(11KB)
--------converters.py(4KB)
--------CustomConfigFileParser.py(413B)
--------api.py(8KB)
----setup.cfg(159B)
----setup.py(2KB)
----.gitignore(1KB)
----CHANGELOG.rst(3KB)

网友评论