isi-vista / adam

Abduction to Demonstrate an Articulate Machine
MIT License
10 stars 4 forks source link

Learner needs to be able to handle "X_is_Y" and learn from it. #830

Open lichtefeld opened 4 years ago

lichtefeld commented 4 years ago

Hm, if we allow the RelationLearner to fill in AttributeSemanticNodes as possible slot fillers as a backup when other ObjectSemanticNodes aren't available I think the relationLearner might be able to handle this. However, this type of slot filling probably has ripple effects on our composite learners.