Count word frequency in text. Find most common words.
Count word frequency in text. Find most common words.
总词数: '+words.length+' | 不同词: '+sorted.length+'
'; document.getElementById('out').innerHTML = html; } window.addEventListener('DOMContentLoaded', initTool); n