|
From: An C. T. <tca...@gm...> - 2012-03-19 21:07:26
|
Hi Mahsa, I haven't checked but try to use the full qualify name, e.g. alg.type="org.dllearner.algorithms.el.ELLearningAlgorithm" OR alg.type="org.dllearner.algorithms.el.ELLearningAlgorithmDisjunctive". Cheers, An. On 3/19/2012 10:49 PM, Mahsa Chitsaz wrote: > 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 > > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > > > _______________________________________________ > dl-learner-discussion mailing list > dl-...@li... > https://lists.sourceforge.net/lists/listinfo/dl-learner-discussion |