mrchypark / elbird

R binding package Kiwi(Korean Intelligent Word Identifier)
https://mrchypark.github.io/elbird/index.html
Other
34 stars 3 forks source link

matchr 도입 #25

Closed mrchypark closed 2 years ago

mrchypark commented 2 years ago

https://cran.r-project.org/web/packages/matchr/matchr.pdf

mrchypark commented 2 years ago

여기서 말하는 도입은 Result 객체 도입을 의미.

mrchypark commented 2 years ago

https://blog.r-hub.io/2022/03/10/input-checking/

결국 하고 싶은 것은 입력 체크인 것인지

mrchypark commented 2 years ago

enum의 구현을 직접 처리하는 것으로 처리하면 되려 의존성을 없앨 수 있음. matchr 방식이 R에서 익숙한 방식이 아니기 때문에 도입해서 얻는 이익을 내가 이해할 수 없음. 이건 종료.