1
0
forked from GitHub/gf-core

updated gf-bibliography

This commit is contained in:
aarne
2008-08-23 16:34:42 +00:00
parent e8e95e140c
commit dd839fa867
4 changed files with 185 additions and 28 deletions

View File

@@ -24,10 +24,6 @@ number words in 88 languages.
to your web browser. to your web browser.
</P> </P>
<P> <P>
<A HREF="http://www.restauranggajden.se/tomas/">Restauranggajden</A>: write and read
restaurant reviews in a multilingual Wiki.
</P>
<P>
<A HREF="http://webalt.math.helsinki.fi/PublicFiles/CD/Screencast/TextMathEditor%20Demo.swf">WebALT Math Editor</A>: <A HREF="http://webalt.math.helsinki.fi/PublicFiles/CD/Screencast/TextMathEditor%20Demo.swf">WebALT Math Editor</A>:
create mathematical exercises in six languages simultaneously. create mathematical exercises in six languages simultaneously.
</P> </P>

View File

@@ -14,8 +14,8 @@ number words in 88 languages.
[Pizza http://www.cs.chalmers.se/~bringert/xv/pizza/]: order a pizza by speaking [Pizza http://www.cs.chalmers.se/~bringert/xv/pizza/]: order a pizza by speaking
to your web browser. to your web browser.
[Restauranggajden http://www.restauranggajden.se/tomas/]: write and read %[Restauranggajden http://www.restauranggajden.se/tomas/]: write and read
restaurant reviews in a multilingual Wiki. %restaurant reviews in a multilingual Wiki.
[WebALT Math Editor http://webalt.math.helsinki.fi/PublicFiles/CD/Screencast/TextMathEditor%20Demo.swf]: [WebALT Math Editor http://webalt.math.helsinki.fi/PublicFiles/CD/Screencast/TextMathEditor%20Demo.swf]:
create mathematical exercises in six languages simultaneously. create mathematical exercises in six languages simultaneously.

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>Grammatical Framework Bibliography</H1> <P ALIGN="center"><CENTER><H1>Grammatical Framework Bibliography</H1>
<FONT SIZE="4"> <FONT SIZE="4">
<I>Aarne Ranta</I><BR> <I>Aarne Ranta</I><BR>
Sun Jun 10 22:27:59 2007 Sat Aug 23 18:30:48 2008
</FONT></CENTER> </FONT></CENTER>
<H2>Publications on GF</H2> <H2>Publications on GF</H2>
@@ -15,6 +15,88 @@ Sun Jun 10 22:27:59 2007
In reverse temporal order: In reverse temporal order:
</P> </P>
<P> <P>
Moisés Salvador Meza Moreno and B. Bringert.
Interactive Multilingual Web Applications with Grammatical Framework.
In B. Nordström and A. Ranta (eds),
<I>Advances in Natural Language Processing (GoTAL 2008)</I>,
LNCS/LNAI 5221, Springer,
2008.
<br>
<I>Shows how GF compiled to JavaScript is used in dynamic multilingual web pages.</I>
</P>
<P>
Peter Ljunglöf and Staffan Larsson.
A grammar formalism for specifying ISU-based dialogue systems.
In B. Nordström and A. Ranta (eds),
<I>Advances in Natural Language Processing (GoTAL 2008)</I>,
LNCS/LNAI 5221, Springer,
2008.
<A HREF="http://www.ling.gu.se/~peb/pubs/LjunglofLarsson-2008a.pdf">pdf</A>
<br>
<I>Explains how GoDiS dialogue systems are specified by GF grammars.</I>
</P>
<P>
K. Angelov.
Type-Theoretical Bulgarian Grammar.
In B. Nordström and A. Ranta (eds),
<I>Advances in Natural Language Processing (GoTAL 2008)</I>,
LNCS/LNAI 5221, Springer,
2008.
<br>
<I>Explains the implementation of a Bulgarian resource grammar in GF.</I>
</P>
<P>
B. Bringert.
High-precision Domain-specific Interlingua-based Speech Translation
with Grammatical Framework.
<I>Coling 2008 Workshop on Speech Translation for Medical and Other Safety-Critical Applications</I>,
Manchester, UK, August 23,
2008.
<br>
<I>Shows how to build spoken language translators based on GF grammars and their compilation to Nuance.</I>
</P>
<P>
A. Ranta.
How predictable is Finnish morphology? An experiment on lexicon construction.
In J. Nivre, M. Dahllöf and B. Megyesi (eds),
<I>Resourceful Language Technology: Festschrift in Honor of Anna Sågvall Hein</I>,
University of Uppsala,
2008.
Available from <A HREF="http://publications.uu.se/abstract.xsql?dbid=8933">series homepage</A>
<br>
<I>Presents an experiment on smart paradigms in Finnish.</I>
</P>
<P>
A. Ranta.
Grammars as Software Libraries.
To appear in G. Huet, G. Plotkin, J.-J. Lévy, and Y. Bertot (eds),
<I>From semantics to computer science: essays in honor of Gilles Kahn</I>,
Cambridge University Press,
2008.
<A HREF="http://www.cs.chalmers.se/~aarne/articles/libraries-kahn.pdf">pdf (preliminary version)</A>
<br>
<I>Presents the GF Resource Grammar Library from a software engineering point of view.</I>
</P>
<P>
A. Ranta.
Example-based grammar writing.
To appear in L. Borin and S. Larsson (eds),
Festschrift for Robin Cooper,
2007.
<br>
<I>Presents and discusses the ideas of grammar composition and example-based grammar writing.</I>
</P>
<P>
B. Bringert.
Rapid Development of Dialogue Systems by Grammar Compilation.
<I>8th SIGdial Workshop on Discourse and Dialogue</I>,
Antwerp, Belgium, September 1-2,
2007.
<A HREF="http://www.cs.chalmers.se/~bringert/publ/gf-voicexml/gf-voicexml.pdf">pdf</A>
<br>
<I>Shows how to build a web-based spoken dialogue system by generating VoiceXML and JavaScript.</I>
</P>
<P>
A. El Dada and A. Ranta. A. El Dada and A. Ranta.
Implementing an Open Source Arabic Resource Grammar in GF. Implementing an Open Source Arabic Resource Grammar in GF.
In M. Mughazy (ed), In M. Mughazy (ed),
@@ -37,10 +119,21 @@ June 28, 2007, Prague.
</P> </P>
<P> <P>
A. Ranta. A. Ranta.
Modular Grammar Engineering in GF.
<I>Research on Language and Computation</I>,
5:133-158, 2007.
Draft available as <A HREF="http://www.cs.chalmers.se/~aarne/articles/multieng3.pdf">pdf</A>.
<br>
<I>Adapts library-based software engineering methods to grammar writing</I>
<I>and introduces the module system of GF.</I>
</P>
<P>
A. Ranta.
The GF Grammar Compiler. The GF Grammar Compiler.
<I>Workshop on New Directions in Type-theoretic Grammars</I>, <I>Workshop on New Directions in Type-theoretic Grammars</I>,
Dublin, August 2007 (ESSLLI workshop). Dublin, August 2007 (ESSLLI workshop).
2007. 2007.
<A HREF="http://www.cs.chalmers.se/~aarne/articles/ar-compiler.pdf">pdf</A>
<br> <br>
<I>Describes the compilation of GF source code to lower-level run-time formats.</I> <I>Describes the compilation of GF source code to lower-level run-time formats.</I>
</P> </P>
@@ -59,6 +152,7 @@ Dialogue System Localization with the GF Resource Grammar Library.
<I>SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing</I>, <I>SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing</I>,
June 29, 2007, Prague. June 29, 2007, Prague.
2007. 2007.
<A HREF="http://www.cs.chalmers.se/~aarne/articles/perera-ranta.pdf">pdf</A>
<br> <br>
<I>An experiment in porting an in-car dialogue system from two to six languages.</I> <I>An experiment in porting an in-car dialogue system from two to six languages.</I>
</P> </P>
@@ -78,6 +172,7 @@ Features in Abstract and Concrete Syntax.
<I>The 2nd International Workshop on Typed Feature Structure Grammars</I>, <I>The 2nd International Workshop on Typed Feature Structure Grammars</I>,
Tartu, 24 May 2007 (NODALIDA workshop). Tartu, 24 May 2007 (NODALIDA workshop).
2007. 2007.
<A HREF="http://www.cs.chalmers.se/~aarne/articles/ranta-tfsg2007.pdf">pdf</A>
<br> <br>
<I>Explores the design choices of incorporating features in a GF-like grammar,</I> <I>Explores the design choices of incorporating features in a GF-like grammar,</I>
<I>with comparisons to feature-based unification grammars.</I> <I>with comparisons to feature-based unification grammars.</I>
@@ -217,16 +312,6 @@ Computer Science, G
<I>Collection of articles in the GF-KeY project, with an introduction.</I> <I>Collection of articles in the GF-KeY project, with an introduction.</I>
</P> </P>
<P> <P>
A. Ranta.
Modular Grammar Engineering in GF.
<I>Research on Language and Computation</I>,
2007, to appear.
Draft available as <A HREF="http://www.cs.chalmers.se/~aarne/articles/multieng3.pdf">pdf</A>.
<br>
<I>Adapts library-based software engineering methods to grammar writing</I>
<I>and introduces the module system of GF.</I>
</P>
<P>
P. Ljunglöf. P. Ljunglöf.
Expressivity and Complexity of the Grammatical Framework. Expressivity and Complexity of the Grammatical Framework.
PhD thesis, Computer Science, PhD thesis, Computer Science,
@@ -496,5 +581,5 @@ A. Ranta.
</P> </P>
<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) --> <!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags gf-bibliography.txt --> <!-- cmdline: txt2tags -thtml gf-bibliography.txt -->
</BODY></HTML> </BODY></HTML>

View File

@@ -13,6 +13,80 @@ Aarne Ranta
In reverse temporal order: In reverse temporal order:
Moisés Salvador Meza Moreno and B. Bringert.
Interactive Multilingual Web Applications with Grammatical Framework.
In B. Nordström and A. Ranta (eds),
//Advances in Natural Language Processing (GoTAL 2008)//,
LNCS/LNAI 5221, Springer,
2008.
#BR
//Shows how GF compiled to JavaScript is used in dynamic multilingual web pages.//
Peter Ljunglöf and Staffan Larsson.
A grammar formalism for specifying ISU-based dialogue systems.
In B. Nordström and A. Ranta (eds),
//Advances in Natural Language Processing (GoTAL 2008)//,
LNCS/LNAI 5221, Springer,
2008.
[pdf http://www.ling.gu.se/~peb/pubs/LjunglofLarsson-2008a.pdf]
#BR
//Explains how GoDiS dialogue systems are specified by GF grammars.//
K. Angelov.
Type-Theoretical Bulgarian Grammar.
In B. Nordström and A. Ranta (eds),
//Advances in Natural Language Processing (GoTAL 2008)//,
LNCS/LNAI 5221, Springer,
2008.
#BR
//Explains the implementation of a Bulgarian resource grammar in GF.//
B. Bringert.
High-precision Domain-specific Interlingua-based Speech Translation
with Grammatical Framework.
//Coling 2008 Workshop on Speech Translation for Medical and Other Safety-Critical Applications//,
Manchester, UK, August 23,
2008.
#BR
//Shows how to build spoken language translators based on GF grammars and their compilation to Nuance.//
A. Ranta.
How predictable is Finnish morphology? An experiment on lexicon construction.
In J. Nivre, M. Dahllöf and B. Megyesi (eds),
//Resourceful Language Technology: Festschrift in Honor of Anna Sågvall Hein//,
University of Uppsala,
2008.
Available from [series homepage http://publications.uu.se/abstract.xsql?dbid=8933]
#BR
//Presents an experiment on smart paradigms in Finnish.//
A. Ranta.
Grammars as Software Libraries.
To appear in G. Huet, G. Plotkin, J.-J. Lévy, and Y. Bertot (eds),
//From semantics to computer science: essays in honor of Gilles Kahn//,
Cambridge University Press,
2008.
[pdf (preliminary version) http://www.cs.chalmers.se/~aarne/articles/libraries-kahn.pdf]
#BR
//Presents the GF Resource Grammar Library from a software engineering point of view.//
A. Ranta.
Example-based grammar writing.
To appear in L. Borin and S. Larsson (eds),
Festschrift for Robin Cooper,
2007.
#BR
//Presents and discusses the ideas of grammar composition and example-based grammar writing.//
B. Bringert.
Rapid Development of Dialogue Systems by Grammar Compilation.
//8th SIGdial Workshop on Discourse and Dialogue//,
Antwerp, Belgium, September 1-2,
2007.
[pdf http://www.cs.chalmers.se/~bringert/publ/gf-voicexml/gf-voicexml.pdf]
#BR
//Shows how to build a web-based spoken dialogue system by generating VoiceXML and JavaScript.//
A. El Dada and A. Ranta. A. El Dada and A. Ranta.
Implementing an Open Source Arabic Resource Grammar in GF. Implementing an Open Source Arabic Resource Grammar in GF.
In M. Mughazy (ed), In M. Mughazy (ed),
@@ -32,11 +106,21 @@ June 28, 2007, Prague.
//A case study with the resource grammar, focusing on the morphosyntax// //A case study with the resource grammar, focusing on the morphosyntax//
//and agreement of constructions with numerals.// //and agreement of constructions with numerals.//
A. Ranta.
Modular Grammar Engineering in GF.
//Research on Language and Computation//,
5:133-158, 2007.
Draft available as [pdf http://www.cs.chalmers.se/~aarne/articles/multieng3.pdf].
#BR
//Adapts library-based software engineering methods to grammar writing//
//and introduces the module system of GF.//
A. Ranta. A. Ranta.
The GF Grammar Compiler. The GF Grammar Compiler.
//Workshop on New Directions in Type-theoretic Grammars//, //Workshop on New Directions in Type-theoretic Grammars//,
Dublin, August 2007 (ESSLLI workshop). Dublin, August 2007 (ESSLLI workshop).
2007. 2007.
[pdf http://www.cs.chalmers.se/~aarne/articles/ar-compiler.pdf]
#BR #BR
//Describes the compilation of GF source code to lower-level run-time formats.// //Describes the compilation of GF source code to lower-level run-time formats.//
@@ -53,6 +137,7 @@ Dialogue System Localization with the GF Resource Grammar Library.
//SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing//, //SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing//,
June 29, 2007, Prague. June 29, 2007, Prague.
2007. 2007.
[pdf http://www.cs.chalmers.se/~aarne/articles/perera-ranta.pdf]
#BR #BR
//An experiment in porting an in-car dialogue system from two to six languages.// //An experiment in porting an in-car dialogue system from two to six languages.//
@@ -71,6 +156,7 @@ Features in Abstract and Concrete Syntax.
//The 2nd International Workshop on Typed Feature Structure Grammars//, //The 2nd International Workshop on Typed Feature Structure Grammars//,
Tartu, 24 May 2007 (NODALIDA workshop). Tartu, 24 May 2007 (NODALIDA workshop).
2007. 2007.
[pdf http://www.cs.chalmers.se/~aarne/articles/ranta-tfsg2007.pdf]
#BR #BR
//Explores the design choices of incorporating features in a GF-like grammar,// //Explores the design choices of incorporating features in a GF-like grammar,//
//with comparisons to feature-based unification grammars.// //with comparisons to feature-based unification grammars.//
@@ -202,16 +288,6 @@ Computer Science, G
#BR #BR
//Collection of articles in the GF-KeY project, with an introduction.// //Collection of articles in the GF-KeY project, with an introduction.//
A. Ranta.
Modular Grammar Engineering in GF.
//Research on Language and Computation//,
2007, to appear.
Draft available as [pdf http://www.cs.chalmers.se/~aarne/articles/multieng3.pdf].
#BR
//Adapts library-based software engineering methods to grammar writing//
//and introduces the module system of GF.//
P. Ljunglöf. P. Ljunglöf.
Expressivity and Complexity of the Grammatical Framework. Expressivity and Complexity of the Grammatical Framework.
PhD thesis, Computer Science, PhD thesis, Computer Science,