You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default build scripts for working with CCGbank (e.g. build-ps.xml) label sentences based on their position in the file (e.g. the sentence on the 10th line of the file is labelled s10).
check if there is already a way to pass labels in through these scripts to associate them with input texts through the full pipeline
if there is not, modify the code to incorporate the change