

Is it possible to extract keywords from text in bulk?
for example BigLionYellowMonkeyTrulyDeliveryIgniteCBD I need each word separately:
Big
Lion
Yellow
Monkey
Truly
Delivery
Ignite
CBD
a few months ago I found a simple webtool to do this but I cant find it now
it is not possible if I have "biglionyellowmonkeytrulydeliveryignitecbd"
That wasn't your original question
You have to do other things, with dictionaries.
I use MS Word's GetSpellingSuggestions() function to split a name into dictionary words.
Is it possible to extract keywords from text in bulk?
...
Is it conceivable to remove watchwords from text in mass?



