Home

Awesome

VFrame

VFrame is a method for constraining possible verbal frames based on the verbal particle and the infinitival argument of Hungarian verbs. A detailed description of the VFrame algorithm can be found in English in Indig & Vadász 2016 (see bibliographical data at the end of the this README).

Structure

Evaluation

Our test set (test_data/final_test.txt) contains 1000 clauses extracted from the Hungarian Gigaword Corpus 2.0.4. The clauses are selected according to the following criteria:

'Verbal particle (PRT) - finite verb (FIN) - infinite verb (INF)' combinations with their frequencies and original examples in Hungarian:

clauses containing a detached verbal particle:

clauses NOT containing any detached verbal particles:

References used in the README:

Licence

It can be used for education, research and private projects. In case you use VFrame, please cite one of the following articles:

Vadász Noémi, Kalivoda Ágnes, Indig Balázs. Egy egységesített magyar igei vonzatkerettár építése és felhasználása. XIV. Magyar Számítógépes Nyelvészeti Konferencia (MSZNY 2018). 3--15. Szeged. 2018.

@inproceedings{vadasz_kalivoda_indig_2018a,
    title = {Egy egys{\'e}ges{\'i}tett magyar igei vonzatkerett{\'a}r {\'e}p{\'i}t{\'e}se {\'e}s felhaszn{\'a}l{\'a}sa},
    booktitle = {XIV. Magyar Sz{\'a}m{\'i}t{\'o}g{\'e}pes Nyelv{\'e}szeti Konferencia (MSZNY 2018)},
    year = {2018},
    pages = {3{\textendash}15},
    publisher={Szegedi Tudom{\'a}nyegyetem Informatikai Tansz{\'e}kcsoport},
    organization = {Szegedi Tudom{\'a}nyegyetem Informatikai Int{\'e}zet},
    address = {Szeged},
    author = {Vad{\'a}sz, No{\'e}mi and Kalivoda, {\'A}gnes and Indig, Bal{\'a}zs},
    editor = {Vincze, Veronika}
}

Indig, Balázs and Vadász, Noémi. Windows in Human Parsing -- How Far can a Preverb Go? Tenth International Conference on Natural Language Processing (HrTAL2016), Dubrovnik, Croatia, September 29--30, 2016.

@conference {indig_vadasz_2016b,
    title = {Windows in Human Parsing {\textendash} How Far can a Preverb Go?},
    booktitle = {Tenth International Conference on Natural Language Processing (HrTAL2016) 2016, Dubrovnik, Croatia, September 29-30, 2016, Proceedings},
    year = {2016},
    note = {to appear},
    publisher = {Springer},
    organization = {Springer},
    address = {Cham},
    keywords = {indba, vadno},
    author = {Indig, Bal{\'a}zs and Vad{\'a}sz, No{\'e}mi},
    editor = {Tadi{\'c}, Marko and Bekavac, Bo{\.z}o}
}