You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'((AI OR "Artificial Intelligence") AND Aversion) OR ((AI OR "Artificial Intelligence") AND Appreciation)',
714
+
"",
715
+
[
716
+
{
717
+
"code": "E0001",
718
+
"label": "search-field-missing",
719
+
"message": "Expected search field is missing",
720
+
"is_fatal": False,
721
+
"position": [(-1, -1)],
722
+
"details": "Search field is missing (TODO: default?)",
723
+
},
724
+
{
725
+
"code": "W0004",
726
+
"label": "query-structure-unnecessarily-complex",
727
+
"message": "Query structure is more complex than necessary",
728
+
"is_fatal": False,
729
+
"position": [(39, 47), (91, 103)],
730
+
"details": 'The queries share \x1b[90midentical query parts\x1b[0m:\n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND \x1b[93mAversion[all]\x1b[0m) OR \n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND \x1b[93mAppreciation[all]\x1b[0m)\nCombine the \x1b[93mdiffering parts\x1b[0m into a \x1b[92msingle OR-group\x1b[0m to reduce redundancy:\n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND (\x1b[92mAversion[all] OR Appreciation[all]\x1b[0m))',
731
+
},
732
+
],
733
+
),
734
+
(
735
+
'(Algorithm* Aversion) OR (Algorithm* Appreciation) OR ((AI OR "Artificial Intelligence") AND Aversion) OR ((AI OR "Artificial Intelligence") AND Appreciation) OR ("AI recommendation" OR "Artificial intelligence recommendation" OR "Machine learning recommendation" OR "ML recommendation") OR ("AI decision*" OR "Artificial intelligence decision*" OR "Algorithm* decision" OR "Machine learning decision*" OR "ML decision*") OR ("AI Advice" OR "Artificial intelligence advice" OR "Algorithm* advice" OR "Machine learning advice" OR "ML advice") OR (("AI" OR "Artificial Intelligence" OR "Algorithm*" OR "Machine learning" OR "ML") AND "Decision aid")',
736
+
"",
737
+
[
738
+
{
739
+
"code": "E0001",
740
+
"label": "search-field-missing",
741
+
"message": "Expected search field is missing",
742
+
"is_fatal": False,
743
+
"position": [(-1, -1)],
744
+
"details": "Search field is missing (TODO: default?)",
745
+
},
746
+
{
747
+
"code": "W0004",
748
+
"label": "query-structure-unnecessarily-complex",
749
+
"message": "Query structure is more complex than necessary",
750
+
"is_fatal": False,
751
+
"position": [(93, 101), (145, 157)],
752
+
"details": 'The queries share \x1b[90midentical query parts\x1b[0m:\n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND \x1b[93mAversion[all]\x1b[0m) OR \n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND \x1b[93mAppreciation[all]\x1b[0m)\nCombine the \x1b[93mdiffering parts\x1b[0m into a \x1b[92msingle OR-group\x1b[0m to reduce redundancy:\n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND (\x1b[92mAversion[all] OR Appreciation[all]\x1b[0m))',
753
+
},
754
+
{
755
+
"code": "W0004",
756
+
"label": "query-structure-unnecessarily-complex",
757
+
"message": "Query structure is more complex than necessary",
758
+
"is_fatal": False,
759
+
"position": [(93, 101), (632, 646)],
760
+
"details": 'The queries share \x1b[90midentical query parts\x1b[0m:\n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND \x1b[93mAversion[all]\x1b[0m) OR \n(\x1b[90m("AI"[all] OR "Artificial Intelligence"[all] OR "Algorithm*"[all] OR "Machine learning"[all] OR "ML"[all])\x1b[0m AND \x1b[93m"Decision aid"[all]\x1b[0m)\nCombine the \x1b[93mdiffering parts\x1b[0m into a \x1b[92msingle OR-group\x1b[0m to reduce redundancy:\n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND (\x1b[92mAversion[all] OR "Decision aid"[all]\x1b[0m))',
761
+
},
762
+
{
763
+
"code": "W0004",
764
+
"label": "query-structure-unnecessarily-complex",
765
+
"message": "Query structure is more complex than necessary",
766
+
"is_fatal": False,
767
+
"position": [(145, 157), (632, 646)],
768
+
"details": 'The queries share \x1b[90midentical query parts\x1b[0m:\n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND \x1b[93mAppreciation[all]\x1b[0m) OR \n(\x1b[90m("AI"[all] OR "Artificial Intelligence"[all] OR "Algorithm*"[all] OR "Machine learning"[all] OR "ML"[all])\x1b[0m AND \x1b[93m"Decision aid"[all]\x1b[0m)\nCombine the \x1b[93mdiffering parts\x1b[0m into a \x1b[92msingle OR-group\x1b[0m to reduce redundancy:\n(\x1b[90m(AI[all] OR "Artificial Intelligence"[all])\x1b[0m AND (\x1b[92mAppreciation[all] OR "Decision aid"[all]\x1b[0m))',
0 commit comments