Vesko Cholakov
Results
2
issues of
Vesko Cholakov
Hi – I am looking at the `SequenceToSequence` class. It requires the target inputter to be a of `inputters.WordEmbedder` while `inputters.SequenceRecordInputter` raises an exception. The source inputter can be of...
enhancement
question
TranspositionToPipeline is useful for data standardisation and is modelled after TranspositionPipeline which has been used for data augmentation.