Skip to content

Commit 987c734

Browse files
committed
Sort credits
1 parent 3feb4fe commit 987c734

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ This Rust crate implements the algorithm described in papers
9393
the Python package [yake](https://github.com/LIAAD/yake/), originally developed by
9494
Ricardo Campos, Vitor Mangaravite, Arian Pasquali, Alípio Jorge.
9595

96-
- [Kyle Fahey](https://github.com/quesurifn) — implemented the first draft
97-
- [Anton Vikström](https://github.com/bunny-therapist) — reached 1-1 score alignment with the original package
98-
- [Igor Strebz](https://github.com/xamgore) — rewritten and heavily optimized the code
96+
- [Anton Vikström](https://github.com/bunny-therapist) — maintains the [Python package](https://github.com/quesurifn/yake-rust/tree/master/python#readme)
97+
<sup>reached 1-1 score alignment with the original package</sup>
98+
- [Igor Strebz](https://github.com/xamgore) — maintains the [Rust crate](https://crates.io/crates/yake-rust)\
99+
<sup>rewritten and heavily optimized the code (x8-10)</sup>
100+
- [Kyle Fahey](https://github.com/quesurifn) — repo owner\
101+
<sup>implemented the first draft</sup>

0 commit comments

Comments
 (0)