chime 0.4.0 → 0.5.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8ac0a466430c4982fa34d69464c37518b1e1c7a3
4
- data.tar.gz: d4fc7aae48f0712d05e4aaa47b6ce2de4350b13e
3
+ metadata.gz: 8e856afec88f8ef558c1bfc59a66ea88ff261bf1
4
+ data.tar.gz: ce33d679fc5eb6a0a55f1bc32fca24ff1aed0118
5
5
  SHA512:
6
- metadata.gz: 5773fea730729c99afea585b3135641e279d385345e356c0cda50571e9c46bc3d204b876a07f6bd22097d902ef516ca7522bab28bd2f3be177ac03fd9f862f27
7
- data.tar.gz: 1ca29482b0139c6018458b79bb6bbc7a6cae6eeedac8c300d7e3c8552d7fe98625f1deb81a5b01ea4d7ba3c1ae9fd9f0e89485f4b75d69a8c5b0e348790ff73e
6
+ metadata.gz: 3b116ec70665b03872523b7ecabc4445816958a9dc787376407227e869249462dc33e0a1cba3edf7994deda838bdb1a13e9d9754ef8d426b7f76f2dc1f6169c7
7
+ data.tar.gz: be8fbad3d16b0c5bc85dcdaf0960c70a1bba0880c135873855d22b5d7116529992e08596608c13e35fae3b628ba5e5a10c5498aad12974cb0c0e0e3601674f88
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.0
1
+ 0.5.0
data/chime.gemspec CHANGED
@@ -2,15 +2,15 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: chime 0.4.0 ruby lib
5
+ # stub: chime 0.5.0 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "chime"
9
- s.version = "0.4.0"
9
+ s.version = "0.5.0"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.authors = ["jonathanamccann"]
13
- s.date = "2013-11-21"
13
+ s.date = "2013-12-12"
14
14
  s.description = "Text Analysis for Member Based Organizations"
15
15
  s.email = "jonathanamccann@gmail.com"
16
16
  s.extra_rdoc_files = [
@@ -882,7 +882,7 @@ module EmotionBankPhrases
882
882
  "weepiness" => "Negative",
883
883
  "weeping" => "Negative",
884
884
  "weight" => "Negative",
885
- "Weltschmerz" => "Negative",
885
+ "weltschmerz" => "Negative",
886
886
  "woe" => "Negative",
887
887
  "woebegon" => "Negative",
888
888
  "woebegone" => "Negative",
@@ -899,15 +899,115 @@ module EmotionBankPhrases
899
899
  "makes it incredibly challenging to get a lane" => "Negative",
900
900
  "parking is still a major issue" => "Negative",
901
901
  "parking is still an issue" => "Negative",
902
-
903
-
904
-
905
-
906
-
907
-
908
-
909
-
910
-
902
+ "i would like to see" => "Negative",
903
+ "i wish membership were a bit more flexible" => "Negative",
904
+ "was a dissapointment" => "Negative",
905
+ "can be crowded" => "Negative",
906
+ "could use some updating" => "Negative",
907
+ "very crowded" => "Negative",
908
+ "hard to find machines" => "Negative",
909
+ "needs some updating" => "Negative",
910
+ "parking is really bad" => "Negative",
911
+ "are really dirty" => "Negative",
912
+ "parking may be difficult" => "Negative",
913
+ "not well-described" => "Negative",
914
+ "are pretty limited" => "Negative",
915
+ "can't practice together" => "Negative",
916
+ "none of the staff stays" => "Negative",
917
+ "the parking is a problem" => "Negative",
918
+ "i had trouble signing" => "Negative",
919
+ "encourage members to use deodorant" => "Negative",
920
+ "the workout space is ok but" => "Negative",
921
+ "equipment is not functioning" => "Negative",
922
+ "take inordinate amounts" => "Negative",
923
+ "not well done" => "Negative",
924
+ "should be managing people" => "Negative",
925
+ "could be more abundant" => "Negative",
926
+ "i could get a better deal" => "Negative",
927
+ "would be nice to have" => "Negative",
928
+ "can not attend" => "Negative",
929
+ "no one can attend" => "Negative",
930
+ "equipment is outdated" => "Negative",
931
+ "the prices high" => "Negative",
932
+ "building is old" => "Negaive",
933
+ "oddly set up" => "Negative",
934
+ "equipment is in need of repair" => "Negative",
935
+ "old facilities" => "Negative",
936
+ "tiny gymnasium" => "Negative",
937
+ "classes more often would be nice" => "Negative",
938
+ "deteriorating building" => "Negative",
939
+ "not a good place" => "Negative",
940
+ "weights need to be updated" => "Negative",
941
+ "i have not been happy" => "Negative",
942
+ "drafted on the wrong" => "Negative",
943
+ "you could improve the y by" => "Negative",
944
+ "too cramped" => "Negative",
945
+ "the building is old" => "Negative",
946
+ "embarassed" => "Negative",
947
+ "i reported it" => "Negative",
948
+ "hours were extended" => "Negative",
949
+ "to small" => "Negative",
950
+ "to crowded" => "Negative",
951
+ "to expensive" => "Negative",
952
+ "would like to see" => "Negative",
953
+ "not the friendliest" => "Negative",
954
+ "grumpy" => "Negative",
955
+ "do not feel that instructors for certain programs are qualified" => "Negative",
956
+ "wouldn't want to waste the time" => "Negative",
957
+ "contamination" => "Negative",
958
+ "need to open earl" => "Negative",
959
+ "equipment can really use an upgrade" => "Negative",
960
+ "does not seem fair" => "Negative",
961
+ "not convenient" => "Negative",
962
+ "it is somewhat cramped" => "Negative",
963
+ "like to see the gym floor swept" => "Negative",
964
+ "do not like the recent" => "Negative",
965
+ "kept more clean" => "Negative",
966
+ "rid of a lot of great" => "Negative",
967
+ "it is a little expensive" => "Negative",
968
+ "hours be longer" => "Negative",
969
+ "rooms be maintained" => "Negative",
970
+ "use more bike" => "Negative",
971
+ "too hot" => "Negative",
972
+ "use more air" => "Negative",
973
+ "room was larger" => "Negative",
974
+ "more cardio equipment" => "Negative",
975
+ "more group active classes" => "Negative",
976
+ "lack of space" => "Negative",
977
+ "don't put their weights away" => "Negative",
978
+ "throw them randomly on the racks" => "Negative",
979
+ "more workout classes in" => "Negative",
980
+ "would like to see" => "Negative",
981
+ "could use updating" => "Negative",
982
+ "more public swim" => "Negative",
983
+ "low trend in employee moral" => "Negative",
984
+ "needs to be addressed" => "Negative",
985
+ "poor customer service" => "Negative",
986
+ "good personnel have left" => "Negative",
987
+ "facility is very disappointing" => "Negative",
988
+ "is exceptionally bad" => "Negative",
989
+ "not maintained well" => "Negative",
990
+ "unorganized and filthy" => "Negative",
991
+ "old and worn" => "Negative",
992
+ "dirty" => "Negative",
993
+ "not inflated" => "Negative",
994
+ "not have enough equipment" => "Negative",
995
+ "far too busy" => "Negative",
996
+ "needs expansion" => "Negative",
997
+ "always clean" => "Positive",
998
+ "well maintained" => "Positive",
999
+ "staff were accomending" => "Positive",
1000
+ "i have no complaints" => "Positive",
1001
+ "everything was great" => "Positive",
1002
+ "i really enjoy" => "Positive",
1003
+ "overall it is a good vaule" => "Positive",
1004
+ "has a variety exercising class" => "Positive",
1005
+ "huge selection of exercise" => "Positive",
1006
+ "easy going atmosphere" => "Positive",
1007
+ "great people" => "Positive",
1008
+ "y has everything you need" => "Positive",
1009
+ "everything you need to stay healthy" => "Positive",
1010
+ "the stuff that counts is awesome" => "Positive",
911
1011
  "admir" => "Positive",
912
1012
  "admirable" => "Positive",
913
1013
  "admirably" => "Positive",
@@ -1559,7 +1659,10 @@ module EmotionBankPhrases
1559
1659
  "i like it so much" => "Positive",
1560
1660
  "wonderful staff" => "Positive",
1561
1661
  "friendly," => "Positive",
1562
- "the y has great group exercise" => "Positive"
1662
+ "the y has great group exercise" => "Positive",
1663
+ "the hours are convenient" => "Positive",
1664
+ "it's a convenient location" => "Positive",
1665
+ "it's never crowded" => "Positive"
1563
1666
  }
1564
1667
  end
1565
1668
  end
@@ -1814,7 +1814,32 @@ module TermCategories
1814
1814
  "bit of everything" => "Facility (General)",
1815
1815
  "good deal financ" => "Cost/Value (Membership)",
1816
1816
  "very affordable" => "Cost/Value (Membership)",
1817
- "value of sports" => "Personal Reasons"
1817
+ "value of sports" => "Personal Reasons",
1818
+ "great facility" => " Facility (General)",
1819
+ "cost of membership" => "Cost/Value (Membership)",
1820
+ "offered to children" => "Children's Programs (General)",
1821
+ "fitness center" => "Facility (General)",
1822
+ "cleaning" => "Facility (Cleanliness)",
1823
+ "sweeping" => "Facility (Cleanliness)",
1824
+ "class" => "Group EX (General)",
1825
+ "classes" => "Group EX (Variety)",
1826
+ "equipment" => "Equipment (General)",
1827
+ "child watch" => "Child Watch",
1828
+ "hours" => "Facility (Hours)",
1829
+ "programming" => "Group EX (Variety)",
1830
+ "price" => "Cost/Value (Membership)",
1831
+ "family" => "Atmosphere (Feeling/Safety",
1832
+ "facilities" => "Facility (General)",
1833
+ "community" => "Mission",
1834
+ "convenient" => "Facility (Location)",
1835
+ "fees" => "Cost/Value (Membership)",
1836
+ "crowded" => "Facility (Size)",
1837
+ "atmosphere" => "Atmosphere (Feeling/Safety)",
1838
+ "afford" => "Cost/Value (Membership)",
1839
+ "cost" => "Cost/Value (Membership)",
1840
+ "spiritual" => "Personal Reasons",
1841
+ "expensive" => "Cost/Value (Membership)",
1842
+ "facility" => "Facility (General)"
1818
1843
  }
1819
1844
  end
1820
1845
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chime
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - jonathanamccann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-21 00:00:00.000000000 Z
11
+ date: 2013-12-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: shoulda