Skip to main content

Snowball stemming algorithms, for information retrieval

Project description

Stemming algorithms

PyStemmer provides access to efficient algorithms for calculating a “stemmed” form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing “cycling” given the query “cycles”.

PyStemmer provides algorithms for several (mainly European) languages, by wrapping the libstemmer library from the Snowball project in a Python module.

It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pystemmer-3.0.0.tar.gz (303.8 kB view details)

Uploaded Source

Built Distributions

pystemmer-3.0.0-pp310-pypy310_pp73-win_amd64.whl (196.8 kB view details)

Uploaded PyPyWindows x86-64

pystemmer-3.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (190.9 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

pystemmer-3.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (187.8 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

pystemmer-3.0.0-pp39-pypy39_pp73-win_amd64.whl (196.8 kB view details)

Uploaded PyPyWindows x86-64

pystemmer-3.0.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (190.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

pystemmer-3.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (187.7 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

pystemmer-3.0.0-pp38-pypy38_pp73-win_amd64.whl (196.3 kB view details)

Uploaded PyPyWindows x86-64

pystemmer-3.0.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (190.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

pystemmer-3.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (186.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

pystemmer-3.0.0-cp313-cp313-win_amd64.whl (201.8 kB view details)

Uploaded CPython 3.13Windows x86-64

pystemmer-3.0.0-cp313-cp313-win32.whl (152.1 kB view details)

Uploaded CPython 3.13Windows x86

pystemmer-3.0.0-cp313-cp313-musllinux_1_2_x86_64.whl (740.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pystemmer-3.0.0-cp313-cp313-musllinux_1_2_i686.whl (705.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pystemmer-3.0.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

pystemmer-3.0.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (698.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

pystemmer-3.0.0-cp313-cp313-macosx_11_0_arm64.whl (240.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pystemmer-3.0.0-cp313-cp313-macosx_10_13_x86_64.whl (235.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pystemmer-3.0.0-cp312-cp312-win_amd64.whl (201.9 kB view details)

Uploaded CPython 3.12Windows x86-64

pystemmer-3.0.0-cp312-cp312-win32.whl (152.2 kB view details)

Uploaded CPython 3.12Windows x86

pystemmer-3.0.0-cp312-cp312-macosx_11_0_arm64.whl (240.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pystemmer-3.0.0-cp312-cp312-macosx_10_13_x86_64.whl (235.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pystemmer-3.0.0-cp311-cp311-win_amd64.whl (201.4 kB view details)

Uploaded CPython 3.11Windows x86-64

pystemmer-3.0.0-cp311-cp311-win32.whl (151.7 kB view details)

Uploaded CPython 3.11Windows x86

pystemmer-3.0.0-cp311-cp311-macosx_11_0_arm64.whl (240.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pystemmer-3.0.0-cp311-cp311-macosx_10_9_x86_64.whl (234.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pystemmer-3.0.0-cp310-cp310-win_amd64.whl (201.5 kB view details)

Uploaded CPython 3.10Windows x86-64

pystemmer-3.0.0-cp310-cp310-win32.whl (152.0 kB view details)

Uploaded CPython 3.10Windows x86

pystemmer-3.0.0-cp310-cp310-macosx_11_0_arm64.whl (240.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pystemmer-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl (234.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pystemmer-3.0.0-cp39-cp39-win_amd64.whl (201.7 kB view details)

Uploaded CPython 3.9Windows x86-64

pystemmer-3.0.0-cp39-cp39-win32.whl (152.2 kB view details)

Uploaded CPython 3.9Windows x86

pystemmer-3.0.0-cp39-cp39-macosx_11_0_arm64.whl (240.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pystemmer-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl (235.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pystemmer-3.0.0-cp38-cp38-win_amd64.whl (201.7 kB view details)

Uploaded CPython 3.8Windows x86-64

pystemmer-3.0.0-cp38-cp38-win32.whl (152.2 kB view details)

Uploaded CPython 3.8Windows x86

pystemmer-3.0.0-cp38-cp38-macosx_11_0_arm64.whl (240.7 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

pystemmer-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl (235.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

PyStemmer-3.0.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (247.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (247.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (238.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (246.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (237.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-pp37-pypy37_pp73-win_amd64.whl (196.3 kB view details)

Uploaded PyPyWindows x86-64

PyStemmer-3.0.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (246.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (237.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (186.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

PyStemmer-3.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (745.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

PyStemmer-3.0.0-cp312-cp312-musllinux_1_2_i686.whl (709.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

PyStemmer-3.0.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (745.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (703.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (736.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

PyStemmer-3.0.0-cp311-cp311-musllinux_1_2_i686.whl (701.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

PyStemmer-3.0.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (731.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (692.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (720.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

PyStemmer-3.0.0-cp310-cp310-musllinux_1_2_i686.whl (687.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

PyStemmer-3.0.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (709.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (673.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-cp39-cp39-musllinux_1_2_x86_64.whl (719.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

PyStemmer-3.0.0-cp39-cp39-musllinux_1_2_i686.whl (686.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

PyStemmer-3.0.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (709.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (673.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-cp38-cp38-musllinux_1_2_x86_64.whl (715.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

PyStemmer-3.0.0-cp38-cp38-musllinux_1_2_i686.whl (681.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

PyStemmer-3.0.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (671.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-cp37-cp37m-win_amd64.whl (201.7 kB view details)

Uploaded CPython 3.7mWindows x86-64

PyStemmer-3.0.0-cp37-cp37m-win32.whl (151.8 kB view details)

Uploaded CPython 3.7mWindows x86

PyStemmer-3.0.0-cp37-cp37m-musllinux_1_2_x86_64.whl (697.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

PyStemmer-3.0.0-cp37-cp37m-musllinux_1_2_i686.whl (662.3 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

PyStemmer-3.0.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (689.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (655.5 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-cp37-cp37m-macosx_10_9_x86_64.whl (235.5 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

PyStemmer-3.0.0-cp36-cp36m-win_amd64.whl (211.3 kB view details)

Uploaded CPython 3.6mWindows x86-64

PyStemmer-3.0.0-cp36-cp36m-win32.whl (162.9 kB view details)

Uploaded CPython 3.6mWindows x86

PyStemmer-3.0.0-cp36-cp36m-musllinux_1_2_x86_64.whl (685.5 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ x86-64

PyStemmer-3.0.0-cp36-cp36m-musllinux_1_2_i686.whl (653.2 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ i686

PyStemmer-3.0.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (680.3 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

PyStemmer-3.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (645.6 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

PyStemmer-3.0.0-cp36-cp36m-macosx_10_9_x86_64.whl (234.0 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file pystemmer-3.0.0.tar.gz.

File metadata

  • Download URL: pystemmer-3.0.0.tar.gz
  • Upload date:
  • Size: 303.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0.tar.gz
Algorithm Hash digest
SHA256 eb9f31accf188e733f0f375cad1594f7cc21ad86b20977ccce0c7162c7c6c35e
MD5 af24c609ca81ec4991f330d1f7ffbc62
BLAKE2b-256 8fca959415b311e05812c1cfe926e21a6c64dd0131b076f258805891c10840e7

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 753dde65d031a9181d3d1def6c69cf29f90d749f60dbe257360a2bf52d06870d
MD5 1ac5ef58a50fa0f89bca5b9149749f8c
BLAKE2b-256 2e7eb47f2a9402a56d4f4d026f570e8f986e805c60bbd7103ccaba89160fa5cc

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 67e4d3f04829e672399542476163ed2e9067d56159d4a65d87d6839aa0b4fd25
MD5 66672ba4e1cf04641f84028473009f70
BLAKE2b-256 679de61425f8221913f21b0045a8a974c932267f407527202e21a51df0db7609

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f8f6ac3d031776d4512e7feb0f4411b43dacda3de91c24c418d2cff7e4e2db82
MD5 6a142866877370fe103475ab220f219f
BLAKE2b-256 dc05443d97600b7d6cc5e87c31783605db2400aaa4157823e4e20638a41d5e7f

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 65d8c40ef68363b074d1101efb24eb1183ba6860f5a3593d88b1b32f257c4f2b
MD5 0a307de1f38297399098fac4210ea0a7
BLAKE2b-256 c5b37ffcc725995cb439745ffe3c3ff67500644870aa4489380832b6f30aa231

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da6629f47f3232167636e6f9734129f3f4fe500045138a0cea2cab5f5ea460a6
MD5 4a8e246377e69e5ec84d8dcbd1aa701f
BLAKE2b-256 e4e08ffc50ce44a7fb72558ec7af6f51df2e223db2f329bd93cec73955099bc4

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 96e858254a7a0b26820b1c3fe6caf8fd8f569be8ade67ab823ef91224e31127c
MD5 67ce4090d735a967907c8ca92a5d4ae8
BLAKE2b-256 8e0c327acd84c5602784c20bd40822707eb01108c74e39485c8d8ab31ca3b4b0

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 03cc901734aff701690fcbb60d27dd4dfe47dcea2daa3ddb78364d6d7fe9ac45
MD5 d5f0337ac2cc5e6a74c9e629e259392c
BLAKE2b-256 f8ab01a6b9faec55149b488f8cecf7e0a3f742530b7efaf84e8343e122903e4f

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a437f5051889c4f6c38811751577e803a2c93370fc62f0460b2451ebdfcafb86
MD5 8fe1ec5f939a2be643f52fa7dfbd0934
BLAKE2b-256 d264afef97ca33983d727b2703a1f2357fa4326a613099d0b5bd0d639a8ac483

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dfc69688d97efd11171faf69d4243e8260aaf7ba048a7f739130d541dceb506f
MD5 4ba742b9b7cb6583f5b091db38101e61
BLAKE2b-256 ea9ea31ebe0522b67a81ab8f62604ffe17ac5879ec60c6698ba70e9f4deb2024

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 201.8 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 24602d321690946dcb015aa01f6bc9e504eaafd023da23a160c9c16852098a88
MD5 4e990a36ab1f6a6eeb20103c6bb7aaad
BLAKE2b-256 e10a23e3895714ab3adb7f96bbb05cf8e02c73d8fd31174eb6b4ef6b5469e671

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 152.1 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 9792c3bccf0782017eea951c5aac986f87f16149e9587761522da94d77ab3d79
MD5 ddc835090acffbd2d60a5792da85f62b
BLAKE2b-256 6fe7d24c9c759c89c33567791b237e23d8be306223d18808429ab27003575d29

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a3cb3bf0b8b5926423d0675265058889f30c5c37edc45961e9c92622814c8c27
MD5 c7e8aaf06b72ebc6a3a86b6bfbd5c49b
BLAKE2b-256 586fb6d9d3ee1ee202ca7af4396c5eba35be0e3f811802f0f41cbd310bcc3b0c

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e311f34e666c1efe5bd23705dc95d0c832e773c00fdf3b7f065e853bc651af1a
MD5 4e8f92ecfcf32959e3294243f1e11aeb
BLAKE2b-256 74778f68d2965faa9bacef976e476c6e8183ab015e2c147973bfb475886e99c3

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d77852e6a7729c6606da7daa914f3ab29c9d5cb4b74dc05f5e1fc0947551d62
MD5 de9ffee30a9c2ea9303d7de043bdf784
BLAKE2b-256 7523349f013d45a1410030412265fa1d7f67b5b31cd0026a955b0f710bb66cab

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6764805aa21d302b4471a956ea6a1df496d363dfd39bcbe28d03ca8e7d4f7fdd
MD5 019dbe829e955b334e33e7411d3685c8
BLAKE2b-256 fe2453a35cb53b0018cb60fcb5c3d1257b02c93de24d6357811152b53b684909

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 159e9b6b85da4accbae1223b486413e4293f7736cc9fd124c170e78ee49d10bc
MD5 06eac63b843e3b88da486e3c39b1c58c
BLAKE2b-256 803cf5065f0bedef2c3ca56adbfa02e51cab0337f9420844ddc50701163f3851

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1a48f350ad92c3b6e05295ae5fcb710fdb15203b15b8590cd7fb49d604385abe
MD5 3983f70c112d84788d7defbec0907eb8
BLAKE2b-256 4d50ed9a6657aba3a16acd1959b5c917320411897f4f34435556a32050200699

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 201.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 62ad69d85819082e77e720f25818a5219c5429d508ccdcf5da37405c92ca4a30
MD5 6d6d90857f2798a4ec4eea4b9e6b8891
BLAKE2b-256 5621cbdef54847c05a4afddfcef76750c9d43768437af22b169be881df95c5ca

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 152.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f6f3db949aa4e0f97be9b800bf1c026229f373e39ebfead8975569a87af39f29
MD5 31ea1fc7a05e86067700b388c44bc5fd
BLAKE2b-256 833c1102c4894943b01e24918ee701b5584e87bf27fa850df1b08a59a8af03fe

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78555f22dd211b220c421b5edafb5f81d2ddb259c668b347aed6853da3695c6d
MD5 97293da1f724e016860c440399fc0857
BLAKE2b-256 91b657cc12e2d2292846056020716b65a8f1dd5dc03c83cb60143cf019e94a67

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 88c3e9dddc97d6697cb086d66c8655e2ed051acacffb479cc6423e56b1413b66
MD5 0dedaa512b41d79b630e3e42521cbef1
BLAKE2b-256 3ab1f1f838290cb7f78725cf088c9d5a78fa729e86086f8932f61261e2b06515

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 201.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cf8717e0fa0975daaffe14cc0fa4ba1c66cc00daf7b7bb9afcdc2c6159e9f5d4
MD5 28bbe8cb96b3ed4c62c98d6ca5120183
BLAKE2b-256 a011296d2008b9885c91b969822bb6ad5b3e56a59afc0732f276d4a4930d195a

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 151.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8df0a5e8cfb6577ae201bd6bbd1ecee76519459064e3ff886779ca5182f9b59c
MD5 5784d3e31906d1f73bd7fe202b21d236
BLAKE2b-256 bd37c5d741da5e1e246b5eadb8550395c2e22d973753a4c8588249a49046f1e2

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c3d908c8e8e61fb392cc34e063bd225b59f3809d3b6fdb25ffc49f652695bd46
MD5 442263ade091f67d178cf665382f446c
BLAKE2b-256 cdf8b9cfedece2d5cf0487f5cb4403bde8181bcae95594d444b9b437d82debd3

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 aaf3bf810f33ec6b2e907157a54e7d8b8179060fc02d27a9b14d7845244c434c
MD5 3adcf76b2b462b3579857359ee0e6eb6
BLAKE2b-256 869021af7ab76cb240bc87377501b5fcc4b5f883950e030a85819f3d062f3d09

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 201.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 78d8909d4011f5300a052653497364e199bf3ff42fd60d5495e4bfb803dc8e45
MD5 fdfba8a2c62f9d7a9b72897fd9609d08
BLAKE2b-256 b447f460c6c58c0288ef0a6ae32ea36289434b76a79967d543b13ee9f7d7105e

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 152.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e7b31a9f67c6b5abb1557f1d59b7f30d90743175c5185f18caf7c15e27c49734
MD5 5374bbe5b6dfe67229fb3df2ed594074
BLAKE2b-256 e090c5812ef170bbf685cd111798a202b7ba4eaf4619b84d3aff382cb70a965e

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 849013b9ac5739d6782df8d98cbdf3910b815386aa97a8d8bd35e379d79d9988
MD5 a0520d8eb1696a9dacd54f8235c338c4
BLAKE2b-256 a934739cda0b1039edfd1c552b85b67790be38b97adeccae318351c6b87cb500

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0887a76bb1574aa615cc7a8ddbae386a6713a6e470ed6866a1cf222a1ad0aca4
MD5 b0505ef6ebe6c3ffd69642e398cfd4f5
BLAKE2b-256 9b286a5ce468710fb51e1e09da7dd289e45b638f586979974266d8f3366f82dd

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 201.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1f881051986786e65e8fef1e721bff8b562422c2ed5189d97c107e8b2c87446b
MD5 719d9141ef34a689d3f4e6cae6dd5860
BLAKE2b-256 eb237dfa99b5620b1570086f745db1bf35ceb21081378686deca775f3949b264

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 152.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 18d18ae92e65f2fdc19e728c96f02e6df42656088f5d1dba95dde1123d6e1633
MD5 97e5d8dc072d1cce957abd2e9daf00fd
BLAKE2b-256 884752af8f9c515337a0ace86bcb52a63a01dbc2952f11f43e08fc7dc59d6bea

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 37f035fb4472d4a99c6d52f28f0c491991ecb779216d3183b0cdfd6d9a93eff1
MD5 fc2069b259c1052a7b17a93fe1669816
BLAKE2b-256 e9f521337fe7f177b1dd8679466b0222e1a6d550477431460cfcbe73971fc628

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 170c347fe842183ef90775ecd0ec027a2e6d2bb2150f0ec033d9badd4a16fd6e
MD5 a7011b775f431b42a88cf80eb6df6ff0
BLAKE2b-256 f92c406848035280bde59d558ed19e593c322e6bd7af3fce19cad20b05c3c2c8

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 201.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 390e034f9e8071eb8957648beed50995286d81805f6127af3fafbb49ff58451a
MD5 777d475fa1a8e7f1afaff1e6ec14833f
BLAKE2b-256 1b24363f1d492f7fc908262466d5e868ad8e7d6e6624d663794ed0fe26598da8

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: pystemmer-3.0.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 152.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pystemmer-3.0.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b7a6b37c3e16b1ef3bf3b81fbeea5a32fea9ce4aff305266b8995a207cfe7b4e
MD5 50721960269cdaa9766ec53d48912106
BLAKE2b-256 ee82d93b9d6584cb4dbd94f9be09fb3b08ad27d05dbe91f0059ad8d3487f899b

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d83f161fa97a73f114c6768f8e40311ff45599b8c1eab4b283756d4f53849c2
MD5 46a23aa39a59e9679ff5ad59a1aa97c9
BLAKE2b-256 670d54499cb2718a5d1703581de85432ade3bd767d3848162478f04bca97ec3c

See more details on using hashes here.

File details

Details for the file pystemmer-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pystemmer-3.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7ae7f1de24e32d314e84e812f78066cce2b5896f60a87d3a9435265a366e627c
MD5 a2d2b3ce587cfbb1f73c30ce5b9b6223
BLAKE2b-256 1b5725b8065a101719caaa2d955d7d188ef3eda470a6dcc48e491eff15c4d181

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb1a9666f1964635170d5abe44beb2d6f33894aa49b18037ac2340eb0a53e14e
MD5 9eb78bb7b5e21b1e2e957e5c8d6d7f71
BLAKE2b-256 31e81382901420864a746817efa8932c327447340251921227c26242071298f1

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2346cfda0f5490ef595b2baf0ba3dc23b80eb2d4d47e69e76071af173da0ccc3
MD5 59bd209c1f3fa2a386c390515416ebff
BLAKE2b-256 67e5e2cfff13764429cf6f93a6f9c7deb6cea8bd2606e4eebd8037a7714fa0bd

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c605230994861fab243f96afd1e8c00280baa6f7f1f104e84dc21c78d70013f6
MD5 a8c890182c08df502a40b1359231febd
BLAKE2b-256 ab4e8cd72cfcf3dc610925376e279dadc280779a1792e92faa941bc29dd3366d

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d03320f487c16e3776f33801f30b1aadee77c893006a40e4fb18d779069c3f50
MD5 fc6818143f233ccc80c2edcc6228dd09
BLAKE2b-256 8d2136dfc5f5ca337bcb2d3300c29f1ef0f490226e007683d34634cc4ac5d06c

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 61d1c991483cee5f599fa96e2daab20219175f84a1e233e7bac33b7fce0292c4
MD5 3a367bf17f0bfa13fc80f7ecfe669e20
BLAKE2b-256 b9fa60ccc0958b94bfa50afe9241d564274be63bf6ce9f81fb81ab622a83a57c

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 579312adb8805138ca595a5dd256997142b4bba36f57cd131f1d9c4cbdd81efe
MD5 530f9e542d37b53640255adf7fcbb06d
BLAKE2b-256 7e8ccab432c962bd689257824ff2a112536b39ada99c5685a3d0276b5a0ccbcc

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 85da6de34beb515c64cd8973840e245d048dacd9b65d83af0dc1df3b1549eb62
MD5 6ed246a145c1707d69c976c21e40cb2d
BLAKE2b-256 b530888e6e2f6f9959ba8036bd24ee79c13ef4f83b564286be940f331665d1c4

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 183794fc1afc5b08a3d4d6651861e91627c24126e292ab0b658210eb80458bb4
MD5 ae440f3b195facc7b85c2f7d4fe2b431
BLAKE2b-256 05fa0ea0fe8edc7befd29a3f04ed8bc47f694e00cb40de867fd5173bd8a5fa80

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e8274384060bf4be5a6f438b6a5870eb30ed0331232bf4d0bdf5a03f74439eb5
MD5 0f200b5a7cad5dba5f524f38e4529e9b
BLAKE2b-256 641d02e370d9b286b16cca753e2cbe0db7d226612e0712d30a4d4de665aff9bc

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc101fe9fb8c590177f3cb6d8a4bde0001b28b02da3df98d2803b7352b03d931
MD5 38f281626e80ab2fc4d134946819fd99
BLAKE2b-256 176d90afed4a9cfe3d7e2a21f4de9ecad0c77288251247ceb7fd20a73c99da97

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 076099cb664d9ef245d0b2ef3378f00e01185985c79c6e6316d570a76c15fadf
MD5 3c8fa2c19b0a88ca01db6a4ea782c208
BLAKE2b-256 ef0b78b293b06646e480aeaa0f2c9c9ce67859e178a9a4fd52d894d9fdfdf3b1

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e9fc61a241df3c754c16f44acf523a67c16ecf7a0af14d339649a89f5a1ed669
MD5 c0f5fed10bbbd8f0d9e3cd5b982245d4
BLAKE2b-256 881eaa0e3e1450f0efee5f5af7f1046183db1ff5f1d0873b7cec39d9339d2e99

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a61d4b74b87a72d3a3bb1d1a28ab5fbacd2835e059049111185b3023d64bddd6
MD5 8f316ca89cbc78eb87242289a9d51084
BLAKE2b-256 1ae2b65a69b8714f658b7d50094fe88889c1cb89ca9a7b6dbc10c4fcf3a62642

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d0497993de48ba98ce2e6b31ace4a1f5af5c24630d15b997e9be1a1049ee07be
MD5 e5ee5e0734f21f870bce18c4de7218ac
BLAKE2b-256 e298c618418767da15005100ef1839151b994268a0b27eaf17ed1d455710192a

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c71467e9570bbe7aaf12d0f6deebb45d0a0de68b6b0d545b5a2fe935a03970ea
MD5 2b9421627f471c751dd0a355d4fdda31
BLAKE2b-256 d4ec05d0ef2ca5c920f707390129dd143f407a07d06bfa108abe3713bcfe1733

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9e753c9f6b6927c4e874c8e5c1cd401d98b6e7f2979b5b2a540c802bfd019494
MD5 08398ac15df4ac0eba6d9b35a78a0211
BLAKE2b-256 ea3dd5c30f4f20fb600915be78444a2295640c9ffa31d5c41ebc175a16228a81

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 89a7a6acd77de08fa4b53221eb8c54c53cbc04229cca6ce48bce272b4f1ba98a
MD5 ef36b84f6d65c1c16dae0af14e41e041
BLAKE2b-256 c6e7afd155679f0084a5c4f0d8e2a0a9b51a8c8e3f6ab4b1f732acb4147e0291

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6ec2370337cf7c9c48ce68d926bbef252bc30b9c55b6d97124a0555da644c5e6
MD5 2061332fdc6f8631825094bedbb20b06
BLAKE2b-256 70d335e933a6780026480100b01c2b371673ddad9a43b9c4d59d17597f613e47

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e1edc824faf9815b51069137b4ca246f696cb62714aea6444e63b59e35d46aa
MD5 90c57ff2c88481ff9f2ad02464c4c62a
BLAKE2b-256 4cd6c6e3cb2f7c1f661ed13d5e6950bb5f720020b516cc24ae10785135db642b

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 88d56b84249057907efefd54bc7efa9b84752fcdcd00c3f8e1e73c3157ecb9d0
MD5 0a409132a9de05ce6f4c4150f4ad6768
BLAKE2b-256 f516f2ef12d8226bb34978c79b95637206d75b9b6d751305cd6fcfc39128cbfd

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c87366308fe7298829173833a69fbfc731f19829d4788b6cfc8cfe9eff7f7fe9
MD5 656a5dd97877cb991b1ac39a9fbbbfac
BLAKE2b-256 cd8c897f7cfd81f058d57cc21e77f078a8142e0eeeb27852e12dbb88d456003d

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dabc4adba4cf3bd880d5b709b710f98c5034a76bbaa465b054e3b318d5ed544d
MD5 8d40ede680dc24c81b78a372c8fc0069
BLAKE2b-256 3494317c21414b9e8cf60d55820a2a98b5aaceb598ef7bb9d9a2475d4b0e1d77

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 92fa2f214f09c6c0fae464fe7d0415adffc3af158a288b7e33ce6be832a5732e
MD5 15d7c9237f89c87401ef6e60e4d54772
BLAKE2b-256 e7be98c52e01adcd024d6523a03f992e033f741d9f722fca1511b1092c11455f

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1815172afb88919d3c2317aafbe2faae509e5420f3f51a7b3aa5f651b850baa8
MD5 1d9976e7e7ff71d78481cc4d2424708f
BLAKE2b-256 4a785f53b32aa0e849da9b9f819c65f48b726efa81a5bcce88bee5e0f7841708

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8c19ac24ad91198af8b0deb23878f7d442e2d6a9f86158b8ee9553f5dab7155b
MD5 b4e33809d56e53667f8a796fc19254c0
BLAKE2b-256 c088df329817d090a2521703d6724f50b9b01631656cfe08bd4c8b0362266cb2

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb5f68508790a149b7b759e8dc44b3809086712e166f1ebc95196a82c4af3328
MD5 0affd376ea5ee7857751c0f3c4d569c5
BLAKE2b-256 73e04c05b12a92122d22c5e177e90efac71f83ba1327b370c9cef121e0099a8d

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f43a5ef06fa39a4f9be5a0957e1d06ff74cc7e4698ff69c4cedeef104d6f39ee
MD5 cedf75c3212efc5887c88e15b2fb7f41
BLAKE2b-256 bf76c647acd77823c80108785578f12e867d248d691fa682bd99799691d4c99b

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b8f1f3fc758528028c0accca80332b63cc63d1ed38e863d4b8d6eb04afb717c2
MD5 50a62f5d23b3ccb3106af6bb3c620e1f
BLAKE2b-256 cf24842acded0cb5d44820258e9051d9bb1ff2c3859980fe7dad12fbe1432e41

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f278c6f4eb7cecee4000ea4afc8248b28530793f41f22493e22575cb09b51db
MD5 715185879506df63a30909cde70ae133
BLAKE2b-256 512769688a9a1a50a5cd97094ca928818cbef2b5048e6739d05a265b8eed758f

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bd38112ba7a21df6cc8980270c98c7f5023b56fa5fb3a091ccdb9229fc3b745e
MD5 5883b36097144cb145b4472f2d216571
BLAKE2b-256 232b96a05d5df54399950568c54fb66c6743ed114820ecaf1a25ae4d5affdc8d

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: PyStemmer-3.0.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 201.7 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for PyStemmer-3.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a1c79d6e95dcbeaac3e78581d0efadde9dba1a589421c03ea272d7c6f9006257
MD5 f656b76bd88e1041dbfc1e7eef216bf8
BLAKE2b-256 929e62595cac079973c6ddbde0587e81356794376b693f6f746086eb20a95a64

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: PyStemmer-3.0.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 151.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for PyStemmer-3.0.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 40985534f2bdb62bc96482927d2177e92d38262f2f3680813cfaefeb493fb78f
MD5 7b0ded140e460c95a1b8309de4e0dd7b
BLAKE2b-256 ad6a33a6b938e9db798fa5015f4653f2ea20a1617d19d07f1322a315ce2437d1

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e80f4189d47d810b4a1cdba96fabf35aead7668f61da8c5ae80cc6b6b087e441
MD5 5fb424cc5db5cd56dc8463f6934a1f00
BLAKE2b-256 aa6eaf6eda6d02064a1f0ec78b019e1ff6189f3bd558272e13f23614e608a82f

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2bd9e7b52ec0e4b5f4008aa63ca0d72c279232d15e8522eb41a98c03a5347dab
MD5 2cc93293faae90fab46f790d1b02c5f2
BLAKE2b-256 99d8d349a4cb47a1a9fc98bf2a9852920bbd56926575ab51509aefab33a862bf

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 83a61338cc27ab427ca78a6a08ca2c4ed68d8ec5c69c9bc56c43ad0678d38ff1
MD5 cfeccc71e90e3e2d20c8e08b7bd1bbfc
BLAKE2b-256 a304d68203c458f7a3bf70dd5584cac668e9f81b2ddd3a23408e54823d5c4958

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9720b9f75384d14c0cd352809930bbaa4dd0167bb70ecb78ba9bcc26774be8f1
MD5 2cc595837ff2b6c622e2cea4632ee72a
BLAKE2b-256 b47ee59493448ab3356dac2741a573f33c7540c328e218a038ffa088da816c5c

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 43c50915092edc9f80063da8d667b549357e29807be815e86852c9b92a0ace4c
MD5 7aa1688ba632c84f492d92bf8e10b27a
BLAKE2b-256 ea6864739d94da2867e839ffac0eedd8543a87290e7e6f5faf3a2113fa338a32

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: PyStemmer-3.0.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 211.3 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for PyStemmer-3.0.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 b0f23059371bae4f02faeb2e8192e3652b74a74aa61a60237b9741eddc10dacf
MD5 55d36b6bef2b35eaa52e21ad4d719512
BLAKE2b-256 471ef1ee7bfed90c82dd0f14399bc45a6eee3971285ca023a46f506862f6bb04

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: PyStemmer-3.0.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 162.9 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for PyStemmer-3.0.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 7ac89337f4c3758b2a5f22e02a4b6341d01137c09002d0e6dca6813d15f6618d
MD5 edbb5c46a201ccf777b76a8f2dce1c8b
BLAKE2b-256 46c0ebd52b0d5e8bd58b5089b2ce7807a506c316961f6787ee1a0ea8296b6cbb

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 66b3bbbf34905f1f23993d3ddd289152fb4a19e8363f2739b6152cb25655fac2
MD5 ae7ca6d75401baaec1647dad621bde93
BLAKE2b-256 f5ced7dee7f891c93115d669abb4a76e2c89670a9128a6066d9cfb9be4060be7

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp36-cp36m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d0555f0b79412597f53db25aa6cd70dc41428aad37b2ca630baaa24f680ef5ec
MD5 a204329876bce94fed706de72abbabfb
BLAKE2b-256 c08113ab68982ca7e02110656743b470c1fb5302e84e627bbcc65eedf8e40814

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bf11360948be0112ff9e97ad22decddf615b110015514a8f40cdde6f170787f7
MD5 7ad5102a5f6c70bba5501ac2af4ed8ee
BLAKE2b-256 3a583ab76c84ed75dbdef326fda861cdc4b2268277541c5be42bb7345b2786c2

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 98b09a4c0acdda67d2f1249bba681f021733252706ca57744bb684e0e8b89094
MD5 b2068fb6f6ed5c3142194ec54d102fe3
BLAKE2b-256 cf78b523a8603199cb293e624b093b2f7bb8a0a2b93bd54ce92c5fc59aa9bdf6

See more details on using hashes here.

File details

Details for the file PyStemmer-3.0.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for PyStemmer-3.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2153848f4e619952c54fa82e54b845b33ee7222a953e0da7cc1735350cb77d41
MD5 81a909a7338c21654f479e96408d0d6d
BLAKE2b-256 3c904def9bebd2d4669a446f0b37b7e39a9986b401829d04817e6c2bc246eb16

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page