Humanize deobfuscates the URL path and returns the formatted, human-readable group name.
If the URL path contains invalid characters then an error is returned.
Valid returns true if the URL path uses valid characters.
Valid URL paths are all lowercase and contain only alphanumeric characters, dashes, underscores,
amperage and asterisks.