diff options
| author | aarne <aarne@chalmers.se> | 2009-06-24 14:55:51 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2009-06-24 14:55:51 +0000 |
| commit | b823a6479561dff33f2f123a7c90bf60e4c64548 (patch) | |
| tree | 1f5fc9abd33b38cd47808c4155685be0b342b16b /doc | |
| parent | d965cf475562e6c61185e1cea4ee9fbdf45fdf21 (diff) | |
updated bibliography
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-bibliography.html | 69 | ||||
| -rw-r--r-- | doc/gf-bibliography.txt | 6 |
2 files changed, 73 insertions, 2 deletions
diff --git a/doc/gf-bibliography.html b/doc/gf-bibliography.html index 005c76844..62267acff 100644 --- a/doc/gf-bibliography.html +++ b/doc/gf-bibliography.html @@ -7,7 +7,7 @@ <P ALIGN="center"><CENTER><H1>Grammatical Framework Bibliography</H1> <FONT SIZE="4"> <I>Aarne Ranta</I><BR> -Sat Aug 23 18:30:48 2008 +Wed Jun 24 16:55:46 2009 </FONT></CENTER> <H2>Publications on GF</H2> @@ -15,6 +15,71 @@ Sat Aug 23 18:30:48 2008 In reverse temporal order: </P> <P> +A. Ranta. +The GF Resource Grammar Library, +to appear in the on-line journal <I>Linguistics in Language Technology</I>, +2009. +<br> +<I>A systematic presentation of the library from the linguistic point of view.</I> +</P> +<P> +A. Ranta. +Grammatical Framework: A Multilingual Grammar Formalism, +to appear in the on-line journal <I>Compass, Special issue on computational linguistics</I>, +2009. +<br> +<I>An overview of GF for readers with a general academic brackground.</I> +</P> +<P> +A. Ranta. Grammars as Software Libraries. +To appear in +Y. Bertot, G. Huet, J-J. Lévy, and G. Plotkin (eds.), +<I>From Semantics to Computer Science</I>, +Cambridge University Press, Cambridge, 2009. +<br> +<I>Grammar-libraries from the software engineering point of view, with an example application to mathematical language.</I> +</P> +<P> +K. Angelov. +Incremental Parsing in Parallel Multiple Context-Free Grammars. +EACL 2009. +<br> +<I>Describes the algorithm used in parsing with GF.</I> +</P> +<P> +A. Ranta, B. Bringert, and K. Angelov. +The GF Grammar Development Environment. +System demo. To appear in the proceedings of <I>EACL-2009</I>, +2009. +<br> +<I>An overview of GF from the grammarian's point of view.</I> +</P> +<P> +B. Bringert, K. Angelov, and A. Ranta. +Grammatical Framework Web Service, +System demo. To appear in the proceedings of <I>EACL-2009</I>, +2009. +<br> +<I>An overview of how to build web services on top of PGF using the Google Web Toolkit.</I> +</P> +<P> +A. Ranta and K. Angelov. +Implementing Controlled Languages in GF, +To appear in the proceedings of <I>CNL-2009</I>, LNCS, Springer, +2009. +<br> +<I>On the use of GF for controlled languages, exemplified by an implementation of Attempto Controlled English then ported to three other language.</I> +</P> +<P> +R. Cooper and A. Ranta. +Natural Languages as Collections of Resources. +In <I>Language in Flux: Dialogue Coordination, Language Variation, Change</I>, +ed. by R. Cooper and R. Kempson, pp. 109-120. London: College Publications, +2008. +<br> +<I>The resource grammar idea applied to language learning and evolution.</I> +</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), @@ -232,7 +297,7 @@ pp. 115-131, <I>grammar is the same in all languages and the difference is only in words.</I> </P> <P> -J Khegai. +J. Khegai. GF parallel resource grammars and Russian. In proceedings of ACL2006 (The joint conference of the International Committee on Computational diff --git a/doc/gf-bibliography.txt b/doc/gf-bibliography.txt index 7540e7b26..d770cdb92 100644 --- a/doc/gf-bibliography.txt +++ b/doc/gf-bibliography.txt @@ -35,6 +35,12 @@ Cambridge University Press, Cambridge, 2009. #BR //Grammar-libraries from the software engineering point of view, with an example application to mathematical language.// +K. Angelov. +Incremental Parsing in Parallel Multiple Context-Free Grammars. +EACL 2009. +#BR +//Describes the algorithm used in parsing with GF.// + A. Ranta, B. Bringert, and K. Angelov. The GF Grammar Development Environment. System demo. To appear in the proceedings of //EACL-2009//, |
