SVD - Singular Value Decomposition

I could not find a SVD function in KNIME. Does anybody know if there is such a module in KNIME? I need it for directional reduction in text mining projects. Most every Text Mining / Text Analytics tool has such a data reduction module... If it does not exist, what is the process to follow to request it from the KNIME development gurus. 

Thanks,

Delen

I don't think there is. There is a PCA node which you can specify the dimensions you want to reduce to. 

Otherwise, we use the python nodes and leverage off python packages.

David