JohnSnowLabs / spark-nlp

State of the Art Natural Language Processing
https://sparknlp.org/
Apache License 2.0
3.88k stars 711 forks source link

[SPARKNLP-1058] Adding aggressiveMatching parameter #14365

Closed danilojsl closed 2 months ago

danilojsl commented 3 months ago

Description

Adding aggressiveMatching parameter to find dates even in ambiguous or less common formats. This will instruct the annotator to execute runDateExtractorChain method for empty outputs

Motivation and Context

See issue #14100

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: