Skip to content
Snippets Groups Projects
Commit 220a78e8 authored by Carel van Niekerk's avatar Carel van Niekerk
Browse files

Update page

parent e7fec72e
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ The following current and former group members have contributed to PyDial (in al ...@@ -9,6 +9,7 @@ The following current and former group members have contributed to PyDial (in al
- Paweł Budzianowski - Paweł Budzianowski
- Abdallah Bashir - Abdallah Bashir
- Iñigo Casanueva - Iñigo Casanueva
- Shutong Feng
- Milica Gašić - Milica Gašić
- Christian Geishauser - Christian Geishauser
- Michael Heck - Michael Heck
......
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
...@@ -25,6 +26,7 @@ ...@@ -25,6 +26,7 @@
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
</head> </head>
<body role="document"> <body role="document">
...@@ -34,14 +36,27 @@ ...@@ -34,14 +36,27 @@
<div class="body" role="main"> <div class="body" role="main">
<div class="section" id="pydial3-the-python3-statistical-dialog-system"> <div class="section" id="pydial3-the-python3-statistical-dialog-system">
<h1>PyDial 3.0<a class="headerlink" href="#pydial3-cued-python3-statistical-dialog-system" title="Permalink to this headline"></a></h1> <h1>PyDial 3.0<a class="headerlink" href="#pydial3-cued-python3-statistical-dialog-system"
title="Permalink to this headline"></a></h1>
<div class="section" id="welcome"> <div class="section" id="welcome">
<h2>The Python Multi-domain Statistical Dialogue System Toolkit<a class="headerlink" href="#welcome" title="Permalink to this headline"></a></h2> <h2>The Python Multi-domain Statistical Dialogue System Toolkit<a class="headerlink" href="#welcome"
<p>Welcome to the PyDial website. PyDial is an open-source end-to-end statistical spoken dialogue system toolkit which provides implementations of statistical approaches for all dialogue system modules. Moreover, it has been extended to provide multi-domain conversational functionality. It offers easy configuration, easy extensibility, and domain-independent implementations of the respective dialogue system modules.</p> title="Permalink to this headline"></a></h2>
<p>PyDial is a scientific system developed for scientific purposes and actively used for research by the <a href="https://www.cs.hhu.de/en/research-groups/dialog-systems-and-machine-learning.html" target=_blank>Dialogue Systems and Machine Learning Group</a> at the Heinrich-Heine University, Düsseldorf. Although we put great effort into designing clean interfaces and easily understandable structures, some the code will not necessarily be up to commercial standards. As it is used actively for research, the code may also change in the future. However, the core intefaces have been designed in a way that there should not be any need to change them.</p> <p>Welcome to the PyDial website. PyDial is an open-source end-to-end statistical spoken dialogue system
toolkit which provides implementations of statistical approaches for all dialogue system modules.
Moreover, it has been extended to provide multi-domain conversational functionality. It offers easy
configuration, easy extensibility, and domain-independent implementations of the respective dialogue
system modules.</p>
<p>PyDial is a scientific system developed for scientific purposes and actively used for research by the
<a href="https://www.cs.hhu.de/en/research-groups/dialog-systems-and-machine-learning.html"
target=_blank>Dialogue Systems and Machine Learning Group</a> at the Heinrich-Heine University,
Düsseldorf. Although we put great effort into designing clean interfaces and easily understandable
structures, some the code will not necessarily be up to commercial standards. As it is used actively for
research, the code may also change in the future. However, the core intefaces have been designed in a
way that there should not be any need to change them.</p>
<!-- <p>The toolkit will be made available soon. In the meantime, have a look at the <a href="Docs/">tutorials and documentation</a>.</p> --> <!-- <p>The toolkit will be made available soon. In the meantime, have a look at the <a href="Docs/">tutorials and documentation</a>.</p> -->
<!--<p>To get started, <a href="cu-pydial.zip">download</a> the toolkit, have a look at the README for instructions to get it running and / or have a look at the <a href="Docs/">tutorials and documentation</a>. The final relsease will be made directly accessible through a git repository.</p>--> <!--<p>To get started, <a href="cu-pydial.zip">download</a> the toolkit, have a look at the README for instructions to get it running and / or have a look at the <a href="Docs/">tutorials and documentation</a>. The final relsease will be made directly accessible through a git repository.</p>-->
<p>To stay up to date, <a href="https://groups.google.com/forum/#!forum/pydial/join" target=_blank>sign up to our mailing list</a>. <p>To stay up to date, <a href="https://groups.google.com/forum/#!forum/pydial/join" target=_blank>sign up
to our mailing list</a>.
<!-- <hr/ style="width:100%"> --> <!-- <hr/ style="width:100%"> -->
<p>To cite PyDial, please use the following paper: <p>To cite PyDial, please use the following paper:
...@@ -66,32 +81,79 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling ...@@ -66,32 +81,79 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling
<!-- <p><a href="http://camdial.org/~sdsgroup/pydial/demo/pydial-demo.py">Talk to the demo system about restaurants in Cambridge.</a></p> --> <!-- <p><a href="http://camdial.org/~sdsgroup/pydial/demo/pydial-demo.py">Talk to the demo system about restaurants in Cambridge.</a></p> -->
<div class="section" id="acknowledgements"> <div class="section" id="acknowledgements">
<h1>Acknowledgements<a class="headerlink" href="#acknowledgements" title="Permalink to this headline"></a></h1> <h1>Acknowledgements<a class="headerlink" href="#acknowledgements"
<p>PyDial was originally developed by the Dialogue Systems Group at Cambridge University Engineering Department (CUED).</p> title="Permalink to this headline"></a></h1>
<p>The following current and former group members have contributed to PyDial (in alphabetical order):</p> <p>PyDial was originally developed by the Dialogue Systems Group at Cambridge University Engineering
Department (CUED).</p>
<p>The following current and former group members have contributed to PyDial (in alphabetical order):
</p>
<ul class="simple"> <ul class="simple">
<li><p>Paweł Budzianowski</p></li> <li>
<li><p>Abdallah Bashir</p></li> <p>Paweł Budzianowski</p>
<li><p>Iñigo Casanueva</p></li> </li>
<li><p>Milica Gašić</p></li> <li>
<li><p>Christian Geishauser</p></li> <p>Abdallah Bashir</p>
<li><p>Michael Heck</p></li> </li>
<li><p>Songbo Hu</p></li> <li>
<li><p>Dongho Kim</p></li> <p>Iñigo Casanueva</p>
<li><p>Hsien-Chin Lin</p></li> </li>
<li><p>Nurul Fithria Lubis</p></li> <li>
<li><p>Marco Moresi</p></li> <p>Milica Gašić</p>
<li><p>Nikola Mrkšić</p></li> </li>
<li><p>Lina Rojas-Barahona</p></li> <li>
<li><p>Stefan Ultes</p></li> <p>Christian Geishauser</p>
<li><p>Pei-Hao Su</p></li> </li>
<li><p>David Vandyke</p></li> <li>
<li><p>Carel van Niekerk</p></li> <p>Michael Heck</p>
<li><p>Paula Wesselmann</p></li> </li>
<li><p>Gellert Weisz</p></li> <li>
<li><p>Tsung-Hsien Wen</p></li> <p>Songbo Hu</p>
<li><p>Yen-Chen Wu</p></li> </li>
<li><p>Steve Young</p></li> <li>
<p>Dongho Kim</p>
</li>
<li>
<p>Hsien-Chin Lin</p>
</li>
<li>
<p>Nurul Fithria Lubis</p>
</li>
<li>
<p>Marco Moresi</p>
</li>
<li>
<p>Nikola Mrkšić</p>
</li>
<li>
<p>Lina Rojas-Barahona</p>
</li>
<li>
<p>Stefan Ultes</p>
</li>
<li>
<p>Pei-Hao Su</p>
</li>
<li>
<p>David Vandyke</p>
</li>
<li>
<p>Carel van Niekerk</p>
</li>
<li>
<p>Paula Wesselmann</p>
</li>
<li>
<p>Gellert Weisz</p>
</li>
<li>
<p>Tsung-Hsien Wen</p>
</li>
<li>
<p>Yen-Chen Wu</p>
</li>
<li>
<p>Steve Young</p>
</li>
</ul> </ul>
</div> </div>
...@@ -127,7 +189,8 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling ...@@ -127,7 +189,8 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling
</div> </div>
<hr / style="width:100%"> <hr / style="width:100%">
<p align="center"> <p align="center">
<a href="https://gitlab.cs.uni-duesseldorf.de/general/dsml/pydial3-public" target=_blank style="font-size: 120%; color: #2e7ec8;">Download the code</a> <a href="https://gitlab.cs.uni-duesseldorf.de/general/dsml/pydial3-public" target=_blank
style="font-size: 120%; color: #2e7ec8;">Download the code</a>
</p> </p>
<p align="center"> <p align="center">
<a href="Docs/" target=_blank style="font-size: 120%; color: #2e7ec8;">Documentation</a> <a href="Docs/" target=_blank style="font-size: 120%; color: #2e7ec8;">Documentation</a>
...@@ -137,11 +200,13 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling ...@@ -137,11 +200,13 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling
</p> </p>
<hr style="border-top: dashed 1px; width:100%; background-color:white" /> <hr style="border-top: dashed 1px; width:100%; background-color:white" />
<p align="center"> <p align="center">
<a href="https://groups.google.com/forum/#!forum/pydial/join" target=_blank style="font-size: 120%; color: #2e7ec8;">Sign up to the mailing list</a> <a href="https://groups.google.com/forum/#!forum/pydial/join" target=_blank
style="font-size: 120%; color: #2e7ec8;">Sign up to the mailing list</a>
</p> </p>
<hr style="border-top: dashed 1px; width:100%; background-color:white" /> <hr style="border-top: dashed 1px; width:100%; background-color:white" />
<p align="center"> <p align="center">
<a href="https://www.cs.hhu.de/en/research-groups/dialog-systems-and-machine-learning.html" target=_blank style="font-size: 120%; color: #2e7ec8;">Dialogue Systems and Machine Learning Group</a><br /> <a href="https://www.cs.hhu.de/en/research-groups/dialog-systems-and-machine-learning.html" target=_blank
style="font-size: 120%; color: #2e7ec8;">Dialogue Systems and Machine Learning Group</a><br />
</p> </p>
<hr / style="width:100%"> <hr / style="width:100%">
...@@ -153,7 +218,8 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling ...@@ -153,7 +218,8 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling
<div class="clearer"></div> <div class="clearer"></div>
</div> </div>
<div class="footer"> <div class="footer">
&copy;2015-2019, Dialogue Systems Group, University of Cambridge, 2019-2020, Dialogue Systems and Machine Learning Group, Heinrich-Heine University Düsseldorf. &copy;2015-2019, Dialogue Systems Group, University of Cambridge, 2019-2021, Dialogue Systems and Machine Learning
Group, Heinrich-Heine University Düsseldorf.
| |
<a href="https://www.uni-duesseldorf.de/home/footer/datenschutz.html" target=_blank>Datenschutz</a> <a href="https://www.uni-duesseldorf.de/home/footer/datenschutz.html" target=_blank>Datenschutz</a>
...@@ -166,4 +232,5 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling ...@@ -166,4 +232,5 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling
</body> </body>
</html> </html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment