Classification, export, classes data
It can be useful to use the classes computed by the classification in other tools. For example to enrich text metadata (eg text languages).
For this we need to export the relation between the 'classified objects' and the class names of the classification. For example:
Object name | Class name |
---|---|
Book_128 | 1 |
Book_100 | 1 |
Book_008 | 1 |
Book_120 | 2 |
Book_121 | 2 |
Book_122 | 3 |
Solution
add Classication contextual menu itemExport > Classes Data...
Solution 2
- add the class number to the AHC columns informations (if columns are classified)
- show all columns in the AHC columns informations (if columns are classified) : set the nb.par HCPC parameter
The export of the AHC columns informations should now contains all columns informations plus their class
Bonus : be able to export the AHC columns informations from the corpora view export menu and not only from the AHC columns informations editor
Edited by Matthieu Decorde