Relational concept analysis
FAMILY_IMPORT
Model-driven transformation of multivalued data tables to a Relational Context Family (RCF) file.
Usage
java -jar fca4j-cli.jar FAMILY_IMPORT <input> [<output-file>] [options]
Options
| Option | Description |
|---|---|
-m <INPUT-FORMAT> |
supported formats are:
|
-f <FAMILY-FORMAT> |
supported formats are:
|
-s <SEPARATOR> |
separator (CSV format only):
|
-timeout <SECONDS> |
set timeout for algorithm execution, in seconds |
-v, --verbose |
print a final report of the algorithm execution |