Hub
Pricing About
WorkflowWorkflow

Extract three capital letters from a string with RegEx and compare them to a list

RegexExtract
mlauber71 profile image
Draft Latest edits on 
May 15, 2023 8:33 AM
Drag & drop
Like
Download workflow
Workflow preview
Extract three capital letters from a string with RegEx and compare them to a list ----------- \s([A-Z]{3})(\s|$) This RegEx code will find all groups of exactly three uppercase letters in the string that are either preceded and followed by one or more spaces, or are at the end of the string. It will match 'IBM' even though it is at the end of the string without a trailing space.

External resources

  • Palladian: Regex Extractor
  • Regex Substring (anotherfrauduser)
  • forum entry
  • HUB: Extract three capital letters from a string with RegEx and compare them to a list
  • forum: extract a substring with RegEx
Loading deploymentsLoading ad hoc jobs

Used extensions & nodes

Created with KNIME Analytics Platform version 4.7.2
  • Go to item
    AF Utility NodesTrusted extension

    Another Fraud

    Version 1.0.0

    anotherfrauduser
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.2

    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.7.0

    knime
  • Go to item
    Palladian for KNIMEUnknown extension

    This is an unpublished or unknown extension.

    palladian.ws

    Version 2.8.1

Legal

By using or downloading the workflow, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits