我不明白为什么我的代码不能工作。我得到一个错误:“找不到符号方法数组()”,它是在getLength类中定义的。对如何改进这种方法有什么建议吗?谢谢! * getWordCount * Get a count of how many times each word occurs in an input String. * @param text a string containing the text you wish to analyze
* @return a map containing entries wh