Hi, Is there a way to incorporate stemming or lemmatization? The problem is, for example, while the word 'help' in a text gets counted towards category help, the words helping and helped do not.
Not exactly a solution, but I made a package to handle all the pre-processing and then was able to pass my cleaned text into Empath: https://github.com/EricWiener/aiotext
Hi, Is there a way to incorporate stemming or lemmatization? The problem is, for example, while the word 'help' in a text gets counted towards category help, the words helping and helped do not.
Any way this can be achieved with Empath?
Thanks SBS