infineac.process_event.check_keywords_in_event#
- infineac.process_event.check_keywords_in_event(event: dict, keywords: list[str] | dict[str, int] = [], modifier_words: list[str] = ['disregarding', 'except', 'excluding', 'ignoring', 'leaving out', 'not including', 'omitting']) bool[source]#
Function to check if keywords are present in the presentation or Q&A part of an event. Calls
infineac.process_text.keyword_search_exclude_threshold().