Lattice
description |
build a concept lattice. ADD_EXTENT algorithm builds the complete concept lattice. ICEBERG builds a lattice with only the top-most concepts of the concept lattice. . A bottom concept is added that groups remaining attributes (not introduced by a frequent concept extent) and transforms the semi-lattice into a lattice. Euclidian division is used in FCA4J: e.g. In Iceberg50, the concepts have an extent whose cardinality is >= total object count * 50 /100, where / is Euclidian division |
||||||||||||||||||||
usage |
java -jar fca4j-cli.jar LATTICE <input> [<output-file>] [options] |
||||||||||||||||||||
options |
|