ChanYub Park

Results 121 comments of ChanYub Park

`네이버` 뉴스가 들어나지 않아서 고민 중. nn 은 뉴럴넷이랑 혼동스러움 nnews 는 너무 길다. nns 이건 이미 의미가 사라짐 n2h4는 이미 패키지명이 있는 이상 이상함. nnh 나 nh 정도로 생각해볼...

@loosebazooka good news :)

Oh, you question to me about python 3.10 is on debian11? I don't know. let's find out.

maybe not yet. just unstable and test suite support. https://packages.debian.org/search?suite=default&section=all&arch=any&searchon=names&keywords=python3.10

How about creating a service that has a queue to publish to pubsub on a schedule that treat as state? This way can support the functionality for all pubsubs. And...

https://github.com/mrchypark/elbird/issues/74 이걸로 변경

@dataminds 이곳을 보시면 사용자 사전을 추가하는 예시가 중간 정도에 표현되어 있습니다. 부족한 부분이 있으면 알려주세요. https://mrchypark.github.io/elbird/articles/kiwi-class.html

@sunwoopark 안녕하세요, tidytext와 사용하실 때는 `형태소/태그` 형태로 되어 있어서 string contain 으로 필터하셔야 합니다. 예시 코드를 드리겠습니다. ``` library(tidytext) library(dplyr) library(tibble) library(stringr) library(elbird) tar

> > Any updates on the progress of this? > > I don't have an ETA but streaming backups is the next thing I'm working on. > > > Could...

Hi there! I understand what you are saying. I'll find out. Thanks.