Quote:
Originally Posted by Divingduck
What ever you want.
Here it is % based on old count:
|
One comment on the stats. The difference between the plugins 2016 and 2017 ICU results should be the number of internal text files. The plugin extracts the text from all the internal files and appends them together into one big piece of text and then does the stats on this. There was an error in how this was done in that no space was put between the text from two files. That meant the last word of one file would be joined to the first word of the next. And the algorithms could count that as one word. This will also affect the old word count.