0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed redundant current_timestamp field More... almost 16 years ago
initial checkin More... almost 16 years ago
minor edit More... almost 16 years ago
Test Checkin More... almost 16 years ago
Initial revision More... almost 16 years ago
Representation ? Making the arrows of more related concept pairs thicker ? Divide the concept map into separate categories ? Show the concept maps of each categories in one display ? Distinguish the concept maps by giving them different colors(random colors) More... over 16 years ago
I]The code has been modified to handle gramatically incorrect sentences too. Wordnet and Java wordnet Library [jwnl] has been used to handle this case. Here, if the Stanford parser fails, the exception is caught, and the code in sentenceParser handles it 1] I had changed the mysql jdbc library to [mysql-connector-java-5.1.5] as the authentication methods have changed in MYSQL server 5.0 [com.mysql.jdbc.Driver] 2] you will have to download jwnl from http://sourceforge.net/projects/jwordnet 3] you will have to download wordnet from http://wordnet.princeton.edu/3.0/WNprolog-3.0.tar.gz 4] You will have to initialise JWNL by using a configuration file JWNL.initialize(new FileInputStream("C:/Documents and Settings/105033485/SemanticSearch/file_properties.xml")); II]. I have scattered the nodes (randomly) so that it is a bit easy to visualise. I'll be improving this further after I look at some cluster displaying algorithms. More... over 16 years ago
Current status: More... over 16 years ago
Current status: More... over 16 years ago
Current status: More... over 16 years ago
- incorporated DB storing phase limited for table 'Concepts'. More... over 16 years ago
*** empty log message *** More... over 16 years ago
*** empty log message *** More... over 16 years ago
*** empty log message *** More... over 16 years ago
*** empty log message *** More... over 16 years ago
*** empty log message *** More... over 16 years ago
*** empty log message *** More... over 16 years ago
Initial revision More... over 16 years ago
*** empty log message *** More... over 16 years ago