Skip to content

Releases: hyunwoongko/kss

v3.5.6

28 Aug 19:22

Choose a tag to compare

v3.5.5

21 Aug 05:27

Choose a tag to compare

Hot Fix

  • Modify mecab installation script

v3.5.4

21 Aug 02:10

Choose a tag to compare

  • Add auto for the number of workers

v3.5.3

21 Aug 01:55

Choose a tag to compare

Hot Fix

  • modify mecab installation script

v3.5.1

20 Aug 23:56

Choose a tag to compare

3.5.1

  • Use mecab backend as default if mecab is available else use pynori as default.
  • Set num_workers to 1 when the input was string.

v3.4.3

22 Mar 09:45

Choose a tag to compare

Fix bracket processing related bugs

v3.4.2

19 Mar 16:21

Choose a tag to compare

Quick fix of 3.4.1.

v3.4.1

19 Mar 16:10

Choose a tag to compare

  • Apply improvements from #39.

v3.4

15 Feb 21:47

Choose a tag to compare

Fix bracket processing related bugs

Modify caching key

v3.3.1

29 Oct 06:33

Choose a tag to compare

Do not use multiprocessing if length of input list is 1.