Visualization tool for correlation n-ptychs of linguistic attributes
Project description
CELAO
CELAO is a program for visualizing Correlation N-ptychs of Linguistic Attributes.
🔧 Installation
- Use the package manager pip to install CELAO.
pip install celao
- Create the folder called "data" in the root of your program.
mkdir data
- Place a dataset file inside the created folder
🚀 Usage
from celao import run_cela
if __name__ == "__main__":
run_cela()
Run your script, and CELAO will:
-
Automatically load the dataset from the data/ directory
-
Detect attribute relationships
-
Visualize the correlation n-ptychs
📂 Notes
- The dataset should be in a tabular format, such as .csv
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
celao-0.2.tar.gz
(1.9 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
celao-0.2-py3-none-any.whl
(1.9 kB
view details)
File details
Details for the file celao-0.2.tar.gz.
File metadata
- Download URL: celao-0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c96ca266e64e58311cd728a7752ce9a2bad78020af714c9263f7870b0ec71c9
|
|
| MD5 |
24c90e272d28a180aa058395faf9a972
|
|
| BLAKE2b-256 |
4f93632983bd8d8b9888341f2c6821fb4422f3706dd765d4a8319ef514fe06c8
|
File details
Details for the file celao-0.2-py3-none-any.whl.
File metadata
- Download URL: celao-0.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ee334525c8b202b8151988ea07bf7a8bfb6e419c75072cd2a8c0a5879837727
|
|
| MD5 |
64feb8c755f1f87cc4811c72aad00ddc
|
|
| BLAKE2b-256 |
81f7108fb64f5cf373f3d30d4212e6e2fdebda635706cdfb9bd5a4e831fc4578
|