aarne
700365d630
another batch of lexicon corrections in DictFin (see finnish/stemmed/log.txt for details)
2013-03-30 23:21:13 +00:00
aarne
8d4bde1787
a separate compound form for Fin nouns, needed e.g. for nainen->nais
2013-03-30 21:52:25 +00:00
aarne
07d12bdffc
Finnish passive Impf and Condit fixed (both in rgl and stemmed)
2013-03-30 20:44:28 +00:00
aarne
73e0a8e5c6
an improvement in Fin passive infinitives - but still not perfect
2013-03-30 17:39:36 +00:00
aarne
68bf1cc2f9
bug fix in stemmed/NounFin with sp forms of IndefArt
2013-03-30 17:07:57 +00:00
aarne
c2f2fc66a7
revised 200+ most frequent V2's in DictEngFin, leading to changes of patterns for most verbs.
2013-03-30 10:49:41 +00:00
aarne
00a789d624
fixed "date" and "force" in DictFin
2013-03-29 21:46:18 +00:00
aarne
660d21000d
Some more DictFin items. 50 of the 3220 Penn examples remain to be covered.
2013-03-29 21:34:50 +00:00
aarne
5c75ec2cd2
top-ten missing DictEngFin words, now translating 95% of the corpus
2013-03-29 20:51:30 +00:00
aarne
9414503235
a few more words in DictFin, but the most frequent missing ones - now complete lin for over 90% of the complete trees
2013-03-29 17:42:47 +00:00
aarne
01f12a135b
preliminary implementation of GerundN and GerundAP in ParseFin. More coverage, but some strange translations.
2013-03-29 12:45:24 +00:00
aarne
ca73f4554c
option pt -funs to show all fun's in a tree
2013-03-29 11:45:42 +00:00
virk.shafqat
d71d5ae25b
added around 3K new entries in DictHin
...
Place the long patch description above the ***END OF DESCRIPTION*** marker.
The first line of this file will be the patch name.
This patch contains the following changes:
M ./lib/src/hindi/DictHin.gf -25709 +28154
2013-03-29 11:34:14 +00:00
aarne
ed570d37e6
removed unstemmed DictEngFin and ParseFin: they were no more maintained and would not scale up anyway
2013-03-29 10:21:29 +00:00
aarne
ed35291768
updated log.txt of ParseEngFin experiment
2013-03-29 10:20:36 +00:00
aarne
eb791244bd
some new opers in ParadigmsFin, and 200 more words in DictEngFin: out of 3220 Penn trees now 2721 are completely translated (but mostly not so well...)
2013-03-29 10:13:04 +00:00
aarne
27a1811446
second round of completing ParseFin with missing constructs: hundreds more translations
2013-03-29 08:03:20 +00:00
hallgren
0e45b8513f
minibar: show abstract syntax trees without or with function names
...
Click once to show abstract syntax trees without function names. Click again
to add function names.
2013-03-28 16:00:04 +00:00
hallgren
525b983b4c
PGF web API: command=abstrtree not supports the nocat and nofun options
2013-03-28 15:57:17 +00:00
aarne
2eab210435
new DictEngFin in finnished/stemmed. Only 9k lemmas missing.
2013-03-28 14:22:09 +00:00
aarne
abd95ff3c1
preparing a new DictEngFin from WN data
2013-03-28 11:04:09 +00:00
kr.angelov
f11abff7c6
added simple script for estimating the coverage on the PennTreebank
2013-03-28 09:15:38 +00:00
kr.angelov
ad4c97fdf7
added a few more multiword expressions in DictEng and a few words in the abstract syntax are not tagged with their senses. There is a new statistical model too
2013-03-27 20:46:42 +00:00
aarne
26175a69df
mapped DictEng to Fin via Wordnet and Kotus
2013-03-28 08:16:45 +00:00
hallgren
9c7d1328a1
minibar: fix problems with the To: menu
...
Automatically expanding the menu when the mouse is over it seems to cause wierd
scrolling behavior in Chrome (and also in Firefox but less severe).
2013-03-27 23:39:35 +00:00
hallgren
63c09e962a
minibar: documentation update
2013-03-27 16:45:09 +00:00
hallgren
6076ed6ca0
minibar: click on a linearization to obtain a table with all variants and forms
...
Click again to hide the table.
2013-03-27 16:35:56 +00:00
hallgren
e4809aba37
support.js: add function replaceNode
2013-03-27 16:35:32 +00:00
hallgren
ca09371166
PGF web API: add comand linearizeTable
...
The new command linearizeTable outputs linearizations as tables containing all
variants and forms, labelled by parameters
2013-03-27 16:31:52 +00:00
hallgren
b30504a8e2
minibar: fix buttons for abstract syntax trees and word alignment diagrams
...
They stopped working after yesterday's changes.
2013-03-27 14:07:16 +00:00
inari.listenmaa
03f0316dae
Copula and lexical corrections to PhrasebookCat
2013-03-26 16:47:36 +00:00
inari.listenmaa
80f4d1de2e
Pronouns with possessive 'llur'
...
Changed default plural possessive pronoun from llur to "el seu / la seva" etc. and created variants with "llur / llurs" in ExtraCat.
Also changed good_A in LexiconCat to a preceding adjective (prefA).
2013-03-26 16:45:11 +00:00
aarne
a01ac1370d
linking Kotus with FinWordnet
2013-03-26 15:11:59 +00:00
aarne
379647e5d9
a Haskell script for looking up words and compounds in Finnish Kotus
2013-03-25 16:50:51 +00:00
hallgren
cf186f04fb
minibar: documentation update
2013-03-26 14:38:10 +00:00
hallgren
26d846a23e
minibar: show parse trees without or with function names
...
Click once to show the parse tree without function names. Click again to
add function names.
2013-03-26 14:24:22 +00:00
hallgren
45b632d530
PGF service: support all parse tree visualziation options in the web API
...
The new options are
* noleaves, nofun, nocat (booleans, false by default)
* nodefont, leaffont, nodecolor, leafcolor, nodeedgestyle, leafedgestyle
(strings, empty by default)
2013-03-26 14:17:24 +00:00
hallgren
1a64436d78
haddock bug workaround
2013-03-26 13:14:37 +00:00
inari.listenmaa
af53e6e31b
Corrected VRefl in DiffCat
...
Fixed VRefl in DiffCat from "se" to "es" and tonic from "sÌ" to "si". Also some trivial formatting things in MorphoCat and IdiomCat.
2013-03-26 11:33:54 +00:00
hallgren
9a8d2349e4
minibar: initial support for selecting an arbitrary subset of target languages
...
This affects which translations are shown and which languages are included in
the word alignment diagrams.
2013-03-25 17:43:12 +00:00
aarne
2bb9eb5d14
the path to PROBSFILE in lib Makefile
2013-03-25 14:28:12 +00:00
aarne
eb9685e911
added generalized ComplVV to ParseFin
2013-03-25 14:21:46 +00:00
aarne
77a9530cf9
fixed DictHin.quite_Adv which had wrong type
2013-03-19 08:09:31 +00:00
hallgren
2cc9a37db4
Setup.hs: paralell RGL module compilation experiment
...
For this to have any effect, Setup.hs has to be compiled with -threaded, which
cabal-install doesn't do, unfortunately...
2013-03-25 14:03:10 +00:00
kr.angelov
be922d09a1
added the file treebanks/PennTreebank/ParseEngAbs3.probs which is used by the statistical parser for robust chunking
2013-03-25 10:28:53 +00:00
kr.angelov
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
2013-03-25 10:24:24 +00:00
kr.angelov
8b40d4974b
added configuration file which defines the heads for all syntactic functions in ParseEng
2013-03-21 13:39:24 +00:00
kr.angelov
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
2013-03-20 12:28:52 +00:00
kr.angelov
fec34e7622
replace #if with #ifdef when checking for the optional bottom up filtering in the C runtime
2013-03-20 10:47:47 +00:00
kr.angelov
466813f1e8
fix in ParseHin which made it impossible to load the grammar with the C runtime
2013-03-20 10:34:37 +00:00