Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

helloric/pydial3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to PyDial: the CUED Python Statistical Dialog System (V1.4) If you are reading this you have probably already downloaded the PyDial repo but if you havent, do it now.

PyDial uses Python 3.7 and has been previously implemented with python 2.7. 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 apt-get install python3-pip

otherwise exectued directly

pip3 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 August 2018 PyDial is distributed under Apache 2.0 Licensed. See LICENSE

About

This repository is a fork of pydial3-public (see https://pydial.cs.hhu.de) with additional updates, to use with tensorflow2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •