(improvement)(chat) modelId similarity >=1 and change hanlpHelper FILE_SPILT to fit windows (#284)

This commit is contained in:
lexluo09
2023-10-24 16:34:04 +08:00
committed by GitHub
parent e4e39e0496
commit 9a3c71df4a
6 changed files with 101 additions and 8 deletions

View File

@@ -7,6 +7,7 @@ import org.apache.commons.lang3.StringUtils;
* such as : metric、dimension etc.
*/
public enum DictWordType {
METRIC("metric"),
DIMENSION("dimension"),