473,396 Members | 1,760 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Does any body know where I can get a list of english words?

Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)

Thanks in advance.
--
John MacIntyre
VC++ / VB / ASP / Database Developer
http://www.johnmacintyre.ca

Nov 12 '05 #1
15 2072

"John MacIntyre" <Pl****@reply.to.group.thx> wrote in message
news:2x*******************@news20.bellglobal.com.. .
Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)

Thanks in advance.
--
John MacIntyre
VC++ / VB / ASP / Database Developer
http://www.johnmacintyre.ca

You might try the OED. http://dictionary.oed.com/
That would be a much more complete list than the MS stuff. I would contact
them.
Jim
Nov 12 '05 #2

"John MacIntyre" <Pl****@reply.to.group.thx> wrote in message
news:2x*******************@news20.bellglobal.com.. .
Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)

Thanks in advance.
--
John MacIntyre
VC++ / VB / ASP / Database Developer
http://www.johnmacintyre.ca

Or find a hacker that has a dictionary for a dictionary attack or is that
what you are trying to do?
Jim
Nov 12 '05 #3
"Jim Kennedy" <ke****************************@attbi.net> wrote in message
news:ORXYb.72870$jk2.415614@attbi_s53...

Or find a hacker that has a dictionary for a dictionary attack or is that
what you are trying to do?
Jim

Hi Jim,

That is ABSOLUTELY NOT what I am trying to do. .. no offense taken though.

I'm actually trying to filter out garbage in a parsing app that I am
building.

I appreciate the previous posting, but the hacker idea is not .. I don't
think anyway .. complete enough.

Thanks again,
John MacIntyre
VC++ / VB / ASP / Database Developer
http://www.johnmacintyre.ca

Nov 12 '05 #4
"John MacIntyre" <Pl****@reply.to.group.thx> wrote in
news:qj*******************@news20.bellglobal.com:
"Jim Kennedy" <ke****************************@attbi.net> wrote in
message news:ORXYb.72870$jk2.415614@attbi_s53...
>

Or find a hacker that has a dictionary for a dictionary attack or is
that what you are trying to do?
Jim

Hi Jim,

That is ABSOLUTELY NOT what I am trying to do. .. no offense taken
though.

I'm actually trying to filter out garbage in a parsing app that I am
building.

I appreciate the previous posting, but the hacker idea is not .. I don't
think anyway .. complete enough.

Thanks again,
John MacIntyre
VC++ / VB / ASP / Database Developer
http://www.johnmacintyre.ca


If you created a Word Application Object you could check eash parsed word
with

WordApplicationObject.CheckSpelling(ParsedWord).

??????????

--
Lyle
(for e-mail refer to http://ffdba.com/contacts.htm)
Nov 12 '05 #5
John MacIntyre writes:
I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)


There are a lot of freely available lists on the Internet, some of them
aimed at special audiences , such as five-letter words. There are two ways
to find such lists. One way is to use "word list" as a google search
target. The other (and more fun) is to use two or so words that will only
occur together in a dictionary. Such as <ambidextrous avocado>, it's fun
making these things up and see how many hits you can make.
Nov 12 '05 #6
John MacIntyre wrote:
Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)

Thanks in advance.
--
John MacIntyre
VC++ / VB / ASP / Database Developer
http://www.johnmacintyre.ca

Hello John,

In Linux you can easily spell-check a file with 'aspell'.

$ aspell -c text.txt

http://freshmeat.net/projects/aspell/
Maybe there is a windows version available.

os moma
http://www.futuredesktop.org/#distrolist

Nov 12 '05 #7
rkc

"John MacIntyre" <Pl****@reply.to.group.thx> wrote in message
news:2x*******************@news20.bellglobal.com.. .
Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)


I have a text file that contains 146441 words from the English language.
Each word on a single line followed by a cr/lf.
No definitions.

It's old, most likely not complete, and who knows how accurate.

1.49 MB.

Yours for the price of an email.

Address: Censure Fred Flinstone, bomb to com.
Nov 12 '05 #8
"John MacIntyre" <Pl****@reply.to.group.thx> wrote in message news:<qj*******************@news20.bellglobal.com> ...
"Jim Kennedy" <ke****************************@attbi.net> wrote in message
news:ORXYb.72870$jk2.415614@attbi_s53...

Or find a hacker that has a dictionary for a dictionary attack or is that
what you are trying to do?
Jim

Hi Jim,

That is ABSOLUTELY NOT what I am trying to do. .. no offense taken though.


But would it not be most perfectly ironic to have your systems
accessed by a cracker who used Access? :-)
Nov 12 '05 #9
Moby Lexicons:

Available in the public domain: Moby Words, Moby Hyphenator,
Moby Part-of-Speech, Moby Pronunciator, Moby Thesaurus, and Moby Language.
FTP: ftp://ftp.let.ruu.nl/pub/colibri/nlp...l/moby.23-1996
E-mail: ma*********@let.ruu.nl " send colibri/nlp/general/moby.23-1996 "
FTP: ftp://svr-ftp.eng.cam.ac.uk/pub/comp...ionaries/moby/
WWW: http://www.dcs.shef.ac.uk/research/ilash/Moby/
FTP: ftp://ai.uga.edu/pub/natural.language/moby

The Austin Code Works, 11100 Leafwood Lane, Austin, Texas 78750-3587, U.S.A.
Telephone: 512-258 0785.
Facsimile: 512-258 1342.
E-mail: in**@acw.com
WWW: http://www.acw.com/

Source: Gary Frank, ga*******@itol.com, via Usenet:comp.ai.nat-lang,
06 Jul 1996.
Nov 12 '05 #10
ph*****@hotmail.com (phobos) wrote:
That is ABSOLUTELY NOT what I am trying to do. .. no offense taken though.


But would it not be most perfectly ironic to have your systems
accessed by a cracker who used Access? :-)


<chuckle>

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #11
John MacIntyre wrote:
Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)


Hi, John.

You might want to have a look at http://dict.leo.org. This is the Munich
University's project for a language dictionary and very complete (>300000
entries). Now there is a special protection so you cannot just download the
word lists, but they have sponsors who also sell their dictionaries.

Hiran
Nov 12 '05 #12

"John MacIntyre" <Pl****@reply.to.group.thx> wrote in message
news:2x*******************@news20.bellglobal.com.. .
Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)


Try http://wordlist.sourceforge.net/.

Nov 12 '05 #13
"James Harris" <no.email.please> wrote:
I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Try http://wordlist.sourceforge.net/.


Awesome. I use sourceforge hosted apps on my webserver. It never would've occurred
to me to go looking there for a word list.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #14
Thank you everybody for the awesome replies.

--
John MacIntyre
VC++ / VB / ASP / Database Developer
http://www.johnmacintyre.ca

"James Harris" <no.email.please> wrote in message
news:40***********************@lovejoy.zen.co.uk.. .

"John MacIntyre" <Pl****@reply.to.group.thx> wrote in message
news:2x*******************@news20.bellglobal.com.. .
Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)


Try http://wordlist.sourceforge.net/.

Nov 12 '05 #15

"John MacIntyre" <Pl****@reply.to.group.thx> wrote in message
news:2x*******************@news20.bellglobal.com.. .
Hi,

I need to populate a dictionary table with all the words in the English
language. My first idea was to load a MSWord COM object and use the
dictionary, but I would prefer to have my own list.

Does anybody know where I can find data like this? Even if I have to ..
gulp .. pay for it. ;)

Thanks in advance.
--
John MacIntyre
VC++ / VB / ASP / Database Developer
http://www.johnmacintyre.ca


John,

Try installing Linux, and looking at the file /usr/share/dict/words.
My listing has around 45,000 words. (Red Hat release 7.0).

Ben.
Nov 12 '05 #16

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: NeverLift | last post by:
I've searched around and don't find the following incident discussed specifically. First, a comment from an experience programmer new to JavaScript: While I am new to javascript, I've...
64
by: Morgan Cheng | last post by:
Hi All, I was taught that argument valuse is not supposed to be changed in function body. Say, below code is not good. void foo1(int x) { x ++; printf("x+1 = %d\n", x); } It should be...
14
by: John Coleman | last post by:
Greetings, I am currently trying to learn Python through the excellent "Learning Python" book. I wrote my first non-trivial program, which began with several comment lines. One of the comment...
14
by: Anoop | last post by:
Hi, I am new to this newsgroup and need help in the following questions. 1. I am workin' on a GUI application. Does C# provides Layout Managers the way Java does to design GUI? I know that it...
91
by: jerger | last post by:
I want to help teach to a minority group in Milwaukee, so I want to create a dictionary program that translates a sentence (like a homework problem or teacher instructions), from English into Hmong....
6
by: lawrence k | last post by:
Wierd. Go to this page: http://www.ihanuman.com/search.php and search for "yoga" This query gets run: SELECT * FROM albums WHERE MATCH(name,description) AGAINST ('yoga') ORDER BY id DESC
2
chunk1978
by: chunk1978 | last post by:
i wrote a custom PHP script last year and everything worked perfectly... recently my webserver upgraded to PHP 5 and now my script doesn't work properly. what the script does is: users fill out...
6
by: josh001 | last post by:
I'm trying to figure out why KeyError: 0 pops up when I try to run the program containing the code. OpenDLG = wx.FileDialog( self.win, message='Please choose...
3
by: pierrej | last post by:
I was wondering if anyone could possibly assist me please. I'm going to come out and say I am not a C# dev and have limited knowledge on the subject but I am starting to learn it. I being...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.