linkparser 2.1.0 → 2.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/History.md +20 -0
- data/README.md +23 -6
- data/ext/{dictionary.c → linkparser_ext/dictionary.c} +3 -3
- data/ext/{extconf.rb → linkparser_ext/extconf.rb} +3 -0
- data/ext/{linkage.c → linkparser_ext/linkage.c} +6 -9
- data/ext/{linkparser.c → linkparser_ext/linkparser.c} +26 -4
- data/ext/{linkparser.h → linkparser_ext/linkparser.h} +1 -1
- data/ext/{parseoptions.c → linkparser_ext/parseoptions.c} +15 -4
- data/ext/{sentence.c → linkparser_ext/sentence.c} +3 -3
- data/lib/linkparser/dictionary.rb +1 -1
- data/lib/linkparser/linkage.rb +1 -1
- data/lib/linkparser/mixins.rb +1 -1
- data/lib/linkparser/parseoptions.rb +1 -1
- data/lib/linkparser/sentence.rb +1 -1
- data/lib/linkparser.rb +3 -3
- data/spec/bugfixes_spec.rb +1 -1
- data/spec/helpers.rb +1 -1
- data/spec/linkparser/dictionary_spec.rb +1 -1
- data/spec/linkparser/linkage_spec.rb +19 -16
- data/spec/linkparser/mixins_spec.rb +1 -1
- data/spec/linkparser/parseoptions_spec.rb +2 -2
- data/spec/linkparser/sentence_spec.rb +1 -1
- data/spec/linkparser_spec.rb +6 -1
- data.tar.gz.sig +0 -0
- metadata +61 -138
- metadata.gz.sig +0 -0
- data/.gemtest +0 -0
- data/.simplecov +0 -9
- data/ChangeLog +0 -882
- data/LICENSE +0 -27
- data/Manifest.txt +0 -29
- data/Rakefile +0 -131
metadata
CHANGED
@@ -1,42 +1,39 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: linkparser
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Michael Granger
|
8
|
-
|
9
|
-
autorequire:
|
8
|
+
autorequire:
|
10
9
|
bindir: bin
|
11
10
|
cert_chain:
|
12
11
|
- |
|
13
12
|
-----BEGIN CERTIFICATE-----
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
+
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
X0qdrKi+2aZZ0NGuFj9AItBsVmAvkBGIpX4TEKQp5haEbPpmaqO5nIIhV26PXmyT
|
37
|
-
OMKv6pWsoS81vw5KAGBmfX8nht/Py90DQrbRvakATGI=
|
13
|
+
MIID+DCCAmCgAwIBAgIBBDANBgkqhkiG9w0BAQsFADAiMSAwHgYDVQQDDBdnZWQv
|
14
|
+
REM9RmFlcmllTVVEL0RDPW9yZzAeFw0yMjAxMDcyMzU4MTRaFw0yMzAxMDcyMzU4
|
15
|
+
MTRaMCIxIDAeBgNVBAMMF2dlZC9EQz1GYWVyaWVNVUQvREM9b3JnMIIBojANBgkq
|
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
|
+
9w0BAQsFAAOCAYEASrm1AbEoxACZ9WXJH3R5axV3U0CA4xaETlL2YT+2nOfVBMQ9
|
27
|
+
0ZlkPx6j4ghKJgAIi1TMfDM2JyPJsppQh8tiNccDjWc62UZRY/dq26cMqf/lcI+a
|
28
|
+
6YBuEYvzZfearwVs8tHnXtwYV3WSCoCOQaB+nq2lA1O+nkKNl41WOsVbNama5jx3
|
29
|
+
8cQtVSEEmZy6jIDJ8c5TmBJ7BQUDEUEWA/A3V42Xyctoj7DvUXWE0lP+X6ypAVSr
|
30
|
+
lFh3TS64D7NTvxkmg7natUoCvobl6kGl4yMaqE4YRTlfuzhpf91TSOntClqrAOsS
|
31
|
+
K1s56WndQj3IoBocdY9mQhDZLtLHofSkymoP8btBlj5SsN24TiF0VMSZlctSCYZg
|
32
|
+
GKyHim/MMlIfGOWsgfioq5jzwmql7W4CDubbb8Lkg70v+hN2E/MnNVAcNE3gyaGc
|
33
|
+
P5YP5BAbNW+gvd3QHRiWTTuhgHrdDnGdXg93N2M5KHn1ug8BtPLQwlcFwEpKnlLn
|
34
|
+
btEP+7EplFuoiMfd
|
38
35
|
-----END CERTIFICATE-----
|
39
|
-
date:
|
36
|
+
date: 2023-01-02 00:00:00.000000000 Z
|
40
37
|
dependencies:
|
41
38
|
- !ruby/object:Gem::Dependency
|
42
39
|
name: loggability
|
@@ -44,44 +41,44 @@ dependencies:
|
|
44
41
|
requirements:
|
45
42
|
- - "~>"
|
46
43
|
- !ruby/object:Gem::Version
|
47
|
-
version: '0.
|
44
|
+
version: '0.17'
|
48
45
|
type: :runtime
|
49
46
|
prerelease: false
|
50
47
|
version_requirements: !ruby/object:Gem::Requirement
|
51
48
|
requirements:
|
52
49
|
- - "~>"
|
53
50
|
- !ruby/object:Gem::Version
|
54
|
-
version: '0.
|
51
|
+
version: '0.17'
|
55
52
|
- !ruby/object:Gem::Dependency
|
56
|
-
name:
|
53
|
+
name: rake-compiler
|
57
54
|
requirement: !ruby/object:Gem::Requirement
|
58
55
|
requirements:
|
59
56
|
- - "~>"
|
60
57
|
- !ruby/object:Gem::Version
|
61
|
-
version: '1.
|
62
|
-
type: :
|
58
|
+
version: '1.2'
|
59
|
+
type: :runtime
|
63
60
|
prerelease: false
|
64
61
|
version_requirements: !ruby/object:Gem::Requirement
|
65
62
|
requirements:
|
66
63
|
- - "~>"
|
67
64
|
- !ruby/object:Gem::Version
|
68
|
-
version: '1.
|
65
|
+
version: '1.2'
|
69
66
|
- !ruby/object:Gem::Dependency
|
70
|
-
name:
|
67
|
+
name: rake-deveiate
|
71
68
|
requirement: !ruby/object:Gem::Requirement
|
72
69
|
requirements:
|
73
70
|
- - "~>"
|
74
71
|
- !ruby/object:Gem::Version
|
75
|
-
version: '0.
|
72
|
+
version: '0.21'
|
76
73
|
type: :development
|
77
74
|
prerelease: false
|
78
75
|
version_requirements: !ruby/object:Gem::Requirement
|
79
76
|
requirements:
|
80
77
|
- - "~>"
|
81
78
|
- !ruby/object:Gem::Version
|
82
|
-
version: '0.
|
79
|
+
version: '0.21'
|
83
80
|
- !ruby/object:Gem::Dependency
|
84
|
-
name:
|
81
|
+
name: rdoc-generator-sixfish
|
85
82
|
requirement: !ruby/object:Gem::Requirement
|
86
83
|
requirements:
|
87
84
|
- - "~>"
|
@@ -94,98 +91,24 @@ dependencies:
|
|
94
91
|
- - "~>"
|
95
92
|
- !ruby/object:Gem::Version
|
96
93
|
version: '0.2'
|
97
|
-
|
98
|
-
|
99
|
-
requirement: !ruby/object:Gem::Requirement
|
100
|
-
requirements:
|
101
|
-
- - "~>"
|
102
|
-
- !ruby/object:Gem::Version
|
103
|
-
version: '1.0'
|
104
|
-
type: :development
|
105
|
-
prerelease: false
|
106
|
-
version_requirements: !ruby/object:Gem::Requirement
|
107
|
-
requirements:
|
108
|
-
- - "~>"
|
109
|
-
- !ruby/object:Gem::Version
|
110
|
-
version: '1.0'
|
111
|
-
- !ruby/object:Gem::Dependency
|
112
|
-
name: rdoc-generator-fivefish
|
113
|
-
requirement: !ruby/object:Gem::Requirement
|
114
|
-
requirements:
|
115
|
-
- - "~>"
|
116
|
-
- !ruby/object:Gem::Version
|
117
|
-
version: '0.3'
|
118
|
-
type: :development
|
119
|
-
prerelease: false
|
120
|
-
version_requirements: !ruby/object:Gem::Requirement
|
121
|
-
requirements:
|
122
|
-
- - "~>"
|
123
|
-
- !ruby/object:Gem::Version
|
124
|
-
version: '0.3'
|
125
|
-
- !ruby/object:Gem::Dependency
|
126
|
-
name: rdoc
|
127
|
-
requirement: !ruby/object:Gem::Requirement
|
128
|
-
requirements:
|
129
|
-
- - "~>"
|
130
|
-
- !ruby/object:Gem::Version
|
131
|
-
version: '4.0'
|
132
|
-
type: :development
|
133
|
-
prerelease: false
|
134
|
-
version_requirements: !ruby/object:Gem::Requirement
|
135
|
-
requirements:
|
136
|
-
- - "~>"
|
137
|
-
- !ruby/object:Gem::Version
|
138
|
-
version: '4.0'
|
139
|
-
- !ruby/object:Gem::Dependency
|
140
|
-
name: hoe
|
141
|
-
requirement: !ruby/object:Gem::Requirement
|
142
|
-
requirements:
|
143
|
-
- - "~>"
|
144
|
-
- !ruby/object:Gem::Version
|
145
|
-
version: '3.16'
|
146
|
-
type: :development
|
147
|
-
prerelease: false
|
148
|
-
version_requirements: !ruby/object:Gem::Requirement
|
149
|
-
requirements:
|
150
|
-
- - "~>"
|
151
|
-
- !ruby/object:Gem::Version
|
152
|
-
version: '3.16'
|
153
|
-
description: |-
|
154
|
-
This module is a Ruby binding for
|
155
|
-
[the Abiword version](http://www.abisource.com/projects/link-grammar/) of CMU's
|
156
|
-
[Link Grammar](http://www.link.cs.cmu.edu/link/), a syntactic parser of English.
|
94
|
+
description: This module is a Ruby binding for the Abiword version of CMU’s Link Grammar,
|
95
|
+
a syntactic parser of English.
|
157
96
|
email:
|
158
|
-
- ged@
|
159
|
-
- stillflame@FaerieMUD.org
|
97
|
+
- ged@faeriemud.org
|
160
98
|
executables: []
|
161
99
|
extensions:
|
162
|
-
- ext/extconf.rb
|
163
|
-
extra_rdoc_files:
|
164
|
-
- History.md
|
165
|
-
- Manifest.txt
|
166
|
-
- README.md
|
167
|
-
- ext/dictionary.c
|
168
|
-
- ext/linkage.c
|
169
|
-
- ext/linkparser.c
|
170
|
-
- ext/linkparser.h
|
171
|
-
- ext/parseoptions.c
|
172
|
-
- ext/sentence.c
|
100
|
+
- ext/linkparser_ext/extconf.rb
|
101
|
+
extra_rdoc_files: []
|
173
102
|
files:
|
174
|
-
- ".gemtest"
|
175
|
-
- ".simplecov"
|
176
|
-
- ChangeLog
|
177
103
|
- History.md
|
178
|
-
- LICENSE
|
179
|
-
- Manifest.txt
|
180
104
|
- README.md
|
181
|
-
-
|
182
|
-
- ext/
|
183
|
-
- ext/
|
184
|
-
- ext/
|
185
|
-
- ext/linkparser.
|
186
|
-
- ext/
|
187
|
-
- ext/
|
188
|
-
- ext/sentence.c
|
105
|
+
- ext/linkparser_ext/dictionary.c
|
106
|
+
- ext/linkparser_ext/extconf.rb
|
107
|
+
- ext/linkparser_ext/linkage.c
|
108
|
+
- ext/linkparser_ext/linkparser.c
|
109
|
+
- ext/linkparser_ext/linkparser.h
|
110
|
+
- ext/linkparser_ext/parseoptions.c
|
111
|
+
- ext/linkparser_ext/sentence.c
|
189
112
|
- lib/linkparser.rb
|
190
113
|
- lib/linkparser/dictionary.rb
|
191
114
|
- lib/linkparser/linkage.rb
|
@@ -200,33 +123,33 @@ files:
|
|
200
123
|
- spec/linkparser/parseoptions_spec.rb
|
201
124
|
- spec/linkparser/sentence_spec.rb
|
202
125
|
- spec/linkparser_spec.rb
|
203
|
-
homepage:
|
126
|
+
homepage: https://hg.sr.ht/~ged/linkparser
|
204
127
|
licenses:
|
205
|
-
- BSD
|
206
128
|
- BSD-3-Clause
|
207
|
-
metadata:
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
129
|
+
metadata:
|
130
|
+
homepage_uri: https://hg.sr.ht/~ged/linkparser
|
131
|
+
documentation_uri: http://deveiate.org/code/linkparser
|
132
|
+
changelog_uri: http://deveiate.org/code/linkparser/History_md.html
|
133
|
+
source_uri: https://hg.sr.ht/~ged/linkparser/browse
|
134
|
+
bug_tracker_uri: https://todo.sr.ht/~ged/linkparser/browse
|
135
|
+
post_install_message:
|
136
|
+
rdoc_options: []
|
212
137
|
require_paths:
|
213
138
|
- lib
|
214
139
|
required_ruby_version: !ruby/object:Gem::Requirement
|
215
140
|
requirements:
|
216
141
|
- - ">="
|
217
142
|
- !ruby/object:Gem::Version
|
218
|
-
version:
|
143
|
+
version: '0'
|
219
144
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
220
145
|
requirements:
|
221
146
|
- - ">="
|
222
147
|
- !ruby/object:Gem::Version
|
223
148
|
version: '0'
|
224
149
|
requirements: []
|
225
|
-
|
226
|
-
|
227
|
-
signing_key:
|
150
|
+
rubygems_version: 3.4.1
|
151
|
+
signing_key:
|
228
152
|
specification_version: 4
|
229
|
-
summary: This module is a Ruby binding for
|
230
|
-
|
231
|
-
English.
|
153
|
+
summary: This module is a Ruby binding for the Abiword version of CMU’s Link Grammar,
|
154
|
+
a syntactic parser of English.
|
232
155
|
test_files: []
|
metadata.gz.sig
CHANGED
Binary file
|
data/.gemtest
DELETED
File without changes
|