koaning / tokenwiser

Bag of, not words, but tricks!
https://koaning.github.io/tokenwiser/
Apache License 2.0
68 stars 7 forks source link

TextConcat #22

Closed koaning closed 3 years ago

koaning commented 3 years ago

A FeatureUnion is probably not going to cut it. Instead, it's possibly better to make a custom class to concatenate the strings in a scikit-learn pipeline. Let's call it TextConcat.