File: README.md

package info (click to toggle)
rust-rust-stemmers 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,832 kB
  • sloc: makefile: 4
file content (4 lines) | stat: -rw-r--r-- 341 bytes parent folder | download
1
2
3
4
These algorithms are copies of the algorithms found in the [snowball package](https://github.com/snowballstem/snowball) and are licensed under the [[file:LICENSE][BSD-3 License]].
To compile them to rust code yourself, please use the rust backend of the snowball compiler.

This library ships with these algorithms already compiled to rust.