New in this Release
This section describes the enhancements to the IDOL PCI Package in version 12.8.
-
The IDOL PCI Package now includes resources for China. .
-
The IDOL PCI Package now includes resources for South Korea.
-
The name grammar has additional entities for matching names in the format title and surname, for example Mr. Smith.
-
The name grammar entities now include titles in French, German, and Spanish.
-
Dates matched by the date grammars are now normalized to ISO-8601 format (
YYYY-MM-DD
).Partial dates without a day are formatted
YYYY-MM
.If speed is your priority, you can disable date normalization by setting the
normalize_dates
parameter in thepci_postprocessing.lua
script tofalse
.