// 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 = "Home"; $pagesection = "Home"; $pagetitle = "Home"; $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"); include("inc/recent_news.php"); ?>
If you create annotated resources and would like to contribute to the Anaphoric Bank please contact Massimo Poesio.
You can view our current members and contributions on the members page.
We are currently collecting annotated data in English, German, Italian and Portuguese.
You can view our current available data on the data page.