Is there a way to parse future/past dates based off certain token e.g., arriving/arrived/delivered, etc?
I know that I can make an if else condition or so, but was wondering if there's a better way to handle such edge cases, as I don't have a dataset of all possible combinations.