Commit Graph

5186 Commits

Author SHA1 Message Date
hallgren
5dd58dfca6 gf-server.cabal: Change the default for the flag fastcgi to False
If you want the fastcgi server, use cabal install -ffastcgi.

This is to avoid problems when you only want to compile pgf-http and the
fastcgi library fails to install, which it usually does, since it depends on
a C library which is not installed automatically with cabal.
2010-12-22 14:49:17 +00:00
hallgren
681c5d25dd PGF web service: Use Content-Type text/javascript from JSON output
The Content-Type used to be text/json, but this caused warning messages in
some web browers.
2010-12-22 14:47:35 +00:00
aarne
4c48dc3bc2 removed GF/deprecated 2010-12-22 14:11:55 +00:00
aarne
48b55ac98a moved parts of doc to deprecated/doc 2010-12-22 14:08:42 +00:00
krasimir
9b9dbfb1d6 added GrammarsPanel in the GF editor 2010-12-22 13:51:26 +00:00
aarne
192b3b4e0a updated GF/index.html 2010-12-22 13:06:03 +00:00
krasimir
9ae3a7b30d tweak gf-server.cabal 2010-12-22 12:32:13 +00:00
aarne
1ae49d8eb6 refined synopsis 2010-12-22 09:57:16 +00:00
aarne
9907760974 fine-tuning the synopsis 2010-12-22 08:39:46 +00:00
aarne
1de916b76d making synopsis work for structural words, etc 2010-12-21 23:23:20 +00:00
hallgren
0194769f05 Add build-binary-dist.sh 2010-12-21 22:18:48 +00:00
aarne
408516a189 mkNumeral for strings 1-999 2010-12-21 15:32:23 +00:00
aarne
618c06131d structural in api examples 2010-12-21 15:31:55 +00:00
krasimir
01d05b6736 more clear LICENSE file for GF 2010-12-21 10:57:54 +00:00
aarne
4f244b6eec remove -src from Setup; simplified str2numeral; bug fix in Finnish ordinal inflection 2010-12-21 09:58:12 +00:00
hallgren
2c91730b9d download/index-3.2.t2t: first version of download page for GF release 3.2 2010-12-20 21:56:10 +00:00
hallgren
a5ad9c789e css/style.css: a style sheet for GF web pages 2010-12-20 21:54:51 +00:00
hallgren
bb38a011fe index.html: changes for release 3.1.6
It's a bit late. I don't know why these changes haven't been recorded before...
2010-12-20 21:35:38 +00:00
aarne
59c7ce9d7e synopsis doc completed 2010-12-20 15:56:23 +00:00
aarne
8f9e72ae4c mkTemp in api; Inf to aux in SentenceEng bug fix 2010-12-20 14:10:48 +00:00
hallgren
9509a451e0 New demo: translation quiz. Remove outdated demos/index.txt 2010-12-20 17:33:34 +00:00
aarne
11086f981d completed Paradigms documentation for Cat,Ita,Nor,Spa,Dan 2010-12-19 11:33:02 +00:00
aarne
c4f2ebacb2 Adam's new Polish noun lexicon 2010-12-19 11:32:32 +00:00
asl (at) mimuw.edu.pl
f653dec8c9 Polish noun morphology
This is a very cool christmass update that consists of entire new version
of the Polish noun morphology and some minor bugfixes. The new description
of the morphology is generated automaticaly from some linguistic resources that 
have benn recently released free. This description covers (probably) all 
the Polish nouns.
2010-12-18 01:08:27 +00:00
hallgren
3816623310 gf.cabal: version 3.1.91, remove pgf-http
The version of cabal distributed with Ubuntu 10.10 is too old to handle
executables that refer to the library in the same package, so to not make it
too complicated for Ubuntu users to compile GF from source, pgf-http is no
longer part of the main gf.cabal. :-(
2010-12-17 16:59:35 +00:00
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