Software Secret Weapons™
|
Word Net by Pavel Simakov on 2006-03-29 01:26:35 under Text Mining, view comments |
|||
|
Introduction
WordNet covers large part of the language. There are 114648 nouns, 11306 verbs, 21436 adjectives, 4669 adverbs in version 2.0. Pretty cool!
It might be interesting from the design point of view that this hierarchy has a small number of roots. These roots are:
Original distribution of WordNet is a set of declarative prolog rules for each of the dimensions above. We have written some Java code to convert these prolog rules (text files) into MySQL database. We also have all the queries that navigate above dimensions.
Another very cool project is Link Grammar |
|
|||
|
Copyright © 2004-2010 by Pavel Simakov any conclusions, recommendations, ideas, thoughts or the source code presented on this site are my own and do not reflect a official opinion of my current or past employers, partners or clients |
|
No comments yet
Leave a comment