Progress, slow but steady

Having squashed my scoring bug, I have spent most of the weekend working on ensuring that parameters are being classified correctly. It’s taken hours of trial and error consuming most of the past two days, but it is finally producing consistent and correct results in classifying parameters. Now the task is to make improvements to the classification system. At present, I’m only getting a few percent improvements over a straight syntactical match. But much of that could be in the weighting of the syntax and synonym evaluations. Perhaps adding more classifiers will help, but I hope I can get an improvement by tweaking the comparisons I am already making.