MCPcopy Create free account
hub / github.com/brightmart/multi-label_classification / __init__

Method __init__

run_classifier.py:131–145  ·  view source on GitHub ↗

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. text_b: (Optional) string. The untokenized text of the second sequence.

(self, guid, text_a, text_b=None, label=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected