Hi,
I use document vector but unfortunately it sorts my docuemnts and resets Row_id. As a result I lose some information about my documents belonging to particular classes. I tried multiple solutions so that i split the data before applying Document Vector but it does not work, because I get different set of columns. Is there a way not to sort the documents or anything ?