cmaclell / concept_formation

Python implementations of TRESTLE, COBWEB/3, and COBWEB
MIT License
61 stars 18 forks source link

fixed preprocessors #44

Closed cmaclell closed 7 years ago

cmaclell commented 7 years ago

I.e., fixed the flattener, subcomponent processor, list processors and updated trestle and structure mapper to reflect these changes. This is meant to address #43