I've just installed tesseract through homebrew, I need to put some files inside the tessdata folder but I can't find it anywhere on my mac.
I searched for "tesseract" in the finder and the search returned nothing, I couldn't find anything on google either.
If you installed it through brew, try running
brew list tesseract
In my case it gave out the following locations:
Port and others should have similar commands.
You can always go on the terminal and
cd / && sudo find . -iname tesseract