Skip to content

Multidoc tokenize #1466

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

Merged
merged 2 commits into from
Feb 28, 2025
Merged

Multidoc tokenize #1466

merged 2 commits into from
Feb 28, 2025

Conversation

AngledLuffa
Copy link
Collaborator

When a document is already tokenized, and the TokenizeProcessor is set to pretokenized=True, it is not necessary to try to retokenize the text of the document. In fact, it might not even be possible if the complete document text isn't available

Addresses #1464

…ntially being added in different orders in the token / word maps

Many tests are updated because SpaceAfter etc should now be at the start of a misc column
…o whitespace tokenize it when doing a bulk_process with a pretokenized TokenizeProcessor
@AngledLuffa AngledLuffa merged commit a447b14 into dev Feb 28, 2025
1 check passed
@AngledLuffa AngledLuffa deleted the multidoc_tokenize branch February 28, 2025 15:59
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 this pull request may close these issues.

1 participant