M
Mel_la_Bel
Hi all,
why does the Document.Sentences.Count results in a different value than for
examlpe range.sentences.count ? (Range is set to the whole doc of course!)
For example this sentence:
"In order to get a basis to let the logic of the tool work, a small
framework has to be implemented that provides the main functionality, e.g.
word/sentence/paragraph count, reading index calculation and so on."
is recogized as two sentences, because of "e.g. "! After a "." with a
following space, " ", it counts a new word!
Does anybody has some hints, tutorials, code?
Many, many thanks in advance,
Mel
why does the Document.Sentences.Count results in a different value than for
examlpe range.sentences.count ? (Range is set to the whole doc of course!)
For example this sentence:
"In order to get a basis to let the logic of the tool work, a small
framework has to be implemented that provides the main functionality, e.g.
word/sentence/paragraph count, reading index calculation and so on."
is recogized as two sentences, because of "e.g. "! After a "." with a
following space, " ", it counts a new word!
Does anybody has some hints, tutorials, code?
Many, many thanks in advance,
Mel