Changes between Version 39 and Version 40 of WikiStart
- Timestamp:
- 10/08/07 01:26:14 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v39 v40 2 2 3 3 The first full version of the C&C tools, version 1.00, has been released! 4 The tools consist of the C&C CCG parser -- including the computational semantics tool, Boxer-- and the C&C taggers. (The tools also use the morphological analyser [http://www.informatics.susx.ac.uk/research/groups/nlp/carroll/morph.html morpha].)4 The tools consist of the C&C CCG parser -- including the computational semantics tool, [wiki:boxer Boxer] -- and the C&C taggers. (The tools also use the morphological analyser [http://www.informatics.susx.ac.uk/research/groups/nlp/carroll/morph.html morpha].) 5 5 6 6 The tools have been developed by [http://www.it.usyd.edu.au/~james James Curran] and [http://web.comlab.ox.ac.uk/oucl/work/stephen.clark/ Stephen Clark]. Boxer has been developed by [http://homepages.inf.ed.ac.uk/jbos/ Johan Bos]. Both the parser and taggers are written in C++ and are efficient enough to be used for large-scale Natural Language Processing tasks.