Export data
Clustered elements can be exported in CSV files or directly on their source Arkindex corpus.
CSV Export
You can export your clusters and their elements by clicking on the CSV Export button on the details page or the project navigation.
A CSV file will be generated with the following columns:
|
Arkindex ID of an element in a cluster |
|
Label of the cluster, can be changed through the web interface |
|
Position of the cluster as a positive integer, to uniquely identify a cluster |
|
Score as a float, describing the distance for that element from the cluster core elements |
|
ID generated by Grappa to uniquely identify the group of clusters |
|
Display name of the group of clusters, can be edited. |
Arkindex export
You can export all your elements with their cluster information as an Arkindex classification by clicking on Arkindex export button on the details page or the project navigation.
A new modal will appear to ask for confirmation, then an asynchronous task is started to publish the classifications.
Every element in a cluster will get a new classification whose class name is cluster:<label>, with <label> being its cluster name.