Item Tag Survey Probe

We seek first-level patterns in paragraphs that suggest new meaning when viewed together. >> survey tags

http://code.fed.wiki/assets/pages/site-survey-factory/launch.html?probe=ItemTagSurvey HEIGHT 0

The rules for tags are concisely expressed in the code.

item.text.match(/ >>( +[a-z]+)+$/)

This says to match:
  space before >>
followed by:
  spaces then letters one-or-more-times
at the very end

SEARCH SLUGS item-tag-survey

See Item Tag Survey for raw results.

See Item Tag Aggregator for frequent and rare tags.

http://code.fed.wiki/assets/pages/site-survey-factory/preview.html?probe=ItemTagSurvey HEIGHT 400