sentimental 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +5 -0
  2. data/lib/sentislang.txt +1 -0
  3. metadata +5 -4
data/README.md CHANGED
@@ -77,3 +77,8 @@ scores and tokens, e.g.:
77
77
 
78
78
  Based largely on Christopher MacLellan's script:
79
79
  https://github.com/cmaclell/Basic-Tweet-Sentiment-Analyzer
80
+
81
+ ## Changes
82
+ - 2013-10-13 Adding :-) to slang
83
+
84
+
data/lib/sentislang.txt CHANGED
@@ -31,6 +31,7 @@
31
31
  1.0 ;o)
32
32
  1.0 %-)
33
33
  1.0 (-:
34
+ 1.0 :-)
34
35
  1.0 (:
35
36
  1.0 (o:
36
37
  1.0 8)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sentimental
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-04-21 00:00:00.000000000 Z
13
+ date: 2013-10-13 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description: A simple sentiment analysis gem
16
16
  email: jeff@7compass.com
@@ -23,7 +23,8 @@ files:
23
23
  - lib/sentiwords.txt
24
24
  - README.md
25
25
  homepage: https://github.com/7compass/sentimental
26
- licenses: []
26
+ licenses:
27
+ - MIT
27
28
  post_install_message:
28
29
  rdoc_options: []
29
30
  require_paths:
@@ -43,7 +44,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
43
44
  version: '0'
44
45
  requirements: []
45
46
  rubyforge_project:
46
- rubygems_version: 1.8.24
47
+ rubygems_version: 1.8.15
47
48
  signing_key:
48
49
  specification_version: 3
49
50
  summary: Simple sentiment analysis