Skip to content
Snippets Groups Projects
Commit f3d88ac4 authored by Carel van Niekerk's avatar Carel van Niekerk :computer:
Browse files

Update Docs/index.rst, Page/index.html files

parent e8cbafc5
No related branches found
No related tags found
No related merge requests found
Pipeline #39369 passed
......@@ -6,7 +6,11 @@
PyDial3: the Python Statistical Dialog System
*************************************************
Home
====================
.. toctree::
`Home <https://pydial.cs.hhu.de>`
Tutorials
====================
......
......@@ -38,7 +38,7 @@
<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>
<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/lehrstuehle-und-arbeitsgruppen/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>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>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>.
......@@ -141,7 +141,7 @@ Proceedings of the 55th Annual Meeting of the Association for Computational Ling
</p>
<hr style="border-top: dashed 1px; width:100%; background-color:white" />
<p align="center">
<a href="https://www.cs.hhu.de/lehrstuehle-und-arbeitsgruppen/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>
<hr/ style="width:100%">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment