Asst.Prof.Dr. Gülşen Cebiroğlu Eryiğit

You are here: Gülşen Cebiroğlu Eryiğit's home page > TurkishDepModel.html

Pretrained Turkish model and configuration files for Maltparser Version 0.4 used in Eryigit et. all. 2008 and in the Conll-X shared task(Nivre et.all.2006) may be downloaded from here.

While using the Turkish parsing model, please refer to:
Gülşen Eryiğit, Joakim Nivre, and Kemal Oflazer. Dependency Parsing of Turkish, Computational Linguistics, 34 no.3, 2008. (bibtex)(pdf, pdf)(erratum)

Please download Maltparser 0.4 from http://w3.msi.vxu.se/~nivre/research/MaltParser.html and put it to the same directory with the model files.

If you want to use a newer version of Maltparser then go to the end of this page and skip the followings.

For the dependency parser:
Please be carefull that in the input file each line consists of one IG (not the whole word) (an example file of the required Conll format has been given in input.txt)

Instructions:

In order to parse a Turkish sentence in the required format please type:


./malt.exe -f svmoption1.txt -L -s_0_-t_1_-d_2_-g_0.12_-c_0.7_-r_0.6_-e_0.01_-T_100 -F cl_test5 -i input.txt


the output will be in the following file: output.conll

If you want to use the parser together with the morhological analyzer and disambiguator please send an email to gulsenc at itu dot edu dot tr

*********************************************************************************************************

 

References:

Gülşen Eryiğit, Joakim Nivre, and Kemal Oflazer.

            Dependency Parsing of Turkish, Computational Linguistics, 34 no.3, 2008. (bibtex)(pdf, pdf)(erratum)

Joakim Nivre, Johan Hall, Jens Nilsson, Gülşen Eryiğit, and Stetoslav Marinov.

Labeled pseudo-projective dependency parsing with support vector machines. In Proceedings of the 10th Conference on Computational Natural Language Learning (CoNLL-X), pages 221--225, New York, NY, 8-9 June 2006. (bibtex)(pdf)