Overview
A regression in NER results occurred in 1.2.1 when fixing a bug in VI models based around spaces.
Bugfixes
-
Fix Sentiment not loading correctly on Windows because of pickling issue (#742) (thanks to @BramVanroy)
-
Fix NER bulk process not filling out data structures as expected (#721) (#722)
-
Fix NER space issue causing a performance regression (#739) (#732)
Interface improvements
- Add an NER run script (#738)