gregversteeg / corex_topic

Hierarchical unsupervised and semi-supervised topic models for sparse count data with CorEx
Apache License 2.0
627 stars 120 forks source link

Close file descriptors after saving and loading models #43

Open zafercavdar opened 4 years ago

zafercavdar commented 4 years ago

Fixes #42

Additionally I removed unused imports, sorted them, and applied auto-linting with Flake8.