Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
10/13/08 14:35:05 (16 years ago)
Author:
berthold_crysmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    33GG is an HPSG for German developed at the [http://www.dfki.de/lt/ DFKI Language Technology Lab], Saarbrücken, Germany, as part of the [http://www.delph-in.net/ DELPH-IN] consortium. The grammar was first published in June 2006. 
    44 
    5 Development was funded by the German Ministry for Education, Science, Research and Technology ("Bundesministerium für Bildung und Forschung (BMBF)"), as part of the projects DISCO (ITW 9002 0), Verbmobil (01 701 V0), Whiteboard (01 IW 002), Quetal (01 IW C02), and Collate (01 IN A01 B). The grammar is currently developed by [http://www.coli.uni-saarland.de/~crysmann/ Berthold Crysmann]. 
     5Development was funded by the German Ministry for Education, Science, Research and Technology ("Bundesministerium für Bildung und Forschung (BMBF)"), as part of the projects DISCO (ITW 9002 0), Verbmobil (01 701 V0), Whiteboard (01 IW 002), Quetal (01 IW C02), Collate (01 IN A01 B), and Checkpoint. The grammar is currently developed by [http://www.coli.uni-saarland.de/~crysmann/ Berthold Crysmann]. 
    66 
    77The grammar is released under the [http://gg.dfki.de/lgpllr.html LGPLLR], a version of the LGPL adapted to linguistic resources. See the above link or LICENSE for details. 
     
    1010== Online Demo == 
    1111 
    12 An online demo is currently not available. 
     12The online demo is currently not available. 
    1313 
    1414 
     
    1717=== Releases === 
    1818 
    19 Releases of the grammar are available as .tar.gz archives: 
     19Past releases of the grammar are available as .tar.gz archives: 
    2020 
    2121 * [http://gg.dfki.de/gg.tar.gz June 2007 release] 
     
    2424=== Subversion === 
    2525 
    26 The source code of the grammar is managed with [http://subversion.tigris.org/ Subversion]. The repository is located at http://gg.opendfki.de/repos (anonymous read access) and https://gg.opendfki.de/repos (read and write access; requires project membership). It can be browsed with the [/browser subversion repository browser]. 
     26The source code of the current version of the grammar is managed with [http://subversion.tigris.org/ Subversion]. The repository is located at http://gg.opendfki.de/repos (anonymous read access) and https://gg.opendfki.de/repos (read and write access; requires project membership). It can be browsed with the [/browser subversion repository browser]. 
    2727 
    2828For anonymous read access, you can check out the repository with the following command: 
     
    7979Owing to a bug in Allegro CLIM, direct input of 8bit characters from the LKB GUI is not possible. As a workaround, you can use either TeX or HTML syntax, or invoke the parser from the Lisp prompt '(do-parse-tty "Am Anfang war das Wort.")'. 
    8080 
    81 Alternatively, you can use the Trollet GUI by Pavel Mihalyov, which fully supports UTF-8. 
     81 
    8282 
    8383See TODO for grammar related known issues.