mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
ref to Bj?rn's paper
This commit is contained in:
@@ -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>
|
||||||
Fri May 4 11:49:20 2007
|
Fri May 4 11:54:30 2007
|
||||||
</FONT></CENTER>
|
</FONT></CENTER>
|
||||||
|
|
||||||
<H2>Publications on GF</H2>
|
<H2>Publications on GF</H2>
|
||||||
@@ -64,6 +64,70 @@ June 29, 2007, Prague.
|
|||||||
</P>
|
</P>
|
||||||
<P>
|
<P>
|
||||||
A. Ranta.
|
A. Ranta.
|
||||||
|
The GF Grammar Compiler.
|
||||||
|
<I>Workshop on New Directions in Type-theoretic Grammars</I>,
|
||||||
|
Dublin, August 2007 (ESSLLI workshop).
|
||||||
|
2007.
|
||||||
|
<br>
|
||||||
|
<I>Describes the compilation of GF source code to lower-level run-time formats.</I>
|
||||||
|
</P>
|
||||||
|
<P>
|
||||||
|
M. Humayoun, H. Hammarström, and A. Ranta.
|
||||||
|
Urdu Morphology, Orthography and Lexicon Extraction.
|
||||||
|
<I>CAASL-2: The Second Workshop on Computational Approaches to Arabic Script-based Languages</I>,
|
||||||
|
July 21-22, 2007, LSA 2007 Linguistic Institute, Stanford University.
|
||||||
|
2007.
|
||||||
|
<br>
|
||||||
|
<I>Fairly complete open-source Urdu morphology and elemenraty syntax in GF.</I>
|
||||||
|
</P>
|
||||||
|
<P>
|
||||||
|
N. Perera and A. Ranta.
|
||||||
|
Dialogue System Localization with the GF Resource Grammar Library.
|
||||||
|
<I>SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing</I>,
|
||||||
|
June 29, 2007, Prague.
|
||||||
|
2007.
|
||||||
|
<br>
|
||||||
|
<I>An experiment in porting an in-car dialogue system from two to six languages.</I>
|
||||||
|
</P>
|
||||||
|
<P>
|
||||||
|
A. Ranta.
|
||||||
|
The GF Grammar Compiler.
|
||||||
|
<I>Workshop on New Directions in Type-theoretic Grammars</I>,
|
||||||
|
Dublin, August 2007 (ESSLLI workshop).
|
||||||
|
2007.
|
||||||
|
<br>
|
||||||
|
<I>Describes the compilation of GF source code to lower-level run-time formats.</I>
|
||||||
|
</P>
|
||||||
|
<P>
|
||||||
|
M. Humayoun, H. Hammarström, and A. Ranta.
|
||||||
|
Urdu Morphology, Orthography and Lexicon Extraction.
|
||||||
|
<I>CAASL-2: The Second Workshop on Computational Approaches to Arabic Script-based Languages</I>,
|
||||||
|
July 21-22, 2007, LSA 2007 Linguistic Institute, Stanford University.
|
||||||
|
2007.
|
||||||
|
<br>
|
||||||
|
<I>Fairly complete open-source Urdu morphology and elemenraty syntax in GF.</I>
|
||||||
|
</P>
|
||||||
|
<P>
|
||||||
|
N. Perera and A. Ranta.
|
||||||
|
Dialogue System Localization with the GF Resource Grammar Library.
|
||||||
|
<I>SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing</I>,
|
||||||
|
June 29, 2007, Prague.
|
||||||
|
2007.
|
||||||
|
<br>
|
||||||
|
<I>An experiment in porting an in-car dialogue system from two to six languages.</I>
|
||||||
|
</P>
|
||||||
|
<P>
|
||||||
|
B. Bringert.
|
||||||
|
Speech Recognition Grammar Compilation in Grammatical Framework
|
||||||
|
<I>SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing</I>,
|
||||||
|
June 29, 2007, Prague.
|
||||||
|
2007.
|
||||||
|
<br>
|
||||||
|
<I>Generation of speech recognition language models from GF in several formats:</I>
|
||||||
|
<I>GSL (Nuance), SRGS, JSGF, and HTK SLF, with embedded semantic interpretation.</I>
|
||||||
|
</P>
|
||||||
|
<P>
|
||||||
|
A. Ranta.
|
||||||
Features in Abstract and Concrete Syntax.
|
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).
|
||||||
|
|||||||
@@ -56,6 +56,67 @@ June 29, 2007, Prague.
|
|||||||
#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.//
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
A. Ranta.
|
||||||
|
The GF Grammar Compiler.
|
||||||
|
//Workshop on New Directions in Type-theoretic Grammars//,
|
||||||
|
Dublin, August 2007 (ESSLLI workshop).
|
||||||
|
2007.
|
||||||
|
#BR
|
||||||
|
//Describes the compilation of GF source code to lower-level run-time formats.//
|
||||||
|
|
||||||
|
M. Humayoun, H. Hammarström, and A. Ranta.
|
||||||
|
Urdu Morphology, Orthography and Lexicon Extraction.
|
||||||
|
//CAASL-2: The Second Workshop on Computational Approaches to Arabic Script-based Languages//,
|
||||||
|
July 21-22, 2007, LSA 2007 Linguistic Institute, Stanford University.
|
||||||
|
2007.
|
||||||
|
#BR
|
||||||
|
//Fairly complete open-source Urdu morphology and elemenraty syntax in GF.//
|
||||||
|
|
||||||
|
N. Perera and A. Ranta.
|
||||||
|
Dialogue System Localization with the GF Resource Grammar Library.
|
||||||
|
//SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing//,
|
||||||
|
June 29, 2007, Prague.
|
||||||
|
2007.
|
||||||
|
#BR
|
||||||
|
//An experiment in porting an in-car dialogue system from two to six languages.//
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
A. Ranta.
|
||||||
|
The GF Grammar Compiler.
|
||||||
|
//Workshop on New Directions in Type-theoretic Grammars//,
|
||||||
|
Dublin, August 2007 (ESSLLI workshop).
|
||||||
|
2007.
|
||||||
|
#BR
|
||||||
|
//Describes the compilation of GF source code to lower-level run-time formats.//
|
||||||
|
|
||||||
|
M. Humayoun, H. Hammarström, and A. Ranta.
|
||||||
|
Urdu Morphology, Orthography and Lexicon Extraction.
|
||||||
|
//CAASL-2: The Second Workshop on Computational Approaches to Arabic Script-based Languages//,
|
||||||
|
July 21-22, 2007, LSA 2007 Linguistic Institute, Stanford University.
|
||||||
|
2007.
|
||||||
|
#BR
|
||||||
|
//Fairly complete open-source Urdu morphology and elemenraty syntax in GF.//
|
||||||
|
|
||||||
|
N. Perera and A. Ranta.
|
||||||
|
Dialogue System Localization with the GF Resource Grammar Library.
|
||||||
|
//SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing//,
|
||||||
|
June 29, 2007, Prague.
|
||||||
|
2007.
|
||||||
|
#BR
|
||||||
|
//An experiment in porting an in-car dialogue system from two to six languages.//
|
||||||
|
|
||||||
|
B. Bringert.
|
||||||
|
Speech Recognition Grammar Compilation in Grammatical Framework
|
||||||
|
//SPEECHGRAM 2007: ACL Workshop on Grammar-Based Approaches to Spoken Language Processing//,
|
||||||
|
June 29, 2007, Prague.
|
||||||
|
2007.
|
||||||
|
#BR
|
||||||
|
//Generation of speech recognition language models from GF in several formats://
|
||||||
|
//GSL (Nuance), SRGS, JSGF, and HTK SLF, with embedded semantic interpretation.//
|
||||||
|
|
||||||
A. Ranta.
|
A. Ranta.
|
||||||
Features in Abstract and Concrete Syntax.
|
Features in Abstract and Concrete Syntax.
|
||||||
//The 2nd International Workshop on Typed Feature Structure Grammars//,
|
//The 2nd International Workshop on Typed Feature Structure Grammars//,
|
||||||
|
|||||||
Reference in New Issue
Block a user