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.3.tar.gz
(8.0 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.3-py3-none-any.whl
(8.4 kB
view details)
File details
Details for the file celao-0.3.tar.gz.
File metadata
- Download URL: celao-0.3.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c279bb499cff1a5190a6c2a452e3ea3d0178d39b3260a14842414ad1470fb71c
|
|
| MD5 |
69f28530f5070eb8fc545053dba38eb2
|
|
| BLAKE2b-256 |
71ae43f56ec87aee823b33ce294a87e4d39b72c711187af29727a1771928f149
|
File details
Details for the file celao-0.3-py3-none-any.whl.
File metadata
- Download URL: celao-0.3-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
0f80904250fbd387840afbe3f7c4de31211721cc5d6bafb24f0e445e54b91670
|
|
| MD5 |
6da40b59ca7684013be1b99914c48635
|
|
| BLAKE2b-256 |
746ad83c6d8774d71fc6a391e0dd50a2a2e7e54172a8e3e4c02da39faa75b950
|