NLTK and PyCharm: code completion (autocomplete) doesn't work

122 views
Skip to first unread message

RoMar

unread,
Oct 15, 2014, 11:49:50 AM10/15/14
to nltk-...@googlegroups.com


I use PyCharm. I have installed PySide and NLTK via PIP. Both PySide and NLTK work well.

The code completion in PyCharm works for PySide well. The code completion works for NLTK objects, but it offered no NLTK methods. It shows only private methods like "__update__", "__dir__", "__doc__", "__str__" with underscores.

In the Python 3.4.0 Shell IDLE works code completion for NLTK well. In the PyDev (Eclipse) works code completion for NLTK well.

My system: Windows 7 64 Bit, PyCharm 3.0.1 Pro and now 3.4.1 Pro, Python 3.4.0, NLTK 3.0.0

Any ideas?



Reply all
Reply to author
Forward
0 new messages