tensormsa
tensormsa copied to clipboard
Train Error in Doc2Vec
When I use Doc2Vec Model in Gensim, There is Error (Some Texts are OK but Some are not)
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
The file is neuralnet_node_d2v.py
Error occurs below code
model.train(train_data)