Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenCCG
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ease-ph
DeepLanguageUnderstanding
simulation
OpenCCG
Commits
59b0d188
Commit
59b0d188
authored
10 years ago
by
Michael White
Browse files
Options
Downloads
Patches
Plain Diff
Updated home page to include ccg2jsgf.
parent
da8eb17a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/index.html
+28
-21
28 additions, 21 deletions
docs/index.html
with
28 additions
and
21 deletions
docs/index.html
+
28
−
21
View file @
59b0d188
...
...
@@ -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>
201
3 April 8
<br>
201
5 March 16
<br>
<br>
<A
href=
"http://sourceforge.net"
>
<IMG
src=
"http://sourceforge.net/sflogo.php?group_id=74993&type=5"
width=
"210"
height=
"62"
border=
"0"
alt=
"SourceForge.net Logo"
></A>
<br>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment