Hi
I create a C# Program to run Word Count automatic task of SDL Trados 2017, but we are not satisfied with the speed.
I noticed that a Repetition property (WordCountStatistics.Repetitions) is filled at the end of this task and absolutely this is the cause of slowness.
we want to know if we can ignore the calculation of repetition of words in this Task in our API call ?
Thank you in advance.