Files
esaxx-rs/README.tpl
2020-07-01 20:58:45 +02:00

13 lines
313 B
Smarty

![](https://github.com/Narsil/esaxx-rs/workflows/build/badge.svg)
# {{crate}}
This code implements a fast suffix tree / suffix array.
This code is taken from ![sentencepiece](https://github.com/google/sentencepiece)
and to be used by ![hugging face](https://github.com/huggingface/tokenizers/).
{{readme}}