wish for document vector node: carry along al the input columns

Currently the document vector node only generates as output the terms and document info. It would greatly enhance upstream analysis if all the input columns of this node could be carried along (in my case there are many more than can be put in the document info).

Hi RAPosthumus,

Thanks for the suggestion, I will open an enhancement request for that. Until we get this done, you can get the columns by joining the data from whatever node comes before the Document Vector to the result of the Document Vector.

Cheers,
Roland

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.