File: README.tpl

package info (click to toggle)
rust-esaxx-rs 0.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 640 kB
  • sloc: cpp: 8; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 313 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
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}}