-
Notifications
You must be signed in to change notification settings - Fork 72
10월 DA/ML 블로그 포스팅 #240
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
10월 DA/ML 블로그 포스팅 #240
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
크롤링이나 자연어 전처리에 유용할거 같네요! 유용한 내용이었습니다 🙃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
정규 표현식 항상 헷갈렸는데 예시 덕분에 이해가 잘되네요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
포스팅 잘봤습니다. 수정 전보다 예시부분 가독성이 더 좋아진 것 같아요 ! 고생하셨습니다
|
|
||
|  | ||
|
|
||
| 여기서 **정규 표현식**을 사용하면, 아래와 같이 우리가 원하는 정보를 간단하게 추출해낼 수 있습니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
정규표현 라이브러리 설명이 들어가면 좋을 것 같습니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
너무 늦게 확인했네요. 죄송합니다 ㅜㅜ
해당 부분 추가적으로 파이썬 re 라이브러리 활용했다고 명시하여 수정했습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
잘 봤습니다. 다음 블로그 작성에도 많은 도움이 될 것 같아요!
잘못 병합되었다고 하여 다시 PR 날립니다!