N
Nick
Hello,
I am new to MS Word programming, currently, I am planning to do a
project in which aims to
1. Read every words in a word document and parse it and analyze it using
multiple data mining algorithms (they are very CPU intensive algorithm!)
2. Bold and highlight the analyzed words in the same document
I have really no idea where to start with, the main concern is to choose
an efficient method to implement the system.
After some searching in google, there are some suggestions:
1. Pure VBA implementation
2. C++/COM + VBA
Some people said C++/COM + VBA is even slower than pure VBA
implementation. Is it true? I would like to hear more suggestions on
high performance programming in Win Word.
Thanks
Nick
I am new to MS Word programming, currently, I am planning to do a
project in which aims to
1. Read every words in a word document and parse it and analyze it using
multiple data mining algorithms (they are very CPU intensive algorithm!)
2. Bold and highlight the analyzed words in the same document
I have really no idea where to start with, the main concern is to choose
an efficient method to implement the system.
After some searching in google, there are some suggestions:
1. Pure VBA implementation
2. C++/COM + VBA
Some people said C++/COM + VBA is even slower than pure VBA
implementation. Is it true? I would like to hear more suggestions on
high performance programming in Win Word.
Thanks
Nick