similarity 0.2.3 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. metadata +2 -2
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: similarity
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.2.3
5
+ version: 0.2.4
6
6
  platform: ruby
7
7
  authors:
8
8
  - Chris Lowis
@@ -58,7 +58,7 @@ dependencies:
58
58
  type: :development
59
59
  version_requirements: *id004
60
60
  description: |
61
- Pure-ruby document similarity calculations using cosine similarity and TF-IDF weights
61
+ Document similarity calculations using cosine similarity and TF-IDF weights
62
62
 
63
63
  email: chris.lowis@bbc.co.uk
64
64
  executables: []