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

PyKomoran을 위한 튜토리얼 추가/정리 #2

Open
9bow opened this issue Mar 20, 2019 · 4 comments
Open

PyKomoran을 위한 튜토리얼 추가/정리 #2

9bow opened this issue Mar 20, 2019 · 4 comments
Labels
help wanted Extra attention is needed PyKOMORAN

Comments

@9bow
Copy link
Member

9bow commented Mar 20, 2019

주제

PyKomoran을 이용하여 사용할 수 있는 기능들을 모아서 정리합니다.
현재 생각해본 것들은 다음과 같습니다.

  • Pandas 특정 컬럼 정리
  • WordCloud 그리기
  • Word2Vec 만들기 (Gensim Library 사용)

추가 정보

없음

@9bow
Copy link
Member Author

9bow commented Mar 20, 2019

@shin285 @dolpang2
더 생각나시는 것이 있으면 덧글 부탁드립니다.

@gamamoe
Copy link
Member

gamamoe commented Mar 20, 2019

아버지/N 간다/V 자체를 토큰으로 처리

@shin285
Copy link
Member

shin285 commented Mar 20, 2019

입력 문서 내에서 출현빈도가 높은 단어를 뽑는 예제가 있으면 좋을 것 같습니다.

@9bow 9bow transferred this issue from shineware/PyKOMORAN Mar 21, 2019
@9bow 9bow changed the title 추가 필요한 튜토리얼 정리 PyKomoran을 위한 튜토리얼 추가/정리 Mar 21, 2019
@9bow 9bow transferred this issue from shineware/KOMORANDocs Mar 21, 2019
@9bow
Copy link
Member Author

9bow commented Mar 21, 2019

3줄의 코드로 형태소 분석 시작하기 튜토리얼을 추가합니다.

또한, 모든 PyKOMORAN 튜토리얼은 Python 파일(.py)과 Jupyter Notebook 파일(.ipynb) 형태로 제공합니다.

9bow added a commit that referenced this issue Mar 26, 2019
@9bow 9bow added PyKOMORAN help wanted Extra attention is needed labels Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed PyKOMORAN
Projects
None yet
Development

No branches or pull requests

3 participants