Description: Write a Java application, using the RandomAccessFile stream statistics Hello.txt the word requirements are as follows: (1) Calculate the full text of Chinese words appeared in the number of (repeated word only once) (2) the statistics of the number of words only appeared once (3) Statistics and shows the frequency of each word, and these words appear in the order of frequency of appearance in a TextArea in the
File list (Check if you may need any files):
CountWord.java