- 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
0.2.0
==========================
- internal data structure changed to HashMap for phrases and contexts with IndexMap for counters - zip file as output added