// Copyright 2007-9 Jon Chamberlain // include all the library files needed // include "inc/conf.php"; include "../phrasedetectives/lib/library.php"; include "../phrasedetectives/lib/lib_user.php"; // include "lib/lib_score.php"; // include "lib/lib_case.php"; // Open the connection to the database $link = open_database(); $pagename = "Members"; $pagesection = "Members"; $pagetitle = "Members"; $pagemeta_key = ""; $pagemeta_desc = ""; // If we're logging out then delete the cookie $action = "form"; if( $_REQUEST["logout"] != "" ){ Delete_Cookie(); header("Location: index.php"); exit; } // Authenticate the user if they haven't just registered if ( $userkey == "" ) { $userkey = Check_Cookie(); } include("inc/header.php"); ?>
University of Essex - Language and Computation Group
Massimo Poesio, Udo Kruschwitz, Chris Fox, Doug Arnold, Jon Chamberlain
University of Bielefeld - Texttechnologie und Computerlinguistik
Daniela Goecke, Maik Stührenberg, Nils Diewald, Daniel Jettka
Potsdam Applied Computational Linguistics
Manfred Stede, Stephanie Dipper, Christian Chiarcos
PURCS - Grupo de processamento da linguagem natural
Renata Vieira
University of Wolverhampton Research Unit in Computational Linguistics
Ruslan Mitkov, Costantin Orasan, Richard Evans
University of Barcelona - Centre de Llenguatge i Computació
Marta Recasens, M. Antònia Martí
Copenhagen Business School
Costanza Navarretta
CNRS / LORIA
Claire Gardent
INRIA Rocquencourt
Pascal Denis