Set of tools to create and use explainable embeddings.
Project description
EncExp is a set of tools for creating and using explainable embeddings. As with any embedding, the aim is to have a set of vectors that can be associated with tokens, and consequently, an utterance can be represented in the vector space span by the vectors. However, the difference concerning the embedding estimated with GloVe or Word2Vec, among others, is that EncExp associates vectors where each component has a meaning. The component’s value indicates whether the word associated with the component might be present in the sentence.
The component’s meaning is a direct consequence of the procedure used to estimate the embedding. EncExp estimates the embedding by solving $d$ binary self-supervised classification problems, where the label is the presence of a particular token. The classifier used is a linear Support Vector Machine.
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
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 encexp-0.1.7.tar.gz.
File metadata
- Download URL: encexp-0.1.7.tar.gz
- Upload date:
- Size: 42.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
983509425697333eae55caca619ca3ed513a1b49db47f8b81d5f29d28a367eb4
|
|
| MD5 |
f5c0f1bbef8b74134b311e8c93844ef1
|
|
| BLAKE2b-256 |
80c8753c64646d8bd8438a471b50c2676544e800a3d46131ffdfedaef8c2b2cb
|
File details
Details for the file encexp-0.1.7-py3-none-any.whl.
File metadata
- Download URL: encexp-0.1.7-py3-none-any.whl
- Upload date:
- Size: 48.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ce673232ced29f94b34b746a550b922e5e22979be6aa3a4cd6423197f233cfc
|
|
| MD5 |
d0f2752342f9a7c900dd95da95181aca
|
|
| BLAKE2b-256 |
790087365188ee00a813491f4e74e8b2621c6aa9c04c0021285415393cfa9f48
|