fastspell

View on PyPIReverse Dependencies (3)

0.11 fastspell-0.11-py3-none-any.whl

Wheel Details

Project: fastspell
Version: 0.11
Filename: fastspell-0.11-py3-none-any.whl
Download: [link]
Size: 15139
MD5: 7b7d93997b51da31a0290c167eeb563c
SHA256: ba63fe40425e30e0a387f90ff449dc943d30a4a4760ae8fbf85fb572867d076b
Uploaded: 2023-10-23 10:28:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastspell
Version: 0.11
Summary: Targetted language identifier, based on FastText and Hunspell.
Author-Email: Prompsit Language Engineering <info[at]prompsit.com>
Maintainer-Email: Marta Bañon <mbanon[at]prompsit.com>, Jaume Zaragoza <jzaragoza[at]prompsit.com>
Project-Url: Homepage, https://github.com/mbanon/fastspell
Project-Url: FastSpell on GitHub, https://github.com/mbanon/fastspell
Project-Url: Prompsit Language Engineering, http://www.prompsit.com
Project-Url: Paracrawl, https://paracrawl.eu/
Project-Url: MaCoCu, https://macocu.eu
Project-Url: HPLT Project, https://hplt-project.org
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Filters
Requires-Python: >=3.8
Requires-Dist: cyhunspell (<=2.0.3,>=2.0.2)
Requires-Dist: fastspell-dictionaries (==3.2)
Requires-Dist: fasttext-wheel (==0.9.2)
Requires-Dist: urllib3
Requires-Dist: PyYAML
Requires-Dist: regex
Description-Content-Type: text/markdown
[Description omitted; length: 9196 characters]

WHEEL

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

RECORD

Path Digest Size
fastspell/__init__.py sha256=lYdKFPoJIqEEHdgKuMjaByb4rUI_rkptGvgNRXUUZAU 141
fastspell/fastspell.py sha256=YMQmLVGu9xuF30_Q0vtgTXz1boXwxdfFWrPUediR_q0 15278
fastspell/fastspell_download.py sha256=pvkwxhI97f861DmjRpZJGZk9Zx2IPsBVAPsiGphtxg4 4250
fastspell/util.py sha256=qERlwb5Y0Pi5WeQnNnjlib_vSpr3anKRRdYU4pRD2Fc 4728
fastspell/config/hunspell.yaml sha256=7YE7FWyd7mlQ11ok7kO9O2YwfbrkyemsB2eQzqafugM 1235
fastspell/config/similar.yaml sha256=5VMCgwP8ISXwlFJojeVJW5y7CxGOGQQVvhUYTm4Xtl4 1210
fastspell-0.11.dist-info/METADATA sha256=jWoJ7GWr7wtenhSZSkJq77F14-51TiANI-L1e6uSryg 10714
fastspell-0.11.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
fastspell-0.11.dist-info/entry_points.txt sha256=wm69i_MAuNbs_x1M8PZ3eNmVYeJzCohHco532JPkqVY 110
fastspell-0.11.dist-info/top_level.txt sha256=Gvco90Y4Dlh1V7IiyCYWtgQy4ki5V7tF_v3-Q06pgxE 10
fastspell-0.11.dist-info/RECORD

top_level.txt

fastspell

entry_points.txt

fastspell = fastspell.fastspell:main
fastspell-download = fastspell.fastspell_download:main