tagger
The Xerox Part-of-Speech Tagger Version 1.2
$ area51 add taggerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(tagger:some-function ...)The Xerox Part-of-Speech Tagger Version 1.2
$ area51 add taggerCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(tagger:some-function ...)