Icon

Chapter4

This directory contains 7 workflows.

Icon01_​Frequencies 

01_Frequencies and other Measures Computation After creating BoW we can compute frequencies and other important measures based on terms, characters, […]

Icon02_​DocumentVector_​Creation 

02_Document Vector Creation Here we transform the collection of documents into numerical vectors. The dataset used in this example is the KNIME Forum […]

Icon03_​Streaming_​DocumentVector 

03_Streaming Document Vector Hashing Creation Here we execute the workflow in a streming fashion. The aim of this workflow is to create a vector space […]

Icon04_​Keyword_​Extraction 

04_Keyword_Extraction Here we perform an automated keyword extraction from a subset of the given collection of documents. In this example workflow the […]