You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chunking is currently performed on untokenized text, and because of this the same documents are tokenized twice. If chunking is to be done after texts are tokenized. That would provide more efficiency to the pipeline.
The text was updated successfully, but these errors were encountered:
Chunking is currently performed on untokenized text, and because of this the same documents are tokenized twice. If chunking is to be done after texts are tokenized. That would provide more efficiency to the pipeline.
The text was updated successfully, but these errors were encountered: