How can I add new selected word in the String Input node in one run?

please let me know how can I add new selected word in the String Input node in one run. Now I am using Default Value

Hi @Vladimir_Savin

Could you please provide more details about the use case?
What kind of function would you like to implement?

Best,
Vincenzo

Hi Vincenzo, I am using Word Embedding, Word2Vec (DL4J) to analyze contract. I would like to use several selected words at once ( for example: ISO27001, or ISO 27001, or ISO/IEC 27001 that are in real corpus ) to define appropriate context. Additionally we need to know that we should certify our organization on this standard, so selected word – certify – is also necessary in this analysis.

Thank you in advance.

I am using Default Value , but there are many modifications of the same word. Is it possible to use Multi-line? Could you please provide an example?

Look here also.
https://www.knime.com/nodeguide/etl-data-manipulation/indexing-searching

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