mikulatomas / fcapsy

🧠 Provides experimental implementations of psychological phenomena (e.g. typicality, basic level) which appears in field of Cognitive Psychology.

Home Page:https://tomasmikula.cz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build codecov PyPI version License: MIT Code style: black

fcapsy

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.

⚠️ Library is mainly used in research. API can change rapidly.

logo

Installation

Package is avaliable in alpha version via pip.

$ pip install fcapsy

Experiments

Set of experiments is avaliable in fcapsy-experiments package.

Used in papers

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., & Mikula, T. (2021). Typicality: A formal concept analysis account. International Journal of Approximate Reasoning. https://doi.org/10.1016/j.ijar.2021.12.001

Based on papers

Belohlavek, R., & Trnecka, M. (2020). Basic level of concepts in formal concept analysis 1: formalization and utilization. International Journal of General Systems, 1-18.

Dependencies

fcapsy requires:

About

🧠 Provides experimental implementations of psychological phenomena (e.g. typicality, basic level) which appears in field of Cognitive Psychology.

https://tomasmikula.cz

License:MIT License


Languages

Language:Python 100.0%