piskvorky/gensim

Move BrownCorpus from word2vec to gensim.corpora

Open

#2,956 opened on Sep 24, 2020

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (4,349 forks)batch import
good first issuehousekeeping

Repository metrics

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

Description

Not a high-priority at all, but it'd be more sensible for such a tutorial/testing utility corpus to be implemented elsewhere - maybe under /test/ or some other data- or doc- related module – rather than in gensim.models.word2vec.

Originally posted by @gojomo in https://github.com/RaRe-Technologies/gensim/pull/2939#discussion_r493820305

Contributor guide