facebookresearch / SpanBERT

Code for using and evaluating SpanBERT.
Other
881 stars 175 forks source link

Support for nested entities #63

Open iden-alex opened 3 years ago

iden-alex commented 3 years ago

It seems that the format of the input data does not allow for nested entities. Do spanbert support nested entities and relations between them? If so, how do I prepare the dataset to train the model in such case?