-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AutoTimer] fix logic checkSimilarity
1) At this point(Short Descriptions) we assume the similarity match to be True unless we have been asked to check Extended Descriptions and we have *both* Extended Descriptions in place; in which case we test them. 2)Remove shortdesc1 in shortdesc2 This is not true in principle and breaks all logic ratio. E.g. shortdesc1 = "news" shortdesc2 = "Sunday news (weekly review)" shortdesc1 in shortdesc2 --> answer True
- Loading branch information
Showing
1 changed file
with
3 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters