'how to find number of formal concept in context formal concept analysis
I want to know who to count number of formal concepts in context.
for example this context:
according to my understanding: a formal context is pair of (intent, extent). for our example I could extract those formal concept:
- ({running},{stream})
- ({maritime},{sea})
- ({inland},{stream,lake})
- ({running,inland}, {stream})
- ({running,maritime}, {})
- ({inland,maritime}, {})
- ({running,inland,maritime}, {})
= 7 +2 because every context has a concept covering the set of all objects and one covering the set of all attributes.
so total is 9 (according to my understanding) ?
Thanks in advance.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
