Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Java in General and the fly likes Java app that can access MS Word's Dictionary? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Java app that can access MS Word Watch "Java app that can access MS Word New topic
Author

Java app that can access MS Word's Dictionary?

Max Simpson
Ranch Hand

Joined: Sep 23, 2004
Posts: 30
Is there anyway that a java application can connection to MS Word's Dictionary and Thesaurus? Working on an application that searches text files for similiar terms. Any suggestions on possible alternatives?
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12271
    
    1
Similar how? Phonetic similarity can use big public word lists, no need to involve MS for just word lists. I have a phonetic demo on my site.


Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Java app that can access MS Word's Dictionary?
 
Similar Threads
Looking to find a solution
hello... i need simple explanation for this......
Clean up that desktop!
SUN & MS shaking hands !!! can't believe
API for English dictionary in java