From bf13676673e9f0f090a68bd8cfbaefbf0d696d32 Mon Sep 17 00:00:00 2001 From: EricsHu <hrr145632> Date: 星期日, 26 十一月 2023 13:03:00 +0800 Subject: [PATCH] 讨论区关键字过滤、首页班级显示班级信息 --- src/main/resources/hanlp.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/hanlp.properties b/src/main/resources/hanlp.properties index 3f04fd9..c462198 100644 --- a/src/main/resources/hanlp.properties +++ b/src/main/resources/hanlp.properties @@ -1,7 +1,7 @@ #鏈厤缃枃浠朵腑鐨勮矾寰勭殑鏍圭洰褰曪紝鏍圭洰褰�+鍏朵粬璺緞=缁濆璺緞 #Windows鐢ㄦ埛璇锋敞鎰忥紝璺緞鍒嗛殧绗︾粺涓�浣跨敤/ #root=D:/JavaProjects/HanLP/ -root=E:/hanlpData +root=C:/higschool/qhigschool/HanLP-1.6.0 #鏍稿績璇嶅吀璺緞 CoreDictionaryPath=data/dictionary/CoreNatureDictionary.txt #2鍏冭娉曡瘝鍏歌矾寰� -- Gitblit v1.8.0