- Small fixes with datatypes
- added distance measures for most_similar: count, jaccard and weighted_jaccard
- restructured code for performance and readability
- separated Python bindings (in PYSELMR) and SELMR struct
- internal data structure changed to HashMap for phrases and contexts with IndexMap for counters
- zip file as output added
- Initial version