-
Notifications
You must be signed in to change notification settings - Fork 0
/
testResult1.txt
5 lines (5 loc) · 912 Bytes
/
testResult1.txt
1
2
3
4
5
{'6':
[{'id': 0, 'text': 'Tom', 'type': 'PROPER', 'number': 'SINGULAR', 'gender': 'MALE', 'animacy': 'ANIMATE', 'startIndex': 1, 'endIndex': 2, 'headIndex': 1, 'sentNum': 1, 'position': [1, 1], 'isRepresentativeMention': True},
{'id': 2, 'text': 'he', 'type': 'PRONOMINAL', 'number': 'SINGULAR', 'gender': 'MALE', 'animacy': 'ANIMATE', 'startIndex': 7, 'endIndex': 8, 'headIndex': 7, 'sentNum': 1, 'position': [1, 3], 'isRepresentativeMention': False},
{'id': 6, 'text': 'This', 'type': 'NOMINAL', 'number': 'UNKNOWN', 'gender': 'NEUTRAL', 'animacy': 'UNKNOWN', 'startIndex': 1, 'endIndex': 2, 'headIndex': 1, 'sentNum': 2, 'position': [2, 4], 'isRepresentativeMention': False},
{'id': 5, 'text': 'she', 'type': 'PRONOMINAL', 'number': 'SINGULAR', 'gender': 'FEMALE', 'animacy': 'ANIMATE', 'startIndex': 6, 'endIndex': 7, 'headIndex': 6, 'sentNum': 2, 'position': [2, 3], 'isRepresentativeMention': False}]}