[mercury-users] natural language parsing with Mercury

James Cussens jc at cs.york.ac.uk
Thu Jan 13 22:51:22 AEDT 2000


Has anyone used Mercury to implement a (chart) parser for natural
language grammars? I've been doing some work which involves a Prolog
chart parser for a unification grammar that makes heavy use of
partially instantiated data structures (edges, in fact), and also, of
course, assert/1 to add things to the chart.

I'm thinking of setting this as a student project, since it is doable
but non-trivial. I'd be interested to see if anyone else has used
Mercury for NLP and whether it worked out compared to Prolog.

-- 
James Cussens 				             jc at cs.york.ac.uk
Department of Computer Science 		      Tel  +44 (0)1904 434732 
University of York			      Fax  +44 (0)1904 432767
Heslington, York YO10 5DD, UK		 http://www.cs.york.ac.uk/~jc
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list