Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial bidirectional streaming tokenization on regex sentence splitter #345

Open
evaline-ju opened this issue Apr 16, 2024 · 0 comments · May be fixed by #346
Open

Initial bidirectional streaming tokenization on regex sentence splitter #345

evaline-ju opened this issue Apr 16, 2024 · 0 comments · May be fixed by #346

Comments

@evaline-ju
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Current tokenization is only implemented as unary only, and we would like to implement a bidirectional streaming case where chunks of text are aggregated before tokenization/splitting.

Describe the solution you'd like

Implementation on regex sentence splitter

@evaline-ju evaline-ju changed the title Initial bidrectional streaming tokenization on regex sentence splitter Initial bidirectional streaming tokenization on regex sentence splitter Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant