Essentially i have about 15000 objects. Each object has 200 individual properties. Each property may have more than one value. All values are textual in nature.
I would like to be able to select certain properties (maybe 10 or 20 of the 200), and categorize/classify (not sure the nomenclature here) by unique combinations of these properties.
I'm not sure if that's clear or not, basically we're trying to identify templates and/or patterns in the objects, and in doing so need to identify which property value combinations are most popular and/or important.