chunk finder
#6
by
p1yush99
- opened
I'm trying this classifier for my tag, is there anyway that I can find out those chunk for words in the sequence which is responsible for this probability
ex. sequence = "I'm playing cricket"
tag = ['sport']
probability = 99.99 %
so I want to extract "playing cricket" from whole sequence