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

✨ 기능 추가: VOC 필터링 추가 #185

Merged
merged 3 commits into from
Nov 14, 2024
Merged

✨ 기능 추가: VOC 필터링 추가 #185

merged 3 commits into from
Nov 14, 2024

Conversation

YuJeeun
Copy link
Contributor

@YuJeeun YuJeeun commented Nov 14, 2024

  • 제목 : feat(issue 번호): 기능명
    ex) feat(17): pull request template 작성
    (확인 후 지워주세요)

🔘Part

  • BE

  • FE


🔎 작업 내용

  • voc 필터링 추가


이미지 첨부


🔧 앞으로의 과제

  • 다음 할 일을 적어주세요 (앞으로의 할 일을 작성해도 괜찮습니다)


@YuJeeun YuJeeun added the enhancement New feature or request label Nov 14, 2024
@YuJeeun YuJeeun added this to the VOC Feature milestone Nov 14, 2024
@YuJeeun YuJeeun self-assigned this Nov 14, 2024
return null;
}

String[] keywords = vocContents.split(" ");
Copy link
Contributor

Choose a reason for hiding this comment

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

내용에 대해서 단어 단위로 필터링하는 방식이 새롭네요~

@Hellin22 Hellin22 merged commit cc564af into develop Nov 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants