Commit Graph

2297 Commits

Author SHA1 Message Date
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
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
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
normundsg
e17c87e955 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
0660bd3779 Latvian extra: added GenCN - similarly as in ExtraFin 2013-05-01 11:08:32 +00:00
normundsg
6f4befae68 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
e31c92f9c3 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
6277bf04f9 Maltese: all functions implemented (though not necessarily correct)
Oh, and glad Valborg!
2013-04-30 14:23:17 +00:00
aarne
20d63050a4 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
526af17c52 removed obsolete Gre files 2013-04-26 06:00:42 +00:00
aarne
563b2b185d added Greek to ResourceDemo 2013-04-25 13:55:08 +00:00
aarne
5612fcfacf Greek by Ioanna Papodopoulou - complete, 27th RGL language 2013-04-25 13:22:28 +00:00
aarne
7190af9c7c added Gre to lib/src/Make 2013-04-24 14:25:45 +00:00
aarne
85c7571c12 Inari's new batch of words in DictFin: now 4713 checked words 2013-04-12 06:42:00 +00:00
normundsg
591c487d2c Latvian: miscellaneous 2013-04-22 13:51:48 +00:00
virk.shafqat
81bb7c7dde refinementsDiffHindustani 2013-04-20 09:15:49 +00:00
inari.listenmaa
038912654d corrected error in cow_N 2013-04-19 14:47:10 +00:00
inari.listenmaa
b7b3a1160a 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
7ddd6db0b0 bugfisxResHindustani 2013-04-18 06:51:35 +00:00
virk.shafqat
731854b0a1 bugFixinResHindustani 2013-04-17 10:33:49 +00:00
hallgren
1ad1d427a4 Import Folkets Lexikon: report the number of words found
And some other minor tweaks.
2013-04-11 08:54:39 +00:00
aarne
63c365c958 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
523d7139f4 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
6689677165 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
45197acd2d 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
59fdc8f065 more DictHin 2013-04-10 09:50:31 +00:00
virk.shafqat
7346469aea more entries in DictHin 2013-04-10 08:59:31 +00:00
aarne
1850861720 500+ checked words in DictFin from Inari: now 4291 words have been checked 2013-04-09 19:14:12 +00:00
aarne
e1ae63e7f9 Inari's DictFin additions 2013-04-09 13:42:33 +00:00
virk.shafqat
029d90adc8 implementation of few more functions in ParseHin,Urd and new entries in DictUrd2 2013-04-09 13:48:04 +00:00
virk.shafqat
ee2a46691f smallbugfixParseUrd 2013-04-08 15:41:14 +00:00
virk.shafqat
c1762bf320 BugfixUrd 2013-04-08 15:34:10 +00:00
virk.shafqat
f81f902bdd extension of DictHin and ParseHin 2013-04-08 11:14:29 +00:00
aarne
830e7bfa53 fixes in FIn syntax and lexicon 2013-04-07 21:34:11 +00:00
aarne
d6014786ab SlashSlashV2V in ParseEng added; new set of checked DictFin words 2013-04-07 13:23:23 +00:00
aarne
d182ae6fce checked words for wsj-100 experiments 2013-04-07 10:06:37 +00:00
aarne
70304b45d3 Inari's 390 checked DictEngFin words 2013-04-05 14:53:12 +00:00
aarne
d367947ff7 Inari's additions to DictFin 2013-04-05 12:46:37 +00:00
aarne
853c0ce4b2 initialized ParseSwe and ParseEngSwe 2013-04-05 11:40:50 +00:00
aarne
1b987a6ce6 added ParseSpa and DictEngSpa as almost dummy templates, but they are compilable 2013-04-05 08:57:12 +00:00
aarne
d6cfd33c16 a couple of fixes in Ger 2013-04-05 08:38:13 +00:00
aarne
6ee959de86 changed ParseEngBul to ParseBul for uniformity 2013-04-05 07:51:26 +00:00
aarne
d230533114 changed the name of ParseEngGer to ParseGer for uniformity 2013-04-05 07:47:47 +00:00
aarne
5bb87f85b6 improved entry in DictFin 2013-04-04 20:28:23 +00:00
aarne
a4694ada95 checked >100 penn words in DictFin 2013-04-04 19:11:17 +00:00
aarne
e6e64abb3c better annotations in DictFin: CHECKED 2013-04-04 16:04:50 +00:00
aarne
8f8b548319 changed 200 old-generation words in DictFin 2013-04-04 15:39:56 +00:00
aarne
16c0fb00f7 missing ParseFin syntax constructs 2013-04-04 13:14:02 +00:00