Separators to match.
static const Set<String> separators = <String>{ ' ', ',', ';', ':', '|', '/', r'\', '_', '.', '-', };