===== Estonian (et) ===== [[http://vvv.cs.ut.ee/~kaili/Korpus/puud/|Eesti keele puudepank]] ([[http://translate.google.cz/translate?sl=et&tl=en&js=n&prev=_t&hl=cs&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fvvv.cs.ut.ee%2F~kaili%2FKorpus%2Fpuud%2F&act=url|Google translate]]) (EKP) ==== Versions ==== * Downloadable on-line, part of Arborest project (puudepank) * 8.12.2010 arborest.xml downloadable from the same site (same size, improved markup) * http://vvv.cs.ut.ee/~kaili/Korpus/pindmine/ ==== Obtaining and License ==== The EKP is freely [[http://vvv.cs.ut.ee/~kaili/Korpus/puud/|downloadable from here]] in [[http://beta.visl.sdu.dk/treebanks.html#The_source_format|VISL]] or [[http://www.ims.uni-stuttgart.de/projekte/TIGER/TIGERSearch/doc/html/TigerXML.html|TIGER-XML]] format. Licensing terms are unknown. EKP was created / coordinated (?) by Kaili Müürisep, [[http://www.cs.ut.ee/|Institute of Computer Science]] (Arvutiteaduse instituut), University of Tartu (Tartu Ülikool), Liivi 2, 50409 Tartu, Estonia. ==== References ==== * Website * http://vvv.cs.ut.ee/~kaili/Korpus/puud/ ([[http://translate.google.cz/translate?sl=et&tl=en&js=n&prev=_t&hl=cs&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fvvv.cs.ut.ee%2F~kaili%2FKorpus%2Fpuud%2F&act=url|Google translate]]) * Data * //no separate citation// * Principal publications * Kaili Müürisep, Tiina Puolakainen, Kadri Muischnek, Mare Koit, Tiit Roosmaa, Heli Uibo: [[https://nats-www.informatik.uni-hamburg.de/intern/proceedings/2003/RANLP/papers/p16.pdf|A New Language for Constraint Grammar: Estonian]]. In: International Conference Recent Advances in Natural Language Processing. Proceedings, pp. 304-310, Borovets, Bulgaria, 2003. * Documentation * [[http://beta.visl.sdu.dk/treebanks.html#The_source_format|File formats]] * The header of the TIGER-XML version of the treebank contains lists of various sorts of tags with brief explanation. ==== Domain ==== Mixed: * 388 tailored sentences with movement verbs * 732 sentences with movement verbs from the Estonian FrameNet corpus * 175 sentences from the Arborest corpus * 20 sentences of spoken language ==== Size ==== All four parts of the treebank together contain 9491 tokens in 1315 sentences, yielding 7.22 tokens per sentence on average. No official training-test data split is defined. Due to the small size of the treebank and extraordinary domain diversity, a good test set should sample from all four parts of the treebank. This is the case of our HamleDT experimental data split, shown in the last two rows of the table. ^ File ^ Sentences ^ Terminals ^ Average t/s ^ | arborest.xml | 175 | 2451 | 14.01 | | piialaused.xml | 732 | 4505 | 6.15 | | ratsepalaused.xml | 388 | 2348 | 6.05 | | sul.xml | 20 | 187 | 9.35 | | **total** | **1315** | **9491** | **7.22** | | training | 1184 | 8535 | 7.21 | | test | 131 | 956 | 7.30 | ==== Inside ==== The treebank is part of the [[http://corp.hum.sdu.dk/tgrepeye_est.html|Arborest]] project and [[http://beta.visl.sdu.dk/|VISL]] (Visual Interactive Syntax Learning). As such, it is based on Constraint Grammar (Fred Karlsson et al., 1995: Constraint Grammar – A Language-Independent System for Parsing Unrestricted Text. Mouton de Gruyter). All four parts are available in the [[http://www.ims.uni-stuttgart.de/projekte/TIGER/TIGERSearch/doc/html/TigerXML.html|TIGER-XML]] format. Two of them are also available in the [[http://beta.visl.sdu.dk/treebanks.html#The_source_format|VISL]] format. The annotation contains lemmas, part of speech tags, morphosyntactic features, nonterminal labels and phrase structure. It is not clear whether (and to what degree) the annotation was performed or checked manually. Note that the TIGER-XML format, despite being phrase-based, stores word order separately from structure and thus allows for nonprojectivities. ==== Sample ==== The first sentence of the corpus in the TIGER-XML format: ==== Parsing ==== Nonprojectivities in EKP are very rare. Only 7 out of the 9491 tokens are attached nonprojectively (0.074%). There is a constraint grammar parser for Estonian by Kaili Müürisep. I am not aware of any published evaluation of parsing accuracy. However, I am not sure that the treebank described here is not just output of the parser.