similarity 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
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: []