paper-with-me

홈 › Papers

MarsaGram: an excursion in the forests of parsing trees

2016-05-01 · LREC 2016 5 · Philippe Blache, St{\'e}phane Rauzy, Gr{\'e}goire Montcheuil

The question of how to compare languages and more generally the domain of linguistic typology, relies on the study of different linguistic properties or phenomena. Classically, such a comparison is done semi-manually, for example by extracting information from databases such as the WALS. However, it remains difficult to identify precisely regular parameters, available for different languages, that can be used as a basis towards modeling. We propose in this paper, focusing on the question of syntactic typology, a method for automatically extracting such parameters from treebanks, bringing them into a typology perspective. We present the method and the tools for inferring such information and navigating through the treebanks. The approach has been applied to 10 languages of the Universal Dependencies Treebank. We approach is evaluated by showing how automatic classification correlates with language families.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Finding Optimal 1-Endpoint-Crossing Trees

2013-01-01 · TACL 2013 1 · Emily Pitler, Sampath Kannan, Mitchell Marcus

Dependency parsing algorithms capable of producing the types of crossing dependencies seen in natural language sentences have traditionally been orders of magnitude slower than algorithms for projective trees. For 95.8{-…

Dependency ParsingMachine TranslationQuestion Answering

A Wide-Coverage Context-Free Grammar for Icelandic and an Accompanying Parsing System

2019-09-01 · RANLP 2019 9 · Vilhj{\'a}lmur {\TH}orsteinsson, Hulda {\'O}lad{\'o}ttir, Hrafn Loftsson

We present an open-source, wide-coverage context-free grammar (CFG) for Icelandic, and an accompanying parsing system. The grammar has over 5,600 nonterminals, 4,600 terminals and 19,000 productions in fully expanded for…

Articles

Leveraging Dependency Forest for Neural Medical Relation Extraction

2019-11-11 · IJCNLP 2019 11 · Linfeng Song, Yue Zhang, Daniel Gildea, Mo Yu 외

Medical relation extraction discovers relations between entity mentions in text, such as research articles. For this task, dependency syntax has been recognized as a crucial source of features. Yet in the medical domain,…

ArticlesGraph Neural NetworkMedical Relation ExtractionRelation+1

Brauer and partition diagram models for phylogenetic trees and forests

2021-11-30 · Andrew Francis, Peter D Jarvis

We introduce a correspondence between phylogenetic trees and Brauer diagrams, inspired by links between binary trees and matchings described by Diaconis and Holmes (1998). This correspondence gives rise to a range of sem…

Minimax optimal rates for Mondrian trees and forests

2018-03-15 · Jaouad Mourtada, Stéphane Gaïffas, Erwan Scornet

Introduced by Breiman, Random Forests are widely used classification and regression algorithms. While being initially designed as batch algorithms, several variants have been proposed to handle online learning. One parti…