Skip to content

祈使句/动宾短语,分词好像有些不对劲呢,望指点,谢谢 #172

@12343954

Description

@12343954

input a sentence, (press 'q' to exit): 开门
[('开门', 'v')]❌

input a sentence, (press 'q' to exit): 开大门
[('开', 'v'), ('大门', 'n')]

input a sentence, (press 'q' to exit): 开灯
[('开灯', 'n')] ❌

input a sentence, (press 'q' to exit): 打他
[('打', 'v'), ('他', 'r')]

input a sentence, (press 'q' to exit): 关窗
[('关窗', 'nr')]❌

input a sentence, (press 'q' to exit): 订机票
[('订', 'v'), ('机票', 'n')]

input a sentence, (press 'q' to exit): 订一张北京到成都的机票
[('订', 'v'), ('一', 'm'), ('张', 'q'), ('北京', 'ns'), ('到', 'v'), ('成都', 'ns'), ('的', 'u'), ('机票', 'n')]

input a sentence, (press 'q' to exit): 吃饭
[('吃饭', 'v')]❌

input a sentence, (press 'q' to exit): 别烦我
[('别', 'd'), ('烦', 'v'), ('我', 'r')]

input a sentence, (press 'q' to exit): 不许动
[('不', 'd'), ('许动', 'v')]❌

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions