wang2vec
wang2vec copied to clipboard
training on multiple input files
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.