jgordon / boxer

C&C parser & Boxer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boxer

This Git repository contains a copy of the C&C parser and Boxer, from the now-unavailable official Subversion repository, for use with USC's natural language interpretation pipelines:

This is based on SVN version 2524, with updates from SVN version 2614M -- see Christoph Rzymski's repository -- selectively applied. The differences from that version of Boxer include:

  • Doesn't require the use of semantic roles.
  • Doesn't merge compound nouns into a single predicate with ~, e.g., (air~force-nn e42 x19), when using --elimeq. If you want this behavior, uncomment the rule in betaConversionDRT.pl.
  • Produces parses for some sentences where the later version dies.

About

C&C parser & Boxer

License:Other


Languages

Language:C 58.5%Language:Prolog 26.9%Language:C++ 9.2%Language:JavaScript 1.4%Language:Perl 1.1%Language:Python 1.0%Language:Lex 0.9%Language:Shell 0.6%Language:Makefile 0.2%Language:CSS 0.0%Language:Perl 6 0.0%Language:HTML 0.0%Language:sed 0.0%