Hello,
how the words are counted in the API?
When I use PHP function "str_word_count" on my text I get 3249 words, but when I send this text to API I get an error: "Your document contains more than the maximum allowed 5,000 words and phrases."
I check my text in MS Word 2007 and I get 3281 words.
So... how the words are counted in the API?