Hello there!
We are currently writing a research project on microtransactions using natural language processing.
We have a Excel file containing 450.000 comments.
As to capture as many comments related to microtransactions, we would like to concatenate som variations of the spelling e.g.
Microtransactions = "micro transactions", "micro-transactions", "microtransact" etc...
We would very much like it to return all the 450.000 comments, though with the words concatenated as explained above.
How do we best achieve this?
Thanks a lot!