feat: improve HF extraction prompt and Kakao fallback#15
Merged
Conversation
Member
1000hyehyang
left a comment
There was a problem hiding this comment.
@KyungminPark-steck 프롬프트가 많이 길어지고, 일부 예시가 한정적인 케이스로 들어가 있는데 괜찮을까요?? (>> 직화마라탕, 감자탕, 치즈케이크, 카피바라푸딩)
1000hyehyang
approved these changes
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✨ 무엇을 바꿨나요?
HF 장소 추출 prompt v2와 Kakao fallback scoring v2를 추가했습니다. 기존 v1 prompt/scoring은 코드에 보존해두고, 기본 동작은 v2를 사용하도록 변경했습니다.
🔗 관련 이슈
Closes #14
💡 왜 바꿨나요?
7B 평가에서 장소명이 아닌 메뉴명/카테고리/제목성 표현을 추출하거나, Kakao 검색에서 주소만 맞는 엉뚱한 상호명이 selected 되는 문제가 있었습니다.
예:
우동키노야 신용산본점대신면발추출썸머러너대신카피바라추출📝 주요 변경 사항
📍,📌위치 :,상호명 :등 명시적 장소 마커 우선 규칙 추가store_name으로 추출하지 않도록 prompt 강화👀 리뷰어가 보면 좋은 부분
🧪 테스트
방식
메모