Solution 1:

After applying the StringToWordVector, ensure that you select the correct attribute (class in your case) on the Classify tab. By default, the Explorer selects the last one. However, the StringToWordVector filter moves any class attribute to the start and therefore a word attribute, which is most likely numeric, will be selected automatically as the class.