Commit Graph
13 Commits
Author SHA1 Message Date
peter.ljunglof 486a510611 better visualization of parse trees 2012-11-22 08:50:37 +00:00
peter.ljunglof eebae7591c Added C compilation notes for Mac OSX 2012-11-22 08:50:49 +00:00
peter.ljunglof 36dd5502aa added autogenerated files for the FraCaS treebank 2012-10-17 08:49:34 +00:00
peter.ljunglof b416f5bbf7 Use nub' instead of nub in some places, remove some unused nub imports 2012-08-29 21:48:34 +00:00
peter.ljunglof a7de16c34b Added an O(n log n) version of nub
The new nub is called nub', and it replaces the old sortNub which was 
not lazy and did not retain the order between the elements.
2012-08-29 21:45:10 +00:00
peter.ljunglof e2ecdfed1f Emacs only recognizes utf-8, not UTF-8, in file headers 2012-08-29 21:40:49 +00:00
peter.ljunglof 94e2999ac5 Minor changes in Python export 2012-07-02 21:11:20 +00:00
peter.ljunglof a162488b05 Fixed minor bug in prolog export 2012-06-28 07:01:29 +00:00
peter.ljunglof 7fb35be6e3 major changes to the prolog export 2012-06-27 23:29:05 +00:00
peter.ljunglof 97df099d07 cleanup in the python export 2012-06-27 23:27:01 +00:00
peter.ljunglof deec2d4ecf Export PGF in Python format 2012-06-25 14:16:24 +00:00
peter.ljunglof 5625e5f8f7 added HTML readme file to fracasbank 2012-03-02 14:57:44 +00:00
peter.ljunglof 582c6cc92f Added the FraCaS Treebank to the examples 2012-01-27 22:56:14 +00:00