proycon / foliapy

An extensive Python library for dealing with FoLiA (Format for Linguistic Annotation) documents, a rich XML-based format for linguistic annotation finding application in Natural Language Processing (NLP). This library was formerly part of PyNLPl.
https://proycon.github.io/folia
GNU General Public License v3.0
18 stars 5 forks source link

updated an error message for parsing documents #13

Closed ErkanBasar closed 5 years ago

ErkanBasar commented 5 years ago

The usage of args and kwargs prevent returning proper error messages when a used argument name does not exist.