the-algorithm icon indicating copy to clipboard operation
the-algorithm copied to clipboard

Source code for the X Recommendation Algorithm

Results 385 the-algorithm issues
Sort by recently updated
recently updated
newest added

Hi, I found this could be a issue Make sure the regex used here, which is vulnerable to polynomial runtime due to backtracking, cannot lead to denial of service.

Fixed indentation in comments

TODO Remove score from the candidate and use a Feature instead - Remove the score field from the TweetAnnotationQueryCandidate class - Add a features field of type FeatureMap to the...

`know` -> `known`

fixed a few code smells and trying to make the code a bit more readable at times