|
-
Sep 21st, 2005, 11:48 PM
#1
Thread Starter
Addicted Member
some one know where language processing forums?
Hi all.
did you know where is the language processing forums?
Last edited by thirith; Sep 22nd, 2005 at 02:22 AM.
-
Sep 22nd, 2005, 08:38 AM
#2
Re: some one know where language processing forums?
 Originally Posted by thirith
Hi all.
did you know where is the language processing forums?
Lanaguage processing forums?? What do you mean?
-
Sep 22nd, 2005, 07:57 PM
#3
Thread Starter
Addicted Member
Re: some one know where language processing forums?
 Originally Posted by Hack
 Lanaguage processing forums?? What do you mean?
i mean forum that they talk about spell checker...
-
Sep 22nd, 2005, 08:19 PM
#4
Re: some one know where language processing forums?
 Originally Posted by thirith
i mean forum that they talk about spell checker...
Spell Checker is a part of both Word and Excel so I image you would want the Office Development section.
-
Sep 22nd, 2005, 09:03 PM
#5
Re: some one know where language processing forums?
And if you are making your own spell checker application, then post it under the language (programming language) that you are making it in.
-
Sep 22nd, 2005, 10:13 PM
#6
Thread Starter
Addicted Member
Re: some one know where language processing forums?
 Originally Posted by baja_yu
And if you are making your own spell checker application, then post it under the language (programming language) that you are making it in.
yes i want to develop spell check.
-
Sep 22nd, 2005, 11:32 PM
#7
Frenzied Member
Re: some one know where language processing forums?
reference Microsoft Word through COM interop and use Word.ApplicationClass.CheckSpelling(....
Won't that do the job?
See you can also check grammar (CheckGrammar)
-
Sep 23rd, 2005, 12:19 AM
#8
Re: some one know where language processing forums?
Yes, it would be easy, but that is not the point. Maybe he needs it for something else, or to make it for his own language. Plus won't that reuqire all the users to have MS Office?
Thirith, you should post your questions in Classic VB forum if you work in VB 6 or earlier, or VB .Net if you work with .Net and so on.
-
Sep 23rd, 2005, 12:22 AM
#9
Frenzied Member
Re: some one know where language processing forums?
Maybe he needs it for something else, or to make it for his own language
Maybe. Going to be a hell of a lot of work
Plus won't that reuqire all the users to have MS Office?
No, as the word com object will be included in the project's installation
-
Sep 23rd, 2005, 01:14 AM
#10
Thread Starter
Addicted Member
Re: some one know where language processing forums?
 Originally Posted by baja_yu
Yes, it would be easy, but that is not the point. Maybe he needs it for something else, or to make it for his own language. Plus won't that reuqire all the users to have MS Office?
Thirith, you should post your questions in Classic VB forum if you work in VB 6 or earlier, or VB .Net if you work with .Net and so on.
Oh great !
you right.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|