Researcher:
Önder, Berkay Furkan

Loading...
Profile Picture
ORCID

Job Title

Master Student

First Name

Berkay Furkan

Last Name

Önder

Name

Name Variants

Önder, Berkay Furkan

Email Address

Birth Date

Search Results

Now showing 1 - 2 of 2
  • Thumbnail Image
    PublicationOpen Access
    Sparse: Koç University graph-based parsing system for the CoNLL 2018 shared task
    (Association for Computational Linguistics (ACL), 2018) Department of Computer Engineering; N/A; Yüret, Deniz; Önder, Berkay Furkan; Gümeli, Can; Faculty Member; Department of Computer Engineering; College of Engineering; Graduate School of Sciences and Engineering; 179996; N/A; N/A
    We present SParse, our Graph-Based Parsing model submitted for the CoNLL 2018 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies (Zeman et al., 2018). Our model extends the state-of-the-art biaffine parser (Dozat and Manning, 2016) with a structural meta-learning module, SMeta, that combines local and global label predictions. Our parser has been trained and run on Universal Dependencies datasets (Nivre et al., 2016, 2018) and has 87.48% LAS, 78.63% MLAS, 78.69% BLEX and 81.76% CLAS (Nivre and Fang, 2017) score on the Italian-ISDT dataset and has 72.78% LAS, 59.10% MLAS, 61.38% BLEX and 61.72% CLAS score on the Japanese-GSD dataset in our official submission. All other corpora are evaluated after the submission deadline, for whom we present our unofficial test results.
  • Thumbnail Image
    PublicationOpen Access
    Parsing with context embeddings
    (Association for Computational Linguistics (ACL), 2017) Department of Computer Engineering; Yüret, Deniz; Önder, Berkay Furkan; Kırnap, Ömer; Faculty Member; Department of Computer Engineering; College of Engineering; Graduate School of Sciences and Engineering; 179996; N/A; N/A
    We introduce context embeddings, dense vectors derived from a language model that represent the left/right context of a word instance, and demonstrate that context embeddings significantly improve the accuracy of our transition based parser. Our model consists of a bidirectional LSTM (BiLSTM) based language model that is pre-trained to predict words in plain text, and a multi-layer perceptron (MLP) decision model that uses features from the language model to predict the correct actions for an ArcHybrid transition based parser. We participated in the CoNLL 2017 UD Shared Task as the “Koç University” team and our system was ranked 7th out of 33 systems that parsed 81 treebanks in 49 languages.