https://github.com/alexhkurz/fca-continuous-search
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: alexhkurz
- Language: HTML
- Default Branch: main
- Size: 38.1 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
FCA Continuous Search
This project is a JavaScript-based program to illustrate an interface that could help users to understand their preferences on objects given preferences on attributes.
Users specify their preferences on the attributes (three attributes in the implemented example) and then can create ("Search") a ranked list of objects, each object being identified with the set (list) of attributes it satisfies.
The ranking is obtained by multiplying the incidence relation matrix with the attribute vector.
Installation
git clone https://github.com/alexhkurz/FCA-continuous-search.git
cd FCA-continuous-search
open index.html
Owner
- Name: Alexander Kurz
- Login: alexhkurz
- Kind: user
- Website: alexhkurz.github.io
- Repositories: 41
- Profile: https://github.com/alexhkurz
PhD Ludwig-Maximilians University Munich 2000; CWI Amsterdam and Masaryk University Brno 2000-2002; University of Leicester 2002-2018; Chapman University 2018-
GitHub Events
Total
Last Year
Dependencies
- csv-writer 1.6.0
- faker 5.5.3
- csv-writer ^1.6.0
- faker ^5.5.3