项目作者: mikulatomas

项目描述 :
🧠 Formal Concept Analysis with focus on Cognitive Psychology
高级语言: Python
项目地址: git://github.com/mikulatomas/fcapsy.git
创建时间: 2019-07-02T10:57:10Z
项目社区:https://github.com/mikulatomas/fcapsy

开源协议:MIT License

下载


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.

  1. $ 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: