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 36 and Version 37 of WordNetApi


Ignore:
Timestamp:
Feb 19, 2010, 11:12:26 AM (14 years ago)
Author:
hales
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WordNetApi

    v36 v37  
    5555 add_def::
    5656  optional parameter, if set to true, synset definition is part of response
     57 maxres::
     58  optional parameter, number of maximum results returned (default 100)
    5759
    5860'''Response:''' JSON encoded array of hashes with following structure
     
    6870'''Query types:'''
    6971 * ''word'' - search for entries containing whole word in literals
    70  * ''word:number'' - search for entries containg whole word with sense number
     72 * ''word:'' - search for all different senses of literal exactly matching ''word''
     73 * ''word:number'' - search for exact literals with sense number (possibly more POS)
    7174 * ''[*]word[*]'' - search for word substring - * can be put at the beginning/end of the word or at both of them
    7275 * ''xml_element=value'' - search for value of xml_element, for example SYNSET.POS=n