diff options
| author | hallgren <hallgren@chalmers.se> | 2012-10-12 15:33:38 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-10-12 15:33:38 +0000 |
| commit | a3aa54a74691a14ebdabba41ce0554aafcf73854 (patch) | |
| tree | eb39b797a1f7aed7a896687fba3c2e66142c18be | |
| parent | 93e3356d02aea670cf706a3290c8a51aa96912d6 (diff) | |
demo page: adding a link to the question answering demo from the ICFP 2012 GF tutorial
| -rw-r--r-- | demos/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/index.html b/demos/index.html index 757701815..7684e9344 100644 --- a/demos/index.html +++ b/demos/index.html @@ -26,6 +26,7 @@ Phrasebook</a> online</A> | <small><a href="minibar/minibar_offline.html">Minibar offline</a></small> +<p><a href="http://www.grammaticalframework.org/~hallgren/Talks/GF/Tutorial2012/Ex4/answer.html">Question answering demo</a> for simple math questions. <P> <a href="http://www.grammaticalframework.org:41296/fridge">Fridge poetry</A> | <a href="http://www.grammaticalframework.org:41296/translate">Word-completing translator</A> |
