python - Process getting killed while running the program -


i trying run personality trait repository of sentinet. after while process automatically getting killed. see execution:

python process_data.py ./googlenews-vectors-negative300.bin ./essays.csv ./mairesse.csv loading data... data loaded! number of status: 2467 vocab size: 30391 max sentence length: 149 killed 

here process_data.py

kindly, let me know need resolve issue.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -