I'm looking for information on lexical databases and PHP. Specifically, I want to be able to use a lexical database efficiently with PHP.

I've found this:
http://www.foxsurfer.com/wordnet/

It allows PHP to access WordNet. The biggest problem I see with it is that it requires GD functions not be enabled, which I use all over my site. Secondly, it only supports an older version of WordNet (as far as I can tell). These two limitations, especially the first, tend to make this a poor choice for me.

Does anybody know anything about this?

-Galen

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to