Skip to content
Snippets Groups Projects
Commit 59b0d188 authored by Michael White's avatar Michael White
Browse files

Updated home page to include ccg2jsgf.

parent da8eb17a
No related branches found
No related tags found
No related merge requests found
......@@ -51,24 +51,31 @@ and in a joint <a href="http://www.aclweb.org/anthology-new/E/E03/E03-1036.pdf">
<a href="http://www.dfki.de/~gj/">Geert-Jan Kruijff</a>.
</p>
<p> Subsequent development efforts, led by <a
href="http://www.ling.ohio-state.edu/~mwhite/">Michael White</a>,
have focused on making the realizer practical to use in dialogue
systems, and more recently, on realization with broad coverage
grammars. See the papers on Mike's web page for details. Since
version 0.9.4, OpenCCG has included broad coverage English parsing
and realization support that together make it possible to experiment
with open domain grammatical paraphrasing. Version 0.9.5 adds
features for dependency ordering and dependency length minimization
in realization, as in <a
href="http://aclweb.org/anthology-new/D/D12/D12-1023.pdf">White and
Rajkumar (2012)</a>, along with support for using 5-gram gigaword
language models with <a
href="http://kheafield.com/code/kenlm/">KenLM</a>, and creating
disjunctive logical forms based on the differences between aligned
semantic graphs, as in <a
href="http://www.aclweb.org/anthology/W/W11/W11-1609.pdf">Martin and
White (2011)</a>. <b>(new!)</b> </p>
<p>
Subsequent development efforts, led by <a
href="http://www.ling.ohio-state.edu/~mwhite/">Michael White</a>,
have focused on making the realizer practical to use in dialogue
systems, and more recently, on realization with broad coverage
grammars. See the papers on Mike's web page for details. Since
version 0.9.4, OpenCCG has included broad coverage English parsing and
realization support that together make it possible to experiment with
open domain grammatical paraphrasing. Version 0.9.5 adds features for
dependency ordering and dependency length minimization in realization,
as in <a
href="http://aclweb.org/anthology-new/D/D12/D12-1023.pdf">White and
Rajkumar (2012)</a>, along with support for using 5-gram gigaword
language models with <a
href="http://kheafield.com/code/kenlm/">KenLM</a>, and creating
disjunctive logical forms based on the differences between aligned
semantic graphs, as in <a
href="http://www.aclweb.org/anthology/W/W11/W11-1609.pdf">Martin and
White (2011)</a>. It also includes <code>ccg2jsgf</code>, an <a
href="https://sourceforge.net/projects/openccg/files/extensions/">extension</a>
developed for Knexus Research Corporation for compiling an OpenCCG
grammar into a context-free grammar in the Java Speech Grammar Format
used by the Sphinx speech recognizer, now released open
source. <b>(new!)</b>
</p>
<p>
Also, Jason Baldridge and students at UT Austin have developed DotCCG,
......@@ -99,8 +106,8 @@ project page</a>.
<p>
Further development of OpenCCG has moved to
<a href="https://github.com/OpenCCG/openccg">GitHub</a>
<b>(new!)</b>, where you can get the very latest code on branch
<a href="https://github.com/OpenCCG/openccg">GitHub</a>,
where you can get the very latest code on branch
<code>master</code>; releases and binaries will continue to be posted
on SourceForge.
</p>
......@@ -120,7 +127,7 @@ on SourceForge.
<HR WIDTH="100%">
<h3>
Email: mwhite at (no spam please) ling dot osu dot edu<br>
2013 April 8<br>
2015 March 16<br>
<br>
<A href="http://sourceforge.net"> <IMG src="http://sourceforge.net/sflogo.php?group_id=74993&amp;type=5" width="210" height="62" border="0" alt="SourceForge.net Logo"></A>
<br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment