Regex in python to split sentences by fullstop but ignore abbreviations and dates which contain fullstop?
I want to search for a keyword in the text and to extract this sentence which contains the keyword. When extracting the sentence, I want to ignore fullstops in dates and fullstops in some shortenings (‘st’ and ‘numb’)