SOTAVerified

Dependency Parsing

Dependency parsing is the task of extracting a dependency parse of a sentence that represents its grammatical structure and defines the relationships between "head" words and words, which modify those heads.

Example:

     root
      |
      | +-------dobj---------+
      | |                    |
nsubj | |   +------det-----+ | +-----nmod------+
+--+  | |   |              | | |               |
|  |  | |   |      +-nmod-+| | |      +-case-+ |
+  |  + |   +      +      || + |      +      | |
I  prefer  the  morning   flight  through  Denver

Relations among the words are illustrated above the sentence with directed, labeled arcs from heads to dependents (+ indicates the dependent).

Papers

Showing 110 of 1407 papers

TitleStatusHype
Step-by-step Instructions and a Simple Tabular Output Format Improve the Dependency Parsing Accuracy of LLMsCode0
UD-KSL Treebank v1.3: A semi-automated framework for aligning XPOS-extracted units with UPOS tags0
LKD-KGC: Domain-Specific KG Construction via LLM-driven Knowledge Dependency Parsing0
Dependency Parsing is More Parameter-Efficient with Normalization0
FiLLM -- A Filipino-optimized Large Language Model based on Southeast Asia Large Language Model (SEALLM)0
CrosGrpsABS: Cross-Attention over Syntactic and Semantic Graphs for Aspect-Based Sentiment Analysis in a Low-Resource Language0
Semantic-based Unsupervised Framing Analysis (SUFA): A Novel Approach for Computational Framing Analysis0
Hierarchical Bracketing Encodings for Dependency Parsing as TaggingCode0
Computational Identification of Regulatory Statements in EU Legislation0
Dependency Structure Augmented Contextual Scoping Framework for Multimodal Aspect-Based Sentiment Analysis0
Show:102550
← PrevPage 1 of 141Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1MFVILAS91.69Unverified