cltl/SpaCy-to-NAF

Comments in NAF seem to be (partially) unsupported

Closed this issue · 1 comments

I get this error when adding a comments=True flag to the function naf_from_doc:
ValueError: Comment may not contain '--' or end with '-'

Should be fixed now! Could you try with the same data?