Skip to content

Could java call the tokenizer of bin file #157

@MichaleDong

Description

@MichaleDong

Hi, we use java as online service, could java call the bin file of tokenizer roberta ? I mean call the function directly. Like in python:

from blingfire import *

text = 'After reading this post, you will know: What "natural language" is and how it is different from other types of data. What makes working with natural language so challenging. [1]'

print(text_to_sentences(text))
print(text_to_words(text))

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