Skip to content

How to set --input-buffer-size when using -p option #73

@ko-ichi-h

Description

@ko-ichi-h

First I want to thank you so much for developing this software! I really admire your efforts and shining achievements!!

I would like to ask a question about --input-buffer-size.

When I use -p option to use partial parsing mode, it seems that --input-buffer-size is ignored. Without using -p option, I can set larger --input-buffer-size and parse longer lines. But with -p, MeCab return empty string when I try to parse longer lines regardless of --input-buffer-size value.

Is there anyway to set --input-buffer-size value when I use -p option? Any help will be greatly appreciated.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions