The fcapsy
provides experimental implementations of some psychological phenomena (e.g. typicality, basic level) which appears in field of Cognitive Psychology.
Library is based on Formal Concept Analysis framework which is provided by great concepts library.
Package is avaliable in alpha version via pip
.
$ pip install fcapsy
Belohlavek, R., & Mikula, T. (2020). Typicality in Conceptual Structures Within the Framework of Formal Concept Analysis. Proceedings of CLA 2020, 33-45. http://ceur-ws.org/Vol-2668/paper2.pdf
Belohlavek, R., & Trnecka, M. (2020). Basic level of concepts in formal concept analysis 1: formalization and utilization. International Journal of General Systems, 1-18.
Rice, M. D., & Siff, M. (2001). Clusters, concepts, and pseudometrics. Electronic Notes in Theoretical Computer Science, 40, 323-346.
fcapsy requires:
- Python (>= 3.6)
- concepts