singnet / language-learning

OpenCog Unsupervised Language Learning
https://wiki.opencog.org/w/Language_learning
MIT License
32 stars 11 forks source link

Pipeline exception handling improvements #208

Closed alexei-gl closed 5 years ago

alexei-gl commented 5 years ago

Improvements to pipeline exception handling. Component name, configuration number, run count and original exception class name were added to PipelineComponentException to be returned along with each exception raised in a pipeline component being executed.