1
0
forked from GitHub/gf-core

Commit Graph

  • 155c559e5f minibar: show parse trees without or with function names hallgren 2013-03-26 14:24:22 +00:00
  • 1962574941 PGF service: support all parse tree visualziation options in the web API hallgren 2013-03-26 14:17:24 +00:00
  • 9faa3407ab haddock bug workaround hallgren 2013-03-26 13:14:37 +00:00
  • dca51e7417 minibar: initial support for selecting an arbitrary subset of target languages hallgren 2013-03-25 17:43:12 +00:00
  • 379647e5d9 a Haskell script for looking up words and compounds in Finnish Kotus aarne 2013-03-25 16:50:51 +00:00
  • cf186f04fb minibar: documentation update hallgren 2013-03-26 14:38:10 +00:00
  • 26d846a23e minibar: show parse trees without or with function names hallgren 2013-03-26 14:24:22 +00:00
  • 45b632d530 PGF service: support all parse tree visualziation options in the web API hallgren 2013-03-26 14:17:24 +00:00
  • 1a64436d78 haddock bug workaround hallgren 2013-03-26 13:14:37 +00:00
  • af53e6e31b Corrected VRefl in DiffCat inari.listenmaa 2013-03-26 11:33:54 +00:00
  • 9a8d2349e4 minibar: initial support for selecting an arbitrary subset of target languages hallgren 2013-03-25 17:43:12 +00:00
  • 2bb9eb5d14 the path to PROBSFILE in lib Makefile aarne 2013-03-25 14:28:12 +00:00
  • eb9685e911 added generalized ComplVV to ParseFin aarne 2013-03-25 14:21:46 +00:00
  • 3ae3df209e Setup.hs: paralell RGL module compilation experiment hallgren 2013-03-25 14:03:10 +00:00
  • 885a14e64d added the file treebanks/PennTreebank/ParseEngAbs3.probs which is used by the statistical parser for robust chunking kr.angelov 2013-03-25 10:28:53 +00:00
  • 40fb775a79 a long list of prepositions from Wikipedia is now imported in DictEng in addition there are a number of small other changes in the dictionary. The statistical model is updated and is now moved to treebanks/PennTreebank/ParseEngAbs.probs kr.angelov 2013-03-25 10:24:24 +00:00
  • d1866472eb added configuration file which defines the heads for all syntactic functions in ParseEng kr.angelov 2013-03-21 13:39:24 +00:00
  • c6e4db8f4a the calculation of lexical_prob in the statistical parser doesn't work properly. It should be fixed but for now I just disabled the optimization kr.angelov 2013-03-20 12:28:52 +00:00
  • 2aacbb0c46 replace #if with #ifdef when checking for the optional bottom up filtering in the C runtime kr.angelov 2013-03-20 10:47:47 +00:00
  • 770b1af6d9 the bottom up filtering in the C runtime is temporary disabled. It takes too much memory and even makes it impossible to load the Finnish and the German parsing grammars. kr.angelov 2013-03-19 10:59:44 +00:00
  • 77a9530cf9 fixed DictHin.quite_Adv which had wrong type aarne 2013-03-19 08:09:31 +00:00
  • 2cc9a37db4 Setup.hs: paralell RGL module compilation experiment hallgren 2013-03-25 14:03:10 +00:00
  • be922d09a1 added the file treebanks/PennTreebank/ParseEngAbs3.probs which is used by the statistical parser for robust chunking kr.angelov 2013-03-25 10:28:53 +00:00
  • 72556ad1ae a long list of prepositions from Wikipedia is now imported in DictEng in addition there are a number of small other changes in the dictionary. The statistical model is updated and is now moved to treebanks/PennTreebank/ParseEngAbs.probs kr.angelov 2013-03-25 10:24:24 +00:00
  • 8b40d4974b added configuration file which defines the heads for all syntactic functions in ParseEng kr.angelov 2013-03-21 13:39:24 +00:00
  • 650e1cfa43 the calculation of lexical_prob in the statistical parser doesn't work properly. It should be fixed but for now I just disabled the optimization kr.angelov 2013-03-20 12:28:52 +00:00
  • fec34e7622 replace #if with #ifdef when checking for the optional bottom up filtering in the C runtime kr.angelov 2013-03-20 10:47:47 +00:00
  • 466813f1e8 fix in ParseHin which made it impossible to load the grammar with the C runtime kr.angelov 2013-03-20 10:34:37 +00:00
  • 648b3c53a9 pathbugfixParseHin virk.shafqat 2013-03-20 10:21:12 +00:00
  • af4ac56b35 smallfixDictHin virk.shafqat 2013-03-20 09:17:55 +00:00
  • 1ddcfc219e the bottom up filtering in the C runtime is temporary disabled. It takes too much memory and even makes it impossible to load the Finnish and the German parsing grammars. kr.angelov 2013-03-19 10:59:44 +00:00
  • 8041999405 the ParseFin grammar now excludes ComplVV from VerbFin since this function has a more general type in the parsing grammar kr.angelov 2013-03-19 10:49:13 +00:00
  • ed8611c94b Makefile entries for ParseHin and ParseGer aarne 2013-03-19 07:59:04 +00:00
  • 6660a47404 Makefile entries for pgf's for robust parsing aarne 2013-03-19 07:26:06 +00:00
  • c775d0c5c5 filterout all adjectives and adverbs which could be derived morphologically kr.angelov 2013-03-18 17:31:20 +00:00
  • 4fd9c860f3 factorUrdandAddDictGer virk.shafqat 2013-03-18 14:42:10 +00:00
  • 80fe693546 Fix a problem with pattern macros in pre { } expressions hallgren 2013-03-16 13:36:23 +00:00
  • c823b7fd91 Fix a problem with pattern macros in pre { } expressions hallgren 2013-03-16 13:36:23 +00:00
  • 34fddf669f some of the newly added nouns in DictEng were actually variations of already existing lexical entries. Those are removed now. kr.angelov 2013-03-15 23:23:06 +00:00
  • e5913189db massive extensions in DictEng and DictEngBul. This includes all new nouns imported from WordNet by Shafqat, phrasal verbs that I collected from internet and the PennTreebank, plus various other small additions. kr.angelov 2013-03-15 20:18:22 +00:00
  • ff879641c8 uncomment a VerbFin function left commented by mistake aarne 2013-03-15 17:40:28 +00:00
  • 23a310be57 a stemmed version of DictEngFin and ParseFin - now works without trouble! aarne 2013-03-15 15:07:14 +00:00
  • 2295f491c7 Corrections in LexiconSpa inari.listenmaa 2013-03-15 17:13:25 +00:00
  • 87d465594b stemming in Fin also for verbs now aarne 2013-03-15 11:13:49 +00:00
  • 3b66a870d1 stemmed version of verbs: from 102 forms to 13 "technical stems" in Fin aarne 2013-03-15 08:55:14 +00:00
  • 330a2ae094 Stemmed Finnish for N and A. Cuts down the number of forms stored in the lexicon to 30%, requiring more often -bind in linearization. Stored as alternative files in finnish/stemmed; perhaps to be functorized later. aarne 2013-03-14 20:55:59 +00:00
  • 59cbd2867f experimental stem-based morphology for Finnish, to minimize lexicon size, started aarne 2013-03-14 15:13:44 +00:00
  • 411d91d410 bug fix in the linearizer in the C runtime kr.angelov 2013-03-14 12:31:49 +00:00
  • cb37254882 bug fix in the linearizer in the C runtime kr.angelov 2013-03-14 12:31:49 +00:00
  • d018502fca update the pgf-service tool from the C runtime after the changes in the API kr.angelov 2013-03-14 10:37:01 +00:00
  • f1a42ad78e update the pgf-service tool from the C runtime after the changes in the API kr.angelov 2013-03-14 10:37:01 +00:00
  • 66dae1fe17 Update shell reference manual hallgren 2013-03-14 08:08:51 +00:00
  • 86127d03d0 Update shell reference manual hallgren 2013-03-14 08:08:51 +00:00
  • 54324d5de3 added PassVPSlash to ExtraRomance; it is a generalization of PassV2 already implemented for some languages. As a variant in Spa and Cat, added PassVPSlash_ser with another copula. aarne 2013-03-13 17:07:57 +00:00
  • 07f958a9b7 PGF web API: add 'to' parameter to the 'alignment' command hallgren 2013-03-13 15:56:03 +00:00
  • 6045ddae19 PGF web API: add 'to' parameter to the 'alignment' command hallgren 2013-03-13 15:56:03 +00:00
  • d4fc60f260 PGF web API: generalize the 'to' parameter to accept a list of languages hallgren 2013-03-13 15:25:28 +00:00
  • e2bb437943 PGF web API: generalize the 'to' parameter to accept a list of languages hallgren 2013-03-13 15:25:28 +00:00
  • 18324e5e04 Poss,Part,Count NP implemented in Finnish: tehtaan johtaja, lasi viiniä, kolme pojista aarne 2013-03-13 14:48:23 +00:00
  • b3e1908c78 Poss,Part,Count NP in Scandinavian aarne 2013-03-13 14:21:26 +00:00
  • 7d1040ffb9 pt -nub to remove duplicate trees from a list returned e.g. by a parser aarne 2013-03-13 13:43:30 +00:00
  • 0dc182c216 pt -nub to remove duplicate trees from a list returned e.g. by a parser aarne 2013-03-13 13:43:30 +00:00
  • 31b4b13b65 constructors PossNP, PartNP, CountNP to separete "of" constructions aarne 2013-03-13 13:42:41 +00:00
  • 05c9934af0 added the nominal possessive form NPNomPoss to NPCase in Eng (covering mine, yours, etc) aarne 2013-03-13 12:34:22 +00:00
  • f61a013a40 case endings in Fin symbols: Nom is a special case, since there is no ending aarne 2013-03-12 20:29:31 +00:00
  • 367123c81b the proper place of verb particle in Eng passives aarne 2013-03-12 20:06:51 +00:00
  • d14589804e worst case of Fin mkA; default case endings for Fin symbol as PN aarne 2013-03-12 20:01:07 +00:00
  • 77171607a9 some additions to DictEngGer, e.g. said_Quant aarne 2013-03-12 16:59:38 +00:00
  • e5ce4d4b1e partial evaluator: push predefined functions inside variants hallgren 2013-03-12 16:36:58 +00:00
  • 7710dc42db partial evaluator: push predefined functions inside variants hallgren 2013-03-12 16:36:58 +00:00
  • c5d03231d8 removed variants from IrregGer, introducing extra fun's for irregular variants, but none for regular ones. aarne 2013-03-12 16:21:37 +00:00
  • 78b3487cb7 command pt -subtrees that analyses a tree into the set of subtrees. Using pt -subtrees <bigtree> | l -treebank for debugging the lin of a big tree aarne 2013-03-12 14:58:06 +00:00
  • 9d1be48e0f command pt -subtrees that analyses a tree into the set of subtrees. Using pt -subtrees <bigtree> | l -treebank for debugging the lin of a big tree aarne 2013-03-12 14:58:06 +00:00
  • 9cd632497b AdvVPSlash in Fin aarne 2013-03-12 10:00:15 +00:00
  • cae80a3074 fixed DictEngGer to changed lincats aarne 2013-03-12 09:07:15 +00:00
  • 3eab279825 verb particles in place in DictEng aarne 2013-03-11 19:20:35 +00:00
  • ca3716857c bugfix in the statistical parser kr.angelov 2013-03-11 14:47:43 +00:00
  • 2893397fbb bugfix in the statistical parser kr.angelov 2013-03-11 14:47:43 +00:00
  • d1c5fafc69 Additional changes for GHC 7.4 & 7.6 compatibility hallgren 2013-03-11 12:57:09 +00:00
  • cd8cbda3d4 Additional changes for GHC 7.4 & 7.6 compatibility hallgren 2013-03-11 12:57:09 +00:00
  • 0173b5f4ff ghc-7.6: allow directory-1.2 Sergei Trofimovich 2013-03-09 21:38:43 +00:00
  • 05e5895134 ghc-7.6: allow directory-1.2 Sergei Trofimovich 2013-03-09 21:38:43 +00:00
  • 576b19aab5 ghc-7.6: fix src/server/PGFService.hs (use catch from base-4 Control.Exception) Sergei Trofimovich 2013-03-09 21:38:14 +00:00
  • 6898804a11 ghc-7.6: fix src/server/PGFService.hs (use catch from base-4 Control.Exception) Sergei Trofimovich 2013-03-09 21:38:14 +00:00
  • 5b688b6359 ghc-7.6: add missing Num instance for Bits Sergei Trofimovich 2013-03-09 21:19:53 +00:00
  • 8d00819790 ghc-7.6: add missing Num instance for Bits Sergei Trofimovich 2013-03-09 21:19:53 +00:00
  • 523633a092 Setup.hs: switch to base-4 exceptions Sergei Trofimovich 2013-03-09 21:18:03 +00:00
  • 8e4d460c6f Setup.hs: switch to base-4 exceptions Sergei Trofimovich 2013-03-09 21:18:03 +00:00
  • dfd314520b a typo in ParadigmsGer.mkV2 ; added comma in NounGer.RelCN aarne 2013-03-10 16:17:28 +00:00
  • d58b0e21d6 Corrected accents in interrogative pronouns inari.listenmaa 2013-03-08 12:37:12 +00:00
  • 921951a5e2 Small corrections in Spa files inari.listenmaa 2013-03-08 12:33:21 +00:00
  • 33bab1a6e2 Small corrections in Spa files inari.listenmaa 2013-03-08 12:33:21 +00:00
  • dc6812c304 refined the check whether a complement has a preposition by adding a parameter, in Ger aarne 2013-03-08 08:02:06 +00:00
  • defdba3d27 in Ger, an NP can be light only if the complement case is Acc aarne 2013-03-07 20:49:04 +00:00
  • 949d03f90b more fine-grained place of German negation aarne 2013-03-07 20:47:21 +00:00
  • 988d5970d6 particle verbs in English: make discontinuous (at last). Accessed by ParadigmsEng.partV (as before, but without real effect) and ExtraEng.ComplSlashPartLast. aarne 2013-03-07 18:12:56 +00:00
  • 2689d1a6a1 Fixed typos in MorphoSpa inari.listenmaa 2013-03-07 10:56:05 +00:00
  • 76902d3215 accedentalBugFixedAllHin virk.shafqat 2013-03-05 20:37:48 +00:00
  • dc56fedfa5 Better smart paradigms for diphthong verbs ending in -er and nouns ending in n inari.listenmaa 2013-03-05 15:55:27 +00:00
  • c77412d35b added LinkedDictUrd virk.shafqat 2013-03-04 09:09:55 +00:00