Returns the full path to the file of word vectors. If there is no environment variable CBN_VECTORS_LOCATION in the current environment it prompts to set a location with cbn_set_vectorfile_location

cbn_get_vectorfile_location()

Value

a full path to the vectors file

Details

If you want prefer the location of your downloaded vectors to persist across sessions, add CBN_VECTORS_LOCATION=/Users/me/Documents/myvectors.txt or similar to your ~/.Renviron file (creating the file if necessary).

See also