Closed aapeliv closed 5 years ago
This is definitely a bug, thanks for the error report. There's a definite lack of test cases here which has been caused by a lack of good setup for database based tests and fixtures
@aapeliv What sort of input caused this bug to be exposed? I'd like to write a regression test using the exact input you had here.
It returns an error "Invalid corpus provided" (also see #159). Digging a bit deeper, the error comes from it trying to create new labels each time, but these are marked as unique in SQL.