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

242 results

Filter
Books
KNIME Advanced Luck Exercise Flow control Loop From Words To Wisdom
+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
    03_Filter_Stemming_Lemmatization
    From Words To Wisdom Text Mining Books
    Filtering. Here, all those terms that do not contain text content, such as stop words, numbers, punctuation marks, etc. are filte…
    vincenzo > Public > From_Words_To_Wisdom_Book > Chapter3 > 03_Filter_Stemming_Lemmatization
    0
  7. Go to item
    Workflow
    Access Twitter
    Books Text Mining From Words To Wisdom
    Here we use just some of the many nodes dedicated to interacting with Twitter. - We extract the most recent tweets for a selected…
    vincenzo > Public > From_Words_To_Wisdom_Book > Chapter2 > 04_Access_Twitter
    0
  8. Go to item
    Workflow
    Automated IF Switch
    Books KNIME Advanced Luck Switch
    +2
    Same workflow as the one named "Manual IF Switch" but IF Switch is controlled through a global flow variable named "PortChoice".
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter7 > 2. Automated IF Switch
    0
  9. Go to item
    Workflow
    Automated IF Switch
    Books KNIME Advanced Luck Switch
    +2
    Same workflow as the one named "Manual IF Switch" but IF Switch is controlled through a global flow variable named "PortChoice".
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter8 > 2. Automated IF Switch
    0
  10. Go to item
    Workflow
    CASE Switch
    Books KNIME Advanced Luck CASE Switch
    +2
    The goal of this workflow is to classify the car makers based on the cars they produce. The target class is the "make" column. Th…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter7 > 4. CASE Switch
    0
  11. Go to item
    Workflow
    CASE Switch
    Books KNIME Advanced Luck CASE Switch
    +2
    The goal of this workflow is to classify the car makers based on the cars they produce. The target class is the "make" column. Th…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter7 > 4. CASE Switch
    0
  12. Go to item
    Workflow
    Chapter 2 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +3
    This exercise is about writing data into a database and while doing so it prepares the data for the next exercises. Reads cars-85…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter2 > Exercises > Exercise1
    0
  13. Go to item
    Workflow
    Chapter 2 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +3
    This exercise is about writing data into a database and while doing so it prepares the data for the next exercises. Reads cars-85…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter2 > Exercises > Exercise1
    0
  14. Go to item
    Workflow
    Chapter 2 / Exercise 1
    Books KNIME Advanced Luck Exercise
    +3
    This exercise is about writing data into a database and while doing so it prepares the data for the next exercises. Reads cars-85…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter2 > Exercises > Exercise1
    0
  15. Go to item
    Workflow
    Chapter 2 / Exercise 2
    Books KNIME Advanced Luck Exercise
    +3
    Reads dataset cars-85 from KCBBook.sqlite DB, prepared in exercise1. The goal of this exercise is to read data from a database an…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter2 > Exercises > Exercise2
    0
  16. Go to item
    Workflow
    Chapter 2/Exercise 2 - Read Romeo and Juliet
    Books From Words To Wisdom Exercise
    +1
    Read the content of all epub books (pg1513.epub) from the folder, Thedata. One of the books is the tragedy "Romeo and Juliet". Wh…
    vincenzo > Public > From_Words_To_Wisdom_Book > Chapter2 > Exercises > Exercise 2. Romeo and Juliet
    0
  17. Go to item
    Workflow
    Chapter 3 / Exercise 1
    KNIME Advanced Luck Books Google
    +6
    This exercise illustrates how to extract data from Google Sheets and use this data in a GET Request with the REST service provide…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter3 > Exercises > Exercise 1
    0
  18. Go to item
    Workflow
    Chapter 3 / Exercise 1
    KNIME Advanced Luck Books Google
    +6
    This exercise illustrates how to extract data from Google Sheets and use this data in a GET Request with the REST service provide…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter3 > Exercises > Exercise 1
    0
  19. Go to item
    Workflow
    Chapter 3 / Exercise 1
    KNIME Advanced Luck Books Google
    +6
    This exercise illustrates how to extract data from Google Sheets and use this data in a GET Request with the REST service provide…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter3 > Exercises > Exercise 1
    0
  20. Go to item
    Workflow
    Chapter 4 / Exercise 1
    Books KNIME Advanced Luck Date Time
    +3
    This exercise is about applying some DateTime Manipulation nodes.
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter4 > Exercises > Exercise1
    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