krasimir
|
d88a865faf
|
rename #Var to __gfVar because it breaks the JavaScript editor
|
2009-12-13 15:29:26 +00:00 |
|
krasimir
|
5804db9816
|
judgements lindef are now respected by both the parser and the linearizer
|
2009-12-11 17:39:18 +00:00 |
|
krasimir
|
8798ff76f9
|
added mkMeta and isMeta in PGF
|
2009-12-05 10:12:03 +00:00 |
|
krasimir
|
e06c7da79b
|
fix the pattern matching in unStr, unInt, unDouble
|
2009-12-05 10:06:59 +00:00 |
|
aarne
|
cec6c8ed97
|
abstracts, literals, and variables in tree visualization
|
2009-12-01 09:55:01 +00:00 |
|
aarne
|
dcc2888faf
|
command vt -mk for displaying overload-style function names
|
2009-11-15 20:03:28 +00:00 |
|
aarne
|
6898667b3e
|
questions, relatives, numerals - most of Dutch syntax soon in place
|
2009-11-11 20:34:09 +00:00 |
|
krasimir
|
59172a0380
|
expose the tree visualization via PGF API
|
2009-10-24 09:03:40 +00:00 |
|
krasimir
|
b8df9c92bb
|
fix typo
|
2009-10-23 12:16:29 +00:00 |
|
krasimir
|
d5f4669aec
|
experimental robust parser
|
2009-10-23 08:35:32 +00:00 |
|
aarne
|
70b5e2a930
|
fix for multiword phrases in Malt format
|
2009-10-20 19:27:42 +00:00 |
|
aarne
|
cf6011d9a6
|
MaltParser input
|
2009-10-20 14:45:02 +00:00 |
|
aarne
|
e82b6e02e9
|
Malt parser .conll format by vd -output=malt
|
2009-10-20 13:04:33 +00:00 |
|
aarne
|
499ac428d3
|
labels read from config files for dependency trees, eg lib/src/dep.labels
|
2009-10-19 15:53:30 +00:00 |
|
aarne
|
dd57104d1c
|
one missing case in dep trees
|
2009-10-19 12:47:31 +00:00 |
|
aarne
|
565b05d73c
|
labels in dep trees (preliminary)
|
2009-10-19 08:47:44 +00:00 |
|
aarne
|
147b2e61e3
|
improved printing of dependency trees
|
2009-10-18 19:24:01 +00:00 |
|
krasimir
|
70ec6632fd
|
added smart constructors for types in PGF
|
2009-10-15 16:21:26 +00:00 |
|
aarne
|
df7f4ab34d
|
rudimentary dependency tree by command vd
|
2009-10-08 07:03:29 +00:00 |
|
aarne
|
9896fcaad1
|
parse tree visualization command vp
|
2009-10-07 16:18:33 +00:00 |
|
krasimir
|
8e79954861
|
Implicit arguments in GF. Works only in PGF for now.
|
2009-10-02 13:25:12 +00:00 |
|
krasimir
|
b1a51f46f5
|
change the data types and the syntax in PGF to match the new syntax for implict arguments
|
2009-09-20 11:43:41 +00:00 |
|
krasimir
|
288ef038f2
|
export the morphology API from PGF
|
2009-09-28 12:06:20 +00:00 |
|
krasimir
|
0b1590536a
|
bugfix in the filterProds function
|
2009-09-23 06:32:24 +00:00 |
|
krasimir
|
ea10ce93c4
|
the pmcfg_pretty printer now prints the actual grammar used for parsing
|
2009-09-23 06:28:36 +00:00 |
|
krasimir
|
e363c40058
|
bugfix in PGF.TypeCheck
|
2009-09-19 10:21:26 +00:00 |
|
krasimir
|
502979bef1
|
use the syntax <x : A> in PGF.Expr for typed expressions. This is consistent with the GF language
|
2009-09-19 10:16:37 +00:00 |
|
krasimir
|
2c86af2865
|
typo in PGF.Expr
|
2009-09-18 12:05:32 +00:00 |
|
krasimir
|
49ca46d958
|
bugfix in the ai command
|
2009-09-17 13:14:04 +00:00 |
|
krasimir
|
509d0cf8d8
|
added wrapper functions for expression manipulations in PGF. The Haskell API now uses the wrappers
|
2009-09-11 14:42:45 +00:00 |
|
krasimir
|
1cdf171251
|
polish the PGF API and make Expr and Type abstract types. Tree is a type synonym of Expr
|
2009-09-11 13:45:34 +00:00 |
|
krasimir
|
28a7c4b5c7
|
now the datatype Tree is only internal. All API functions are working with Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker
|
2009-09-08 08:40:28 +00:00 |
|
krasimir
|
b97d6abb81
|
hopefully complete and correct typechecker in PGF
|
2009-09-06 20:31:52 +00:00 |
|
krasimir
|
c99b64404d
|
bugfixes in the parser for PGF.Type.Type
|
2009-07-07 22:22:05 +00:00 |
|
krasimir
|
bb3040e2c4
|
bugfix in PGF.Expr.apply
|
2009-07-05 16:07:34 +00:00 |
|
krasimir
|
279ff9a6d2
|
PGF.Type.Hypo now can represent explicit and implicit arguments and argument without bound variable
|
2009-07-05 15:44:52 +00:00 |
|
krasimir
|
3394c171ed
|
PGF.Expr.eval now returns suspension when a meta variable is encountered
|
2009-07-05 15:34:16 +00:00 |
|
aarne
|
b7f6393e9f
|
test unification in TypeCheck
|
2009-06-22 06:39:25 +00:00 |
|
krasimir
|
3db76063a4
|
in splitContraints the values first have to be reduced
|
2009-06-19 14:37:58 +00:00 |
|
krasimir
|
b8776e6e28
|
fix the current PGF typechecker
|
2009-06-19 12:03:18 +00:00 |
|
krasimir
|
6220ebd383
|
bugfix: restore the check for bound variables in expr2tree
|
2009-06-19 06:37:24 +00:00 |
|
krasimir
|
d2dd0830f1
|
the PMCFG lexical categories are not printed out with prefix C i.e. CInt,.. to make them different from the same PGF categories
|
2009-06-18 17:33:06 +00:00 |
|
krasimir
|
5f0a68c1a4
|
bugfix: the optimizer should not filter out rules that refer to lexical categories
|
2009-06-18 17:31:49 +00:00 |
|
krasimir
|
8bc8929c59
|
completely phrase based parser and support for pre {} in PMCFG
|
2009-06-16 11:56:08 +00:00 |
|
krasimir
|
e5c8636a5f
|
now in the command shell the primary type in the pipe is Expr not Tree. This makes the pt -compute and pt -typecheck more interesting
|
2009-05-23 21:33:52 +00:00 |
|
krasimir
|
41b263cf6a
|
some work on evaluation with abstract expressions in PGF
|
2009-05-22 18:54:51 +00:00 |
|
krasimir
|
7db4b641ce
|
refactor the PGF.Expr type and the evaluation of abstract expressions
|
2009-05-20 21:03:56 +00:00 |
|
krasimir
|
5f986f5992
|
added filtering for useless productions in PMCFG
|
2009-05-18 15:52:10 +00:00 |
|
krasimir
|
b037cbc361
|
added command ai which prints information about given identifier
|
2009-05-12 20:52:18 +00:00 |
|
krasimir
|
c6ac4801ad
|
upgrade to GHC 6.10.2
|
2009-04-30 05:13:55 +00:00 |
|