SenticNet / personality-detection

Implementation of a hierarchical CNN based model to detect Big Five personality traits
http://sentic.net/deep-learning-based-personality-detection.pdf
MIT License
475 stars 167 forks source link

Preprocessing Never Terminating #13

Open adamw1623 opened 5 years ago

adamw1623 commented 5 years ago

The preprocessing file when run on the examples given, appears to just be stuck never terminating, and whenever terminated it is stuck on ch = f.read(1)