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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -