Similitud de textos, comparaciones case insensitive, extración de palabras, normalización.
Project description
Instalación y uso de similtext
Instalación:
pip install similtext
Ejemplo de uso:
from similtext import SimilText
sw = SimilText()
# Comparación
assert sw.icmp('one twó ThreE foúr',
'ONE two three FOUR') == 0
assert sw.icmp('melón grande', 'melon pequeño') == -1
Para más información vea la clase SimilText.
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
similtext-0.9.0.tar.gz
(5.7 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 similtext-0.9.0.tar.gz.
File metadata
- Download URL: similtext-0.9.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3480ea34b8f0cbdc18d6e088412f7f2f5dd455978d471b3eb8650fdc8f292009
|
|
| MD5 |
883a8c726cb465ba800cd8f3587bbef1
|
|
| BLAKE2b-256 |
b84b0b260aa69a5bc31ac7a735d105688e530d849f72dd207cf83ad1f7705ab7
|
File details
Details for the file similtext-0.9.0-py3-none-any.whl.
File metadata
- Download URL: similtext-0.9.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7408a189aa98509f3cd6d63910e7e59e9c9fa87d4fb8e2822556d27b675b72ba
|
|
| MD5 |
ed7574da66141be21a2b1c33a3506b47
|
|
| BLAKE2b-256 |
a96d3844a9e76fa33a4747b22e4cb297d2134fc0ce27bcae523100f8d457620d
|