wordnet icon indicating copy to clipboard operation
wordnet copied to clipboard

Common Lisp interface to WordNet - modernized

Results 2 wordnet issues
Sort by recently updated
recently updated
newest added

parse-wordnet-data.lisp needs to include: (define-wordnet-pointer-symbol "+" :adverb :derivationally-related-form) ; added by reanz1959 Complete set of pointer symbols should now be: (progn ;; It's debatable which of these should or shouldn't...

Lisp WordNet as provided from github is compatible with the WordNet 3.1 database. Just drop it in to the dict directory after renaming the 3.0 database.