Resolved Issues
This section lists the resolved issues in the IDOL PII Package version 12.8.
-
Some entities in CJKVT EJR grammars did not match in circumstances where the corresponding entities from the ECR grammars would (namely, when the occurrence was not surrounded by word separator characters).
-
The
names_stoplist.lua
file has been updated to reduce the number of false positive stoplist matches. -
The Maltese driving license pattern was incorrect.
-
All uppercase words scored too high as US passport matches.
-
Matches for the combined
national_id
andtin
grammars were checked in post-processing only against patterns and countries with checksums, rather than all patterns countries. This behavior meant that a pattern could be detected as one country and then fail in post-processing in checks for a second country. -
Post-processing match decisions for the
national_id
andtin
grammars were occasionally based on component name. This behavior meant that if a combined grammar matched another (incorrect) country with the same pattern, the component names were absent in post-processing, and checking alternative checksum scripts was then ineffective.