comp.lang.c
[Top] [All Lists]

Re: we need some data on line

Subject: Re: we need some data on line
From: Richard Tobin
Date: 31 Mar 2008 19:27:52 GMT
Newsgroups: comp.lang.c

In article <4ae10e98-45f8-43d2-8aba-3f3a22a232f3@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
parag_paul@xxxxxxxxxxx <parag_paul@xxxxxxxxxxx> wrote:

>We are trying out our access algorithms ( retrieval ) for a dictionary
>code, Now , we need some where on the net a list of 50K words and
>there corresponding meanings. Can anybody please point me to some
>place where I can get that. Or at least I can extract that data
>I need the word and the meaning.

Why do you need the meaning?  If it's just searching you could use
fictitious text.

Searching for "webster gutenberg" may give you something usable.

-- Richard
-- 
:wq

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy