wordnet

MIT + WordNet

Common Lisp interface to WordNet

$ area51 add wordnetCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(wordnet:some-function ...)

Dependencies