engine: room for 128 candidates
32 hid the tail of common readings: きょう has 41 kanji, 구 has 352 hanja. 128 covers every kanji entry and the hanja dictionary now keeps that many per reading.
This commit is contained in:
@@ -6,7 +6,7 @@ from pathlib import Path
|
||||
|
||||
|
||||
SOURCE = Path(__file__).with_name("hanja.src")
|
||||
MAXCANDIDATES = 32
|
||||
MAXCANDIDATES = 128
|
||||
|
||||
|
||||
def ishangul(s):
|
||||
|
||||
Reference in New Issue
Block a user