0.1.1
- Major fix: Previously, overall inclusion calculation was using only exact matching, which is not the correct implementation of the scoring system. This has been fixed.
- Performance and efficiency improvements, particularly surrounding classification. Use of pre-scoring values speeds things up a lot. Some multiprocessing stuff in data loading. Repairs for potential race conditions.
- Other small output/usability fixes
Full Changelog: 0.1.0...0.1.1