Skip to content
Discussion options

You must be logged in to vote

ssut/py-hanspell#47 (comment)

해당 이슈를 참고하여, spell_checker.py 파일에 있는

payload = { 'color_blindness': '0', 'q': text }

이 dictionary에 passportKey 키를 추가하여 해결하였습니다.
'passportKey': PASSPORT_KEY

다만 코드상 네이버 맞춤법 검색 온라인 기능을 활용하는 것 같아서, 이 기능을 전처리로 사용하는 것에는 어려움이 있을 것 같습니다!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LHANTAEK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants