Progress: Beginning My Own Application
- Yavneeka Patel
- Apr 8, 2015
- 1 min read
So Audrey is awesome and was able to fix the issue of being unable to read the file by creating the package in Eclipse and placing the files in there. The package name should be the name of the folders, and each folder is separated by a period.




We added only the core and data jar files.


We also decided to get rid of the probability based dictionary set because it seems a little beyond my capabilities at this point.
My next steps are to create the file with the commands, and to build a hash map that holds the translation value, and then create the java file that finds the key in the hash map.
Recent Posts
See AllSo we've made it to the very end. Through all the ups and downs and we're all still standing. It was an amazing semester and I made some...
/** *Java Speech Grammar Format (JSGF) file *This file holds all the words that the program will recognize **/...
/* * Copyright 2013 Carnegie Mellon University. * Portions Copyright 2004 Sun Microsystems, Inc. * Portions Copyright 2004 Mitsubishi...
Comments