Skip to content

快い appears to have incorrect normalized form #32

Open
@rsimmons

Description

@rsimmons

With the latest core dictionary:

$ echo 快い | java -jar sudachi-0.5.2.jar -m B -a
快い	形容詞,非自立可能,*,*,形容詞,終止形-一般	良い	快い	イイ	0	[]	
EOS

Note that the normalized form is 良い, not 快い as expected.

But this seems correct:

$ echo 快くない | java -jar sudachi-0.5.2.jar -m B -a
快く	形容詞,一般,*,*,形容詞,連用形-一般	快い	快い	ココロヨク	0	[]	
ない	形容詞,非自立可能,*,*,形容詞,終止形-一般	無い	ない	ナイ	0	[]	
EOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions