get Text Weight
Relative weight of the text branch in the fused prediction. The fused probability for a label is (TextWeight·Pt + ImageWeight·Pi) / (TextWeight + ImageWeight). Set to 0 to use the image branch alone. Default 0.5.
Return
The value of the TextWeight property.