DE eng

Search in the Catalogues and Directories

Page: 1 2 3 4 5 6
Hits 1 – 20 of 117

1
Data of the Shared Task on the Disambiguation of German Verbal Idioms at KONVENS 2021 ...
BASE
Show details
2
Data of the Shared Task on the Disambiguation of German Verbal Idioms at KONVENS 2021 ...
BASE
Show details
3
Lexical encoding of multiword expressions in XMG
In: Actes des 2èmes journées scientifiques du Groupement de Recherche Linguistique Informatique Formelle et de Terrain (LIFT). ; 2èmes journées scientifiques du Groupement de Recherche Linguistique Informatique Formelle et de Terrain (LIFT) ; https://hal.archives-ouvertes.fr/hal-03047145 ; 2èmes journées scientifiques du Groupement de Recherche Linguistique Informatique Formelle et de Terrain (LIFT), Dec 2020, Montrouge, France. pp.60-63 (2020)
BASE
Show details
4
Statistical Parsing of Tree Wrapping Grammars ...
BASE
Show details
5
Corpus-based Identification of Verbs Participating in Verb Alternations Using Classification and Manual Annotation ...
BASE
Show details
6
Object-oriented lexical encoding of multiword expressions: Short and sweet ...
BASE
Show details
7
Quantification in Frame Semantics with Binders and Nominals of Hybrid Logic
In: ISSN: 2299-856X ; EISSN: 2299-8470 ; Journal of Language Modelling ; https://hal.inria.fr/hal-01417853 ; Journal of Language Modelling, Institute of Computer Science, Polish Academy of Sciences, Poland, 2017, 5 (2), ⟨10.15398/jlm.v5i2.147⟩ (2017)
BASE
Show details
8
For-Adverbials and Aspectual Interpretation: An LTAG Analysis Using Hybrid Logic and Frame Semantics
In: Articles sélectionnés et révisés du Colloque de Syntaxe et Sémantique à Paris 2015 (CSSP 2015) ; https://hal.inria.fr/hal-01417847 ; Christopher Piñón. Articles sélectionnés et révisés du Colloque de Syntaxe et Sémantique à Paris 2015 (CSSP 2015), 11, CSSP, 2016, Empirical Issues in Syntax and Semantics, 1769-7158 ; http://www.cssp.cnrs.fr/eiss11/ (2016)
BASE
Show details
9
Syntax und Valenz : Zur Modellierung kohärenter und elliptischer Strukturen mit Baumadjunktionsgrammatiken
Kallmeyer, Laura [Akademischer Betreuer]; Lichte, Timm [Verfasser]. - Tübingen : Universitätsbibliothek Tübingen, 2015
DNB Subject Category Language
Show details
10
Progression and Iteration in Event Semantics — An LTAG Analysis Using Hybrid Logic and Frame Semantics
In: The 11th Syntax and Semantics Conference in Paris (CSSP 2015) ; https://hal.inria.fr/hal-01184872 ; The 11th Syntax and Semantics Conference in Paris (CSSP 2015), Oct 2015, Paris, France (2015)
BASE
Show details
11
Quantification in Frame Semantics with Hybrid Logic
In: Proceedings of the Type Theory and Lexical Semantics (TYTLES) ESSLLI workshop ; https://hal.inria.fr/hal-01151641 ; Proceedings of the Type Theory and Lexical Semantics (TYTLES) ESSLLI workshop , Aug 2015, Barcelona, Spain (2015)
BASE
Show details
12
Syntax und Valenz: Zur Modellierung kohärenter und elliptischer Strukturen mit Baumadjunktionsgrammatiken
Lichte, Timm. - : Universität Tübingen, 2015
BASE
Show details
13
Parsing Discontinuous Structures
Maier, Wolfgang [Verfasser]; Kallmeyer, Laura [Akademischer Betreuer]. - Tübingen : Universitätsbibliothek Tübingen, 2013
DNB Subject Category Language
Show details
14
Parsing Discontinuous Structures ; Parsing Diskontinuierlicher Strukturen
Maier, Wolfgang. - : Universität Tübingen, 2013
Abstract: The development of frameworks that allow to state grammars for natural languages in a mathematically precise way is a core task of the field of computational linguistics. The same holds for the development of techniques for finding the syntactic structure of a sentence given a grammar, parsing. The focus of this thesis lies on data-driven parsing. In this area, one uses probabilistic grammars that are extracted from manually analyzed sentences coming from a treebank. The probability model can be used for disambiguation, i.e., for finding the best analysis of a sentence. In the last decades, enormous progress has been achieved in the domain of data-driven parsing. Many current parsers are nevertheless still limited in an important aspect: They cannot handle discontinuous structures, a phenomenon which occurs especially frequently in languages with a free word order. This is due to the fact that those parsers are based on Probabilistic Context-Free Grammar (PCFG), a framework that cannot model discontinuities. In this thesis, I propose the use of Probabilistic Simple Range Concatenation Grammar (PSRCG), a natural extension of PCFG, for data-driven parsing. Thereby, I bring together developments from different areas, namely research on parsing German, on the quantification of discontinuity in treebanks, and on formalisms which can model discontinuous structures. Not only theoretical aspects are treated. For the first time, all techniques for direct data-driven parsing of discontinuities have been implemented and tested in a real-world data-driven parsing setting. The parser output quality and the parsing speed are encouraging and prove the point of this work: An exploration of the landscape of formal grammars beyond Context-Free Grammar with regard to data-driven parsing is worth the effort for data-driven parsing and opens the way for many new developments in the future, both in parsing and beyond. ; Die Entwicklung formaler Systeme für die mathematisch präzise Formulierung einer Grammatik der natürlichen Sprache ist eine Kernaufgabe der Computerlinguistik. Dasselbe gilt für die Entwicklung von Techniken für die Berechnung der syntaktischen Struktur eines Satzes auf Basis einer Grammatik, Parsing. In dieser Dissertation steht das datengetriebene Parsing im Vordergrund. Dabei werden von den manuell annotierten Sätzen einer Baumbank extrahierte probabilistische Grammatiken benutzt. Das Wahrscheinlichkeitsmodell kann zur Disambiguierung benutzt werden, d.h. zur Berechnung der besten Analyse für einen gegebenen Satz. In den vergangenen Jahrzehnten wurden in der Forschung zu datengetriebenem Parsing enorme Fortschritte erzielt. Nichtsdestotrotz sind viele aktuelle Parser weiterhin in einem wichtigen Aspekt beschränkt: Sie können nicht mit diskontinuierlichen Strukturen umgehen, einer Art von Strukturen die besonders in Sprachen mit freier Wortstellung häufig auftritt. Der Grund hierfür ist, dass diese Parser auf Probabilistischer Kontextfreier Grammatik aufbauen, welche Diskontinuitäten nicht modellieren kann. In dieser Dissertation plädiere ich für die Benutzung von Probabilistic Simple Range Concatenation Grammar, einer natürlichen Erweiterung der Probabilistischen Kontextfreien Grammatik, für datengetriebenes Parsing. Ich führe damit Entwicklungen aus verschiedenen Bereichen zusammen: Forschung zum Parsing des Deutschen, zur Quantifizierung von Diskontinuität in Baumbanken, und zu Formalismen, die diskontinuierliche Strukturen modellieren können. Nicht nur theoretische Aspekte werden behandelt. Zum ersten Mal wurden alle Techniken, die für direktes datengetriebenes Parsing von Diskontinuitäten benötigt werden, implementiert und auf einem realistisch großen Datensatz getestet. Die Qualität der Parserausgabe und die Parsinggeschwindigkeit sind ermutigend und sprechen für den Ansatz dieser Arbeit: Eine Erforschung der Landschaft der formalen Grammatiken jenseits der Kontextfreien Grammatik lohnt sich für das datengetriebene Parsing und ebnet den Weg für viele Entwicklungen in der Zukunft, im Parsing, und darüber hinaus.
Keyword: 400; Baumbank; Computerlinguistik; Data-driven parsing; Datengetriebene syntaktische Analyse; Dependenzgrammatik; Deutsch; Discontinuous structures; Diskontinuierliche Strukturen; Formale Grammatik; Syntaktische Analyse
URL: http://nbn-resolving.de/urn:nbn:de:bsz:21-opus-67569
http://hdl.handle.net/10900/47069
BASE
Hide details
15
Formal Grammar : 14th International Conference, FG 2009, Bordeaux, France, July 25-26, 2009, Revised Selected Papers
de Groote, Philippe; Egg, Markus; Kallmeyer, Laura. - Berlin, Heidelberg : Springer Berlin Heidelberg, 2011
UB Frankfurt Linguistik
Show details
16
On mildly context-sensitive non-linear rewriting
In: Research on language and computation. - London : King's College 8 (2011) 4, 341-363
BLLDB
OLC Linguistik
Show details
17
Formal grammar : 14th international conference ; revised selected papers
Egg, Markus (Hrsg.); Kallmeyer, Laura (Hrsg.); Groote, Philippe de (Hrsg.). - Berlin [u.a.] : Springer, 2011
BLLDB
UB Frankfurt Linguistik
Show details
18
Parsing Beyond Context-Free Grammars
Kallmeyer, Laura [Verfasser]. - Berlin, Heidelberg : Springer Berlin Heidelberg, 2010
DNB Subject Category Language
Show details
19
Parsing beyond context-free grammars
Kallmeyer, Laura [Verfasser]. - 2010
DNB Subject Category Language
Show details
20
Parsing Beyond Context-Free Grammars
Kallmeyer, Laura. - Berlin, Heidelberg : Springer Berlin Heidelberg, 2010
UB Frankfurt Linguistik
Show details

Page: 1 2 3 4 5 6

Catalogues
40
0
4
0
36
0
1
Bibliographies
16
0
1
0
0
0
0
0
2
Linked Open Data catalogues
0
Online resources
3
0
0
0
Open access documents
23
0
0
0
0
© 2013 - 2024 Lin|gu|is|tik | Imprint | Privacy Policy | Datenschutzeinstellungen ändern