A bit more docs + github workflow.

This commit is contained in:
Nicolas Patry
2020-07-01 20:58:45 +02:00
parent 3fea09b6c0
commit 9e7f817908
7 changed files with 93 additions and 34 deletions

View File

@ -1,7 +1,12 @@
![](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}}
Current version: {{version}}
License: {{license}}