Seth Black

Results 8 comments of Seth Black

Hmm. This one may be a bit tricker but I have some ideas.

Heyo! Correct, this is an artifact of stemming and lemmatization of the keywords. I added a "dumb" stemmer lookup that keeps a dictionary of the first occurrence of each word...

Hiya! I don't have any instructions for running seoanalyze on Google Colab. I would assume it would be pretty close to the [API Instructions](https://github.com/sethblack/python-seo-analyzer#api).

Roger that. Looks like on Windows we can't grab PoolManager from the urllib3 it needs to be imported.

Ah, right. I'm putting this on my roadmap for v4.1. 👍

Yikes. Looks like Windows and Python 3.8.5. Let me get a test environment setup and see what I can dig out. I've been sick, so I haven't had a chance...

Hiya! 🤔 Try adding the full url to the sitemap parameter: `https://kellyshomeinspection.com/sitemap_index.xml` and see if that fixes it.

Nice. Thank you for this. I can get your fix dropped in the next release.