varying options for the text classification

Hi,
For the text classification . We will have the different labels for each sentence. Do you have any solution for this.

Ex :

text 1
a) A
b) B
c) C
d) D

text2
a)E
b)F
c)D
d)Z

Hi! I’m not 100% sure I understand your question correctly. So you want use different label schemes depending on the texts? How do you want to decide which labels to show? And what’s your end goal? Are you planning on training a model? And should your model be able to predict all labels?