Commit 532fda0d by Steven Bird

correct documentation for dispersion plot

parent 21fd0c53
......@@ -438,7 +438,7 @@ class Text(object):
Requires pylab to be installed.
:param words: The words to be plotted
:type word: str
:type words: list(str)
:seealso: nltk.draw.dispersion_plot()
"""
from nltk.draw import dispersion_plot
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment