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 (15,144 stars) (4,349 forks)batch import
good first issuehousekeeping

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