Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Search

202 results

Filter
Books
KNIME Advanced Luck Exercise Flow control From Words To Wisdom Text Mining
+4
  1. Go to item
    Workflow
    Chunk Loop
    Books KNIME Advanced Luck Loop
    +3
    This loop iterates over the input data table just once from beginning to end. It divides the data table in smaller chunks and ite…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter6 > 6. Chunk Loop
    1
  2. Go to item
    Workflow
    Apache Tika integration
    Books Text Mining From Words To Wisdom
    The goal of this workflow is to show how to use KNIME Tika Integration nodes to parse document metadata and attachments, includin…
    vincenzo > Public > From_Words_To_Wisdom_Book > Chapter2 > 02_Tika_Integration
    1
  3. Go to item
    Workflow
    01_Tagging Words in Documents
    Text Mining Books From Words To Wisdom
    For the purposes of enrichment, this workflow applies a variety of tags to words in a Document. - Part-Of-Speech (POS) tags via t…
    vincenzo > Public > From_Words_To_Wisdom_Book > Chapter3 > 01_POS_NE_Taggers
    1
  4. Go to item
    Workflow
    Accessing Google Sheets
    KNIME Advanced Luck Books Google
    +3
    Here we access and read the content from a Google Spreadsheet, containing InChI keys identifying molecules on a chemical database
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter3 > 1. Access__GoogleSheets
    1
  5. Go to item
    Workflow
    Accessing Google Sheets
    KNIME Advanced Luck Books Google
    +3
    Here we access and read the content from a Google Spreadsheet, containing InChI keys identifying molecules on a chemical database
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter3 > 1. Access__GoogleSheets
    1
  6. Go to item
    Workflow
    Chapter 5 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +2
    This exercise is about global variables. Extract data rows from the sales.csv file for a specific month and year combination. Use…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter5 > Exercises > Exercise1
    0
  7. Go to item
    Workflow
    Chapter 5 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +2
    This exercise is about global variables. Extract data rows from the sales.csv file for a specific month and year combination. Use…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter5 > Exercises > Exercise1
    0
  8. Go to item
    Workflow
    Chapter 5 / Exercise 2
    KNIME Advanced Luck Books Exercise
    +3
    This exercise: - uses a global variable (username), - creates a local variable (timestamp ) with a Java Edit Variable node, - per…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter5 > Exercises > Exercise2
    0
  9. Go to item
    Workflow
    Chapter 5 / Exercise 4
    Books KNIME Advanced Luck Exercise
    +5
    This exercise implements a parametric Column Filter node (in the Component) and a parametric Column Merger node. Select Column 1 …
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter5 > Exercises > Exercise4
    0
  10. Go to item
    Workflow
    Chapter 6 / Exercise 1
    Books Exercise KNIME Advanced Luck
    +2
    Apply the following transformations to different clusters in the data: cluster 0: x=x cluster 1: x=sqrt(x) cluster 2: x=x+iter# c…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter6 > Exercises > Exercise1
    0
  11. Go to item
    Workflow
    Chapter 6 / Exercise 2
    Books KNIME Advanced Luck Exercise
    +3
    Starting from 15.01.2011 we build the course schedule for the 12 months. One course every month, on the 15th. To do that, we use …
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter6 > Exercises > Exercise2
    0
  12. Go to item
    Workflow
    Chapter 6 / Exercise 2
    Books KNIME Advanced Luck Exercise
    +3
    Starting from 15.01.2011 we build the course schedule for the 12 months. One course every month, on the 15th. To do that, we use …
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter6 > Exercises > Exercise2
    0
  13. Go to item
    Workflow
    Chapter 6 / Exercise 2
    Books Exercise KNIME Advanced Luck
    +2
    This exercise is also about creating interactive dashboards. For this exercise, you will create a dashboard with a stacked area c…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter6 > Exercises > Exercise2
    0
  14. Go to item
    Workflow
    Date Time Manipulation 2
    Books KNIME Advanced Luck Date & Time
    +3
    In this workflow we use some more Date&Time manipulation nodes and plot the results: - Extracting data rows falling in a time win…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter4 > 2. DateTime_Manipulation_2
    0
  15. Go to item
    Workflow
    Empty Table Switch
    Books KNIME Advanced Luck Empty Table Switch
    +2
    In this workflow we select one car maker and type of drive wheels. We then move to a CASE Switch to process differently the group…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter7 > 5. Empty Table Replacer
    0
  16. Go to item
    Workflow
    Loop on List of Columns
    Books KNIME Advanced Luck Column List Loop
    +3
    This workflow reads the dataset created by the the workflow named "Counting Loop 2". 1. Of all the Cluster_Membership columns onl…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter6 > 3. Loop on List of Columns
    0
  17. Go to item
    Workflow
    Flow Variables
    Books KNIME Advanced Luck Flow Variables
    +2
    This workflow explores creation, manipulation, and usage of local and global flow variables.
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter5 > 1. Flow_Vars
    0
  18. Go to item
    Workflow
    Chapter 7 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +1
    In this exercise, we generate numbers from 1 to 10 and we multiply even numbers by 3 and odd numbers by 10. A CASE Switch Data (S…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter7 > Exercises > Exercise 1
    0
  19. Go to item
    Workflow
    DateTime Manipulation
    KNIME Advanced Luck Books Date Time
    +3
    This workflow shows: - how to generate Date&Time objects (columns) from String Columns or generating date/time series artificiall…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter4 > 1. DateTime_Manipulation
    0
  20. Go to item
    Workflow
    Counting Loop 2
    Books KNIME Advanced Luck Counting loop
    +2
    Similarly to workflow "Counting Loop 1", this workflow implements a loop cycle and precisely a counting loop with 4 iterations. T…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter7 > 2. Counting Loop 2
    0

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits