Commit Graph

5161 Commits

Author SHA1 Message Date
hallgren
6b6d1407c8 Add -optimize-pgf to Makefile for Foods.pgf 2010-12-17 16:47:25 +00:00
hallgren
0374f327d6 minibar.html: omit explicit grammars_url option
The grammars will then by default be fetched from the same server as
minibar.html. This means that everything will be served locally when accessing
minibar through a locally running pgf-http.
2010-12-17 16:43:11 +00:00
hallgren
fb807d307c minibar/support.js: fix comment typos and add links 2010-12-17 16:42:08 +00:00
hallgren
c9d9db121a pgf-http now uses $datadir/www instead of ./www as the document root
Along with the changes to Setup.hs it should now be enough to do

	cabal install
	pgf-http
	open http://localhost:41296/

to run the PGF service locally and play with some example grammars in minibar.
2010-12-17 16:35:59 +00:00
hallgren
31c09c8846 RunHTTP.hs: remove hardcoded document root
The document root is now part of the arguments passed to runHTTP.
2010-12-17 16:33:54 +00:00
hallgren
72148feeb9 Install minibar and some example grammars along with pgf-http
Together with the changes to pgf-http, this should make it much easier to run
the PGF service and minibar locally.
2010-12-17 16:29:22 +00:00
aarne
6250c85417 controlling the substantival and adjectival det forms in english 2010-12-17 14:04:05 +00:00
aarne
b3dc045e3f VV with present participle in Eng, e.g. start doing 2010-12-17 13:26:01 +00:00
krasimir
2262c105ab bugfix: GeneratePMCFG should initialize the lexicon to empty 2010-12-17 09:11:04 +00:00
krasimir
e52f8dda61 bugfix: setProbabilities should be more robust when there are missing probabilities for some functions or categories 2010-12-17 09:09:07 +00:00
aarne
cb73519ffd synopsis with better intro and Urdu improvements 2010-12-17 08:51:28 +00:00
virk.shafqat
75fe9c2155 refinements-2010-12-16 2010-12-16 15:58:04 +00:00
aarne
0b563f1fb7 use que rather than quoi as what_IP in Fre 2010-12-16 16:27:40 +00:00
aarne
28e3f12007 fixes in QueryFre 2010-12-16 16:27:13 +00:00
aarne
7755babaa2 some fixes in QuerySwe; a first version of QueryFre 2010-12-16 15:53:07 +00:00
aarne
dd48c035ab added to Romance the constructs missing for Query 2010-12-16 15:52:29 +00:00
aarne
1d644bf469 documented ParadigmsDut 2010-12-15 15:47:00 +00:00
aarne
d44ba54ef2 recognize digits in synopsis examples 2010-12-15 15:46:17 +00:00
aarne
39925b8e5d added Ina api files 2010-12-14 22:20:02 +00:00
aarne
803fad9b02 more paradigm info in synopsis; removed synopsis.txt from darcs 2010-12-14 22:16:28 +00:00
aarne
99b928bca9 documented Paradigms for Swe, Ger, Fre 2010-12-14 22:06:52 +00:00
aarne
2b399e5356 updated documentation of pg -printer formats 2010-12-14 22:05:53 +00:00
aarne
fe82e6b50d documented the pgf -printer values for help 2010-12-14 20:40:17 +00:00
aarne
22e50ae31c option cc -list added 2010-12-14 17:42:42 +00:00
krasimir
1f1a0d7ada PGFToCFG should use the full production set because the lexicon is now split out 2010-12-14 21:25:43 +00:00
krasimir
f62d6a7ed4 now every parse state keeps reference only to the concrete and the abstract syntaxes but not to the whole PGF 2010-12-14 17:20:53 +00:00
hallgren
2228568fc7 numerals: add language flags
to help minibar pick the right default language
2010-12-14 16:41:28 +00:00
hallgren
ab5b02d65c Update version number to 3.1.90 to indicate that we are getting close to the 3.2 release 2010-12-14 15:43:35 +00:00
aarne
22a3eb2f0a work-around in Tree.expr2tree to make Paraphrase work 2010-12-14 14:36:05 +00:00
aarne
07d95b2b3f type checking of oper types with let expressions 2010-12-14 14:35:41 +00:00
aarne
f571efd963 fixed typo in ParadigmsEng 2010-12-14 14:35:21 +00:00
aarne
6b682ebd55 paradigms annotated in Fin 2010-12-14 13:06:56 +00:00
aarne
924f48d8f8 explanations to paradigms in synopsis 2010-12-14 12:28:10 +00:00
aarne
b498e45dce annotated some Paradigms for documentation 2010-12-14 12:27:05 +00:00
aarne
473c986274 updated Ina so that API compiles 2010-12-14 09:52:39 +00:00
krasimir
8a0b3b8ba8 optimization in the parser for large lexicons. Now, the parser is slightly slower for grammars with a small lexicon but 3-4 times faster for the English Resource Grammar used in combination with Oxford Advanced Learners Dictionary 2010-12-14 08:46:22 +00:00
krasimir
5c22ec030c update the testsuite for the parser to the latest API 2010-12-13 17:53:06 +00:00
aarne
6a2912bb1c more examples in synopsis 2010-12-13 17:28:34 +00:00
aarne
61b2192ac8 added Rus and Urd to synopsis 2010-12-13 08:57:27 +00:00
aarne
42f67b2913 synopsis with hover popup examples 2010-12-12 19:50:24 +00:00
aarne
28215c4445 added ExtraPolAbs 2010-12-11 20:51:40 +00:00
aarne
bbb79126b8 auxiliaries for making the synopsis with multilingual examples 2010-12-11 20:47:53 +00:00
aarne
da670babaa cleaned up lib modules for better doc in synopsis 2010-12-11 20:33:49 +00:00
aarne
de6437f035 eliminated some variants from Nor resource 2010-12-11 16:28:36 +00:00
aarne
54f04ecb5a fixed the failure to partial-evaluate pre in right-associative context 2010-12-11 16:27:35 +00:00
gdetrez
99c38bf070 In the haskell code, we make the binary representation of the doubles compliant with IEEE 754.
The default binary representation in haskell's Data.Binary package is
homemade and quite complicated. Making it compliant with IEEE 754 will
make it easyer for the java runtimes (and probably others) to load the
PGF.
2010-10-19 18:34:29 +00:00
aarne
7b9e55650b preparing resource api for multilingual documentation 2010-12-10 08:48:26 +00:00
hallgren
847561d2f6 minibar/support.js: add an errorcallback parameter to ajax_http_get 2010-12-09 16:38:16 +00:00
aarne
e2fa109fa0 no pro drop for polite forms in PhrasebookPol 2010-12-08 15:26:25 +00:00
aarne
18b58943df ProDrop in PhrasebookPol 2010-12-08 14:01:34 +00:00