diff options
author | Chris Dyer <cdyer@Chriss-MacBook-Air.local> | 2013-01-08 15:45:06 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@Chriss-MacBook-Air.local> | 2013-01-08 15:45:06 -0500 |
commit | 0fef781b2374bc98fe38d32238220e4322ba708c (patch) | |
tree | d8d82d4588bb027b0fe8edc95e360b290c90a09d /python/tests/extractor/test.vis | |
parent | 2538c4052e844ebf6f5615becd087f2d6658c587 (diff) | |
parent | f10edb43ceaca8284282707097aaaebb6c1aedde (diff) |
don't know
Merge branch 'master' of github.com:redpony/cdec
Diffstat (limited to 'python/tests/extractor/test.vis')
-rw-r--r-- | python/tests/extractor/test.vis | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/python/tests/extractor/test.vis b/python/tests/extractor/test.vis new file mode 100644 index 00000000..2d30a9f4 --- /dev/null +++ b/python/tests/extractor/test.vis @@ -0,0 +1,34 @@ + 012345678901234567890123456789 +0.*............................0 +1..............................1 +2..............................2 +3..*...........................3 +4.....*........................4 +5....*.........................5 +6.......*......................6 +7.......*......................7 +8........*.....................8 +9........*.....................9 +0..........**..................0 +1..............................1 +2..............................2 +3............**................3 +4..............*...............4 +5...............*..............5 +6..............................6 +7..............*...............7 +8.....................*........8 +9...................*..........9 +0..............................0 +1.....................*........1 +2......................*.......2 +3..............................3 +4........................*.....4 +5......................*.......5 +6.............................*6 +7............................*.7 +8...........................*..8 +9..........................*...9 + 012345678901234567890123456789 + +0-1 3-2 4-5 5-4 6-7 7-7 8-8 9-8 10-10 10-11 13-12 13-13 14-14 15-15 17-14 18-21 19-19 21-21 22-22 24-24 25-22 26-29 27-28 28-27 29-26 |