I am a researcher in Software Engineering, and I want to build workflows that analyse source code (such as Java, C(++), Python, …).
Are there already components that can load & parse this into KNIME?
The analyses would then ideally be done on a parse-tree of the source code - not on a table/matrix.
Hi @Michel_Chaudron,
to get the files into KNIME, I would suggest having a look at the Tika Parser node.
I assume it will help you to get each file as one cell in a table.
Best,
Julian
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.