Results 1 to 3 of 3
Thread: Connection to WordNet with JWNL
- 06-10-2008, 11:46 AM #1
Member
- Join Date
- Jun 2008
- Posts
- 2
- Rep Power
- 0
Connection to WordNet with JWNL
Hi friends,
I did a java program which creates some thread. Into the run() of the thread, the program make a connection to WordNet through JWNL. My problem is that the threads collide when there are more than one call to JWNL and WordNet at the same time.
There's anyone who can help me??....thanks to all.
Ps. I don't understand how JWNL represent the connection to WordNet.
I do this method:
JWNL.initialize(FileInputStream("path/file_properties.xml"));
but it's a void type return method.....so how can I manage N distinct connection to WordNet??...
- 06-10-2008, 12:23 PM #2
Member
- Join Date
- Jun 2008
- Location
- Delhi, India
- Posts
- 6
- Rep Power
- 0
I Don't understand, what is the need of different JWNL connection, when u ready same xml file? Would u give me full detail?
- 06-10-2008, 02:04 PM #3
Member
- Join Date
- Jun 2008
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
help me in JWNL
By vissu007 in forum New To JavaReplies: 2Last Post: 03-30-2009, 02:04 PM -
How to use JWNL in java program
By ak.bhartiya in forum Advanced JavaReplies: 2Last Post: 05-12-2008, 08:24 AM -
how to use jwnl.. i run a sample program it will ask properties file.. what can i do
By sathishk in forum New To JavaReplies: 1Last Post: 02-16-2008, 03:33 AM -
no connection
By even in forum JDBCReplies: 15Last Post: 01-02-2008, 01:50 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks