General Question

intro24's avatar

Where can I find a dictionary for Python?

Asked by intro24 (1434points) November 27th, 2007

Anybody know of a simple way to import some sort of dictionary into Python programming language or a way to easily use a web-based dictionary in it?

Observing members: 0 Composing members: 0

3 Answers

sferik's avatar

I assume you’re talking about a dictionary that contains definitions of English words, as opposed to the dictionary datatype.

I would recommend using PyWordNet, a Python interface to WordNet.

intro24's avatar

Thanks sferik. And yes, I need a dictionary of english words.

sferik's avatar

Unpon further investigation, it appears that the Natural Language Toolkit has taken over the development of PyWordNet. You can use the nltk_lite.wordnet Python package.

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther