Field | Value |
---|
Name | WQuery |
Description | WQuery is a domain specific query language designed to process wordnet-like lexical ontologies.
It operates on wordnet-related terms like synsets, word senses, word forms etc. It is especially useful
for dealing with elaborate querying tasks like searching for cycles in semantic relations
or calculating average depth of synsets participating in hypernymy hierarchy.
WQuery operates on platforms that provide Java Runtime Environment and works with wordnets stored in XML files.
It may be used as a standalone application or as an API to a lexical ontology in Java based systems. |
Homepage | http://www.wquery.org |