dictionary or word list(spell check)

T

Thor

Is there a way I can access Office's list of words that it uses for spell
check? I would like to be able to write code to search a complete list of
all English words for those that satisfy certain criteria, such as all words
that contain "tt" and have 12 letters. I can write the code if have the word
list available. Does anyone know how I can access such a file?
 
C

Cindy M -WordMVP-

Hi Thor,
Is there a way I can access Office's list of words that it uses for spell
check? I would like to be able to write code to search a complete list of
all English words for those that satisfy certain criteria, such as all words
that contain "tt" and have 12 letters. I can write the code if have the word
list available. Does anyone know how I can access such a file?
This is not possible. The word lists are contained in the proprietary *.lex
files. Their content/structure is not exposed.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top