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 | 9cdf67fa00c17f21fa3412948f0d6560dafae1aa (patch) | |
tree | e094fe155ec704e393c9ff271a90891b50775074 /python/tests/extractor/test.vis | |
parent | 41bc60a856dc2d0bf9659b443c0cd03be8016db7 (diff) | |
parent | d094258e7cb75057af55eca41b65ba74fe3fb2c9 (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 |