Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

곡 검색 시 정확도 향상 제안 #82

Open
jungsiroo opened this issue Dec 29, 2021 · 0 comments
Open

곡 검색 시 정확도 향상 제안 #82

jungsiroo opened this issue Dec 29, 2021 · 0 comments
Assignees
Labels
a: scrapping enhancement New feature or request

Comments

@jungsiroo
Copy link
Contributor

전처리된 곡의 데이터가 모두 적절함에도 불구하고 가사를 못 받아오는 경우가 생김

[예시]

image

위와 같이 우리가 원하는 곡은 3번째에 위치하는데 코드 로직 상 가장 맨위에 결과의 가사를 가져오게 되있음

[해결법]

image

전처리된 데이터의 아티스트와 벅스 사이트에서 명시하는 아티스트가 같거나 비슷한 곡의 가사를 출력하도록 업데이트 예정

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: scrapping enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants