From esj at harvee.org Tue Oct 20 10:41:11 2009 From: esj at harvee.org (Eric S. Johansson) Date: Tue, 20 Oct 2009 10:41:11 -0400 Subject: [Ng-pbv] an update on techniques Message-ID: <4ADDCC07.6080301@harvee.org> I got some good feedback from a couple of People on this project off list. One is to focus on one specific improvement and make that come live before trying anything else. what got the biggest thumbs up from two advisors (csail mit prog and speech recognition knowledgeable computational linguist) is the idea of translating code into a pseudo-language which can be manipulated using the speech recognition tools and then translate back into code when done. The big advantage of this model is that you don't care what editor you use and the big disadvantage is that I have almost no knowledge of the parsing And translation process. Suggestions?