[improvement][headless] Remove entities from the dictionary and search interface (#1878)

This commit is contained in:
lexluo09
2024-11-04 10:06:10 +08:00
committed by GitHub
parent 1e5bf7909e
commit 3b65b1c80b
6 changed files with 9 additions and 62 deletions

View File

@@ -14,8 +14,6 @@ public enum DictWordType {
DATASET("dataSet"),
ENTITY("entity"),
NUMBER("m"),
TAG("tag"),