Merge /pub/main
[educational.data.git] / AI01 / rbp / sentence.tst
blob0c09f069d946b26db79740fc51f921793774e5a3
1 * The first line of each set is a comment with the case-role\r
2 * representation of the sentence as words or - means all zeros.\r
3 *\r
4 * The second line of each set is the distributed representation of the\r
5 * sentence.  The conversion was done using an awk program.\r
6 *\r
7 * The third line of each set is the correct distributed representation\r
8 * of the sentence.\r
9 *\r
10 *                      boy                       ate                         -                         -\r
11  1010100010000101010000010 10000 0000000000000000000000000 0000000000000000000000000\r
12  1010100010000101010000010 0110001100100001101000000 0000000000000000000000000 0000000000000000000000000\r
13 *                       boy                      food                         -                         -\r
14 *                    woman                       ate                co-chicken                         -\r
15  1010010001000101010000010 10000 0110001100100001101000000 0000000000000000000000000\r
16  1010010001000101010000010 0110001100100001101000000 0000000000000000000000000 0000000000000000000000000\r
17 *                     woman                co-chicken                         -                         -\r
18 *                      boy                       ate                    carrot                     pasta\r
19  1010100010000101010000010 10000 0101001100010010101000000 0110001100010001101000000\r
20  1010100010000101010000010 0101001100010010101000000 0000000000000000000000000 0110001100010001101000000\r
21 *                       boy                    carrot                         -                     pasta\r
22 *                      man                       ate                co-chicken                      fork\r
23  1010100001000101010000010 10000 0110001100100001101000000 0101001100010010010001000\r
24  1010100001000101010000010 0110001100100001101000000 0101001100010010010001000 0000000000000000000000000\r
25 *                       man                co-chicken                      fork                         -\r
26 *                      dog                     broke                     plate                         -\r
27  0110100010000101010000010 01000 0101001100001001100000100 0000000000000000000000000\r
28  0110100010000101010000010 0101001100001001100000100 0000000000000000000000000 0000000000000000000000000\r
29 *                       dog                     plate                         -                         -\r
30 *                     girl                     broke                      vase                    hammer\r
31  1010010010000101010000010 01000 0101001100010001100000100 0101001100010001010010000\r
32  1010010010000101010000010 0101001100010001100000100 0101001100010001010010000 0000000000000000000000000\r
33 *                      girl                      vase                    hammer                         -\r
34 *                   hammer                     broke                      vase                         -\r
35  0101001100010001010010000 01000 0101001100010001100000100 0000000000000000000000000\r
36  0000000000000000000000000 0101001100010001100000100 0101001100010001010010000 0000000000000000000000000\r
37 *                         -                      vase                    hammer                         -\r
38 *                    plate                     broke                         -                         -\r
39  0101001100001001100000100 01000 0000000000000000000000000 0000000000000000000000000\r
40  0000000000000000000000000 0101001100001001100000100 0000000000000000000000000 0000000000000000000000000\r
41 *                         -                     plate                         -                         -\r
42 *                     girl                     moved                         -                         -\r
43  1010010010000101010000010 00010 0000000000000000000000000 0000000000000000000000000\r
44  1010010010000101010000010 1010010010000101010000010 0000000000000000000000000 0000000000000000000000000\r
45 *                      girl                      girl                         -                         -\r
46 *                      man                     moved                    window                         -\r
47  1010100001000101010000010 00010 0101001010001010100000100 0000000000000000000000000\r
48  1010100001000101010000010 0101001010001010100000100 0000000000000000000000000 0000000000000000000000000\r
49 *                       man                    window                         -                         -\r
50 *                        -                       ate                co-chicken                     spoon\r
51  0000000000000000000000000 10000 0110001100100001101000000 0101001100010001010001000\r
52  0000000000000000000000000 0110001100100001101000000 0101001100010001010001000 0000000000000000000000000\r
53 *                         -                co-chicken                     spoon                         -\r
54 *                     girl                     broke                         -                    hammer\r
55  1010010010000101010000010 01000 0000000000000000000000000 0101001100010001010010000\r
56  1010010010000101010000010 0000000000000000000000000 0101001100010001010010000 0000000000000000000000000\r
57 *                      girl                         -                    hammer                         -\r