How did you instantiate tokenizer class
Also check if in your parse data codes, if you have remove_stopwords for both labels(row[0]) and sentences (row[1]) as per row
How did you instantiate tokenizer class
Also check if in your parse data codes, if you have remove_stopwords for both labels(row[0]) and sentences (row[1]) as per row