AdDownloader is a Python library and Command-line Interface (CLI) that directly calls the Meta Ad Library API given a valid Meta developer access token.
Hi, I really like this repo but I was wondering whether I can somehow quiet the nltk downloads.
I have not found something I could do about it in my code so I thought making this issue/suggestion would be better.
I have no experience with nltk or whatsoever but it looks like the analysis.py
could have this:
Hi, I really like this repo but I was wondering whether I can somehow quiet the nltk downloads. I have not found something I could do about it in my code so I thought making this issue/suggestion would be better. I have no experience with nltk or whatsoever but it looks like the analysis.py could have this:
from lines 32 and onwards?