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 40 and Version 41 of WordNetApi


Ignore:
Timestamp:
Mar 19, 2010, 9:32:05 AM (14 years ago)
Author:
hales
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WordNetApi

    v40 v41  
    7474 * ''word:'' - search for all different senses of literal exactly matching ''word''
    7575 * ''word:number'' - search for exact literals with sense number (possibly more POS)
    76  * ''[.*]word[.*]'' - search for word substring - .* can be put at the beginning/end of the word or at both of them (N.B. that full regular expressions are not supported at the moment)
     76 * ''![.*]word![.*]'' - search for word substring - .* can be put at the beginning/end of the word or at both of them (N.B. that full regular expressions are not supported at the moment)
    7777 * ''xml_element=value'' - search for value of xml_element, for example SYNSET.POS=n
    7878 * ''xml_element=dictionary_code2:entry_id2:xml_element2'' - search for xml_element with value from xml_element2 of entry_id2 in dictionary_code2