wordnet 1.1.0 → 1.2.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 +5 -5
- checksums.yaml.gz.sig +0 -0
- data/History.md +33 -0
- data/README.md +140 -1
- data/lib/wordnet/constants.rb +0 -1
- data/lib/wordnet/lexicallink.rb +0 -1
- data/lib/wordnet/lexicon.rb +7 -6
- data/lib/wordnet/model.rb +0 -2
- data/lib/wordnet/morph.rb +12 -1
- data/lib/wordnet/semanticlink.rb +8 -1
- data/lib/wordnet/sense.rb +44 -1
- data/lib/wordnet/sumoterm.rb +0 -1
- data/lib/wordnet/synset.rb +1 -2
- data/lib/wordnet/word.rb +0 -1
- data/lib/wordnet.rb +1 -2
- data/spec/helpers.rb +17 -5
- data.tar.gz.sig +0 -0
- metadata +63 -138
- metadata.gz.sig +0 -0
- data/.gems +0 -6
- data/.ruby-gemset +0 -1
- data/.ruby-version +0 -1
- data/.simplecov +0 -8
- data/ChangeLog +0 -829
- data/Gemfile +0 -2
- data/History.rdoc +0 -21
- data/LICENSE +0 -27
- data/Manifest.txt +0 -37
- data/README.rdoc +0 -101
- data/Rakefile +0 -102
- data/TODO +0 -9
- data/certs/ged.pem +0 -26
- data/examples/gcs.rb +0 -44
- data/examples/hypernym_tree.rb +0 -34
- data/wordnet.gemspec +0 -63
metadata
CHANGED
@@ -1,78 +1,62 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: wordnet
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Michael Granger
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain:
|
11
11
|
- |
|
12
12
|
-----BEGIN CERTIFICATE-----
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
+
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
X0qdrKi+2aZZ0NGuFj9AItBsVmAvkBGIpX4TEKQp5haEbPpmaqO5nIIhV26PXmyT
|
36
|
-
OMKv6pWsoS81vw5KAGBmfX8nht/Py90DQrbRvakATGI=
|
13
|
+
MIID+DCCAmCgAwIBAgIBBTANBgkqhkiG9w0BAQsFADAiMSAwHgYDVQQDDBdnZWQv
|
14
|
+
REM9RmFlcmllTVVEL0RDPW9yZzAeFw0yMzAxMTYxNzE2MDlaFw0yNDAxMTYxNzE2
|
15
|
+
MDlaMCIxIDAeBgNVBAMMF2dlZC9EQz1GYWVyaWVNVUQvREM9b3JnMIIBojANBgkq
|
16
|
+
hkiG9w0BAQEFAAOCAY8AMIIBigKCAYEAvyVhkRzvlEs0fe7145BYLfN6njX9ih5H
|
17
|
+
L60U0p0euIurpv84op9CNKF9tx+1WKwyQvQP7qFGuZxkSUuWcP/sFhDXL1lWUuIl
|
18
|
+
M4uHbGCRmOshDrF4dgnBeOvkHr1fIhPlJm5FO+Vew8tSQmlDsosxLUx+VB7DrVFO
|
19
|
+
5PU2AEbf04GGSrmqADGWXeaslaoRdb1fu/0M5qfPTRn5V39sWD9umuDAF9qqil/x
|
20
|
+
Sl6phTvgBrG8GExHbNZpLARd3xrBYLEFsX7RvBn2UPfgsrtvpdXjsHGfpT3IPN+B
|
21
|
+
vQ66lts4alKC69TE5cuKasWBm+16A4aEe3XdZBRNmtOu/g81gvwA7fkJHKllJuaI
|
22
|
+
dXzdHqq+zbGZVSQ7pRYHYomD0IiDe1DbIouFnPWmagaBnGHwXkDT2bKKP+s2v21m
|
23
|
+
ozilJg4aar2okb/RA6VS87o+d7g6LpDDMMQjH4G9OPnJENLdhu8KnPw/ivSVvQw7
|
24
|
+
N2I4L/ZOIe2DIVuYH7aLHfjZDQv/mNgpAgMBAAGjOTA3MAkGA1UdEwQCMAAwCwYD
|
25
|
+
VR0PBAQDAgSwMB0GA1UdDgQWBBRyjf55EbrHagiRLqt5YAd3yb8k4DANBgkqhkiG
|
26
|
+
9w0BAQsFAAOCAYEARYCeUVBWARNKqF0cvNnLJvFf4hdW2+Rtc7NfC5jQvX9a1oom
|
27
|
+
sfVvS96eER/9cbrphu+vc59EELw4zT+RY3/IesnoE7CaX6zIOFmSmG7K61OHsSLR
|
28
|
+
KqMygcWwyuPXT2JG7JsGHuxbzgaRWe29HbSjBbLYxiMH8Zxh4tKutxzKF7jb0Ggq
|
29
|
+
KAf9MH5LwG8IHVIfV5drT14PvgR3tcvmrn1timPyJl+eZ3LNnm9ofOCweuZCq1cy
|
30
|
+
4Q8LV3vP2Cofy9q+az3DHdaUGlmMiZZZqKixDr1KSS9nvh0ZrKMOUL1sWj/IaxrQ
|
31
|
+
RV3y6td14q49t+xnbj00hPlbW7uE2nLJLt2NAoXiE1Nonndz1seB2c6HL79W9fps
|
32
|
+
E/O12pQjCp/aPUZMt8/8tKW31RIy/KP8XO6OTJNWA8A/oNEI0g5p/LmmEtJKWYr1
|
33
|
+
WmEdESlpWhzFECctefIF2lsN9vaOuof57RM77t2otrtcscDtNarIqjZsIyqtDvtL
|
34
|
+
DttITiit0Vwz7bY0
|
37
35
|
-----END CERTIFICATE-----
|
38
|
-
date:
|
36
|
+
date: 2023-05-10 00:00:00.000000000 Z
|
39
37
|
dependencies:
|
40
|
-
- !ruby/object:Gem::Dependency
|
41
|
-
name: sequel
|
42
|
-
requirement: !ruby/object:Gem::Requirement
|
43
|
-
requirements:
|
44
|
-
- - "~>"
|
45
|
-
- !ruby/object:Gem::Version
|
46
|
-
version: '5.0'
|
47
|
-
type: :runtime
|
48
|
-
prerelease: false
|
49
|
-
version_requirements: !ruby/object:Gem::Requirement
|
50
|
-
requirements:
|
51
|
-
- - "~>"
|
52
|
-
- !ruby/object:Gem::Version
|
53
|
-
version: '5.0'
|
54
38
|
- !ruby/object:Gem::Dependency
|
55
39
|
name: loggability
|
56
40
|
requirement: !ruby/object:Gem::Requirement
|
57
41
|
requirements:
|
58
42
|
- - "~>"
|
59
43
|
- !ruby/object:Gem::Version
|
60
|
-
version: '0.
|
44
|
+
version: '0.18'
|
61
45
|
type: :runtime
|
62
46
|
prerelease: false
|
63
47
|
version_requirements: !ruby/object:Gem::Requirement
|
64
48
|
requirements:
|
65
49
|
- - "~>"
|
66
50
|
- !ruby/object:Gem::Version
|
67
|
-
version: '0.
|
51
|
+
version: '0.18'
|
68
52
|
- !ruby/object:Gem::Dependency
|
69
|
-
name:
|
53
|
+
name: pg
|
70
54
|
requirement: !ruby/object:Gem::Requirement
|
71
55
|
requirements:
|
72
56
|
- - "~>"
|
73
57
|
- !ruby/object:Gem::Version
|
74
58
|
version: '1.4'
|
75
|
-
type: :
|
59
|
+
type: :runtime
|
76
60
|
prerelease: false
|
77
61
|
version_requirements: !ruby/object:Gem::Requirement
|
78
62
|
requirements:
|
@@ -80,133 +64,75 @@ dependencies:
|
|
80
64
|
- !ruby/object:Gem::Version
|
81
65
|
version: '1.4'
|
82
66
|
- !ruby/object:Gem::Dependency
|
83
|
-
name:
|
67
|
+
name: sequel
|
84
68
|
requirement: !ruby/object:Gem::Requirement
|
85
69
|
requirements:
|
86
70
|
- - "~>"
|
87
71
|
- !ruby/object:Gem::Version
|
88
|
-
version: '
|
89
|
-
type: :
|
72
|
+
version: '5.64'
|
73
|
+
type: :runtime
|
90
74
|
prerelease: false
|
91
75
|
version_requirements: !ruby/object:Gem::Requirement
|
92
76
|
requirements:
|
93
77
|
- - "~>"
|
94
78
|
- !ruby/object:Gem::Version
|
95
|
-
version: '
|
79
|
+
version: '5.64'
|
96
80
|
- !ruby/object:Gem::Dependency
|
97
81
|
name: sqlite3
|
98
82
|
requirement: !ruby/object:Gem::Requirement
|
99
83
|
requirements:
|
100
84
|
- - "~>"
|
101
85
|
- !ruby/object:Gem::Version
|
102
|
-
version: '1.
|
103
|
-
type: :
|
104
|
-
prerelease: false
|
105
|
-
version_requirements: !ruby/object:Gem::Requirement
|
106
|
-
requirements:
|
107
|
-
- - "~>"
|
108
|
-
- !ruby/object:Gem::Version
|
109
|
-
version: '1.3'
|
110
|
-
- !ruby/object:Gem::Dependency
|
111
|
-
name: rspec
|
112
|
-
requirement: !ruby/object:Gem::Requirement
|
113
|
-
requirements:
|
114
|
-
- - "~>"
|
115
|
-
- !ruby/object:Gem::Version
|
116
|
-
version: '3.5'
|
117
|
-
type: :development
|
118
|
-
prerelease: false
|
119
|
-
version_requirements: !ruby/object:Gem::Requirement
|
120
|
-
requirements:
|
121
|
-
- - "~>"
|
122
|
-
- !ruby/object:Gem::Version
|
123
|
-
version: '3.5'
|
124
|
-
- !ruby/object:Gem::Dependency
|
125
|
-
name: simplecov
|
126
|
-
requirement: !ruby/object:Gem::Requirement
|
127
|
-
requirements:
|
128
|
-
- - "~>"
|
129
|
-
- !ruby/object:Gem::Version
|
130
|
-
version: '0.12'
|
131
|
-
type: :development
|
86
|
+
version: '1.5'
|
87
|
+
type: :runtime
|
132
88
|
prerelease: false
|
133
89
|
version_requirements: !ruby/object:Gem::Requirement
|
134
90
|
requirements:
|
135
91
|
- - "~>"
|
136
92
|
- !ruby/object:Gem::Version
|
137
|
-
version: '
|
93
|
+
version: '1.5'
|
138
94
|
- !ruby/object:Gem::Dependency
|
139
|
-
name:
|
95
|
+
name: rake-deveiate
|
140
96
|
requirement: !ruby/object:Gem::Requirement
|
141
97
|
requirements:
|
142
98
|
- - "~>"
|
143
99
|
- !ruby/object:Gem::Version
|
144
|
-
version: '
|
100
|
+
version: '0.22'
|
145
101
|
type: :development
|
146
102
|
prerelease: false
|
147
103
|
version_requirements: !ruby/object:Gem::Requirement
|
148
104
|
requirements:
|
149
105
|
- - "~>"
|
150
106
|
- !ruby/object:Gem::Version
|
151
|
-
version: '
|
107
|
+
version: '0.22'
|
152
108
|
- !ruby/object:Gem::Dependency
|
153
|
-
name:
|
109
|
+
name: rdoc-generator-sixfish
|
154
110
|
requirement: !ruby/object:Gem::Requirement
|
155
111
|
requirements:
|
156
112
|
- - "~>"
|
157
113
|
- !ruby/object:Gem::Version
|
158
|
-
version: '3
|
114
|
+
version: '0.3'
|
159
115
|
type: :development
|
160
116
|
prerelease: false
|
161
117
|
version_requirements: !ruby/object:Gem::Requirement
|
162
118
|
requirements:
|
163
119
|
- - "~>"
|
164
120
|
- !ruby/object:Gem::Version
|
165
|
-
version: '3
|
166
|
-
description:
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
representing one underlying lexical concept. Different relations link the
|
172
|
-
synonym sets.
|
173
|
-
|
174
|
-
This library uses SqlUNET[http://sqlunet.sourceforge.net/], which is a
|
175
|
-
conversion of the WordNet (along with a number of other linguistic databases)
|
176
|
-
lexicon flatfiles into a relational database format. You can either install the
|
177
|
-
{wordnet-defaultdb}[https://rubygems.org/gems/wordnet-defaultdb] gem, which
|
178
|
-
packages up the SQLite3 version of SqlUNet, or install your own and point the
|
179
|
-
lexicon at it by passing {Sequel connection
|
180
|
-
parameters}[http://sequel.jeremyevans.net/rdoc/files/doc/opening_databases_rdoc.html]
|
181
|
-
to the constructor.
|
121
|
+
version: '0.3'
|
122
|
+
description: This library is a Ruby interface to WordNet®. WordNet® is an online lexical
|
123
|
+
reference system whose design is inspired by current psycholinguistic theories of
|
124
|
+
human lexical memory. English nouns, verbs, adjectives and adverbs are organized
|
125
|
+
into synonym sets, each representing one underlying lexical concept. Different relations
|
126
|
+
link the synonym sets.
|
182
127
|
email:
|
183
128
|
- ged@FaerieMUD.org
|
184
129
|
executables: []
|
185
130
|
extensions: []
|
186
|
-
extra_rdoc_files:
|
187
|
-
- History.rdoc
|
188
|
-
- Manifest.txt
|
189
|
-
- README.md
|
190
|
-
- README.rdoc
|
191
|
-
- WordNet30-license.txt
|
131
|
+
extra_rdoc_files: []
|
192
132
|
files:
|
193
|
-
-
|
194
|
-
- ".ruby-gemset"
|
195
|
-
- ".ruby-version"
|
196
|
-
- ".simplecov"
|
197
|
-
- ChangeLog
|
198
|
-
- Gemfile
|
199
|
-
- History.rdoc
|
200
|
-
- LICENSE
|
201
|
-
- Manifest.txt
|
133
|
+
- History.md
|
202
134
|
- README.md
|
203
|
-
- README.rdoc
|
204
|
-
- Rakefile
|
205
|
-
- TODO
|
206
135
|
- WordNet30-license.txt
|
207
|
-
- certs/ged.pem
|
208
|
-
- examples/gcs.rb
|
209
|
-
- examples/hypernym_tree.rb
|
210
136
|
- lib/wordnet.rb
|
211
137
|
- lib/wordnet/constants.rb
|
212
138
|
- lib/wordnet/lexicallink.rb
|
@@ -226,13 +152,16 @@ files:
|
|
226
152
|
- spec/wordnet/synset_spec.rb
|
227
153
|
- spec/wordnet/word_spec.rb
|
228
154
|
- spec/wordnet_spec.rb
|
229
|
-
-
|
230
|
-
homepage: https://bitbucket.org/ged/ruby-wordnet/
|
155
|
+
homepage: https://hg.sr.ht/~ged/ruby-wordnet
|
231
156
|
licenses:
|
232
157
|
- BSD-3-Clause
|
233
|
-
metadata:
|
234
|
-
|
235
|
-
|
158
|
+
metadata:
|
159
|
+
homepage_uri: https://hg.sr.ht/~ged/ruby-wordnet
|
160
|
+
documentation_uri: http://deveiate.org/code/wordnet
|
161
|
+
changelog_uri: http://deveiate.org/code/wordnet/History_md.html
|
162
|
+
source_uri: https://hg.sr.ht/~ged/ruby-wordnet/browse
|
163
|
+
bug_tracker_uri: https://todo.sr.ht/~ged/ruby-wordnet/browse
|
164
|
+
post_install_message: |
|
236
165
|
If you don't already have a WordNet database installed somewhere,
|
237
166
|
you'll need to either download and install one from:
|
238
167
|
|
@@ -240,26 +169,22 @@ post_install_message: |2+
|
|
240
169
|
|
241
170
|
or just install the 'wordnet-defaultdb' gem, which will install
|
242
171
|
the SQLite version for you.
|
243
|
-
|
244
|
-
rdoc_options:
|
245
|
-
- "--main"
|
246
|
-
- README.rdoc
|
172
|
+
rdoc_options: []
|
247
173
|
require_paths:
|
248
174
|
- lib
|
249
175
|
required_ruby_version: !ruby/object:Gem::Requirement
|
250
176
|
requirements:
|
251
|
-
- - "
|
177
|
+
- - "~>"
|
252
178
|
- !ruby/object:Gem::Version
|
253
|
-
version:
|
179
|
+
version: '3.0'
|
254
180
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
255
181
|
requirements:
|
256
182
|
- - ">="
|
257
183
|
- !ruby/object:Gem::Version
|
258
184
|
version: '0'
|
259
185
|
requirements: []
|
260
|
-
|
261
|
-
|
262
|
-
signing_key:
|
186
|
+
rubygems_version: 3.4.12
|
187
|
+
signing_key:
|
263
188
|
specification_version: 4
|
264
|
-
summary: This library is a Ruby interface to WordNet
|
189
|
+
summary: This library is a Ruby interface to WordNet®.
|
265
190
|
test_files: []
|
metadata.gz.sig
CHANGED
Binary file
|
data/.gems
DELETED
data/.ruby-gemset
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
wordnet
|
data/.ruby-version
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
2.4
|