We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d0afd commit 46e220cCopy full SHA for 46e220c
nltk/test/wordnet.doctest
@@ -397,7 +397,7 @@ Walk through the noun synsets looking at their hypernyms:
397
Synset('object.n.01') [Synset('physical_entity.n.01')]
398
399
400
-# Test for PR #3400: When specifying pos="a", both head adjectives and adjective satellites are returned.
+Issue 3399: When specifying pos="a", both head adjectives and adjective satellites are returned.
401
402
>>> from nltk.corpus import wordnet as wn
403
>>> # All adjective synsets (heads and satellites) for "good"
0 commit comments