Simple NLP library
Project description
simple_nlp_library
Simple NLP library
usage
installation
python3 -m pip install --upgrade simple_nlp_library
api
semantic_tokens
preprocessing.semantic_tokens('The quick brown fox jumps over the lazy dog')
cosine_similarity
metrics.cosine_similarity([1.0, 1.0, 1.0], [4.0, 4.0, 4.0])
inserting_distance
metrics.inserting_distance('simple', 'simpler')
inserting_similarity
metrics.inserting_similarity('simple', 'simpler')
embeddings
vectors = embeddings.model()
vector = vectors["facebook"]
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
simple_nlp_library-1.3.0.tar.gz
(68.0 MB
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 simple_nlp_library-1.3.0.tar.gz.
File metadata
- Download URL: simple_nlp_library-1.3.0.tar.gz
- Upload date:
- Size: 68.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76964bfff467af95d69a95b2f65d71bd47ab01263cf22841c9423da3b9454fcf
|
|
| MD5 |
f94e18502cbe20ae6c7aa196544b1a98
|
|
| BLAKE2b-256 |
a113939f5a5ab5247092e121d3c8d5b6f24fa3363283da5f802b6c9e1b757913
|
File details
Details for the file simple_nlp_library-1.3.0-py3-none-any.whl.
File metadata
- Download URL: simple_nlp_library-1.3.0-py3-none-any.whl
- Upload date:
- Size: 69.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
267790e82b1f7832be737965eee423bb4cab8caab1d14b4334178b68f680be66
|
|
| MD5 |
fbae16745462826a4a1d47564daad3f8
|
|
| BLAKE2b-256 |
f5bc5b457ff01f986519812661c47f7611b499fad0e5fd10954583351cf1e4ce
|