summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/catchoose.txt
blob: 45275d7e605c98eb696f5e09417a7d959e14ca1b (plain) (blame)
1
2
3
4
a b c	[ {"rule": "biz", "weight": 0.5}, {"rule": "cat", "weight": 0.1} ]
a b c d	[ {"rule": "cat", "weight": 0.2} ]
d e f	[ {"rule": "biz", "weight": 0.5}, {"rule": "cat", "weight": 0.01} ]
d e f g	[ {"rule": "cat", "weight": 0.8} ]