Open bunny-therapist opened 4 weeks ago
Empty words end up in the vocabulary in vocabulary_building, which affects the results. I changed this in my fork here: https://github.com/bunny-therapist/yake-rust/commit/d3f44d460c3ce78fee6e67c0890140242d63e4ff#diff-de8e9e08be4bb17756643d5dbdd07bdd0737f440aa88ad4fd0257efe4bb68309R193
vocabulary_building
It made more tests which compare to LIAAD/yake pass.
@xamgore
Empty words end up in the vocabulary in
vocabulary_building
, which affects the results. I changed this in my fork here: https://github.com/bunny-therapist/yake-rust/commit/d3f44d460c3ce78fee6e67c0890140242d63e4ff#diff-de8e9e08be4bb17756643d5dbdd07bdd0737f440aa88ad4fd0257efe4bb68309R193It made more tests which compare to LIAAD/yake pass.