close Warning: Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 7 and Version 8 of WordNetApi


Ignore:
Timestamp:
Nov 26, 2006, 7:27:12 PM (18 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WordNetApi

    v7 v8  
    4141 }
    4242}}}
     43
     44'''Query types:'''
     45 * ''word'' - search for entries containing whole word in literals
     46 * ''word:number'' - search for entries containg whole word with sense number
     47 * ''[*]word[*]'' - search for word substring - * can be put at the beginning/end of the word or at both of them
     48 * ''xml_element=value'' - search for value of xml_element, for example SYNSET.POS=n
     49 * ''xml_element=dictionary_code2:entry_id2:xml_element2'' - search for xml_element with value from xml_element2 of entry_id2 in dictionary_code2
     50
     51== Display entry ==
     52
     53'''Request:''' ''servername''/''dictionary_code''?action=runQuery&query=''entry_id''&outtype=''output_type''&arg=''argument''&nojson=1&default=1
     54
     55 entry_id::
     56  ID of displayed entry
     57 output_type::
     58  output type of entry, possible values:
     59 * a
     60 * b