Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

This stage identifies tokens that looks like URL addresses and flag them as "URL".

Info

Uses URL Recognizer Stage.

Configuration

Using the configuration it can be defined if the recognizer will only match domains or URLs or both. By default it will match URL's only.


  • Parameter
    summaryIf true then the recognizer will match URLs, ex. https://www.domain.com
    defaulttrue
    nameValidate URL
    typeboolean
  • Parameter
    summaryIf true then the recognizer will match domain names ex. mydomain.com
    defaultfalse
    nameValidate Domains
    typeboolean



General Settings

Include Page
Generic Recognizer Config
Generic Recognizer Config

...