The NatLangNode class is too big. Separate it. Do not add neural-network code into it. Create a separate neural-network and have each neural-node point at a NatLangNode.
Increasing priority of this bug because the code is much more disorganized in version 0.9, and its having more bad interactions between the timing of html updates.
It may be necessary to create a scheduling system which understands dependencies between the scheduled events, including time dependencies to handle browser thread problems and differences in the 5 supported browsers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Increasing priority of this bug because the code is much more disorganized in version 0.9, and its having more bad interactions between the timing of html updates.
It may be necessary to create a scheduling system which understands dependencies between the scheduled events, including time dependencies to handle browser thread problems and differences in the 5 supported browsers.