;; -*- Mode: lisp; Syntax: ansi-common-lisp; Package: http; Base: 10 -*- ;; ;; Copyright (C) Paul Meurer 2000. All rights reserved. ;; paul.meurer@hit.uib.no ;; HIT-centre, University of Bergen ;; ;; Version 0.8 ;; ;; Simple Web-interface to the CommonLisp-reimplementation of the CG parser/tagger system ;; (Oslo-tagger) developed at UiO (Dokumentasjonsprosjektet; Tekstlaboratoriet) ;; (in-package :HTTP) (use-package :cgp)