charlie-map / wiki-suggestor-service

A C backend that makes suggestions for the Wikiread extension
0 stars 0 forks source link

Unique recommender #8

Closed charlie-map closed 2 years ago

charlie-map commented 2 years ago

This will add all of the current unique recommender code into main and also handles some updates to the general kd-tree search algorithm. This will also fix the following three issues:

Along with the previous fixes, this also has some small fixes to bugs found during testing. Moving forward, more testing will be done on these features to ensure no major issues further down the road.