wang2vec icon indicating copy to clipboard operation
wang2vec copied to clipboard

training on multiple input files

Open perceptronnn opened this issue 8 years ago • 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?

perceptronnn avatar Oct 30 '17 12:10 perceptronnn

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

sauravm8 avatar May 29 '18 11:05 sauravm8