Mecabwrap

Latest version: v0.3.4

Safety actively analyzes 618451 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.2

- `mecab_batch` and `mecab_batch_iter` are added: Support batch processing with token parsing options.
- `MecabTokenizer` is added: Scikit-learn compatible transformer.
- `Token` object supports differences between ipadic and unidic outputs.

0.3.1

- Long description added to the package page.

0.3.0

* Add `dictionary` option (shortcut for giving system dictionary path) to `do_` functions.
* From this version, if both `-o` and `outpath` given, `outpath` is ignored.
* From this version, `-o` and/or `outpath` options will cause error for `do_mecab_iter`.

0.2.3

* `auto_buffer_size` option for `do_mecab_vec` and `do_mecab_iter`, which adjusts the input buffer size to cover all input
* `truncate` option for `do_mecab_vec` and `do_mecab_iter`, which truncates input text longer than the input buffer size

0.2.2

* Replace line breaks by space in text for `do_mecab_vec`

0.2.1

* update `do_mecab_iter` to work with `-E` option
* fix error with python2.x with encoding other than utf-8

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.