Story Text training not applying to original text

Thanks for reporting this! The text classifier was only checking the RSS feed body (the short summary that comes in the feed) when deciding if trained text matched. For feeds like spokesman.com that only provide short summaries, the trained text you see in the Text view wasn’t being checked for scoring or the “Found in story” indicator.

I’ve pushed a fix so that when the full article text has been fetched (via the Text view), text classifiers will also check against that content. This should fix both the scoring and the “Not found in story” message you were seeing. The fix will be deployed shortly.