exception

These are custom exceptions for pyconll. Right now, this only consists of a ParseError.

API

exception pyconll.exception.FormatError[source]

Error that results from trying to format a CoNLL object to a string.

exception pyconll.exception.ParseError[source]

Error that results from an improper value into a parsing routine.