From the beginning, the goal of c_Cortex.h has always been to bring the level of understand to at least 75% but this is not always possible.
When all routines fail to deliver the understanding level because of the quantity of unknown words and the result falls to the 50% level of understand routine, it cannot figure out anything. Instead it bothers the user with useless questions which result in confusion for both the program and the user.
This level need more work to make better decisions on the unknowns.
Steps to correct this problem:
[ ] Gather a large list of patterns sent to 50% level routine.
[x] In progress.
[ ] Review the list and look for ways to try to get it to 75% and hand it off. 75% works well.
[ ] Possibly add code to store the patterns in a file that are sent to 50%, review later.
[ ] Add code to help raise the level of understanding.
From the beginning, the goal of c_Cortex.h has always been to bring the level of understand to at least 75% but this is not always possible. When all routines fail to deliver the understanding level because of the quantity of unknown words and the result falls to the 50% level of understand routine, it cannot figure out anything. Instead it bothers the user with useless questions which result in confusion for both the program and the user. This level need more work to make better decisions on the unknowns.
Steps to correct this problem: