Robust Minimal Recursion Semantics from the outside
Simpler triples output from the Enju parser.
Change rasp output parsing to be more flexible.
Fix rasp rmrs integration overshoot.
Better effort at including png in jar file.
Oops
Include scalanlp bits from jar files.
Create lib dir in get-deps if does not already exist.
Integrate rmrs processing stuff directly in GATE plugin.
Generalise RaspToTriples for use as module.
Slightly nicer/simpler code.
Try for something closer to fgl's reachable.
Tighten up graph search
Show MRS in display-rasp.
Imitate Haskell output in DisplayRasp
Fix type error in graph.
Was pointing Nodes to Ints. This is the sort of thing I wish were caught by the type-checker :-(
Match Haskell output for constants.
Sort labels to match Haskell output.
Off by one!
Crude Makefile to build the scala stuff
Eponymous src files make for easier Makefiles
Slightly better separation of concerns
Helper installation script.
Scala implementation of relations extractor.
Make it possible to share types defined in scalanlp.rmrs.Graph
Make scala FormulaGraph compile
Scala implementation of Formula to Graph
Remove some cruft
Fix a bit of confusion
Flesh out Scala version of RMRS and XML parsing.