Process and profile text datasets interactively
Project description
Texture: Structured Text Analytics
Texture is a system for exploring and creating structured insights with your text datasets.
- Interactive Attribute Profiles: Texture visualizes structured attributes alongside your text data in interactive, cross-filterable charts.
- Flexible attribute definitions: Attribute charts can come from different tables and any level of a document such as words, sentences, or documents.
- Embedding based operations: Texture helps you use vector embeddings to search for similar text and summarize your data.
Install and run
Install texture with pip:
pip install texture-viz
Then you can run in a python script or notebook by providing a dataframe with your text data and attributes.
import texture
texture.run(df)
Texture Docs
Texture allows you to customize attribute visualizations based on a schema and configure different tables to tailor how the interface presents your data. For more details and examples, check out our documentation.
Dev install
See DEV.md for dev workflows and setup.
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 texture_viz-0.0.11.tar.gz.
File metadata
- Download URL: texture_viz-0.0.11.tar.gz
- Upload date:
- Size: 3.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.11.4 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77538a425df37cbcbfb09a173c5a40492ef06c756a6725e2c6a57cefcb836b00
|
|
| MD5 |
3fc463f12231471b553433ff3e954b20
|
|
| BLAKE2b-256 |
f14698c809a394bf66e0a6a66d56afad15777815481dea3867314335cd1c0b0f
|
File details
Details for the file texture_viz-0.0.11-py3-none-any.whl.
File metadata
- Download URL: texture_viz-0.0.11-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.11.4 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48b9e022222135a10a9b8c75997d48c55f1779eca616edf70024d67537b78fed
|
|
| MD5 |
1106661d28e940f062cd2f8ffc411332
|
|
| BLAKE2b-256 |
01a524f220a0a7e871e8a0270c7643522f534962c1615b47e5b691c983f097a8
|