spellwise

View on PyPIReverse Dependencies (1)

0.8.1 spellwise-0.8.1-py3-none-any.whl

Wheel Details

Project: spellwise
Version: 0.8.1
Filename: spellwise-0.8.1-py3-none-any.whl
Download: [link]
Size: 20838
MD5: 19d5c0331e32bc01eb051c5fa3e3c6d3
SHA256: 7ca1d29e996cedb3e9103118f4894bdd26487a3785948789784416c9e3a62117
Uploaded: 2021-04-07 20:26:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spellwise
Version: 0.8.1
Summary: 🚀 Extremely fast spelling checker and suggester in Python!
Author: Chaitanya Chinni
Home-Page: https://github.com/chinnichaitanya/spellwise
License: MIT License
Keywords: natural language processing,nlp,spelling correction,edit-distance,levenshtein distance,editex,caverphone,typox
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3
Requires-Dist: typing; python_version < "3.5"
Description-Content-Type: text/markdown
[Description omitted; length: 14558 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/caverphone_one_usage.py sha256=qbIwafL3PtA86QESdqVh2H87k1h3cccWxqlnSc3I_Zo 192
examples/caverphone_two_usage.py sha256=dV2prxq1ngDgf81yQglThiot9nqCIaMRWIkMPfwVbM4 192
examples/editex_usage.py sha256=ZeBg7Wti2PpAvYEihtMu1js9xRZP8dinyQNLNFOdwV4 178
examples/levenshtein_usage.py sha256=-qHQSQ1ha1fbldwscXRzCd3jKXyyt9KK-apV_Lg--s0 188
examples/soundex_usage.py sha256=bSrV7Vq--0WBiAIFZfwDQAnCZnZ2mSojVZ632N2xi4k 180
examples/typox_usage.py sha256=Gi3T32S056gD7KFDPXd5iTFG1LWTbTcpNjif2Va7hAc 176
spellwise/__init__.py sha256=7XJQ-d7X26tfm8z9aonzadxdx4bV3IpVQOFlsbBiTVQ 225
spellwise/dictionary.py sha256=fnhaoJoKXsbHbyiDsep6bYWF0gl9Jiuqsj6ODtwK2LA 2903
spellwise/utils.py sha256=PC-a7ZcSfZxpLdN6FUNyN_eumMlyGUtXmRUhzCwi5L0 823
spellwise/algorithms/__init__.py sha256=KHpIIpfzNRF4O3LHGhV5iWtY-Ybq6E42biBaB2fBa70 336
spellwise/algorithms/base.py sha256=7p6vZ8Vs1BEK499QzSb95sZ9Qalg5UFj_nV3M2vGRCk 1525
spellwise/algorithms/caverphone_one.py sha256=ftpruJhsihkNWjjyzKJg7ZP3_4M-Yhnjt4sR8V0MUYE 5697
spellwise/algorithms/caverphone_two.py sha256=Gd_79WTCNHZFhROv5Xh6tabn80JCNdPda7MNyLmP4vo 6066
spellwise/algorithms/editex.py sha256=AIAitJXUW2VzyOp5xMDfPrm5n4DuvITeQKeiuopDIqc 6800
spellwise/algorithms/levenshtein.py sha256=PUK4LgW3ebPUYkuQ5nHS9GYiLf5-TlD8dnvNN06dRSA 3055
spellwise/algorithms/soundex.py sha256=Gl4wvw3jpbnV9Yw3iWSttWEVy3PUDuiFjrNS-5c_jsA 4076
spellwise/algorithms/typox.py sha256=lojJVQNfm1crJU4psoxaalukrp5A_3X7JU0FxQug4rk 7243
spellwise-0.8.1.dist-info/LICENSE sha256=hqw2KgCx2s5cxw1NDQeZZg-Jaar2KxoscVgRnOkFsmQ 1073
spellwise-0.8.1.dist-info/METADATA sha256=FseR33EjkXEehSU6x3QiuoVcvcD2G4JbHNpCKk1EKKU 16253
spellwise-0.8.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
spellwise-0.8.1.dist-info/top_level.txt sha256=mkW_m_CoB52X9OZpvgWe43eJOhIV56mQDq-K7h2zltg 19
spellwise-0.8.1.dist-info/RECORD

top_level.txt

examples
spellwise