Skip to content

Commit

Permalink
Fixing test data
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperFyhn committed May 23, 2024
1 parent aa3eb7c commit 100809a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_data/triplets.jsonl
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{"text": "@user1: @user2 This is a test tweet, I am commenting on something someone else said. @user2 this is not good enough.", "sents": [{"start": 0, "end": 84}, {"start": 85, "end": 116}], "tokens": [{"id": 0, "start": 0, "end": 6}, {"id": 1, "start": 6, "end": 7}, {"id": 2, "start": 8, "end": 14}, {"id": 3, "start": 15, "end": 19}, {"id": 4, "start": 20, "end": 22}, {"id": 5, "start": 23, "end": 24}, {"id": 6, "start": 25, "end": 29}, {"id": 7, "start": 30, "end": 35}, {"id": 8, "start": 35, "end": 36}, {"id": 9, "start": 37, "end": 38}, {"id": 10, "start": 39, "end": 41}, {"id": 11, "start": 42, "end": 52}, {"id": 12, "start": 53, "end": 55}, {"id": 13, "start": 56, "end": 65}, {"id": 14, "start": 66, "end": 73}, {"id": 15, "start": 74, "end": 78}, {"id": 16, "start": 79, "end": 83}, {"id": 17, "start": 83, "end": 84}, {"id": 18, "start": 85, "end": 91}, {"id": 19, "start": 92, "end": 96}, {"id": 20, "start": 97, "end": 99}, {"id": 21, "start": 100, "end": 103}, {"id": 22, "start": 104, "end": 108}, {"id": 23, "start": 109, "end": 115}, {"id": 24, "start": 115, "end": 116}], "semantic_triplets": [{"semantic_triplets": {"subject": {"text": "This", "start": 3, "end": 4}, "predicate": {"text": "is", "start": 4, "end": 5}, "object": {"text": "a test tweet", "start": 5, "end": 8}}}, {"semantic_triplets": {"subject": {"text": "I", "start": 9, "end": 10}, "predicate": {"text": "am commenting", "start": 10, "end": 12}, "object": {"text": "on something someone else said", "start": 12, "end": 17}}}, {"semantic_triplets": {"subject": {"text": "this", "start": 19, "end": 20}, "predicate": {"text": "is not", "start": 20, "end": 22}, "object": {"text": "good enough.", "start": 22, "end": 25}}}]}
{"text": "@user1: @user2 This is a test tweet, I am commenting on something someone else said. @user2 this is not good enough.", "sents": [{"start": 0, "end": 84}, {"start": 85, "end": 116}], "tokens": [{"id": 0, "start": 0, "end": 6}, {"id": 1, "start": 6, "end": 7}, {"id": 2, "start": 8, "end": 14}, {"id": 3, "start": 15, "end": 19}, {"id": 4, "start": 20, "end": 22}, {"id": 5, "start": 23, "end": 24}, {"id": 6, "start": 25, "end": 29}, {"id": 7, "start": 30, "end": 35}, {"id": 8, "start": 35, "end": 36}, {"id": 9, "start": 37, "end": 38}, {"id": 10, "start": 39, "end": 41}, {"id": 11, "start": 42, "end": 52}, {"id": 12, "start": 53, "end": 55}, {"id": 13, "start": 56, "end": 65}, {"id": 14, "start": 66, "end": 73}, {"id": 15, "start": 74, "end": 78}, {"id": 16, "start": 79, "end": 83}, {"id": 17, "start": 83, "end": 84}, {"id": 18, "start": 85, "end": 91}, {"id": 19, "start": 92, "end": 96}, {"id": 20, "start": 97, "end": 99}, {"id": 21, "start": 100, "end": 103}, {"id": 22, "start": 104, "end": 108}, {"id": 23, "start": 109, "end": 115}, {"id": 24, "start": 115, "end": 116}], "semantic_triplets": [{"semantic_triplets": {"subject": {"text": "This", "start": 3, "end": 4}, "predicate": {"text": "is", "start": 4, "end": 5}, "object": {"text": "a test tweet", "start": 5, "end": 8}}}, {"semantic_triplets": {"subject": {"text": "I", "start": 9, "end": 10}, "predicate": {"text": "am commenting", "start": 10, "end": 12}, "object": {"text": "on something someone else said", "start": 12, "end": 17}}}, {"semantic_triplets": {"subject": {"text": "this", "start": 19, "end": 20}, "predicate": {"text": "is not", "start": 20, "end": 22}, "object": {"text": "good enough.", "start": 22, "end": 25}}}]}
{"text": "@user1: @user2 This is a test tweet, I am commenting on something someone else said. @user2 this is not good enough.", "sents": [{"start": 0, "end": 84}, {"start": 85, "end": 116}], "tokens": [{"id": 0, "start": 0, "end": 6}, {"id": 1, "start": 6, "end": 7}, {"id": 2, "start": 8, "end": 14}, {"id": 3, "start": 15, "end": 19}, {"id": 4, "start": 20, "end": 22}, {"id": 5, "start": 23, "end": 24}, {"id": 6, "start": 25, "end": 29}, {"id": 7, "start": 30, "end": 35}, {"id": 8, "start": 35, "end": 36}, {"id": 9, "start": 37, "end": 38}, {"id": 10, "start": 39, "end": 41}, {"id": 11, "start": 42, "end": 52}, {"id": 12, "start": 53, "end": 55}, {"id": 13, "start": 56, "end": 65}, {"id": 14, "start": 66, "end": 73}, {"id": 15, "start": 74, "end": 78}, {"id": 16, "start": 79, "end": 83}, {"id": 17, "start": 83, "end": 84}, {"id": 18, "start": 85, "end": 91}, {"id": 19, "start": 92, "end": 96}, {"id": 20, "start": 97, "end": 99}, {"id": 21, "start": 100, "end": 103}, {"id": 22, "start": 104, "end": 108}, {"id": 23, "start": 109, "end": 115}, {"id": 24, "start": 115, "end": 116}], "semantic_triplets": [{"subject": {"text": "This", "start": 3, "end": 4}, "predicate": {"text": "is", "start": 4, "end": 5}, "object": {"text": "a test tweet", "start": 5, "end": 8}}, {"subject": {"text": "I", "start": 9, "end": 10}, "predicate": {"text": "am commenting", "start": 10, "end": 12}, "object": {"text": "on something someone else said", "start": 12, "end": 17}}, {"subject": {"text": "this", "start": 19, "end": 20}, "predicate": {"text": "is not", "start": 20, "end": 22}, "object": {"text": "good enough.", "start": 22, "end": 25}}]}
{"text": "@user1: @user2 This is a test tweet, I am commenting on something someone else said. @user2 this is not good enough.", "sents": [{"start": 0, "end": 84}, {"start": 85, "end": 116}], "tokens": [{"id": 0, "start": 0, "end": 6}, {"id": 1, "start": 6, "end": 7}, {"id": 2, "start": 8, "end": 14}, {"id": 3, "start": 15, "end": 19}, {"id": 4, "start": 20, "end": 22}, {"id": 5, "start": 23, "end": 24}, {"id": 6, "start": 25, "end": 29}, {"id": 7, "start": 30, "end": 35}, {"id": 8, "start": 35, "end": 36}, {"id": 9, "start": 37, "end": 38}, {"id": 10, "start": 39, "end": 41}, {"id": 11, "start": 42, "end": 52}, {"id": 12, "start": 53, "end": 55}, {"id": 13, "start": 56, "end": 65}, {"id": 14, "start": 66, "end": 73}, {"id": 15, "start": 74, "end": 78}, {"id": 16, "start": 79, "end": 83}, {"id": 17, "start": 83, "end": 84}, {"id": 18, "start": 85, "end": 91}, {"id": 19, "start": 92, "end": 96}, {"id": 20, "start": 97, "end": 99}, {"id": 21, "start": 100, "end": 103}, {"id": 22, "start": 104, "end": 108}, {"id": 23, "start": 109, "end": 115}, {"id": 24, "start": 115, "end": 116}], "semantic_triplets": [{"subject": {"text": "This", "start": 3, "end": 4}, "predicate": {"text": "is", "start": 4, "end": 5}, "object": {"text": "a test tweet", "start": 5, "end": 8}}, {"subject": {"text": "I", "start": 9, "end": 10}, "predicate": {"text": "am commenting", "start": 10, "end": 12}, "object": {"text": "on something someone else said", "start": 12, "end": 17}}, {"subject": {"text": "this", "start": 19, "end": 20}, "predicate": {"text": "is not", "start": 20, "end": 22}, "object": {"text": "good enough.", "start": 22, "end": 25}}]}

0 comments on commit 100809a

Please sign in to comment.