Is there a way to first use one classifier to divide documents between documents I want to read and for instance letters I don't need. And then use another classifier on the documents that are in the read group, and divide them into multiple different classes?
So can u use 2 classifiers for the same project?
Thanks