Resource id is now also part of the label as there may be crucial information in the resource id that we want to act on.
Furthermore the words in the classification.json are used
in re.search, not as a whole word, but could be part of a word.
The reason for this is otherwise you won't be able to find
things in resource-id. That can be necessary to classify
certain elements.
The tradeoff is that it might misclassify words.