Closed giacbrd closed 7 years ago
Taking into account https://github.com/RaRe-Technologies/gensim/pull/847, implementing the hashing trick. See also http://radimrehurek.com/gensim/corpora/hashdictionary.html
evaluation on the script http://scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
in version 0.0.5, see parameter bucket
bucket
Taking into account https://github.com/RaRe-Technologies/gensim/pull/847, implementing the hashing trick. See also http://radimrehurek.com/gensim/corpora/hashdictionary.html