Trying to filter a dataset with multiple entries of around 5000 characters.
Looking for 100 characters before and after a specific keyword.
Tried using regex for search and replace, but only found functions for extracting one keyword at a time.
Sample Input:
abc123cde345fgh678ijk910keywordbc123cde345fgh678ijk910
Expected output with plus-minus 5 characters:
jk910keywordbc123