Closed manurFR closed 7 years ago
There is a IOError: [Errno 2] No such file or directory: 'corpus/Africa.txt' exception if we don't.
IOError: [Errno 2] No such file or directory: 'corpus/Africa.txt'
Good catch, thanks. Other examples of shared config parameters are words.txt and word2vec.dat. Is it worth creating a config.yaml file that all scripts use?
words.txt
word2vec.dat
config.yaml
There is a
IOError: [Errno 2] No such file or directory: 'corpus/Africa.txt'
exception if we don't.