|
From: Lorenz B. <spo...@st...> - 2012-01-19 10:55:10
|
Hi Steve, kann you send us the ontology and a small example how you run the DL-Learner? Which version are you using? Regards, Lorenz On 18.01.2012 20:42, Steve Hookway wrote: > > Hello All, > > I'd like to learn a particular sequence of numbers. I'm using this > pattern: http://ceur-ws.org/Vol-216/submission_12.pdf to create class > expressions that describe sequences. I've created a number of example > sequences and would like to learn the expression that captures them > all: eg given 4123, 1235, 123, etc and some negative examples, I'd > like to learn the class expression for a list containing sequence > 1,2,3. This task would essentially find the superclass for the > positive examples (a list containing 1,2,3). > > The DL learner examples I've come across use individuals for positive > and negative inputs, but is there any reason classes couldn't be used? > I've tried this and eventually run out of heap space with 1.5 G RAM -- > but wonder if there is anything intrinsically wrong with this > approach. I've also given each class a named individual and made the > individuals the positive and negative examples. But, DL Learner also > eventually runs out of heap space. > > Thanks in advance for the help, > > Steve > > THIS MESSAGE IS INTENDED FOR THE USE OF THE PERSON TO WHOM IT IS > ADDRESSED. IT MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL > AND EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAW. If you are not the > intended recipient, your use of this message for any purpose is > strictly prohibited. If you have received this communication in error, > please delete the message and notify the sender so that we may correct > our records. > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > > > _______________________________________________ > dl-learner-discussion mailing list > dl-...@li... > https://lists.sourceforge.net/lists/listinfo/dl-learner-discussion |