summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-17now the named entities recognizer returns dictionary entries if the name is k...kr.angelov
2014-06-16src/runtime/c/setup.sh: executable version of INSTALL, used from debian/ruleshallgren
2014-06-16debian/rules: include the C run-time system when building .deb packageshallgren
2014-06-16fixed memory leak in the Haskell binding to the C runtimekr.angelov
2014-06-15updated demos/translation.t2t with link to app and explanation of coloursaarne
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2014-06-12New GF home page: trying blue page title and tagline instead of redhallgren
2014-06-12swith off the debugging in the android uikr.angelov
2014-06-12now GF keywords can be used as identifiers if they are quotedkr.angelov
2014-06-11new.html: a proposed new look for the GF home pagehallgren
2014-06-10Updating the release notes and installation instructions for the next releasehallgren
2014-06-10PGF2.hsc: use throwIO instead of throwhallgren
2014-05-29CompoundN in app.probsaarne
2014-05-29FrameNet-GF API Docnormundsg
2014-05-24now we compile context-free grammars directly to PGF without going via GF sou...kr.angelov
2014-05-23bugfix in the Java binding. it was causing a crash in the Android appkr.angelov
2014-05-22small fix in tabularLinearizekr.angelov
2014-05-22added tabularLinearize in the python bindingkr.angelov
2014-05-22bugfix: the keyboard should not show completions when entering web passwordskr.angelov
2014-05-22the dictionary view in the app now filters out duplicated morphological analyseskr.angelov
2014-05-22fixed the path in AppFin.gf so that it compiles in a more general settingaarne
2014-05-21forgot to fix the path for AppFre.gfkr.angelov
2014-05-21App compilation instructions: with parallel compilation, make Phrasebook sepa...aarne
2014-05-21in verbosity mode the compiler warns about missing pathskr.angelov
2014-05-21probabilities for Appaarne
2014-05-21fix the path in the App grammar to the Phrasebookkr.angelov
2014-05-16Compute/ConcreteNew.hs: adding a Prawitz rewritehallgren
2014-05-16Fix an eta expansion bug in the grammar compilerhallgren
2014-05-15Simple Translator: fall back to word-for-word translation if the parser failshallgren
2014-05-13Haskell binding: free memory pool to avoid space leak when readPGF failshallgren
2014-05-12gf -server: include list of loaded PGFs in version infohallgren
2014-05-09examples/phrasebook/Makefile2: add Chinesehallgren
2014-05-09Add link to IRC logsjohn.j.camilleri
2014-05-08fix the literals API in Java for strings with non-latin characterskr.angelov
2014-05-08Wide Coverage Demo Web App: bug fix: swapping source and target works againhallgren
2014-05-08Wide Coverage Demo Web App: bug fix: restore lost quality indications after s...hallgren
2014-05-08PGF web api, command c-wordforword: re-enable parsing of individual wordshallgren
2014-05-08fix memory leak in the Haskell bindingkr.angelov
2014-05-07Wide Coverage Demo App: show all Phrasebook translationshallgren
2014-05-07pgf-shell.hs: fix compilation problem with GHC 7.4hallgren
2014-05-07Two improvements in the pgf-shell examplehallgren
2014-05-06improved paths and Makefile in examples/app ; see README how to compile with ...aarne
2014-05-06eliminated dependency of PhrasebookChi from DictionaryChi ; added 'make forAp...aarne
2014-05-03some more words and phrases in PhrasebookChi ; native speaker check should be...aarne
2014-04-29Wide Coverage Web Demo: fix bug introduced in previous patchhallgren
2014-04-29Wide Coverage Demo App: translate to all available target langauges at oncehallgren
2014-04-29PGF web api, command c-wordforword: don't repeat parsing/morpho analysis for ...hallgren
2014-04-28Spring cleaninghallgren
2014-04-28Simple Translator: remove extra space before punctuationhallgren
2014-04-25an initial Java/C API for predicting literals. Still not utilizedkr.angelov