Why can't I load from a specific filepath with gensim downloader? – Twitter API
I'm trying to download then load a pre-trained model with the gensim downloader to/from a specific location. It looks like I can successfully specify the download location using gensim.downloader.BASE_DIR but then I can't figure out how to load from that…