Skip to content

Conversation

@hjm507
Copy link

@hjm507 hjm507 commented Oct 22, 2022

10월 DA/ML 블로그 포스팅입니다!

@hjm507 hjm507 added the 🙋‍♂️🙋‍♀️ 리뷰 요청 PR 리뷰를 요청합니다~ label Oct 22, 2022
@paulben0410 paulben0410 merged commit c5bae51 into GDSC-University-of-Seoul:master Oct 28, 2022
@GDSC-University-of-Seoul GDSC-University-of-Seoul locked and limited conversation to collaborators Oct 28, 2022
@GDSC-University-of-Seoul GDSC-University-of-Seoul unlocked this conversation Oct 28, 2022
SSUHYUNKIM added a commit that referenced this pull request Oct 28, 2022
This reverts commit c5bae51, reversing
changes made to fdde53a.
Copy link

@beautifulchoi beautifulchoi left a comment

Choose a reason for hiding this comment

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

.

Copy link

@beautifulchoi beautifulchoi left a comment

Choose a reason for hiding this comment

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

정규표현식은 크롤링하거나 원하는 키워드에 대한 데이터를 모을 때 특히 유용할 것 같네요
저도 나중에 키워드를 통한 크롤링을 할 때 종종 들러서 참고하겠습니다!
잘 읽었습니다 : )


- - -

## **1. Basic**

Choose a reason for hiding this comment

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

키워드 검색을 할 때 이러한 역할을 한다가 전달하려는 내용 같아서, 문자열 검색(혹은 탐색)시 각 기호들이 이러한 역할을 한다는 내용을 1번 내용 이전에 명시해주면 좋을 것 같습니다.

Copy link

@beautifulchoi beautifulchoi left a comment

Choose a reason for hiding this comment

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

.


여기서 **정규 표현식**을 사용하면, 아래와 같이 우리가 원하는 정보를 간단하게 추출해낼 수 있습니다.

![regular_expression1](../assets/images/post-regular-expression/regular_expression1.jpg)

Choose a reason for hiding this comment

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

re 라이브러리에 대한 간단한 설명이 있으면 좋을 것 같습니다(예를들어 re 라이브러리는 파이썬에서 제공하는 내장 라이브러리다 등등..)

Copy link

@paulben0410 paulben0410 left a comment

Choose a reason for hiding this comment

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

자연어 처리에 필요한 전처리와 관련된 정규 표현식을 한 눈에 알아볼 수 있어서 좋았습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🙋‍♂️🙋‍♀️ 리뷰 요청 PR 리뷰를 요청합니다~

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants