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

[fix] 기대평 필터링 기준 재조정 (#150) #151

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

win-luck
Copy link
Collaborator

@win-luck win-luck commented Aug 23, 2024

#️⃣ 연관 이슈

📝 작업 내용

데모데이에서 부정적이나 욕설 등이 포함된 부적절한 기대평에 대한 필터링 기준이 생각보다 너무 널널해서, 필터링 기준을 부정 99.5% 에서 부정 80%까지 낮추어 서비스 내부 부정적 상황을 방지하고자 합니다.
부정 기준 조정을 통해 간헐적으로 발생하던 비속어 등이 포함된 댓글에 대한 필터링을 강화할 수 있을 것입니다.

참고 이미지 및 자료

💬 리뷰 요구사항

@win-luck win-luck added the fix 버그 및 오류 수정 label Aug 23, 2024
@win-luck win-luck requested a review from blaxsior August 23, 2024 09:15
@win-luck win-luck self-assigned this Aug 23, 2024
@win-luck win-luck linked an issue Aug 23, 2024 that may be closed by this pull request
Copy link
Collaborator

@blaxsior blaxsior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다.

@win-luck win-luck merged commit 868d114 into dev Aug 23, 2024
1 check passed
@win-luck win-luck deleted the feature/150-fix-comment branch August 23, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 및 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] 기대평 작성 시 필터링 기준 조정 (#150)
2 participants