question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

simple web app for creating training data

See original GitHub issue

I’m sure some users will want some kind of GUI for rasa NLU.

We currently have the visualizer which can render training data. Would be cool to have a simple web app which can create formatted training data files, similarly to the wit.ai / LUIS interfaces.

Just comment here if you would like to work on it, or have suggestions on how it should be done

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:19 (6 by maintainers)

github_iconTop GitHub Comments

14reactions
azazdeazcommented, Jan 5, 2017

Hi, i’m done with the basics 😃

repo

online demo

For now, it’s only editing the examples in the rasa_nlu_data.entity_examples. I don’t know for sure how the json file should be structured, some docs would be very helpful 😃 (issue)

I’m not using rasa_nlu at the moment, so let me know if you have an idea to make this a better tool 😃

3reactions
ToferCcommented, Jan 5, 2017

That looks awesome! You can grab/check JSON generation from my script here.

It sets things up in rasa nlu readable format.

https://github.com/ToferC/rasa_nlu/blob/master/generate_rasa_json.py

On Wed, Jan 4, 2017, 8:17 PM Neil Stoker notifications@github.com wrote:

Looks excellent. The entity selection of text works well, even on mobile (am using Chrome on Android)

On Thu, 5 Jan 2017, 01:06 Polgár András, notifications@github.com wrote:

Hi, i’m done with the basics 😃 repo https://github.com/azazdeaz/rasa-nlu-trainer online demo https://azazdeaz.github.io/rasa-nlu-trainer/

For now, it’s only editing the examples in the rasa_nlu_data.entity_examples. I don’t know for sure how json file should be structured, some docs would be very helpful 😃 (issue http://rasa_nlu_data.entity_examples)

I’m not using rasa_nlu at the moment, so let me know if you have an idea to make it a better tool 😃

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/golastmile/rasa_nlu/issues/52#issuecomment-270534219 , or mute the thread < https://github.com/notifications/unsubscribe-auth/ADhflFUNIq6lw0ARDwNgEqDVOv6EwMvFks5rPEIlgaJpZM4LJBP3

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/golastmile/rasa_nlu/issues/52#issuecomment-270536450, or mute the thread https://github.com/notifications/unsubscribe-auth/AF8DSuFltu7Ek_AAxD9VnNFOW6LFhR_8ks5rPESrgaJpZM4LJBP3 .

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Easily Build Your First Machine Learning Web App in ...
Flask is a Python framework that lets us develop web applications easily. After following this guide, you'll be able to play with a...
Read more >
Build a Machine Learning Web App in 5 Minutes - KDnuggets
You will build a simple web application that is able to feed user input into a machine learning model, and display an output...
Read more >
Streamlit • The fastest way to build and share data apps
Streamlit is an open-source app framework for Machine Learning and Data Science teams. Create beautiful web apps in minutes.
Read more >
Build a machine learning web app in Python - Natassha Selvaraj
This tutorial will cover three sections: Building the machine learning model; Creating a web application with this model; Deploying this ...
Read more >
How to Build an Instant Machine Learning Web Application ...
Streamlit, an open-source app framework, aims to simplify the process of building web applications for machine learning and data science.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found