1
0
forked from GitHub/gf-rgl
Commit Graph

5287 Commits

Author SHA1 Message Date
aarne
badcf889f6 ParseChi compiles 2013-05-28 20:07:36 +00:00
aarne
6c48cba07c DictEngChi now with 5000+ words, from Kimmo Röppänen 2013-05-28 20:06:41 +00:00
john
9b36796a65 Maltese RG: big improvements with clitics in VPs 2013-05-28 14:45:53 +00:00
kr.angelov
f42061837b substantive and relative nouns in the Bulgarian library 2013-05-23 10:15:10 +00:00
aarne
a28bfb7fed das Auto 2013-05-23 22:43:08 +00:00
kr.angelov
abf9f13f3c a bunch of changes in DictEng and DictEngBul 2013-05-23 09:29:59 +00:00
kr.angelov
e625d50492 remove DiffBul.gf which is now obsolete 2013-05-23 08:59:36 +00:00
john.j.camilleri
52cc1b9fa7 LexiconEng: fix "openned", "openning" 2013-05-22 14:56:35 +00:00
aarne
bb0f5cf6a8 ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne
a0c874da06 improved Swe 2nd declension for nouns ending -er/-en. 2013-05-21 14:03:09 +00:00
aarne
faa0bc3396 fixed the ordinals 1st and 2nd in Fin 2013-05-16 18:53:18 +00:00
aarne
647b6945d8 added GenRP to ExtraFin 2013-05-16 16:28:24 +00:00
unknown
cb620b36b0 verb patterns corrected 2013-05-15 22:05:11 +00:00
aarne
7384e7b47d Fre and Cat adjective inflection fixes 2013-05-14 06:59:45 +00:00
normundsg
e1126f74d5 Latvian: code refactoring (an intermediate step) and few bugfixes 2013-05-10 12:03:42 +00:00
aarne
a536c21f8d Ioanna's Gre fixes; find_V2 doesn't compile and is commented out. 2013-05-10 08:44:15 +00:00
aarne
0fb2165f3b CompIQuant in ExtraGer 2013-05-07 09:30:37 +00:00
aarne
23bae06fa2 mkPredet in ParadigmsIta; should be more general, but this one is enough for the MGL 2013-05-06 15:25:23 +00:00
normundsg
7b355c6175 Latvian: parameter optimisation, code clean-up and formatting, renaming 2013-05-04 04:56:46 +00:00
kr.angelov
ec06e9d1e4 remove /lib/src/english/ParseEngAbs3.probs since now it is moved to /treebanks/PennTreebank/ParseEngAbs3.probs 2013-05-03 21:25:31 +00:00
aarne
e6ca7f0ede started DictEngChi 2013-05-03 09:10:22 +00:00
normundsg
70a7bdbdeb 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
normundsg
e7247dbf26 Latvian extra: initial support for VP conjunction (VPS)
TODO: subject-dependent double negation, other verb moods (currently only the indicative mood).
2013-05-02 07:41:44 +00:00
normundsg
95c3054e89 Latvian extra: added GenCN - similarly as in ExtraFin 2013-05-01 11:08:32 +00:00
normundsg
4994be6e89 Latvian: finally handles PassV2 clauses in a more or less adequate way
Extends the previously introduced support for specifying the verb valence (verb-dependent subject and object cases), involving functions up to PredVP and RelVP.

In Latvian, the passive voice is not used if the agent (subject) is known; to preserve the information structure (i.e. the word order), a clause like 'A is <done> by B' is linearized in the active voice ('A <does> B') where A has the object case (e.g. Acc), and B - the subject case (e.g. Nom). Thus, the verb valence patterns are swapped on-the-fly.

This is still a rather quick & dirty implementation: parameters and linearization types have to be optimized (VerbLav), the use of PassV2 in AdvVP is problematic as it doesn't apply VPSlashPrep / ComplSlash, etc.
2013-05-01 03:33:58 +00:00
aarne
af208a2300 added Mlt to make synopsis and make resourcedemo but didn't update the actual documents on the web server yet 2013-04-30 19:46:21 +00:00
john
e2deffbb04 Maltese: all functions implemented (though not necessarily correct)
Oh, and glad Valborg!
2013-04-30 14:23:17 +00:00
aarne
699ca30dff missing constructs in ParseSpa, some not so certain. Present participles should be added to the morphology. 2013-04-29 13:36:48 +00:00
aarne
818a58809f removed obsolete Gre files 2013-04-26 06:00:42 +00:00
aarne
b69db96734 added Greek to ResourceDemo 2013-04-25 13:55:08 +00:00
aarne
b65ff494e6 Greek by Ioanna Papodopoulou - complete, 27th RGL language 2013-04-25 13:22:28 +00:00
aarne
bfb81a5bb6 added Gre to lib/src/Make 2013-04-24 14:25:45 +00:00
aarne
31da352105 Inari's new batch of words in DictFin: now 4713 checked words 2013-04-12 06:42:00 +00:00
normundsg
745be9f505 Latvian: miscellaneous 2013-04-22 13:51:48 +00:00
virk.shafqat
9e9b25f7ed refinementsDiffHindustani 2013-04-20 09:15:49 +00:00
inari.listenmaa
8b6256f367 corrected error in cow_N 2013-04-19 14:47:10 +00:00
inari.listenmaa
1c421b92ce New Catalan feminine noun smart paradigm
Added a one-place constructor for words that end in "ca" or "ga" in nominative.
2013-04-19 14:32:39 +00:00
virk.shafqat
5724c0df6f bugfisxResHindustani 2013-04-18 06:51:35 +00:00
virk.shafqat
787cfeb98c bugFixinResHindustani 2013-04-17 10:33:49 +00:00
hallgren
4b6b6b6080 Import Folkets Lexikon: report the number of words found
And some other minor tweaks.
2013-04-11 08:54:39 +00:00
aarne
67d572a1e5 added a couple of lin's in ParseSwe to try out Penn translations with something complete. 2013-04-10 20:49:15 +00:00
hallgren
35fa0a34b8 Import of Folkets Lexikon: the heap size limit was too low for 64-bit systems
The default heap size limit has been increased to 3GB. On 32-bit system you
can use a lower limit:

	make M=1500M
2013-04-10 16:42:35 +00:00
hallgren
e137d31aa6 Adding a script to import Folkets Lexikon
In order to compile DictEngSwe.gf, you must now first run this script to create
FolketsLexikon.gf.

	cd lib/src/swedish/folketslexikon
	make

This will automatically download and convert Folkets Lexikon.
If the download fails, a dummy version of FolketsLexikon.gf will remain,
allowing DictEngSwe.gf to be compiled anyway.
2013-04-10 16:25:48 +00:00
inari.listenmaa
530d4f9205 fixed Kotus paradigm k42
There was an error in the paradigm for "mies", fixed the s in genitive stem ("miesen") to h ("miehen").
2013-04-10 14:15:01 +00:00
virk.shafqat
4ca47a18ec more DictHin 2013-04-10 09:50:31 +00:00
virk.shafqat
f5c42d80ac more entries in DictHin 2013-04-10 08:59:31 +00:00
aarne
daac51c904 500+ checked words in DictFin from Inari: now 4291 words have been checked 2013-04-09 19:14:12 +00:00
aarne
ae05473561 Inari's DictFin additions 2013-04-09 13:42:33 +00:00
virk.shafqat
9f19c4bd81 implementation of few more functions in ParseHin,Urd and new entries in DictUrd2 2013-04-09 13:48:04 +00:00
virk.shafqat
16b1241639 smallbugfixParseUrd 2013-04-08 15:41:14 +00:00