Coder Social home page Coder Social logo

paulawesselmann / testing_pydial Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 357.7 MB

PYDIAL with curiosity rewards for dialogue management (thesis)

Home Page: http://www.camdial.org/pydial/

License: Other

Python 63.11% Makefile 0.23% Jupyter Notebook 2.44% HTML 34.18% Shell 0.05%

testing_pydial's Introduction

Welcome to PyDial: the CUED Python Statistical Dialog System (V1.0)
==================================================================

If you are reading this you have probably already downloaded the PyDial repo but if
you havent, do it now:

> git clone https://bitbucket.org/dialoguesystems/pydial.git
> cd pydial

PyDial uses Python 2.7 and has not been tested with other versions. Ensure 
that you use the requirements.txt file to install the appropriate dependencies
via pip. If you do not have pip installed yet first do

> sudo easy_install pip

otherwise exectued directly

> pip install -r requirements.txt

To check that you have a fully functioning system, run the PyDial functional tests

> sh testPyDial

You should see output similar to the following:

Running PyDial Tests
  1 tests/test_DialogueServer.py   time 0m3.908s
  2 tests/test_Simulate.py         time 0m18.990s
  3 tests/test_Tasks.py            time 0m0.492s
3 tests: 980 warnings,   0 errors
See test logs in _testlogs for details


Finally, install the documentation

> sh createDocs.sh

Then point your browser at documentation/Docs/index.html.  If PyDial is new to you,
read the Tutorial "Introduction to PyDial".


The PyDial Team
December 2016


PyDial is distributed under Apache 2.0 Licensed. See LICENSE

testing_pydial's People

Contributors

paulawesselmann avatar stul83 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.