Releases: hyunwoongko/kss
Releases Β· hyunwoongko/kss
v3.5.6
- Support
konlpymecab for tagging - reference: https://velog.io/@newdboy/macOS-mecab-%EC%84%A4%EC%B9%98for-konlpy-0.6.0-kss-3.3.1.1
v3.5.5
Hot Fix
- Modify mecab installation script
v3.5.4
- Add
autofor the number of workers
v3.5.3
Hot Fix
- modify mecab installation script
v3.5.1
3.5.1
- Use mecab backend as default if mecab is available else use pynori as default.
- Set
num_workersto 1 when the input was string.
v3.4.3
Fix bracket processing related bugs
v3.4.2
Quick fix of 3.4.1.
v3.4.1
v3.4
v3.3.1
Do not use multiprocessing if length of input list is 1.