Skip to content

lorandDobai/fca-tools-bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCA-Tools-Bundle

This website was built in order to provide users with a diverse set of tools used in Formal Concept Analysis. It is available at FCA Tools Bundle

An in-dept windows installation guide can be found at docs/windows-install-guide.md

Features

  • Create dyadic contexts
  • Import dyadic contexts
  • Generate a dyadic context's concepts
  • Find a concept in a dyadic context without generating all its concepts
  • Generate and navigate a dyadic context's concept concepts
  • Create triadic contexts
  • Import triadic contexts
  • Generate a triadic context's concepts
  • Find a concept in a triadic context without generating all its concepts
  • Navigate a triadic context by using perspectives
  • Navigate on a large triadic context by using perspectives for which the full list of concepts cannot be computed
  • View and interact with all the public contexts uploaded by other users
  • Make your own context public to other users

Requirements

For the website

  • A web development environment
  • PHP 5.5.9 or higher
  • MongoDB
  • PHP MongoDB extension. Note: Use the legacy extension for now because Doctrine requires it.
  • The usual Symfony application requirements.
  • Composer
  • Memcached

For the scripts

  • ASP progarmming language

Deprecated

  • Python - A python script used to generate the concept lattice but now it has been replaced with PHP. The script is still there and can be used for reference or for debugging.

Installation

  1. Clone the project
  2. Install the project dependencies.
  3. Load database

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.2%
  • PHP 16.6%
  • Python 14.5%
  • JavaScript 14.2%
  • HTML 7.9%
  • ApacheConf 0.4%
  • Other 0.2%