From: mnolte <mn...@un...> - 2018-01-08 21:56:14
|
Dear all, I have a question regarding ignored concepts and properties that can be set via the configuration /alg.ignoredConcepts/[1] etc: At which point in the algorithm will they be ignored? Are they simply discarded during output, or does the refinement operator no longer create any nodes containing them? In the source code I found that at least the ignored concepts are treated like unfulfillable concepts (org.dllearner.core.AbstractCELA.initClassHierarchy()). However, I am not quite clear what this implies for a theoretically point of view. I would be glad if one of you could help me with this. Kind regards, Robin Nolte Links: ------ [1] https://cdn.rawgit.com/AKSW/DL-Learner/master/interfaces/doc/configOptions.html#org.dllearner.algorithms.celoe.CELOE Universitaet Bremen |