top of page
Search

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.

Screen Shot 2015-04-08 at 2.49.57 PM.png
Screen Shot 2015-04-08 at 3.20.52 PM.png

Screen Shot 2015-04-08 at 3.25.59 PM.png

Screen Shot 2015-04-08 at 3.23.36 PM.png

We added only the core and data jar files.

Screen Shot 2015-04-08 at 3.28.47 PM.png

Screen Shot 2015-04-08 at 3.29.01 PM.png

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 All
The End

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

 
 
 
Final Code: Dictionary

/** *Java Speech Grammar Format (JSGF) file *This file holds all the words that the program will recognize **/...

 
 
 
Final Code: Dialogue File

/* * Copyright 2013 Carnegie Mellon University. * Portions Copyright 2004 Sun Microsystems, Inc. * Portions Copyright 2004 Mitsubishi...

 
 
 

Comments


Featured Posts
Check back soon
Once posts are published, you’ll see them here.
Recent Posts
Archive
Search By Tags
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
  • Facebook Classic
  • Twitter Classic
  • Google Classic
  • RSS Classic

© 2023 by TOKYO DESIGN. Proudly created with Wix.com

bottom of page