Skip to content

How to send multiple tokenized tokens in multiple sentences in multiple paragraphs to UDPIPE to parse? #127

Description

@fishfree

UDPipe Chinese model is so bad at tokenization. I need to manaually seperate a doc into multiple paragraphs, then iteratively seperate each paragraph into multiple sentences, then iteratively tokenize each sentence with jiebaR. Then I need to feed the result into udpipe to go on tagging and parsing.
I read the official documentation and tried a lot, no luck. I'm not familiar with R.

Many thanks!

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