piskvorky/gensim

Broken documentation links on Gensim's PyPI page

Open

#3,452 opened on Mar 8, 2023

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

Repository metrics

Stars
 (15,144 stars)
PR merge metrics
 (No merged PRs in 30d)

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