cl-conllu

Apache 2.0

Common Lisp library for dealing with CoNLL-U files

$ area51 add cl-conlluCopy

Usage

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