<?xml version="1.0" encoding="iso-8859-1"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
  <title>Theory Group</title>
  <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/" />
  <modified>2008-04-23T18:41:16Z</modified>
  <tagline>Discussion of theory group research at Earlham College</tagline>
  <id>tag:www.cs.earlham.edu,2008:/applied-groups/theory/8</id>
  <generator url="http://www.movabletype.org/" version="2.661">Movable Type</generator>
  <copyright>Copyright (c) 2008, nate</copyright>
  <entry>
    <title>Documentation Update</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000452.html" />
    <modified>2008-04-23T18:41:16Z</modified>
    <issued>2008-04-23T14:41:16-05:00</issued>
    <id>tag:www.cs.earlham.edu,2008:/applied-groups/theory/8.452</id>
    <created>2008-04-23T18:41:16Z</created>
    <summary type="text/plain">Dylan began some .tex documentation and committed it to svn with general prose and a description of the Pairs SL_k algorithm. I&apos;ve added a description of the Syntactic Monoid generation algorithm. Check out the source here. I also added a...</summary>
    <author>
      <name>nate</name>
      
      <email>nate@cs.earlham.edu</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Dylan began some  .tex documentation and committed it to svn with general prose and a description of the Pairs SL_k algorithm. I've added a description of the Syntactic Monoid generation algorithm. Check out the source <a href='https://trac.cs.earlham.edu/theory/browser/documentation/slk.tex'>here</a>.</p>

<p>I also added a link to the log-in for this blog from both the <a href='https://trac.cs.earlham.edu/theory/'>wiki</a> and the <a href='http://cs.earlham.edu/~theory/'>home page</a>.</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>slk.ml</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000451.html" />
    <modified>2008-04-22T04:07:54Z</modified>
    <issued>2008-04-22T00:07:54-05:00</issued>
    <id>tag:www.cs.earlham.edu,2008:/applied-groups/theory/8.451</id>
    <created>2008-04-22T04:07:54Z</created>
    <summary type="text/plain">I&apos;ve committed slk.ml which, as the svn log message says, will possibly be the final resting place for our original syntactic monoid based algorithm. Right now the file features comments / documentation for most stuff though the full documentation for...</summary>
    <author>
      <name>nksmith06</name>
      
      <email>nksmith06@earlham.edu</email>
    </author>
    <dc:subject>code</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>I've committed slk.ml which, as the svn log message says, will possibly be the final resting place for our original syntactic monoid based algorithm. Right now the file features comments / documentation for most stuff though the full documentation for the ocaml-specific operation of the algorithm has been left for Dylan to fill in (as he may rework parts of the code before Wednesday afternoon).</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>SL_k decider</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000450.html" />
    <modified>2008-03-14T14:58:02Z</modified>
    <issued>2008-03-14T10:58:02-05:00</issued>
    <id>tag:www.cs.earlham.edu,2008:/applied-groups/theory/8.450</id>
    <created>2008-03-14T14:58:02Z</created>
    <summary type="text/plain">Committed some code that at least comes close to implementing the SL_k decision algorithm we have developed. I have been unable to make one_step catch exceptions from the find in the edgeMap, so the algorithm has stalled. If anyone can...</summary>
    <author>
      <name>leemady</name>
      
      <email>leemady@cs.earlham.edu</email>
    </author>
    <dc:subject>code</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Committed some code that at least comes close to implementing the SL_k decision algorithm we have developed.  I have been unable to make one_step catch exceptions from the find in the edgeMap, so the algorithm has stalled.  If anyone can figure this out...</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>modified example, svn added</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000449.html" />
    <modified>2008-03-05T21:47:12Z</modified>
    <issued>2008-03-05T16:47:12-05:00</issued>
    <id>tag:www.cs.earlham.edu,2008:/applied-groups/theory/8.449</id>
    <created>2008-03-05T21:47:12Z</created>
    <summary type="text/plain">examples_nate.ml added to svn demonstrating pintupi with dylan&apos;s one_step. nathan&apos;s FSA files added to svn. Things to do before next meeting: -Write the algorithm in ocaml -add more stuff to SVN...</summary>
    <author>
      <name>nate</name>
      
      <email>nate@cs.earlham.edu</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>examples_nate.ml added to svn demonstrating pintupi with dylan's one_step.</p>

<p>nathan's FSA files added to svn.</p>

<p>Things to do before next meeting:<br />
-Write <u>the algorithm</u> in ocaml<br />
-add more stuff to SVN</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Ocaml one_step success</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000448.html" />
    <modified>2008-02-20T21:03:39Z</modified>
    <issued>2008-02-20T16:03:39-05:00</issued>
    <id>tag:www.cs.earlham.edu,2008:/applied-groups/theory/8.448</id>
    <created>2008-02-20T21:03:39Z</created>
    <summary type="text/plain">By forcing ocamlc to generate a .cmi from a .ml as opposed to a .mli (by renaming acceptors.mli to something else and retaining only acceptors.ml) we were able to get the .cmo to properly compile with one_step. we tested the...</summary>
    <author>
      <name>nate</name>
      
      <email>nate@cs.earlham.edu</email>
    </author>
    <dc:subject>code</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>By forcing ocamlc to generate a .cmi from a .ml as opposed to a .mli (by renaming acceptors.mli to something else and retaining only acceptors.ml) we were able to get the .cmo to properly compile with one_step. we tested the function from the examples.ml file and it seems to work.</p>

<p>we need to investigate the compile sequence done by the makefile to determine why, originally, our modified .mli was not being compiled into a proper .cmi file. Then we can compile a .cmi from acceptors.cmi and, subsequently, a .cmo.</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>TG v2.0</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000447.html" />
    <modified>2008-02-20T20:11:57Z</modified>
    <issued>2008-02-20T15:11:57-05:00</issued>
    <id>tag:www.cs.earlham.edu,2008:/applied-groups/theory/8.447</id>
    <created>2008-02-20T20:11:57Z</created>
    <summary type="text/plain">Starting here on the Local Languages project...</summary>
    <author>
      <name>jrogers</name>
      <url>http://www.cs.earlham.edu/~jrogers/</url>
      <email>jrogers@cs.earlham.edu</email>
    </author>
    <dc:subject>Administrivia</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Starting here on the Local Languages project<br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>End of Semester Notes</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000329.html" />
    <modified>2004-11-30T17:35:51Z</modified>
    <issued>2004-11-30T12:35:51-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.329</id>
    <created>2004-11-30T17:35:51Z</created>
    <summary type="text/plain">We spent most of our semester recovering from the summer by completing the 2 papers, working on our talks for MCURCSM and preparing posters for display at Earlham. Looking forward to next semester we have outlined what we have accomplished...</summary>
    <author>
      <name>lemanal</name>
      <url>http://www.cs.earlham.edu/~lemanal/</url>
      <email>lemanal@earlham.edu</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>We spent most of our semester recovering from the summer by completing the 2 papers, working on our talks for MCURCSM and preparing posters for display at Earlham. Looking forward to next semester we have outlined what we have accomplished as well as some long term and short term goals.</p>

<p>completed:<br />
internal/external representation of trees<br />
project n -> n-1<br />
CNF transformation, embed<br />
arbitrary dimensional recognizer<br />
graphical output up to 3d<br />
3d inference rules and CKY algorithm</p>

<p>todo:<br />
excavate<br />
proof that excavate is inverse of embed<br />
project's correctness?<br />
rec's correctness?<br />
higher dimensional graphical output (recursive, bottom up?)<br />
generalize to 4d....nd assuming 2branching</p>

<p>think about over break:<br />
revisit 3d inference rules w/ left child right sibling form in mind<br />
compare ours to TAG inference rules from Shieber, Schabes, Pereira</p>

<p>read over break:<br />
big paper-- representing mdtrees<br />
inference rules<br />
review work from summer (blog)</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Final version +/- 1</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000275.html" />
    <modified>2004-09-17T14:18:32Z</modified>
    <issued>2004-09-17T10:18:32-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.275</id>
    <created>2004-09-17T14:18:32Z</created>
    <summary type="text/plain">Here is the paper with the abstract added. We also ran it through the spellchecker and fixed five or six spelling errors. Embed...</summary>
    <author>
      <name>kernco</name>
      
      <email>kernco@earlham.edu</email>
    </author>
    <dc:subject>General Comments</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Here is the paper with the abstract added.  We also ran it through the spellchecker and fixed five or six spelling errors.<br />
<a href="http://www.cs.earlham.edu/applied-groups/theory/archives/embed.ps">Embed</a><br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>representing multidimensional trees</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000273.html" />
    <modified>2004-09-17T03:58:45Z</modified>
    <issued>2004-09-16T23:58:45-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.273</id>
    <created>2004-09-17T03:58:45Z</created>
    <summary type="text/plain">Probably the last post for comments on treeconstruction.ps. We changed some wording and a lot of spacing this time. Tomorrow we need to come up with an abstract, but it should fit. The latest copies of each paper is in...</summary>
    <author>
      <name>lemanal</name>
      <url>http://www.cs.earlham.edu/~lemanal/</url>
      <email>lemanal@earlham.edu</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Probably the last post for comments on treeconstruction.ps. We changed some wording and a lot of spacing this time.  Tomorrow we need to come up with an abstract, but it should fit. The latest copies of each paper is in the shelf in the cs lounge. you guys can pick up the ones that you didn't get tonight.</p>

<p><br />
<a href="http://www.cs.earlham.edu/applied-groups/theory/archives/treeconstruction.ps">treeconstruction.ps</a></p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Getting close...</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000272.html" />
    <modified>2004-09-17T02:58:25Z</modified>
    <issued>2004-09-16T22:58:25-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.272</id>
    <created>2004-09-17T02:58:25Z</created>
    <summary type="text/plain">Here are our Thursday night revisions: Download file...</summary>
    <author>
      <name>kernco</name>
      
      <email>kernco@earlham.edu</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Here are our Thursday night revisions:<br />
<a href="http://www.cs.earlham.edu/applied-groups/theory/archives/embed.ps">Download file</a><br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>More Embed changes</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000271.html" />
    <modified>2004-09-16T20:05:42Z</modified>
    <issued>2004-09-16T16:05:42-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.271</id>
    <created>2004-09-16T20:05:42Z</created>
    <summary type="text/plain">Here is the postscript with the changes Greg made. Download file...</summary>
    <author>
      <name>kernco</name>
      
      <email>kernco@earlham.edu</email>
    </author>
    <dc:subject>General Comments</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Here is the postscript with the changes Greg made.<br />
<a href="http://www.cs.earlham.edu/applied-groups/theory/archives/embed.ps">Download file</a><br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Changes</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000270.html" />
    <modified>2004-09-16T15:45:53Z</modified>
    <issued>2004-09-16T11:45:53-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.270</id>
    <created>2004-09-16T15:45:53Z</created>
    <summary type="text/plain">Here is the paper with the first set of changes (figures and section 4 on). Greg, the tex file with my changes is in my root directory (kernco). Embed...</summary>
    <author>
      <name>kernco</name>
      
      <email>kernco@earlham.edu</email>
    </author>
    <dc:subject>Request for information</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Here is the paper with the first set of changes (figures and section 4 on).  Greg, the tex file with my changes is in my root directory (kernco).  <br />
<a href="http://www.cs.earlham.edu/applied-groups/theory/archives/embed.ps">Embed</a></p>]]>
      
    </content>
  </entry>
  <entry>
    <title>paper revision</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000269.html" />
    <modified>2004-09-16T02:24:40Z</modified>
    <issued>2004-09-15T22:24:40-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.269</id>
    <created>2004-09-16T02:24:40Z</created>
    <summary type="text/plain">We&apos;ve made more revisions to the paper including citations, spacing, conclusion, and small changes to wording. treeconstruction.ps...</summary>
    <author>
      <name>lemanal</name>
      <url>http://www.cs.earlham.edu/~lemanal/</url>
      <email>lemanal@earlham.edu</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>We've made more revisions to the paper including citations, spacing, conclusion, and small changes to wording. </p>

<p><a href="http://www.cs.earlham.edu/applied-groups/theory/archives/treeconstruction.ps">treeconstruction.ps</a></p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Embed paper</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000267.html" />
    <modified>2004-09-14T19:53:18Z</modified>
    <issued>2004-09-14T15:53:18-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.267</id>
    <created>2004-09-14T19:53:18Z</created>
    <summary type="text/plain">Here is the progress we made today. I think we took care of everything we talked about in our meeting this morning. Embed paper...</summary>
    <author>
      <name>kernco</name>
      
      <email>kernco@earlham.edu</email>
    </author>
    <dc:subject>Request for information</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Here is the progress we made today.  I think we took care of everything we talked about in our meeting this morning.<br />
<a href="http://www.cs.earlham.edu/applied-groups/theory/archives/embed.ps">Embed paper</a></p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Tree Construction (Now With Citations)</title>
    <link rel="alternate" type="text/html" href="http://www.cs.earlham.edu/applied-groups/theory/archives/000266.html" />
    <modified>2004-09-14T17:49:02Z</modified>
    <issued>2004-09-14T13:49:02-05:00</issued>
    <id>tag:www.cs.earlham.edu,2004:/applied-groups/theory/8.266</id>
    <created>2004-09-14T17:49:02Z</created>
    <summary type="text/plain">Here&apos;s the latest (pre-2:30pm meeting) draft of the Tree Construction paper. The TeX source is in ~brownda/treeconstruction....</summary>
    <author>
      <name>brownda</name>
      
      <email>dave@spoonguard.org</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://www.cs.earlham.edu/applied-groups/theory/">
      <![CDATA[<p>Here's the latest (pre-2:30pm meeting) draft of the Tree Construction paper. The TeX source is in ~brownda/treeconstruction.</p>]]>
      <![CDATA[<p>I've added relevant citations, and fixed two remaining errors (adding "all" to "for j < i", and removing the unnecessary explanation of Corrolary 1.</p>

<p><a href="http://www.cs.earlham.edu/applied-groups/theory/archives/treeconstruction09142004.pdf">Download file (treeconstruction09142004.pdf)</a><br />
</p>]]>
    </content>
  </entry>

</feed>