260328: Could not generate explanation for the predictions as input row(s) has fewer chunks than expected to generate SHAP based explanation.

Description

SHAP does not work with a single word and NULL strings. To generate the SHAP explanation for the input text, provide two or more words.

Solution

Review and replace all NULL values and smaller chunks of text from the input table to generate a SHAP explanation.