diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 28 |
1 files changed, 22 insertions, 6 deletions
diff --git a/index.html b/index.html index 7a3a202be..c8a990fd6 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ / <a href="lib/doc/rgl-tutorial/index.html">RGL Tutorial</a> </li> - <li><a href="https://www.youtube.com/playlist?list=PL4L18Hhub0qFgLgFmzE4h-FxqemBcvWSW">Video Tutorial</a></li> + <li><a href="doc/gf-video-tutorials.html">Video Tutorials</a></li> </ul> <a href="download/index.html" class="btn btn-primary ml-3"> @@ -56,6 +56,7 @@ <li><a href="doc/gf-refman.html">Reference Manual</a></li> <li><a href="doc/gf-shell-reference.html">Shell Reference</a></li> <li><a href="http://www.molto-project.eu/sites/default/files/MOLTO_D2.3.pdf">Best Practices</a> <small>[PDF]</small></li> + <li><a href="https://www.mitpressjournals.org/doi/pdf/10.1162/COLI_a_00378">Scaling Up (Computational Linguistics 2020)</a></li> </ul> <a href="lib/doc/synopsis/index.html" class="btn btn-primary ml-3"> @@ -87,7 +88,7 @@ <li><a href="http://groups.google.com/group/gf-dev">Mailing List</a></li> <li><a href="https://github.com/GrammaticalFramework/gf-core/issues">Issue Tracker</a></li> <li><a href="doc/gf-people.html">Authors</a></li> - <li><a href="//school.grammaticalframework.org/2018/">Summer School</a></li> + <li><a href="//school.grammaticalframework.org/2020/">Summer School</a></li> </ul> <a href="https://github.com/GrammaticalFramework/" class="btn btn-primary ml-3"> <i class="fab fa-github mr-1"></i> @@ -173,6 +174,7 @@ least one, it may help you to get a first idea of what GF is. <li>macOS</li> <li>Windows</li> <li>Android mobile platform (via Java; runtime)</li> + <li>iOS mobile platform (iPhone, iPad)</li> <li>via compilation to JavaScript, almost any platform that has a web browser (runtime)</li> </ul> @@ -226,9 +228,17 @@ least one, it may help you to get a first idea of what GF is. <h2>News</h2> <dl class="row"> - <dt class="col-sm-3 text-center text-nowrap">2020-03-29</dt> + <dt class="col-sm-3 text-center text-nowrap">2021-05-05</dt> <dd class="col-sm-9"> - <a href="//school.grammaticalframework.org/2020/">Seventh GF Summer School</a> in Singapore has been postponed because of the corona pandemic. + <a href="https://cloud.grammaticalframework.org/wordnet/">GF WordNet</a> now supports languages for which there are no other WordNets. New additions: Afrikaans, German, Korean, Maltese, Polish, Somali, Swahili. + </dd> + <dt class="col-sm-3 text-center text-nowrap">2021-03-01</dt> + <dd class="col-sm-9"> + <a href="//school.grammaticalframework.org/2020/">Seventh GF Summer School</a>, in Singapore and online, 26 July – 8 August 2021. + </dd> + <dt class="col-sm-3 text-center text-nowrap">2020-09-29</dt> + <dd class="col-sm-9"> + <a href="https://www.mitpressjournals.org/doi/pdf/10.1162/COLI_a_00378">Abstract Syntax as Interlingua</a>: Scaling Up the Grammatical Framework from Controlled Languages to Robust Pipelines. A paper in Computational Linguistics (2020) summarizing much of the development in GF in the past ten years. </dd> <dt class="col-sm-3 text-center text-nowrap">2018-12-03</dt> <dd class="col-sm-9"> @@ -332,9 +342,11 @@ least one, it may help you to get a first idea of what GF is. Afrikaans, Amharic (partial), Arabic (partial), + Basque (partial), Bulgarian, Catalan, Chinese, + Czech (partial), Danish, Dutch, English, @@ -346,10 +358,12 @@ least one, it may help you to get a first idea of what GF is. Greek modern, Hebrew (fragments), Hindi, + Hungarian (partial), Interlingua, - Japanese, Italian, - Latin (fragments), + Japanese, + Korean (partial), + Latin (partial), Latvian, Maltese, Mongolian, @@ -362,7 +376,9 @@ least one, it may help you to get a first idea of what GF is. Romanian, Russian, Sindhi, + Slovak (partial), Slovene (partial), + Somali (partial), Spanish, Swahili (fragments), Swedish, |
