paper-with-me

Papers

A Morphology-Based Representation Model for LSTM-Based Dependency Parsing of Agglutinative Languages

2018-10-01 · CONLL 2018 10 · {\c{S}}aziye Bet{\"u}l {\"O}zate{\c{s}}, Arzucan {\"O}zg{\"u}r, Tunga G{\"u}ng{\"o}r, Balk{\i}z {\"O}zt{\"u}rk

We propose two word representation models for agglutinative languages that better capture the similarities between words which have similar tasks in sentences. Our models highlight the morphological features in words and embed morphological information into their dense representations. We have tested our models on an LSTM-based dependency parser with character-based word embeddings proposed by Ballesteros et al. (2015). We participated in the CoNLL 2018 Shared Task on multilingual parsing from raw text to universal dependencies as the BOUN team. We show that our morphology-based embedding models improve the parsing performance for most of the agglutinative languages.

📄 PDF Abstract BibTeX

Code (1)

CoNLL-UD-2018/BOUN 공식 구현

Tasks

Dependency ParsingWord Embeddings

Similar Papers 제목 키워드 기반

Stanford's Graph-based Neural Dependency Parser at the CoNLL 2017 Shared Task

2017-08-01 · CONLL 2017 8 · Timothy Dozat, Peng Qi, Christopher D. Manning

This paper describes the neural dependency parser submitted by Stanford to the CoNLL 2017 Shared Task on parsing Universal Dependencies. Our system uses relatively simple LSTM networks to produce part of speech tags and …

Dependency Parsing

Character Composition Model with Convolutional Neural Networks for Dependency Parsing on Morphologically Rich Languages

2017-05-30 · ACL 2017 7 · Xiang Yu, Ngoc Thang Vu

We present a transition-based dependency parser that uses a convolutional neural network to compose word representations from characters. The character composition model shows great improvement over the word-lookup model…

Dependency ParsingWord Embeddings

Dependency Parsing in a Morphological rich language, Tamil

2021-12-01 · PAIL (ICON) 2021 12 · Vijay Sundar Ram, Sobha Lalitha Devi

Dependency parsing is the process of analysing the grammatical structure of a sentence based on the dependencies between the words in a sentence. The annotation of dependency parsing is done using different formalisms at…

Dependency ParsingSentence

Semantically Cohesive Word Grouping in Indian Languages

2025-01-07 · N J Karthika, Adyasha Patra, Nagasai Saketh Naidu, Arnab Bhattacharya 외

Indian languages are inflectional and agglutinative and typically follow clause-free word order. The structure of sentences across most major Indian languages are similar when their dependency parse trees are considered.…

Machine Translation

Dependency resolution and semantic mining using Tree Adjoining Grammars for Tamil Language

2017-04-19 · Vijay Krishna Menon, S. Rajendran, M Anandkumar, K. P. Soman

Tree adjoining grammars (TAGs) provide an ample tool to capture syntax of many Indian languages. Tamil represents a special challenge to computational formalisms as it has extensive agglutinative morphology and a compara…

SentenceTAG