From 01358875191c989df23bc00acc4684880d243cee Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Thu, 27 Jun 2019 13:15:48 -0700 Subject: [PATCH] first match wins --- src/textrank.a | 1 + 1 file changed, 1 insertion(+) diff --git a/src/textrank.a b/src/textrank.a index 4325ad06b..ef9dabdf7 100644 --- a/src/textrank.a +++ b/src/textrank.a @@ -160,6 +160,7 @@ TextRankCallback + cmp BestMatchScore bcc + + beq + sta BestMatchScore ldx @tmpx stx BestMatchIndex