hpcc-systems / hpcc-systems/DataPatterns
Store a table of common pattern value resolutions with Similarity Percentage (confidence)
Nobody has claimed this yet.
- Dominant language
- ECL
- Stars
- 5
- Forks
- 5
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Users love the pattern detection but would like to leverage those patterns against a dataset that keeps the most common resolution to those patterns as a potential 1 to many name value lookup. For instance patterns of 9999999999, 999-999-9999, +9 9999999999 would have values in this new dataset that flag it as a potential phone number. A sample of the output could look like the attached image.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the issue description and attached sample output, then trace the existing pattern-detection functionality in the repository. Clarify the proposed resolution dataset, its confidence calculation, lookup behavior, and expected output before implementation; done should include a defined feature and verification for the example patterns.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100