I need to find the nearest word from a character and that word should startswith that character.
For example:
Sample Text:
What you need is What you get WYG.
From the sample text,I need to find the nearest word startswith W.
I need to find the nearest word from a character and that word should startswith that character.
For example:
Sample Text:
What you need is What you get WYG.
From the sample text,I need to find the nearest word startswith W.
Copyright © 2021 Jogjafile Inc.
Something like:
or more general
DISCLAIMER: I am a developer of UIMA Ruta