Visualization, Sampling, Similarity & Betweenness
Version 1.1.0 of our conceptual spaces implementation contains the following additional functionality:
- Visualization: A new module called
concept_inspectorprovides interactive 2D and 3D visualizations of the concepts in the current conceptual space - Sampling: You can now sample points from a concept based on its membership function. If you want to, you can also export these points in a csv file.
- Similarity & Betweenness: The code now contains quite a number of options for computing the similarity and betweenness of concepts.