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:
2026-08-16 21:32:23 +09:00
parent 693a1210a6
commit 30abd05e68
6 changed files with 290 additions and 289 deletions

View File

@@ -6,7 +6,7 @@ from pathlib import Path
SOURCE = Path(__file__).with_name("hanja.src")
MAXCANDIDATES = 32
MAXCANDIDATES = 128
def ishangul(s):