Here are our goals for the rest of the week:
Write up our tree recognizing algorithm in detail
Write up the question on polymorphism of the automaton class
Write up examples using Jim's new grammar
Small modification to paper
And, our long term goals:
Change automaton class to only use 2-branching trees
Change recognizer algorithm to embed into 2-branching and then excavate to n-branching trees
Change 3d CKY to return the parse forest.
Work on n-dimensional CKY algorithm
Continue working on project section of paper