LR-POR / cl-conllu

tool for working with conllu files in CL
Apache License 2.0
13 stars 5 forks source link

Exporting RDF conversion with wilbur, solving name conflicts in conllu.rdf #43

Closed GPPassos closed 6 years ago

GPPassos commented 6 years ago

Loading cl-conllu from quicklisp was signalling name conflicts in conllu.rdf. This solves them with shadowing-import-from.

Exports also convert-to-rdf, from rdf-wilbur.lisp.