4
4
5
5
.. automodule :: wn
6
6
7
+
7
8
Project Management Functions
8
9
----------------------------
9
10
@@ -13,6 +14,7 @@ Project Management Functions
13
14
.. autofunction :: export
14
15
.. autofunction :: projects
15
16
17
+
16
18
Wordnet Query Functions
17
19
-----------------------
18
20
@@ -26,6 +28,7 @@ Wordnet Query Functions
26
28
.. autofunction :: ilis
27
29
.. autofunction :: lexicons
28
30
31
+
29
32
The Wordnet Class
30
33
-----------------
31
34
@@ -42,6 +45,7 @@ The Wordnet Class
42
45
.. automethod :: lexicons
43
46
.. automethod :: expanded_lexicons
44
47
48
+
45
49
The Word Class
46
50
--------------
47
51
@@ -132,6 +136,7 @@ The Pronunciation Class
132
136
133
137
A URI to an associated audio file.
134
138
139
+
135
140
The Tag Class
136
141
'''''''''''''
137
142
@@ -161,6 +166,7 @@ The Sense Class
161
166
.. automethod :: lexicalized
162
167
.. automethod :: adjposition
163
168
.. automethod :: frames
169
+ .. automethod :: counts
164
170
.. automethod :: metadata
165
171
.. automethod :: get_related
166
172
.. automethod :: get_related_synsets
@@ -223,6 +229,7 @@ The Synset Class
223
229
.. automethod :: relation_paths
224
230
.. automethod :: translate
225
231
232
+
226
233
The ILI Class
227
234
-------------
228
235
@@ -257,6 +264,7 @@ The ILI Class
257
264
.. automethod :: definition
258
265
.. automethod :: metadata
259
266
267
+
260
268
The Lexicon Class
261
269
-----------------
262
270
@@ -265,6 +273,10 @@ The Lexicon Class
265
273
.. automethod :: metadata
266
274
.. automethod :: specifier
267
275
.. automethod :: modified
276
+ .. automethod :: requires
277
+ .. automethod :: extends
278
+ .. automethod :: extensions
279
+
268
280
269
281
The wn.config Object
270
282
--------------------
0 commit comments