| Age | Commit message (Collapse) | Author |
|
|
|
and once for Mac OS. This is still not ideal since different Linux distributions might use different locations.
|
|
|
|
and Mac OS
|
|
|
|
interact properly with the lazy parser
|
|
|
|
|
|
|
|
finding an abstract tree whose linearization matches given keywords
|
|
generator
|
|
copied since otherwise the Python string may be discarded the garbage collector
|
|
is loaded to avoid failures if Expr is the first class that is used.
|
|
|
|
|
|
but as a service to the dependency parser community.
|
|
literal expressions
|
|
|
|
eliminated most magic numbers
|
|
familiar-looking output than the default graphviz, which can moreover be pasted into LaTeX documents. Some more work is needed to make long sentences look nice and fit on a page; a constant word length is now used to simplify computing the coordinates.
|
|
|
|
|
|
|
|
dep#0 but assume it is the head
|
|
|
|
for configuration. With -nocat option this shows reasonable dep trees, more familiar looking than the vd command. With -showfun flag, the tree gives a rather complete picture of the analysis of the sentence.
|
|
|
|
|
|
|
|
|
|
|
|
Apparently Foreign.unsafePerformIO is not just a re-export of
System.IO.Unsafe.unsafePerformIO (or vise versa), it is a different function,
so you get an ambiguity if you import both.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It needs to be listed in gf.cabal
unsafePerformIO is only exported from System.IO.Unsafe, starting with ghc-7.8
|
|
|
|
|
|
|
|
|
|
|
|
semantic graph
|
|
|
|
Also included some unrelated minor changes.
|
|
which I had forgotten to include in darcs
|
|
Also fixed some warnings and tightened some imports
|