Commit Graph

5587 Commits

Author SHA1 Message Date
hallgren cf916c66e7 Link back to the start page from the demo and download pages. 2011-01-11 14:22:28 +00:00
hallgren 1372f68858 Reinstated the link to the multilingual wiki demo 2011-01-11 14:07:11 +00:00
hallgren 2ebf3649cf minibar: update my home page link (cs->cse) 2011-01-11 13:18:19 +00:00
hallgren f43a97ec78 Demos: added a link to the Online syllogism solver 2011-01-11 13:11:08 +00:00
krasimir 72529388bf added testsuite for the parser 2011-01-10 10:34:09 +00:00
hallgren b8c1a09896 The name of the fastcgi executable has changed back to pgf-service 2011-01-09 15:32:17 +00:00
krasimir adbe9cd94d fix the computation of abstract expressions in the presence of implicit arguments 2011-01-08 20:55:58 +00:00
krasimir d9d00e172a fix the definition of functor composition in category theory 2011-01-08 20:43:45 +00:00
krasimir e41df3c873 bugfix in the handling of implicit arguments in the typechecker 2011-01-08 12:55:50 +00:00
hallgren ac52ae805d Download page: some more details on how to install the from darcs repository 2011-01-03 14:42:11 +00:00
hallgren 02c778356d Download page: add .deb package for easy installation in Ubuntu 2011-01-03 14:41:27 +00:00
aarne 8800c841a8 some more notes on clitics 2010-12-29 22:48:08 +00:00
aarne 01e0dac456 started grammar extending FreqFin with tricky clitic syntax 2010-12-29 22:04:52 +00:00
aarne 5d84849e70 added DictCompFin; started frequency-based Finnish grammar 2010-12-29 11:42:56 +00:00
aarne fbbd1981e3 fetching DictFin words by Paradigms functions 2010-12-29 10:16:10 +00:00
aarne d1301b75f1 more efficient way of compiling Finnish compounds 2010-12-29 09:22:07 +00:00
aarne 3f9313cc0f started project with Finnish frequency dictionary 2010-12-28 20:47:27 +00:00
aarne ed4e07d0c2 separated the modules for compound and ordinary words in building DictFin. Both have about 40k lemmas 2010-12-28 20:17:08 +00:00
krasimir cdebaef7ef The GF editor now lets the user to upload his/her own grammars 2010-12-28 16:26:10 +00:00
aarne 0fd9d1f1a7 prepared Kotus to produce adjectives and compounds (by heuristics) 2010-12-28 15:33:52 +00:00
hallgren c9ca289a7c Fix to compile GF with GHC>=7.0 2010-12-28 13:54:18 +00:00
aarne 575c009d45 added missing instance for mkNP for Ord for backward compatibility 2010-12-28 08:49:51 +00:00
aarne 74bfd6f339 DictFin: 43k lemmas from KOTUS word list 2010-12-27 21:16:26 +00:00
aarne 90a9149a5c started adding KOTUS verbs in Finnish 2010-12-27 13:38:22 +00:00
hallgren 34e6ed3220 Switch over start page and download page to version 3.2! 2010-12-23 20:35:36 +00:00
hallgren 6e901df635 Somewhat better release notes, but more things could be added and some thing could be explained better. 2010-12-23 19:57:41 +00:00
hallgren 363ec708ab download: add 64-bit Linux version + more details in the instructions for building from source 2010-12-23 17:03:40 +00:00
hallgren da4f5cf607 gf-server.cabal: changes to stop cabal from demanding hsql even when content-server is not going to be built 2010-12-23 17:02:13 +00:00
aarne 60135a52ac synopsis with corrected Urd 2010-12-23 16:06:56 +00:00
aarne 012f3d5be1 urdu versions of hindustani files with strings 2010-12-23 15:32:53 +00:00
hallgren ba70201b1a Got release not from Olga's notes. They need to be fleshed out, though. 2010-12-23 15:12:31 +00:00
aarne 2f4b376b94 updated quick start 2010-12-23 15:09:31 +00:00
hallgren 5f16e3134b build-binary-dsit.sh: make paths relative to /usr/local in the final tar file. 2010-12-23 12:40:04 +00:00
hallgren 8afbc3cbbc Use i386 rather than i486 in binary package names 2010-12-23 12:18:11 +00:00
aarne f2c57d32bd typo in Constructors 2010-12-23 11:57:51 +00:00
hallgren b2b6def050 Include Urd in the default set of languages to compile 2010-12-23 11:44:40 +00:00
aarne e78d475b9f french these and those 2010-12-23 11:30:32 +00:00
hallgren ebd0262b3a Update version number to 3.2.
Code freeze for generation of binary distribution packages is imminent.
2010-12-23 11:26:33 +00:00
hallgren f2e57c401a Add release notes file download/release-3.2.t2t. Someone should fill it in. 2010-12-23 11:21:19 +00:00
hallgren 99f1f4e370 Apply stylesheet to GF quickstart 2010-12-23 10:32:39 +00:00
aarne 02e56187d3 this_Det etc in synopsis (since they are used in tutorial) 2010-12-23 10:06:05 +00:00
aarne 9bf21b0b5e word alignment ex in tutorial 2010-12-23 10:05:27 +00:00
aarne 314faeaffa fixed corrupted character in tutorial FoodIta 2010-12-23 10:04:50 +00:00
aarne f117e7b3b7 updated tutorial and quickstart for 3.2 2010-12-23 09:33:11 +00:00
hallgren d47da82d00 Setup.hs: build both alltenses and present by default
Now you can specify more than one mode when building and installing the RGL.
For example to build all modes, run

        runhaskell Setup.hs build alltenses present minimal

The default is to build alltenses and present, which means that a single
command,

        cabal install

is enough to obtain a normal installation of GF. Without this change, additional
build and install commands would be required before you can compile example
grammars, like Foods and Phrasebook.

The build-binary-dist.sh script has been simplified accordingly.
2010-12-22 21:18:47 +00:00
aarne e93fdce56f restored OrigMorphoPol and OrigNounMorphoPol to make ParadigmsPol compilable 2010-12-22 17:02:01 +00:00
aarne a8e01164e8 FoodsPes and Sofy in status 2010-12-22 14:47:54 +00:00
hallgren 060f4e1866 Documentation fixes
+ Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files.
+ Add program update_html that finds all .t2t documents and updates the
  corresponding .html file. It can be invoked with 'make html'.
+ Add style to some .html documents
2010-12-22 16:57:53 +00:00
hallgren 0a52aaf81d PGF web service: make the generated index.html for pgf-http a bit more informative 2010-12-22 15:06:02 +00:00
hallgren 18338b0ee4 gf-server.cabal: update description of fastcgi flag 2010-12-22 15:05:10 +00:00