I have an issue for use the method "context_rep(self, sent, position)" of BiLstmContext because it works only for batch size equals 1. What could be the best way to get batch of context vectors with variable context length?
Thanks you very much for your time