LdaUtil Map<Double, String> rankMap = new TreeMap<Double, String>(Collections.reverseOrder()); 把double和string互换一下谢谢