Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Comments

Add argument tagger_max_length to constructor of Minette#42

Merged
uezo merged 1 commit intomasterfrom
develop
Sep 4, 2020
Merged

Add argument tagger_max_length to constructor of Minette#42
uezo merged 1 commit intomasterfrom
develop

Conversation

@uezo
Copy link
Owner

@uezo uezo commented Sep 4, 2020

Given value will be set to tagger.max_length.
You can skip auto parsing by tagger_max_length=0 and can parse morph manually by calling parse with value of length long enough.

For testing, Janome tagger is required.(Added to requirements-dev.txt)

Given value will be set to `tagger.max_length`.
You can skip auto parsing by `tagger_max_length=0` and can parse morph manually by calling parse with value of length long enough.

For testing, Janome tagger is required.(Added to requirements-dev.txt)
@uezo uezo merged commit e113023 into master Sep 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant