sentencepiece
https://github.com/google/sentencepiece
C++
Unsupervised text tokenizer for Neural Network-based text generation.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported0 Subscribers
Add a CodeTriage badge to sentencepiece
Help out
- Issues
- Allow whitespace-only pieces
- High frequency token segmented into letter sequence when input is a tsv file
- A library that conflicts with the use of protobuf in vcpkg
- Unexpected behavior with sampling of repeated character sequence.
- Duplicate tokens in BPE vocabulary
- Tokens Chunking to respect Language Word Boundaries
- Only support 64bit?
- tokens listed in user_defined_symbols tokenized as unknowns when using the "word" model_type
- split_by_number doesn't match documentation?
- user defined char set
- Docs
- C++ not yet supported