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.
Comments