Skip to main content

High-level library for building and testing neural dialogue systems

Project description

Neural DSRT: Neural dialogue systems for humans

license

Newborn from the University of Maryland, Neural DSRT (pronounced dessert) is a high-level neural dialogue systems API, written in Python and running on top of familiar deep-learning (DL) and machine-learning (ML) libraries like Keras, TensorFlow, and scikit-learn. It focuses on allowing for the easy construction, training, and testing of neural dialogue models.

Its key purpose is to enable rapid development and experimentation in a burgeoning field otherwise bereft of high-level libraries with busy researchers in mind.

What is it for?

Neural DSRT is all about building end-to-end dialogue systems using state-of-the-art neural dialogue models. It is a new project (born at the University of Maryland in the waining days and weeks of March, 2018), and it still has a lot of growing to do.

In order to help that growth along, we adopt a few guiding principles liberally from Keras:

  • User-friendliness. Ease-of-use should be front and center, the library should expose consistent & simple APIs, and should minimize the amount of work involved in getting common use-cases up and running. The focus should be on enabling rapid, hassle-free experimentation with neural dialog models.

  • Modularity. Dialogue experiments, and their constituent components -- dataset wrappers, data preprocessors, neural dialogue models, conversation objects -- should alike be implemented as fully-configurable modules that can be plugged together with as few restrictions as possible. Experiments, and their components, should be richly configurable -- but components should fall back on sensible defaults, so that configuration should never be necessary

  • Extensibility. New modules should be simple to add (as new classes and functions), and existing modules and scripts should provide ample and liberally documented examples.

How do I use it? 90 seconds to Neural DSRT

This quickstart guide has yet to be written -- but it should be coming soon.

How can I install it?

Before attempting to install Neural DSRT, you'll need to install Keras (which it's built on):

In installing Keras, you'll of course need to install a neural-network backend. We recommend TensorFlow:

Once you've done this, you're ready to install DSRT. Currently, the only way to do this is from the GitHub source. Thankfully, this is pretty easy, so long as you have pip installed on your machine (did we mention you'll need Python? you'll need Python -- we recommend the latest version of Python 3).

Just in case, instructions for installing pip may be found here:

Assuming you've followed up until this point, proceed to clone DSRT using git:

git clone https://github.com/sbarham/dsrt.git

Now, cd to the Neural DSRT folder and install using pip:

cd dsrt
sudo pip install .

It's as easy as that. Now you're ready to use Neural DSRT!

How can I help?

As we mentioned above, DSRT is very young -- in fact, it's only a few weeks old at the moment. If you're a developer (and especially if you're confident with deep learning, machine learning, or neural dialogue systems) and you'd like to help, please contact the original authors directly at sbarham@cs.umd.edu. We'd love to collaborate with you.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dsrt-0.0.1.tar.gz (25.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dsrt-0.0.1-py2.py3-none-any.whl (36.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file dsrt-0.0.1.tar.gz.

File metadata

  • Download URL: dsrt-0.0.1.tar.gz
  • Upload date:
  • Size: 25.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dsrt-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5f892daceaea993296e7905bab579d88992c6ba755a49d6e0791204db2bdc145
MD5 06089adb219b1547e137a3925f110f71
BLAKE2b-256 be7914c10d4658ab8049e30510c0d26a8ed2168b7f10ff3565f64ffbbabeff05

See more details on using hashes here.

File details

Details for the file dsrt-0.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dsrt-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 90633a19370ea1c38eb72092aa4dc8e466860fb3597b04f8c6f4ccc1c2ba0455
MD5 a3d3b78eec50e7de3ef3fddc7bc15ea9
BLAKE2b-256 3332a7108df30345c6d61e96ca2dc6fb68f8a7d77fdbe691e800d8d910f13966

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page