SmartDataAnalytics / DL-Learner

A tool for supervised Machine Learning in OWL and Description Logics
http://dl-learner.org
GNU General Public License v3.0
152 stars 34 forks source link

PosNegLPStrict and PosNegUndLP possibly duplicate #36

Open LorenzBuehmann opened 8 years ago

LorenzBuehmann commented 8 years ago

Both implementations are used to solve a ternary learning problem and seem to share code. We should check whether we only need one of them.