Peter Chan

Results 2 issues of Peter Chan

cpp命令行结果 ![image](https://user-images.githubusercontent.com/18066295/142981265-0fa068f5-26e4-46b2-8ad4-42629be6aeaf.png) java 预测结果 ![image](https://user-images.githubusercontent.com/18066295/142981316-0efe6260-4492-4ca9-b37f-5a013b463aed.png) java的预测代码 ```java FastText model = FastText.loadCppModel(new File("E:\\Downloads\\model.ftz")); // Lexer lexer =Mynlp.instance().bigramLexer(); long start = System.currentTimeMillis(); String [] querys = new String[]{"北京大学在哪里","白羊座","金牛座"}; for(int i=0;i

![image](https://github.com/user-attachments/assets/a9406175-37ae-4442-a9ec-3f5144ff7853) ![image](https://github.com/user-attachments/assets/f33cd944-e14f-4e83-aa71-0ef59e6175e4) Why choose the `79.3` record? Maybe I miss some details.