Commit Graph

7012 Commits

Author SHA1 Message Date
aarne
ebf34a3fd3 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00
aarne
54da504bf8 added VW foundation as sponsor and made the title conformant to funding decision on summer school web page 2013-05-28 14:59:15 +00:00
normundsg
598d22a783 PhrasebookLav is now compatible with the latest resource grammar 2013-05-30 14:48:21 +00:00
kr.angelov
0330a2e5e8 the Bulgarian phrasebook works again 2013-05-30 13:16:35 +00:00
john.j.camilleri
bd19bc4564 Remove summer school page from darcs
It is now in www/school/2013 and should be edited directly on server
2013-05-30 09:48:00 +00:00
john
1b0f7609e8 Summer school page: add link to Google Group 2013-05-30 07:01:18 +00:00
john
5a86fd3cf3 Summer school page: udpate with directions from Hans 2013-05-30 06:56:55 +00:00
dana.dannells
5ed477c797 "changed 'hur' to 'hvor' in how8many in StructuralDan 2013-05-29 12:17:54 +00:00
dana.dannells
87b6be2a1a changed 'hur' to 'hvor' in how8many in StructuralNor 2013-05-29 11:45:23 +00:00
unknown
78dfcf6c1b added more structural words to Hebrew" 2013-05-29 11:37:56 +00:00
kr.angelov
d66dfe13c2 a simple refactoring in the Python runtime 2013-05-29 11:02:18 +00:00
kr.angelov
fac39a78fe readPGF in the Python runtime now throws "No such file or directory" exception if the grammar is missing 2013-05-29 10:49:56 +00:00
john.j.camilleri
7b13fbda35 Summer School page: minor adjustments 2013-05-29 06:37:23 +00:00
john.j.camilleri
343496887c Update Summer School page with sponsorship info (Aarne's changes) 2013-05-29 06:29:25 +00:00
aarne
58be37e32c ParseChi compiles 2013-05-28 20:07:36 +00:00
aarne
0ce3d89bc7 DictEngChi now with 5000+ words, from Kimmo Röppänen 2013-05-28 20:06:41 +00:00
john
ce053c4a98 Maltese RG: big improvements with clitics in VPs 2013-05-28 14:45:53 +00:00
kr.angelov
e969aa69ff added a test class for the Java API plus a small refinement in the implementation for the binding 2013-05-28 13:32:32 +00:00
kr.angelov
bd859fcf28 an initial skeleton for building a Java binding to the C runtime 2013-05-28 12:59:19 +00:00
kr.angelov
af8cec11f9 substantive and relative nouns in the Bulgarian library 2013-05-23 10:15:10 +00:00
hallgren
6ca2fe5898 Demo page: add a version of the minibar that shows just the MOLTO Application grammars 2013-05-24 14:20:36 +00:00
john.j.camilleri
03f5f02577 RGL browser: escape html when printing code (by using .text() instead of .html()) 2013-05-24 09:41:01 +00:00
aarne
87eb018d3a das Auto 2013-05-23 22:43:08 +00:00
kr.angelov
0a66a17e98 a bunch of changes in DictEng and DictEngBul 2013-05-23 09:29:59 +00:00
kr.angelov
9a6b504407 remove DiffBul.gf which is now obsolete 2013-05-23 08:59:36 +00:00
john.j.camilleri
cb7a2761b6 LexiconEng: fix "openned", "openning" 2013-05-22 14:56:35 +00:00
aarne
6f3a81617b ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne
007df17175 improved Swe 2nd declension for nouns ending -er/-en. 2013-05-21 14:03:09 +00:00
kr.angelov
78aab96369 fix the encoding problem with unicode literals in the Python binding 2013-05-21 10:53:20 +00:00
aarne
b5fc542142 annotated Adv's in SentencesI to Syntax.Adv to avoid some clashes 2013-05-20 06:40:40 +00:00
aarne
0f30f62b86 fixed the ordinals 1st and 2nd in Fin 2013-05-16 18:53:18 +00:00
aarne
953bc8dc13 added GenRP to ExtraFin 2013-05-16 16:28:24 +00:00
unknown
c446e1f505 verb patterns corrected 2013-05-15 22:05:11 +00:00
aarne
11521d05e1 Fre and Cat adjective inflection fixes 2013-05-14 06:59:45 +00:00
normundsg
aa80b55f2a Latvian: code refactoring (an intermediate step) and few bugfixes 2013-05-10 12:03:42 +00:00
aarne
65d29d6ecb Ioanna's Gre fixes; find_V2 doesn't compile and is commented out. 2013-05-10 08:44:15 +00:00
aarne
78d0bfdf21 CompIQuant in ExtraGer 2013-05-07 09:30:37 +00:00
kr.angelov
f9f0fdcdf8 bugfix for bracketedLinearize which was causing crash if the tree cannot be linearized 2013-05-07 08:35:33 +00:00
kr.angelov
2eb37f6407 bug fix in the management of memory pools in the statistical parser 2013-05-07 08:30:32 +00:00
kr.angelov
561e478ed4 the statistical parser is now using two memory pools: one for parsing and one for the output trees. This means that the memory for parsing can be released as soon as the needed abstract trees are retrieved, while the trees themselves are retained in the separate output pool 2013-05-06 15:28:04 +00:00
aarne
3e22349d2b mkPredet in ParadigmsIta; should be more general, but this one is enough for the MGL 2013-05-06 15:25:23 +00:00
kr.angelov
307e0854ed fix the leftcorner filtering after the addition of word completion 2013-05-05 10:30:06 +00:00
kr.angelov
be8d72d64c bugfix in the C runtime which was causing an infinite loop while linearizing partial trees 2013-05-04 13:32:57 +00:00
normundsg
5182065168 Latvian: parameter optimisation, code clean-up and formatting, renaming 2013-05-04 04:56:46 +00:00
kr.angelov
b7ada4d269 remove /lib/src/english/ParseEngAbs3.probs since now it is moved to /treebanks/PennTreebank/ParseEngAbs3.probs 2013-05-03 21:25:31 +00:00
hallgren
5d7658c081 Download page: the .deb packages also work on Ubuntu 13.04 2013-05-03 13:14:27 +00:00
gregoire.detrez
cf5c6b18d9 [haskell runtime] Remove trailing whitespaces in VisualizeTree.hs 2013-05-03 09:42:29 +00:00
aarne
6380053fb5 started DictEngChi 2013-05-03 09:10:22 +00:00
normundsg
9f5c805ab5 Latvian: an optimized NP linearization type => fixed the double negation support in VPS
The flag indicating whether a NP has a negated determiner is now encapsulated in the algebraic parameter Agr, removing the extra field in the NP linearization type.
2013-05-02 13:17:53 +00:00
hallgren
0dbddbb9d7 Setup.hs: comment out ineffective parallelisation 2013-05-02 12:36:16 +00:00