piskvorky/gensim

Broken documentation links on Gensim's PyPI page

Open

#3452 opened on Mar 8, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (15,144 stars) (4,349 forks)batch import
bugdifficulty easydocumentationgood first issueimpact LOWreach LOW

Description

Links in the Documentation section of our official PyPI page are broken (return 404): https://pypi.org/project/gensim/#documentation-1

OTOH, links at https://github.com/RaRe-Technologies/gensim#documentation work, so it looks like the PyPI version contains obsolete links that got out of sync.

Contributor guide