Skip to contents

한글문서

The goal of theeuh is to write space on korean sentense corractly.

Installation

theeuh depends on churon package which handles ONNX runtime automatically.

# CRAN NOT YET!!!!
install.packages("theeuh")

# dev version r-universe
install.packages('theeuh', repos = "https://mrchypark.r-universe.dev")

Special Thanks to

Original package is KoSpacing by haven-jeon. Most parts of code is from KoSpacing Also theeuh package’s model and word index is from KoSpacing.