Merged in chore/update_exclusion_keywords_for_effective_date (pull request #327)

update exclusion keywords for effective date

* update exclusion keywords for effective date


Approved-by: Katon Minhas
This commit is contained in:
Siddhant Medar
2024-12-11 21:49:53 +00:00
committed by Katon Minhas
parent 6c028ef892
commit 1d49a7f9b1
+1 -1
View File
@@ -99,7 +99,7 @@ GROUPED_KEYWORD_MAPPINGS = {
"fields": ["CONTRACT_EFFECTIVE_DT"],
"methodology": "include_exclude",
"included_keywords" : ["Effective Date", "entered into", "shall be effective", "will become effective"],
"excluded_keywords" : ["%", "$","Permit","Certificat","Registration","Department of Public Health"],
"excluded_keywords" : ["Permit","Registration","Department of Public Health"],
"case_sensitive": False,
},
"TERMINATION_UPON_NOTICE": {