I have changed this line:
$words = str_word_count(strtolower($removespecial),1);
to:
$words = str_word_count(mb_strtolower($remove