Constructs a InputExample. Args: guid: Unique id for the example. text_a: string. The untokenized text of the first sequence. For single sequence tasks, only this sequence must be specified. label: (Optional) string. The label of the ex
(self, guid, text_a, label=None, dep_head=None, dep_rel=None, subj_pos=None, obj_pos=None, verb_index=None)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected