Results 1 to 2 of 2
Thread: Need a java code
- 07-11-2007, 08:39 AM #1
Member
- Join Date
- Jun 2007
- Posts
- 13
- Rep Power
- 0
- 07-11-2007, 10:06 PM #2
Member
- Join Date
- Jul 2007
- Posts
- 44
- Rep Power
- 0
That's difficult.
the first thing that comes to my mind is "dictionaries"
Search an electronic dictionary and use it from your code, you can save it in data base or load it in memory from java (you can use java.util.Hashtableutil.Hashtable extends Dictionary).
To calculate the semantic between 2 words search one of them in the dictionary and then check if in its meaning is the other word. Do the same with the second word.
good luck
simon
Similar Threads
-
java code optimization
By hey in forum New To JavaReplies: 0Last Post: 02-10-2008, 05:16 PM -
java code
By sobhalr in forum New To JavaReplies: 0Last Post: 12-28-2007, 10:25 AM -
help with basic java code
By elizabeth in forum New To JavaReplies: 1Last Post: 08-07-2007, 06:47 PM -
Comments in java code
By lenny in forum New To JavaReplies: 3Last Post: 07-25-2007, 07:59 PM -
Generating Code Automatically Using Custom code Template In Eclipse
By JavaForums in forum EclipseReplies: 1Last Post: 04-26-2007, 03:52 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks