Библиотека для проверки орфографии с использованием API Яндекс Спеллер. Обертка Python для Яндекс.Спеллер.
Project description
pyspeller
Библиотека для проверки орфографии с использованием API Яндекс Спеллер. Обертка Python для Яндекс.Спеллер.
Установка
pip install pyspeller
pip install git+https://github.com/austnv/pyspeller.git
Использование
from pyspeller import *
result = check_text('масква', 'ru', 'plain', ['IGNORE_URLS', 'IGNORE_DIGITS'])
print(result)
result = check_texts(['синхрафазатрон', 'олексей'])
print(result)
Документация
- Страница для демонстрации работы метода
check_text. - Документация для метода
check_text. - Страница для демонстрации работы метода
check_texts. - Документация для метода
check_texts. - Условия использования сервиса «API Яндекс.Спеллер»
Контакты
Лицензия
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyspeller-1.0.0.tar.gz
(5.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyspeller-1.0.0.tar.gz.
File metadata
- Download URL: pyspeller-1.0.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2a0c828464b7786bf7daf38a00228b1c297f7dfb3647097430a96c8c7cb8c0d
|
|
| MD5 |
eae6850987fd50d6a0a58e4a62335dc3
|
|
| BLAKE2b-256 |
355098838f5044468b6dfe19c1833f8cf263bcfaa066949977a88cb727b95c20
|
File details
Details for the file pyspeller-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyspeller-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26125ec73f65454a3bf18582ffc3c7eeb648ce197186b1d4d1cfb7a41c11b214
|
|
| MD5 |
3a50c28f0b3e6cf8b2a993f6aa22db50
|
|
| BLAKE2b-256 |
bd965e6ce5bf60f10739c0d412bb6ce876d89f5e05ff2418a897eb0caa4f2c7c
|