Added * English language idioms * tag_str and template_str datasources in features.wikitext.revision
2.6.5
Added * Support for native gensim vectors and mmaps
Changed * word2vec constructor is reverted back to old behavior for memory usage reasons
2.6.4
Changed * word2vec is generalized and constructor now takes keyed_vectors
Fixed * Bumps gensim version to 3.8.1 to deal with smart_open warning
2.6.3
Fixed - Fixes name of german language utils - Rates are now properly formatted when labels are long or numerous - word2vec generator now yields nothing rather than zero'd vectors when a word isn't found.
2.6.2
Added - Adds explicit multi-dictionary support to English and German
Fixed - Minor fix to serbian badwords - Add "sudo" to installation commands in readme - Minor fix to English regexes
2.6.1
Fixed - revscoring.Model.model_info now has metrics sorted in label-order