Icon

Chapter6

This directory contains 6 workflows.

Icon01_​Topic_​Detection Clustering 

01_Topic Detection Clustering After classic pre-processing (in streaming mode!) we: - extract the document keywords with a KeyGraph Keyword Extractor […]

Icon02_​Topic_​Detection_​LDA 

02_Topic_Detection_LDA This workflow extracts topics from the KNIME Forum dataset using the Topic Extractor (Parallel LDA) node. URL: […]

Icon03_​Document_​Classification 

03_Document_Classification This is a workflow for topic classification. After converting the Documents into word vectors, it becomes a traditional […]

Icon04_​Word_​Embedding_​Clax 

04_Word_Embedding_Classification Word Embedding for Classification Word2Vec Learner node here is trained on a training set extracted from the […]

Icon05_​Word_​Embedding_​Distance 

05_Word_Embedding_Distance Here we use word embedding instead of hot encoding, using a Word2Vec Learner node. The hidden layer size is set to 10, […]