|
From: Mahsa C. <mah...@gr...> - 2012-03-19 10:19:11
|
Hi, I ran the DL-Learner to learn a concept in EL with ELTL algorithm. I have tried to put the command alg.type = "eltl", alg.type = "el", or alg.type = "disjunctiveEL" in the conf file, but an error occurred with this cause: Caused by: java.lang.RuntimeException: Problem getting class type for bean: alg - trying to instantiate class: eltl/el/disjunctiveEL ..... Caused by: java.lang.ClassNotFoundException: eltl/el/disjunctiveEL. It happens with the latest version of DL-Learner. Is it possible to use ELTL algorithm in the Beta version? Cheers, Mahsa |