wlin12/wang2vec

training on multiple input files

Opened this issue · 1 comments

I want to train my word embeddings on more than one training files. Which command should I use for training the model using multiple input files?

Combine all the files into a single input file and train using that file.