NCATComp410 / comp410_fall_2024

COMP410fFall 2024 semester class project
MIT License
0 stars 0 forks source link

Investigate AU_ACN Match #72

Closed AmariBull closed 6 days ago

AmariBull commented 1 week ago

AU_ACN

ID:5

The output of the ACN does not look like it was correctly detected, too many numbers were entered.

claesmk commented 1 week ago

Do you think the number was not detected was not a valid AU_ACN?

NiyaHen7 commented 6 days ago

It seems the number was detected but incorrectly classified as a DATE_TIME value. This could definitely be due to too many entered digits or the presence of letters in the input.

claesmk commented 6 days ago

The number is actually not a valid AU_ACN so it makes sense that it was not detected as such.

ID:5:Anonymized: The customer provided 2 ACN numbers. The first number, , is invalid. The second number, , was correct

The fact that it was detected as a DATE_TIME was just random luck