Closed SaulLu closed 2 years ago
Before this PR, the extraction of named entities required an "id" column, I propose with this PR to generate on the fly the ids needed for batching in the REL library. This feature allows to avoid having to design an ids column upstream.
cc @timoschick , @norakassner
LGTM! Thanks! :)
Before this PR, the extraction of named entities required an "id" column, I propose with this PR to generate on the fly the ids needed for batching in the REL library. This feature allows to avoid having to design an ids column upstream.
cc @timoschick , @norakassner