Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • knime
  • Spaces
  • Examples
  • 04_Analytics
  • 14_Deep_Learning
  • 02_Keras
  • 11_Generate_Fairy_Tales
  • 02_Deployment
WorkflowWorkflow

Generate Text Using a Many-To-One LSTM Network (Deployment)

Deep learning Keras Text generation RNN LSTM
+6
KNIME profile image

Last edited: 

Drag & drop
Like
Download workflow
Copy short link
Workflow preview
The workflows generates text in fairy tale style. In the “Extract Index” metanode we use the probability distribution over all possible indexes to make the predictions. Here we have two options. We can either always predict the index with the highest probability (Deployment Workflow I) or we can pick the next index based on the given probability distribution (Deployment Workflow II) . The last node, named Extract Predicted Text translates the sequence of indexes into characters. In order to run the example, please make sure you have the following KNIME extensions installed: * KNIME Deep Learning - Keras Integration * KNIME Deep Learning - TensorFlow Integration * KNIME Python Integration You also need a local Python installation that includes Keras. Please refer to https://www.knime.com/deeplearning#keras for installation recommendations and further information.

External resources

  • “Once Upon A Time … “ by LSTM Network Blogpost

Used extensions & nodes

Created with KNIME Analytics Platform version 4.5.2
  • Go to item
    KNIME Base nodes Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.2

    KNIME profile image
    knime
  • Go to item
    KNIME Data Generation Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    KNIME profile image
    knime
  • Go to item
    KNIME Deep Learning - TensorFlow Integration Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    KNIME profile image
    knime
  • Go to item
    KNIME Javasnippet Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    KNIME profile image
    knime
  • Go to item
    KNIME Textprocessing Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    KNIME profile image
    knime
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item
Loading deployments
Loading ad hoc executions

Legal

By using or downloading the workflow, you agree to our terms and conditions.

Discussion
Discussions are currently not available, please try again later.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 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 Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits