haven-jeon / PyKoSpacing

Automatic Korean word spacing with Python
GNU General Public License v3.0
397 stars 118 forks source link

Input length limit #13

Closed haven-jeon closed 4 years ago

haven-jeon commented 4 years ago

Currently, there is a limit of 198 characters. The reason for this limitation is the model input length when training the model. Although there are limitations, it seems that this inconvenience can be solved in a naive way.

haven-jeon commented 4 years ago

1b73e26ea3dbb19b4dfcd33ec64abee229918ba1