Skip to content

fix : 검색 오타 허용 범위를 AUTO:2,5로 조정 - #41

Merged
songwol38 merged 1 commit into
mainfrom
dev
Aug 8, 2026
Merged

fix : 검색 오타 허용 범위를 AUTO:2,5로 조정#41
songwol38 merged 1 commit into
mainfrom
dev

Conversation

@songwol38

Copy link
Copy Markdown
Collaborator

기본값 AUTO(=AUTO:3,6)는 3글자 미만 토큰에 오타를 전혀 허용하지 않아
nori가 짧게 쪼갠 한국어 형태소에서 오타 보정이 거의 동작하지 않았다.
경계를 2,5로 낮춰 짧은 토큰에도 1글자 오차를 허용한다.

기본값 AUTO(=AUTO:3,6)는 3글자 미만 토큰에 오타를 전혀 허용하지 않아
nori가 짧게 쪼갠 한국어 형태소에서 오타 보정이 거의 동작하지 않았다.
경계를 2,5로 낮춰 짧은 토큰에도 1글자 오차를 허용한다.
@songwol38 songwol38 self-assigned this Aug 8, 2026
@songwol38
songwol38 merged commit 235e42b into main Aug 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant